Forum Discussion
FawazJ_Altera
Frequent Contributor
6 years agoHello,
You can run it either by simulation, or by real-time on board.
I would recommend using Nios II as a processor and connect your custom component to it. With a simple C application, you can test this custom component.
Please refer to this tutorial:
ftp://ftp.intel.com/Pub/fpgaup/pub/Intel_Material/13.1/Tutorials/Making_Qsys_Components.pdf
Thanks