Forum Discussion
Altera_Forum
Honored Contributor
16 years agoGate level simulation in ModelSim with DSP Builder generated designs
I try to further verify my design in DSP-Builder by applying gate-level simulation in Altera-ModelSim. But some modules which have no problems in RTL simulation do not work in the port-synthesis and ...
Altera_Forum
Honored Contributor
16 years agofrom my previous link:
--- Quote Start --- In the ModelSim-Altera software, the pre-compiled libraries for both functional and gate-level simulations are available. You do not have to explicitly compile these library files before running the simulation directly. --- Quote End --- i agree that NativeLink is not as flexible as using ModelSim or writing your own simulation script, but i often use NativeLink to generate the initial .do file and edit it to taste so i don't have to do the tedious work. :)