Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
12 years ago

ipcore 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's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored 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.