Forum Discussion

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

Simulate QDR Controler UniPHY

Hi all,

I generated a QDR II Controller with UniPHY. After compiled the sources generated by mega wizard (verilog and systemVerilog), the top (vhdl) and the testbench (vhdl), I tried to simulate them with ModelSim.

It appears some "funny" errors:

** Error: Unresolved defparam somewhere.# Region: /test_qdr_tb/test_qdr_inst/qdr_master_altera_0/controller_phy_inst# Loading work.qdrii_mem_model# ** Error: Unresolved defparam somewhere.# Region: /test_qdr_tb/qdrii_mem_model_inst# Error loading design

All the parameters in those files are define. Is someone already had this error ?

Thanks

1 Reply

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

    Hi all,

    I finally resolve the errors !

    The error was due to the VHDL altera libraries for this controller. I used now the verilog libraries and it works fine.

    I reported to Altera.