DE10-Standard
User Manual
89
www.terasic.com
January 19, 2017
Makefile
A Makefile is required to compile a project. The Makefile used for this demo is:
Compile
Please launch SoC EDS Command Shell to compile a project by executing
C:\intelFPGA\16.1\embedded
\
Embedded_Command_Shell.bat
The "cd" command can change the current directory to where the Hello World project is located.
The "make" command will build the project. The executable file "
my_first_hps
" will be generated
after the compiling process is successful. The "clean all" command removes all temporary files.
Demonstration Source Code
Build tool: SoC EDS v16.1
Содержание DE10-Standard
Страница 1: ...DE10 Standard User Manual 1 www terasic com January 19 2017 ...
Страница 7: ...DE10 Standard User Manual 6 www terasic com January 19 2017 ...
Страница 105: ...DE10 Standard User Manual 104 www terasic com January 19 2017 Figure 6 14 LCD display for the LCD Demonstration ...
Страница 121: ...DE10 Standard User Manual 120 www terasic com January 19 2017 Figure 8 4 Select Devices page ...