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

Is ModelSim backwards compatible with Quartus bdf files?

Altera_Forum
Honored Contributor II
1,341 Views

I recently downloaded ModelSim to support Quartus II 11.1. Just wanted to know if and how you can transfer all the library files and output results available on Quartus 9.1 and 11.1 to ModelSim and vice-versa? I would really appreciate some insight on the issue. Thanks for everything.

0 Kudos
1 Reply
Altera_Forum
Honored Contributor II
462 Views

Modelsim doesnt support bdf files - it only supports VHDL and Verilog. You will have to convert all the BSFs to your HDL of choice before simulatin (Quartus can do this for you) 

 

The Quartus simulator never actually supported BSFs - it simulated a post synthesis or post PAR netlist, so the source becomes irrelavent. Modelsim can also simulate these netlists.
0 Kudos
Reply