Forum Discussion
4 Replies
- Altera_Forum
Honored Contributor
Normally these will be sufficient.
C:\altera\72\quartus\eda\sim_lib\altera_mf_components.vhd C:\altera\72\quartus\eda\sim_lib\altera_mf.vhd They are not precompiled and you will need to compile them into a altera_mf library or map work to altera_mf - Altera_Forum
Honored Contributor
Yes, it works.
thanks. - Altera_Forum
Honored Contributor
Hi
How would you go about compiling them?? I obviously must be more of a beginner than e.optic :) - Altera_Forum
Honored Contributor
Hi,
you can do the following: open Modelsim 6.0 ---> Menu"Help" ---> SE PDF Documentation ---> tutotial, then "Lesson 4 - Working with multiple libraries" . This Documentation is really helpful. By the way, even if the simulation results are correct in Modelsim, there are still many synthesis or fitter problems like RAM shortage on chip etc. Then you must rewrite the code despite no logic error. Now I prefer using Quartus directly.