Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
17268 Discussions

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

Altera_Forum
Honored Contributor II
2,317 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,587 Views

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

0 Kudos
Reply