Forum Discussion

3 Replies

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

    If you use the .v file instead of the .vo file, will the same issue occur? You could double check if any library not being compiled also.

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

    Are you adding and compiling the right Altera library in ModelSim? You will need to add and compile the 'altera_mf.v' library, which comes as part of the Quartus installation. You'll find it under:

    <quartus_install_path>/quartus/eda/sim_lib/altera_mf.v

    Cheers,

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

    --- Quote Start ---

    Are you adding and compiling the right Altera library in ModelSim? You will need to add and compile the 'altera_mf.v' library, which comes as part of the Quartus installation. You'll find it under:

    <quartus_install_path>/quartus/eda/sim_lib/altera_mf.v

    Cheers,

    Alex

    --- Quote End ---

    Alex,

    Thanks!

    Yes. I compiled the library.

    When I used Mentor's ModelSim/QuestaSim before I never had this kind of problem.

    This time I have to use the ModelSim Altera Starter edition and I am getting this issue.

    Thanks,

    -Mike