1 / 22

Import and Implement Quartus I I Megawizard library to modelsim simulation

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.

mahola
Télécharger la présentation

Import and Implement Quartus I I Megawizard library to modelsim simulation

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Import and Implement QuartusIIMegawizard library to modelsim simulation

  2. First Part : generate PLL/FIFO by megawizard

  3. Generate PLL using megawizard

  4. Choose megaWizard

  5. Phase-locked loop

  6. This is our simulation library file So we have to find this file to generate library

  7. Next generate FIFO by megawizard

  8. Open FIFO.v and you will see the I/O

  9. Second part: add library to modelsim and simulate PLL/FIFO

  10. 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

  11. We can rename this folder as altera_mf

  12. Choose Library and add altera_mf folder whichwe had built

  13. We use 80MHz oscillator, so using 10ns as time scale is enough If you have error during simulation, disable optimization function

  14. Right click the model and signal you want to see Add signal to see the waveform

More Related