Forum Discussion
Hi @kopdcom ,
Sorry for misdirection. For Monitor Program, supposedly have to follow this document link below (located in ..\University_Program\Monitor_Program\tutorial\Intel_FPGA_Monitor_Program_NiosII.pdf
and have to use DE1-SoC device.
Steps summary:
- Creating a Project
- Specify a system: DE1-SoC Computer. It is represented by .sopcinfo and .sof files which are automatically included when this computer is selected. The DE1-SoC preloader is also automatically selected.
- Specify a program type: Assembly Program. Click on the selection Include a sample program with the project. Select the program named Simple Program.
- Specify program details: the source code file(s) associated with this program is listed in the Source files box.
- Specify system parameters: DE-SoC [USB-1]
- Specify program memory settings
Best Regards,
Sheng
p/s: If any answer from the community or Intel Support are helpful, please feel free to give best answer or rate 4/5 survey.
Dear Sheng,
It is written in the first page of this tutorials:
"In this tutorial it is assumed that the reader has access to the Intel DE1-SoC Development and Education board, connected to a computer that has Quartus Prime and Nios II Embedded Design Suite (EDS) software
installed".
But in our Lab, we have just the DE2-115 board. So I want to know if this tutorial is just for the DE1-SoC Board or I can try it on DE2-115.
Regards...