Intel® Quartus® Prime Pro Edition Settings File Reference Manual
A newer version of this document is available. Customers should click here to go to the newest version.
Visible to Intel only — GUID: rlq1528324645334
Ixiasoft
Visible to Intel only — GUID: rlq1528324645334
Ixiasoft
1.11.126. RESERVE_PR_PINS
Allows you to reserve the PR_REQUEST, PR_READY, PR_ERROR, PR_DONE, DCLK, and DATA[15..0] pins and prevent other pins from using them. Once these pins are reserved, they could not use to support partial reconfiguration (PR) with an external host as well when the device operates in user mode.
Type
Boolean
Device Support
- Intel® Arria® 10
- Intel® Cyclone® 10 GX
Notes
None
Syntax
set_global_assignment -name RESERVE_PR_PINS <value>
Default Value
Off
Example
set_global_assignment -name RESERVE_PR_PINS ON
See Also
ENABLE_PR_PINS