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

RESERVE_DATA31_THROUGH_DATA16_AFTER_CONFIGURATION

Specifies how the Data[31..16] pins should be used when the device is operating in user mode after configuration is complete.

Type

Enumeration

Values

  • As input tri-stated
  • As output driving an unspecified signal
  • As output driving ground
  • Use as regular IO

Device Support

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

Notes

None

Syntax


set_global_assignment -name RESERVE_DATA31_THROUGH_DATA16_AFTER_CONFIGURATION <value>

Default Value

Use as regular IO

Example


set_global_assignment -name RESERVE_DATA31_THROUGH_DATA16_AFTER_CONFIGURATION "USE AS REGULAR IO"