Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
17264 Discussions

how can we generate post mapping netlist file when using STRATIX IV

Altera_Forum
Honored Contributor II
1,537 Views

Hello, 

I usually generate a Verilog Quartus Mapping file (vqm) with a FPGA Cyclone II in order to win time of Analysis&synthesis when i use the vqm file generated in other project 

NOW I use FPGA STRATIX IV E and this option isn't accessible . 

So is there any other method to generate a post mapping netlist file? 

Thank you for your help
0 Kudos
2 Replies
Altera_Forum
Honored Contributor II
671 Views

Open the assignments -> Design Partition Window, then right click on the top partition and write out a .qxp file. You should be able to add that to the other project like a source file. 

(An easier way is to put a partition on that hierarchy in the new project, and just set it to post-synthesis. It will synthesize it the first time, but shouldn't on subsequent compiles as long as the contents don't change.)
0 Kudos
Altera_Forum
Honored Contributor II
671 Views

Sorry for th delay.thank you

0 Kudos
Reply