Forum Discussion

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

Error on simulation: Quartus 13.1 + Qsim + Modelsim

Hello,

I am trying to simulate using vwf files in Quartus 13.1 + Qsim. I create the vector waveform file and then I try to

run a functional simulation, but I got the error below

# ** Error: (vsim-3170) Could not find 'work.mydesign_vlg_vec_tst'.

#

# Error loading design

Error loading design

Error.

I believe this vlg is related to verilog (my hardware descriptions are in vhdl). There is only one file

named mydesign.vhd in my project. Any ideas of what is the problem?

Thank you all

5 Replies

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

    I have the same problem when I use one separate file of constants.

    Have you already found a solution to this problem?

    --- Quote Start ---

    Hello,

    I am trying to simulate using vwf files in Quartus 13.1 + Qsim. I create the vector waveform file and then I try to

    run a functional simulation, but I got the error below

    # ** Error: (vsim-3170) Could not find 'work.mydesign_vlg_vec_tst'.

    #

    # Error loading design

    Error loading design

    Error.

    I believe this vlg is related to verilog (my hardware descriptions are in vhdl). There is only one file

    named mydesign.vhd in my project. Any ideas of what is the problem?

    Thank you all

    --- Quote End ---

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

    Have you managed to solve the problem guys? I'm facing the same issue!

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

    --- Quote Start ---

    Have you managed to solve the problem guys? I'm facing the same issue!

    --- Quote End ---

    No, I haven't