220 likes | 447 Views
Import and Implement Quartus I I Megawizard library to modelsim simulation. First Part : generate PLL/FIFO by megawizard. Generate PLL using megawizard. Choose megaWizard. Phase-locked loop. This is our simulation library file So we have to find this file to generate library.
E N D
Import and Implement QuartusIIMegawizard library to modelsim simulation
This is our simulation library file So we have to find this file to generate library
1.Find altera_mf.v from path • C:\altera\91\quartus\eda\sim_lib\altera_mf.v • 2.Create a new modelsim project and Copy altera_mf.v to this project • 3.Compile altera_mf.v then we have the work folder. • 4.The work folder is our library, you can rename as altera_mf folder
We use 80MHz oscillator, so using 10ns as time scale is enough If you have error during simulation, disable optimization function
Right click the model and signal you want to see Add signal to see the waveform