Visible to Intel only — GUID: evz1489537981189
Ixiasoft
Visible to Intel only — GUID: evz1489537981189
Ixiasoft
1.10.287. RESERVE_ASDO_AFTER_CONFIGURATION
Specifies how the ASDO pin should be used when the device is operating in user mode after configuration is complete. Depending on the current device and configuration scheme, the ASDO pin can be reserved as a regular I/O pin, as an input that is tri-stated, as an output that drives ground, or as an output that drives an unspecified signal. If this pin is reserved as a regular I/O pin, the ASDO pin can be used as an ordinary I/O pin after configuration.
Old Name
RESERVE_SDO_AFTER_CONFIGURATION
Type
Enumeration
Values
- As input tri-stated
- Use as regular IO
Device Support
- Arria GX
- Cyclone
- Cyclone II
- HardCopy II
- Stratix II
- Stratix II GX
Notes
None
Syntax
set_global_assignment -name RESERVE_ASDO_AFTER_CONFIGURATION <value>
Example
set_global_assignment -name RESERVE_ASDO_AFTER_CONFIGURATION "USE AS REGULAR IO"