Forum Discussion
Altera_Forum
Honored Contributor
8 years ago[altera_mf] how to pre-compile?
Hi All, How is it possible to pre-compile the altera_mf lib? I need it for an external tool. Thank you!
Altera_Forum
Honored Contributor
8 years agoPrecompiler 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:LIBRARY altera_mf;
USE altera_mf.all; 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...