Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
17 years ago

Can I use Modelsim SE 6.0 to simulate the FIFO generated by Quatus 7.2?

Hi all,

According to the Modelsim help, i need to import a precompiled library supplied by FPGA vendor. But I can't find it in the installation directory of Quartus. Where can i find it?

Or i must use Modelsim-Altera to solve this problem?

Thanks for any help.

4 Replies

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    Hi

    How would you go about compiling them?? I obviously must be more of a beginner than e.optic :)
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored 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.