Quartus® Prime Pro Edition Settings File Reference Manual

ID 683296
Date 4/11/2025
Public

Visible to Intel only — GUID: msp1528324643869

Ixiasoft

Document Table of Contents

1.11.122. RESERVE_DATA15_THROUGH_DATA8_AFTER_CONFIGURATION

Specifies how the Data[15..8] 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

  • Arria® 10
  • Cyclone® 10 GX

Notes

None

Syntax

		set_global_assignment -name RESERVE_DATA15_THROUGH_DATA8_AFTER_CONFIGURATION <value>
	

Default Value

Use as regular IO

Example

		set_global_assignment -name RESERVE_DATA15_THROUGH_DATA8_AFTER_CONFIGURATION "USE AS REGULAR IO"