Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
vivado:getting-started-with-ipi:start [2018/11/06 21:33] Arthur Brownvivado:getting-started-with-ipi:start [2019/10/31 21:23] Arthur Brown
Line 1: Line 1:
-====== Getting Started with the Vivado IP Integrator ======+====== Getting Started with Vivado IP Integrator ======
  
 /*FIXME: images should be collected into the correct namespace (yay)*/ /*FIXME: images should be collected into the correct namespace (yay)*/
Line 493: Line 493:
 <WRAP column half> <WRAP column half>
 === 4.7 === === 4.7 ===
 +In the Board tab, right click on the **USB UART** and select **Connect Board Component**.
 +</WRAP>
 +<WRAP column half>
 +{{ :vivado:getting-started-with-ipi:ipi_right_click_uart.png?800 |}}
 +</WRAP>
 +</WRAP>
 +
 +<WRAP group>
 +<WRAP column half>
 +=== 4.8 ===
 +In the **Connect Board Component** dialog, make sure to select the **AXI Uartlite** variant of the IP. 
 +
 +Click **OK** to continue.
 +</WRAP>
 +<WRAP column half>
 +{{ :vivado:getting-started-with-ipi:ipi_axi_uartlite.png?800 |}}
 +</WRAP>
 +</WRAP>
 +
 +
 +<WRAP group>
 +<WRAP column half>
 +=== 4.9 ===
 Click **Run Connection Automation** in the green bar at the top of the block design diagram pane. Click **Run Connection Automation** in the green bar at the top of the block design diagram pane.
  
Line 506: Line 529:
 <WRAP group> <WRAP group>
 <WRAP column half> <WRAP column half>
-=== 4.===+=== 4.10 ===
 Click the **Add IP** button ({{:vivado:getting_started_with_zynq:buttons:add-ip.png|}}) and search for 'MicroBlaze'. Select **MicroBlaze** from the list of results and press **Enter** on the keyboard to continue. Click the **Add IP** button ({{:vivado:getting_started_with_zynq:buttons:add-ip.png|}}) and search for 'MicroBlaze'. Select **MicroBlaze** from the list of results and press **Enter** on the keyboard to continue.
 </WRAP> </WRAP>
Line 516: Line 539:
 <WRAP group> <WRAP group>
 <WRAP column half> <WRAP column half>
-=== 4.===+=== 4.11 ===
 Click **Run Block Automation** in the green bar at the top of the screen. This will launch a dialog that allows initial configuration of the MicroBlaze and several different IP cores that are key to the function of the design. Click **Run Block Automation** in the green bar at the top of the screen. This will launch a dialog that allows initial configuration of the MicroBlaze and several different IP cores that are key to the function of the design.
  
Line 539: Line 562:
 <WRAP group> <WRAP group>
 <WRAP column half> <WRAP column half>
-=== 4.10 ===+=== 4.12 ===
 In order to connect the Uartlite and GPIO peripherals to the MicroBlaze block, click **Run Connection Automation**. In order to connect the Uartlite and GPIO peripherals to the MicroBlaze block, click **Run Connection Automation**.
 Similarly to the Run Block Automation dialog, the pane to the left of the dialog contains a list of things that can be automated. In this case, the AXI connections for axi_gpio_0 and axi_uartlite_0, as well as the external reset port of the MicroBlaze's reset clocking wizard, are available. Similarly to the Run Block Automation dialog, the pane to the left of the dialog contains a list of things that can be automated. In this case, the AXI connections for axi_gpio_0 and axi_uartlite_0, as well as the external reset port of the MicroBlaze's reset clocking wizard, are available.