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

Modelsim: Fatal: Bad library format, library not compiled with Intel FPGA Edition co

Altera_Forum
Honored Contributor II
3,704 Views

My design is using a Cyclone V, with a NIOS.  

 

I have downloaded and installed the "Intel FPGA Starter" edition of Modelsim. When I try to run a simulation I get this message: 

 

Fatal: Bad library format, library not compiled with Intel FPGA Edition compiler 

 

I thought that the libraries came pre-compiled.  

 

What do I do? 

 

Rod
0 Kudos
1 Reply
BKevi
Novice
2,470 Views

1. File -> New -> Libray

2. Create: a new libray and a locgical mapping to it

3. Libray Name: altera_mf

4. File -> Close Project

5. Compile -> Compile -> Compile Source Files

6. Libray -> alter_mf

7. Path -> Select

  C:\intelFPGA\18.1\quartus\eda\sim_lib\altera_mf.vhd

  C:\intelFPGA\18.1\quartus\eda\sim_lib\altera_mf_components.vhd

8. Click Comple

9. Done

 

0 Kudos
Reply