Forum Discussion
PHuan32
New Contributor
7 years agoHow to simulate 2 IPs in ModelSim
I can simulate 1 IP in ModelSim successfully by following the instruction from sim/mentor/msim_setup.tcl.
But If I want to simulate which include at least 2 IPs in ModelSim, I do not know how to setup the environment?
2 Replies
- AndyN
Occasional Contributor
Easiest way is from your Quartus project, go to Tools>Generate Simulator Setup Script for IP. This will give you an msim_setup.tcl for all the IP in your project.
Hope that helps,
Andy
- PHuan32
New Contributor
Hi! Andy,
Thank you very much! Yes, I had simulated multiple IPs in modelsim successfully!
BR
Paul