Forum Discussion
VenT_Altera
Frequent Contributor
3 years agoHi,
Since you couldn't provide the project file, it's difficult to debug the errors. For my end, I have tried a design example of MAX10 that utilizes on-chip flash IP. I managed to successfully simulate the design in Modelsim.
Steps to simulate in Modelsim:
- Open Modelsim (not from Quartus RTL Simulation)
- Cd to msim_setup.tcl file directory
- do msim_setup.tcl
- ld
- run 100ns (to see the waveform)
Attached the design example .qar file. You may try it out and view the port connection. Let me know if the design example helps.
Thanks.
Best Regards,
Ven Ting
VenT_Altera
Frequent Contributor
3 years agoAttached the design example .qar file