Forum Discussion

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

How to use vqm file in Quartus II?

I use synplify to synthesis my project and get the netlist .vqm file. However, I don't know how to use this vqm file in Quartus II to complete fitter process. Could someone be helpful? Thanks a lot.

2 Replies

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

    If the VQM netlist is your top file please add it to the files list in QII eventually assign a pinout and run a full compilation.

    If the VQM netlist is component of your full project, instantiate the component in your project and add the VQM netlist to the file list in QII

    Kind Regards

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

    Hi Pbaradel,

    Do you mean that add the xxx.vqm and xxx.qsf to xxx project and take a full compilation?

    By the way, if the design consists some megawizard ip cores such as gxb transceiver channels, how to synthesis the design to get over error message indicated by Synplify that some modules related to gxb channels could not be found?

    Thanks for help.