Differences

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

Link to this comparison view

Both sides previous revisionPrevious 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 [2018/08/06 23:38] – [8. Program and Run the Design] Arthur Brown
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 ====