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
Last revisionBoth sides next revision
vivado:getting-started-with-ipi:v2019.2 [2020/04/15 16:33] – [8. Program and Run the Design] Arthur Brownvivado:getting-started-with-ipi:v2019.2 [2022/03/04 20:59] – Link to most recent guide 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 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.