Forum Discussion

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

how to keep hearchie during the analysis & synthesis

hello ,

i synthesize my design by running quartus analysis & synthesis then i generate the verilog quartus mapping file VQM to obtain a synthesized netlist.

Unfortunetly the VQM generated is not a hierarchical netlist .

So i need an option to conservate the hearchie during running analysis and synthesis.

thank you for your help.

2 Replies

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

    I thought Quartus II stopped generating .vqms? What are you using it for? There isn't anything Quartus generates after synthesis that is designed for other tools, besides simulation files(which are not .vqm files). If you really needed a hierarchical .vqm, I think Synplify creates them.

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

    hello ,

    quartus can generate vqm for third party tool such as amplify ,precision with commande quartus_eda

    i use the vqm file in order to do the design partitionning before loading the bitstreams on FPGAs.

    so i 'am looking for a hierarchical generated vqm file .