Visible to Intel only — GUID: mwh1410471337839
Ixiasoft
Visible to Intel only — GUID: mwh1410471337839
Ixiasoft
4.1.2. Physical Synthesis Options
Option | Description |
---|---|
Advanced Physical Synthesis | Uses the physical synthesis engine to perform combinational and sequential optimization during fitting to improve circuit performance. |
Netlist Optimizations | You can use the Assignment Editor to apply the Netlist Optimizations logic option. Use this option to disable physical synthesis optimizations for parts of your design. This option is available only for Intel® Arria® 10 and Intel® Cyclone® 10 GX devices. |
Allow Register Duplication | Allows the Compiler to duplicate registers to improve design performance. When you enable this option, the Compiler copies registers and moves some fan-out to this new node. This optimization improves routability and can reduce the total routing wire in nets with many fan-outs. If you disable this option, this disables optimizations that retime registers. This setting affects Analysis & Synthesis and the Fitter. This option is available only for Intel® Arria® 10 and Intel® Cyclone® 10 GX devices. |
Allow Register Merging | Allows the Compiler to remove registers that are identical to other registers in the design. When you enable this option, in cases where two registers generate the same logic, the Compiler deletes one register, and the remaining registers fan-out to the deleted register's destinations. This option is useful if you want to prevent the Compiler from removing intentional use of duplicate registers. If you disable register merging, the Compiler disables optimizations that retime registers. This setting affects Analysis & Synthesis and the Fitter. |