Forum Discussion
Altera_Forum
Honored Contributor
13 years agoipcore simultae in modelsim
hi,
there are ddr 、dma and other self_written master ip in sopc ,i want to know how can i simulte the system in modelsim . if i need to write testbench for singal ip or for the whole , right now i load some ip library in modelsim,and simulate some modules include simple ip core ,such as fifo ,ram . but i don't know how to simulate ip like ddr and dma which is the important part of the system thanks for any help!!!1 Reply
- Altera_Forum
Honored Contributor
I think SOPC allow u to generate the simulation model from ur design, so u should be able to simulate your whole design.
alternativelt, u can run netlist writer after mapper or fitter to generate post-map or post-fit netlist to run simulation.