Altera_Forum
Honored Contributor
9 years agoASMI IP Simulation
Hi I am trying to simulate the ASMI IP with Modelsim-Altera. I am a complete n00b and the instructions to simulate IP Cores are not very clear to me.
I can compile the design and make it work on the FPGA. But when I try it on Modelsim the IP does nothing. I have included the .qip and .sip files. My flow to the simulation works as it follows:- I click on Analysis and Synthesis.
- I go to Tools>Run Simulation Tools>RTL Simulation
- When Modelsim pops up I type on the console :
vsim work.topfilename - I create stimulus (manually, as there are not many signals).