Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
20687 Discussions

How to simulate 2 IPs in ModelSim

PHuan32
Beginner
639 Views

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?

0 Kudos
2 Replies
AndyN
New Contributor I
296 Views

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

0 Kudos
PHuan32
Beginner
296 Views

Hi! Andy,

Thank you very much! Yes, I had simulated multiple IPs in modelsim successfully!

BR

Paul

0 Kudos
Reply