can i increase da simulation speed of design

A

anupam

Hi everybody,
can I increase the simulation speed of my designs . I am using ModelSim
Altera version 5.8c

Thanx in advance.

Anupam
 
M

Mike Treseler

anupam said:
can I increase the simulation speed of my designs . I am using ModelSim
Altera version 5.8c I am working with VHDL code for multichannel HDLC.

Simulation of source code runs about
ten times faster than simulation of
a netlist.

-- Mike Treseler
 
A

Allan Herriman

Simulation of source code runs about
ten times faster than simulation of
a netlist.

My source code often has lots of low level library primitives (e.g.
from Xilinx's Unisim library) and these are very slow. Replacing them
with behavioural models (with no timing checks, etc.) typically
improves simulation speed by 2-3 times.

The basic rule is: the higher the level of abstraction, the faster the
simulation.

Regards,
Allan
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,764
Messages
2,569,567
Members
45,041
Latest member
RomeoFarnh

Latest Threads

Top