Cross_boundary_optimizations – Altera Quartus II Settings File User Manual

Page 890

Advertising
background image

CROSS_BOUNDARY_OPTIMIZATIONS

This setting specifies whether the Compiler should optimize across the partition's boundary. If enabled,

the Compiler may be able to optimize the logic inside the partition by applying various cross-boundary

optimizations, such as constant propagation and dangling logic removal. Specific cross-boundary

optimizations are enabled by individual assignments.

Type

Boolean

Device Support

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

Notes

None

Syntax

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

Default Value

Off, requires section identifier and entity name

890

CROSS_BOUNDARY_OPTIMIZATIONS

MNL-Q21005

2015.05.04

Altera Corporation

Quartus Settings File Reference Manual

Send Feedback

Advertising