Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
17258 Discussions

Gate level simulation problem in Modelsim while using Verilog output for Cyclone

Altera_Forum
Honored Contributor II
2,299 Views

I am using Cyclone IV E, ModelSim 6.6d and Quartus 11.0. 

I am using Verilog output format for the netlist writer. 

Modelsim opens correctly for RTL simulation but for gate level simulation there are errors "including" some library files. 

Each time these libraries need to be manually added. 

Is there a workaround?
0 Kudos
1 Reply
Altera_Forum
Honored Contributor II
1,569 Views

Add -L cycloneiv_ver -L altera_ver to your vsim command.

0 Kudos
Reply