Altera_Forum
Honored Contributor
12 years agoAccelerate Modelsim Simulation
Hello @ Everyone,
is there a way to simulate faster with Modelsim (10.1a)? I discovered, when I remove fast changing signals like the system clock it gets faster. As I use PLLs in the design I need to set my simulator resolution to 1 ps. --- Quote Start --- vsim -t 1ps work.Testbench --- Quote End ---