Reserve_data7_through_data1_after_configuration – Altera Quartus II Settings File User Manual

Page 716

Advertising
background image

RESERVE_DATA7_THROUGH_DATA1_AFTER_CONFIGURATION

Specifies how the Data[7..1] pins should be used when the device is operating in user mode after

configuration is complete. Depending on the current device and configuration scheme, these pins can be

reserved as regular I/O pins, as inputs that are tri-stated, as outputs that drive ground, or as outputs that

drive an unspecified signal. If this pin is reserved as a regular I/O pin, the Data[7..1] pins can be used as

ordinary I/O pins after configuration.

Type

Enumeration

Values

• As input tri-stated

• As output driving an unspecified signal

• As output driving ground

• Use as regular IO

Device Support

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

Notes

None

Syntax

set_global_assignment -name RESERVE_DATA7_THROUGH_DATA1_AFTER_CONFIGURATION
<value>

Default Value

Use as regular IO

Example

set_global_assignment -name RESERVE_DATA7_THROUGH_DATA1_AFTER_CONFIGURATION
"USE AS REGULAR IO"

716

RESERVE_DATA7_THROUGH_DATA1_AFTER_CONFIGURATION

MNL-Q21005

2015.05.04

Altera Corporation

Quartus Settings File Reference Manual

Send Feedback

Advertising