|
Specifies the following options for optimizing netlists during synthesis:
Perform WYSIWYG primitive resynthesis | Directs the Quartus® II software to unmap WYSIWYG primitives during synthesis. When this option is turned on, the Quartus II software unmaps the logic elements in an atom netlist to gates and remaps the gates back to Altera® This option does not create registers, but may reduce the number of registers in the design. Also, node names can change when this option is turned on. This option is not available if Quartus II Integrated Synthesis is being used. In addition, you can set the Never Allow setting in the Netlist Optimizations logic option for nodes or entities so that the Quartus II software does not unmap certain logic elements in the current design. |
||
Perform gate-level register retiming | Directs the Quartus II software to perform gate-level register retiming during synthesis. This option allows registers to be moved across combinatorial logic to balance timing, but does not change the functionality of the current design. This option moves registers only across combinatorial gates, and not across user-instantiated logic cells, memory blocks, DSP blocks, or carry or cascade chains. Carry or cascade chains are always left intact during register retiming. One of the more powerful features of register retiming is the ability to move registers from the inputs of a combinatorial logic block to the block's output, potentially combining the registers. In this case, some registers are removed and one register is created at the output. Registers can be moved and combined in this manner only if the following conditions are met:
It is also possible to create multiple registers at the input of a combinatorial logic clock from a register at the output of a combinatorial logic block. In this case, the new registers have the same clock and clock enable signals. The asynchronous control signals remain the same or are derived to provide equivalent functionality. Node names for primitives can change when this option is turned on. Primitive node names are specified during synthesis and are in the atom netlist; therefore, when this option is turned on, node names may change as primitives are removed and created. The node name changes may cause problems if you are using a LogicLock region or verification flow that requires fixed node names.
The Quartus II software never moves the following registers during register retiming:
In addition, you can set the Never Allow setting in the Netlist Optimizations logic option for nodes or entities so that the Quartus II software does not move certain registers in the current design during register retiming. The Gate-Level Retiming section of the Compilation Report window list the registers that were removed and created during register retiming. |
||
Allow register retiming to trade off Tsu/Tco with Fmax | Directs the Quartus II software to move logic across registers that are associated with I/O pins during register retiming to trade off tCO and tSU with fMAX. When you turn on this option, register retiming can affect registers that feed and are fed by I/O pins. If you do not turn on this option, register retiming does not touch any registers that are connected to I/O pins. When you turn off Perform gate-level register retiming, this option is dimmed to indicate that it is not available. When you turn on Perform gate-level register retiming, this option is turned on by default. In addition, you can set the Never Allow setting in the Netlist Optimizations logic option for nodes or entities so that the Quartus II software does not move certain blocks of logic across registers in the current design during register retiming. |
||
Use Fitter timing information | Directs the Quartus II software to use timing information from the Fitter to optimize netlists during synthesis. When you turn on this option, the Quartus II software performs a first pass through synthesis, where it uses the Fitter to compute timing delays in the design's netlist during an estimated fit, and then uses the timing delays to identify the design's critical path, that is, the portions of the netlist that are critical for performance. The Quartus II software then performs a second pass through synthesis, where it improves the critical path using more performanceoriented synthesis and improves logic cell usage on the portions of the netlist that are less critical for performance. Node names for primitives can change when this option is turned on. Primitive node names are specified during synthesis and are in the atom netlist; therefore, when this option is turned on, node names may change as primitives are removed and created. The node name changes may cause problems if you are using a LogicLock region or verification flow that requires fixed node names.
You can set the Never Allow setting in the Netlist Optimizations logic option for nodes or entities so that the Quartus II software does not use fitter timing information to optimize the netlist for the nodes or entities. The Resource Utilization by Entity - Second Pass section of the Compilation Report window lists the new utilization of logic elements after the second pass through synthesis. When you use the SignalTap® II incremental routing feature, this option is dimmed to indicate that it is not available. |
These options are available for APEX 20K, APEX II, ARM®-based Excalibur, Cyclone, Stratix and Stratix GX devices only.
- PLDWorld - |
|
Created by chm2web html help conversion utility. |