Forum Discussion

KLohr's avatar
KLohr
Icon for Occasional Contributor rankOccasional Contributor
6 years ago

I'm using ModelSim - INTEL FPGA STARTER EDITION 10.6c to simulate a design with the onchipflash IP. But I get the error : # ** Error (suppressible): (vsim-19) Failed to access library 'fiftyfivenm_ver' at "fiftyfivenm_ver".

I don't see fiftyfivenm_ver in modelsim.ini so what do I do?

1 Reply

  • AnandRaj_S_Intel's avatar
    AnandRaj_S_Intel
    Icon for Regular Contributor rankRegular Contributor

    Hi Kermit,

    1. Make sure to specify the ModelSim simulator path under "Tools -> Options -> EDA Tools ->Modelsim-><Directory>\modelsim_ase\win32aloem.
    2. Compile the simulation library for ModelSim using "Tools -> Launch EDA Simulation Library Compiler" and specify settings
    3. Check if modelsim.ini file in project directory includes altera_ver = $MODEL_TECH/../altera/verilog/altera

    I am able to run simulation without any error. Attached the transcript.

    Regards

    Anand