DE10 Advance revC demo: Compile and Programming

From Terasic Wiki

(Difference between revisions)
Jump to: navigation, search
(Created page with "In the Platform Design tool, click the menu item “GenerateGenerate…” to generate source code for the system and then close the Qsys tool. Now, users can start the compil...")
 
(One intermediate revision not shown)
Line 1: Line 1:
-
In the Platform Design tool, click the menu item “GenerateGenerate…” to generate source code for the system and then close the Qsys tool. Now, users can start the compile process by clicking the menu item “ProcessingStart Compilation”. <br/>
+
In the Platform Design tool, click the menu item “GenerateGenerate…” to generate source code for the system and then close the Qsys tool. Now, users can start the compile process by clicking the menu item “Processing Start Compilation”. <br/>
When the compilation process is completed successfully, '''DE10_Advanced.sof''' is generated in the de10_advanced_ghrd\output_files folder. Users can use this file to configure FPGA by Quartus Programming through the DE10-Advanced on-board USB-Blaster II.
When the compilation process is completed successfully, '''DE10_Advanced.sof''' is generated in the de10_advanced_ghrd\output_files folder. Users can use this file to configure FPGA by Quartus Programming through the DE10-Advanced on-board USB-Blaster II.
 +
 +
'''[[DE10-Advance_Demonstration_Manual_revC#Chapter 4 Examples for using both HPS SoC and FGPA|Back]]'''

Latest revision as of 16:49, 27 August 2018

In the Platform Design tool, click the menu item “GenerateGenerate…” to generate source code for the system and then close the Qsys tool. Now, users can start the compile process by clicking the menu item “Processing Start Compilation”.
When the compilation process is completed successfully, DE10_Advanced.sof is generated in the de10_advanced_ghrd\output_files folder. Users can use this file to configure FPGA by Quartus Programming through the DE10-Advanced on-board USB-Blaster II.

Back