Propagate_inversions_on_inputs – Altera Quartus II Settings File User Manual

Page 922

Advertising
background image

PROPAGATE_INVERSIONS_ON_INPUTS

Specifies that the Compiler should push inversions into partition inputs when possible. This cross-

boundary optimization is especially important when inverted clock or asynchronous signals are

connected to a partition input. Without this optimization, the Compiler may need to implement the

inversion with a logic cell, introducing skew on the clock or reset path. The partition must also have

enabled cross-boundary optimizations with the CROSS_BOUNDARY_OPTIMIZATIONS assignment.

Type

Boolean

Device Support

This setting can be used in projects targeting any Altera device family.

Notes

None

Syntax

set_global_assignment -name PROPAGATE_INVERSIONS_ON_INPUTS -entity <entity
name> -section_id <section identifier> <value>
set_instance_assignment -name PROPAGATE_INVERSIONS_ON_INPUTS -to <to> -
entity <entity name> -section_id <section identifier> <value>

Default Value

On, requires section identifier and entity name

922

PROPAGATE_INVERSIONS_ON_INPUTS

MNL-Q21005

2015.05.04

Altera Corporation

Quartus Settings File Reference Manual

Send Feedback

Advertising