Intel® Quartus® Prime Pro Edition Settings File Reference Manual

ID 683296
Date 12/13/2021
Public

A newer version of this document is available. Customers should click here to go to the newest version.

Document Table of Contents

ENABLE_DEVICE_WIDE_OE

Enables the DEV_OE pin when the device is in user mode. If this option is turned on, all outputs on the chip operate normally. When the pin is disabled, all outputs are tri-stated. If this option is turned off, the DEV_OE pin is disabled when the device operates in user mode and is available as a user I/O pin.

Old Name

ENABLE_CHIP_WIDE_OE

Type

Boolean

Device Support

  • Intel® Arria® 10
  • Intel® Cyclone® 10 GX

Notes

None

Syntax


set_global_assignment -name ENABLE_DEVICE_WIDE_OE <value>

Default Value

Off

Example


set_global_assignment -name ENABLE_DEVICE_WIDE_OE ON