Auto_global_oe_max – Altera Quartus II Settings File User Manual

Page 47

Advertising
background image

AUTO_GLOBAL_OE_MAX

Allows the Compiler to choose the signal that feeds the most TRI buffers as a global output enable signal

that is made available throughout the device on the global routing paths. If you want to prevent the

Compiler from automatically selecting a particular signal as global output enable, set the Global Signal

option to 'Off' on that signal.

Old Name

Auto Global Output Enable -- MAX 7000B/7000AE/3000A/7000S/7000A

Type

Boolean

Device Support

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

Notes

This assignment supports synthesis wildcards.

Syntax

set_global_assignment -name AUTO_GLOBAL_OE_MAX <value>
set_global_assignment -name AUTO_GLOBAL_OE_MAX -entity <entity name> <value>
set_instance_assignment -name AUTO_GLOBAL_OE_MAX -to <to> -entity <entity
name> <value>

Default Value

On

Example

set_global_assignment -name auto_global_oe_max off
set_instance_assignment -name auto_global_oe_max off -to foo

MNL-Q21005

2015.05.04

AUTO_GLOBAL_OE_MAX

47

Quartus Settings File Reference Manual

Altera Corporation

Send Feedback

Advertising