Intel Agilex Configuration Architecture Overview; Understanding Configuration Status Using Quartus_Pgm Command - Intel Agilex Series Configuration User Manual

Table of Contents

Advertisement

Related Information
Intel Agilex Power Management User Guide

7.2. Intel Agilex Configuration Architecture Overview

Intel Agilex devices employ configuration architecture that is quite similar to the Intel Stratix 10 architecture. The Secure
Device Manager (SDM), a dedicated hard processor, controls and monitors all aspects of device configuration from device
power-on reset. This configuration architecture is different from earlier Intel FPGA device families where state machines
control configuration.
There are important differences between Intel Agilex and Intel Stratix 10 devices and previous device families with respect to
available configuration modes, configuration pin behavior, and connection guidelines. In addition, the bitstream format is
different. Knowing about these differences and how these pins behave can help you understand and debug configuration
issues.

7.3. Understanding Configuration Status Using quartus_pgm command

You can read the device configuration status from the command line directly. In the following command, specify the cable
index and the JTAG chain device index to obtain the configuration status.
quartus_pgm -c <cable index> -m jtag -device=<device order in jtag chain> -status
The following example output shows the device status with cable index set to 1 and the second device selected as the
targeted device in the JTAG chain after a successful configuration.
quartus_pgm -c 1 -m jtag -device=2 -status
Info (21597): Response of CONFIG_STATUS
Device is running in user mode
00006000
RESPONSE_CODE=OK, LENGTH=6
00000000
STATE=IDLE
00000000
Version
C000000F
MSEL=JTAG, nSTATUS=1, nCONFIG=1
00000003
CONF_DONE=1, INIT_DONE=1, CVP_DONE=0, SEU_ERROR=0
00000000
Error location
00000000
Error details
Intel
®
Agilex
Configuration User Guide
212
7. Intel Agilex Debugging Guide
683673 | 2021.10.29
Send Feedback

Advertisement

Table of Contents
loading

Table of Contents