Forum Discussion
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...