Forum Discussion
5 Replies
- Altera_Forum
Honored Contributor
--- Quote Start --- Hi All, How is it possible to pre-compile the altera_mf lib? I need it for an external tool. Thank you! --- Quote End --- Precompile it into what? - Altera_Forum
Honored Contributor
Precompiler into a library...
1) I want to simulate Altera IP in Quartus using QuestaSim Here are the lines inside of one of the VHDL file:
So, I need to know how to compile the altera_mf lib... 2) I'm using Sigasi. They also need the altera_mf lib pre-compiled...LIBRARY altera_mf; USE altera_mf.all; - Altera_Forum
Honored Contributor
In Quartus II, you can launch the EDA Simulation Library Compiler using: Tools-> Launch Simulation Library Compiler.
Then you have to set the paths to the libraries in the modelsim.ini file for QuestaSim.