Forum Discussion

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

quartus II synthesis issue

I am facing a problem in using quartus II 11.0 .

Is there any option to disable I/O insertion while generating

the netlist file after "Analysis & Synthesis" is run

i.e. after Synthesis stage.

I need to generate netlist assuming that its ports are not to

be connected to the FPGA ports. I am not able to find how to

disable this option through the GUI.

it will be great help if anybody can let me know how to do this.

thank you . siddharthm

2 Replies

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

    Try apply "virtual pin" settings on your ports (assignment editor). Quartus may let you do that with some exceptions e.g. clock must be connected for timing analysis.

    This feature is useful with logiclock and I am not sure how successful you can be.
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    thanks for the reply,

    i haven't used the virtual pins before. so please can u explain how will this help?? one more issue is that quartus uses the quartus_map command to do synthesis followed by the mapping so if i want to restrict it only to do synthesis then what is the way?? actually i need the netlist generated after synthesis but before mapping.

    thank you

    Siddharthm