Visible to Intel only — GUID: sss1397214630740
Ixiasoft
1. Intel® MAX® 10 FPGA Configuration Overview
2. Intel® MAX® 10 FPGA Configuration Schemes and Features
3. Intel® MAX® 10 FPGA Configuration Design Guidelines
4. Intel® MAX® 10 FPGA Configuration IP Core Implementation Guides
5. Dual Configuration Intel® FPGA IP Core References
6. Unique Chip ID Intel® FPGA IP Core References
7. Document Revision History for the Intel® MAX® 10 FPGA Configuration User Guide
3.1. Dual-Purpose Configuration Pins
3.2. Configuring Intel® MAX® 10 Devices using JTAG Configuration
3.3. Configuring Intel® MAX® 10 Devices using Internal Configuration
3.4. Implementing ISP Clamp in Intel® Quartus® Prime Software
3.5. Accessing Remote System Upgrade through User Logic
3.6. Error Detection
3.7. Enabling Data Compression
3.8. AES Encryption
3.9. Intel® MAX® 10 JTAG Secure Design Example
Visible to Intel only — GUID: sss1397214630740
Ixiasoft
2.1.2.3.3. ISP and Real-Time ISP Instructions
Instruction | Instruction Code | Description |
---|---|---|
CONFIG_IO | 00 0000 1101 |
|
PULSE_NCONFIG | 00 0000 0001 | Emulates pulsing the nCONFIG pin low to trigger reconfiguration even though the physical pin is unaffected. |
ISC_ENABLE_HIZ 2 | 10 1100 1100 |
|
ISC_ENABLE_CLAMP 2 | 10 0011 0011 |
|
ISC_DISABLE | 10 0000 0001 |
|
ISC_PROGRAM 3 | 10 1111 0100 | Sets the device up for in-system programming. Programming occurs in the run-test or idle state. |
ISC_NOOP 3 | 10 0001 0000 |
|
ISC_ADDRESS_SHIFT 3 | 10 0000 0011 | Sets the device up to load the flash address. It targets the ISC_Address register, which is the flash address register. |
ISC_ERASE 3 | 10 1111 0010 |
|
ISC_READ 3 | 10 0000 0101 |
|
BGP_ENABLE | 01 1001 1001 |
|
BGP_DISABLE | 01 0110 0110 |
|
CAUTION:
Do not use unsupported JTAG instructions. Unsupported JTAG instructions put the device into an unknown state and requires a power cycle to recover the operation.
2 Do not issue the ISC_ENABLE_HIZ and ISC_ENABLE_CLAMP instructions from the core logic.
3 All ISP and real-time ISP instructions are disabled when the device is not in the ISP or real-time ISP mode, except for the enabling and disabling instructions.