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:2018.2 [2018/08/06 23:35] – [7. Create a New C Project] Arthur Brownvivado:getting-started-with-ipi:2018.2 [2019/03/28 19:43] – [Prerequisites] James Colvin
Line 12: Line 12:
     * //See the [[:vivado:installing-vivado:2018.2|Installing Vivado and Digilent Board Files]] tutorial for more information.//     * //See the [[:vivado:installing-vivado:2018.2|Installing Vivado and Digilent Board Files]] tutorial for more information.//
   * **Serial Terminal Emulator Program**   * **Serial Terminal Emulator Program**
-    *  //See the [[FIXME|Using a Serial Terminal Emulator]] tutorial for more information.//+    *  //See the [[:learn/programmable-logic/tutorials/tera-term|Using a Serial Terminal Emulator]] tutorial for more information.//
  
  
Line 806: Line 806:
 </WRAP> </WRAP>
 ==== 8. Program and Run the Design ==== ==== 8. Program and Run the Design ====
- 
 The next step is to program the bit file onto the FPGA and run the C source on the processor. The next step is to program the bit file onto the FPGA and run the C source on the processor.
  
Line 815: Line 814:
 </WRAP> </WRAP>
 <WRAP column half> <WRAP column half>
-{{ :vivado:getting_started_with_zynq:sdk-select-program-fpga.png?800 |}}+{{ :vivado:getting-started-with-ipi:2018.2:sdk-run-program-fpga.png?500 |}}
 </WRAP> </WRAP>
 </WRAP> </WRAP>
Line 825: Line 824:
 </WRAP> </WRAP>
 <WRAP column half> <WRAP column half>
-{{ :vivado:getting_started_with_zynq:sdk-dialog-program-fpga.png?800 |}}+{{ :vivado:getting-started-with-ipi:2018.2:sdk-run-program-fpga-dialog.png?500 |}}
 </WRAP> </WRAP>
 </WRAP> </WRAP>
Line 835: Line 834:
 </WRAP> </WRAP>
 <WRAP column half> <WRAP column half>
-{{ :vivado:getting_started_with_zynq:sdk-select-run-app.png?800 |}}+{{ :vivado:getting-started-with-ipi:2018.2:sdk-run-run-app.png?500 |}}
 </WRAP> </WRAP>
 </WRAP> </WRAP>
- 
------ 
- 
 ==== 9. Receiving Messages over UART ==== ==== 9. Receiving Messages over UART ====
  
Line 851: Line 847:
 </WRAP> </WRAP>
 <WRAP column half> <WRAP column half>
-{{ :playground:getting-started-with-ipi:tera.png?800 |}}+{{ :vivado:getting-started-with-ipi:2018.2:tera.png?500 |}}
 </WRAP> </WRAP>
 </WRAP> </WRAP>