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
vivado:getting-started-with-ipi:v2019.2 [2020/03/18 20:44] Arthur Brownvivado:getting-started-with-ipi:v2019.2 [2023/04/27 17:27] (current) James Colvin
Line 1: Line 1:
 ====== Getting Started with Vivado IP Integrator ====== ====== Getting Started with Vivado IP Integrator ======
 +<WRAP center round important 60%>
 +For the most up to date version of this guide, please visit [[programmable-logic/guides/getting-started-with-ipi|Getting Started with Vivdao and Vitis for Baremetal Software Projects]].
 +</WRAP>
 +
 +
  
 {{vivado:getting-started-with-ipi:v2019.2:zynq-action.png?800|}} {{vivado:getting-started-with-ipi:v2019.2:zynq-action.png?800|}}
Line 926: Line 931:
 Typically these settings will be **8 Data Bits**, **No Parity Bit**, **1 Stop Bit**, and a baud rate of **115200** for Zynq and **9600** for MicroBlaze by default. Typically these settings will be **8 Data Bits**, **No Parity Bit**, **1 Stop Bit**, and a baud rate of **115200** for Zynq and **9600** for MicroBlaze by default.
  
-More information on serial terminal applications can be found here: [[learn:programmable-logic:tutorials:tera-term]]+More information on serial terminal applications can be found here: [[programmable-logic:guides:serial-terminals:start]]
 </WRAP> </WRAP>
 <WRAP column half> <WRAP column half>
Line 948: Line 953:
 <WRAP column half> <WRAP column half>
 === 8.3 === === 8.3 ===
-The application is now running on the board! Printed statements can be viewed in the serial terminal application, and the application can be interacted with by pressing the board's buttons.+The application is now running on the board! Printed statements can be viewed in the serial terminal application, and the application can be interacted with by pressing the board's buttons. The sequence of messages in the screenshot on the right was generated by pressing and releasing BTN0.
 </WRAP> </WRAP>
 <WRAP column half> <WRAP column half>
Line 961: Line 966:
 ==== Next Steps ==== ==== Next Steps ====
  
-Examples of more complicated IPI designs - including examples of the use of DDR memory in MicroBlaze designs - are linked from the target board's resource center, which can be found in the list on this Wiki's [[:reference:programmable-logic:start]] page.+Examples of more complicated IPI designs - including examples of the use of DDR memory in MicroBlaze designs - are linked from the target board's resource center, which can be found in the list on this Wiki's [[programmable-logic:start]] page.
  
  
 ----- -----
 /* /*
-{{tag>learn programmable-logic software tutorial vivado arty arty-a7 arty-s7 arty-z7 basys-3 cmod-a7 cmod-s7 cora-z7 genesys-2 nexys-4 nexys-4-ddr nexys-a7 nexys-video zedboard zybo zybo-z7 sword }}+{{tag>learn programmable-logic software tutorial vivado arty arty-a7 arty-s7 arty-z7 basys-3 cmod-a7 cmod-s7 cora-z7 genesys-2 nexys-4 nexys-4-ddr nexys-a7 nexys-video zedboard zybo zybo-z7 }}
 */ */