Visible to Intel only — GUID: sss1439972952426
Ixiasoft
Visible to Intel only — GUID: sss1439972952426
Ixiasoft
1.1. Intel® Agilex™ Configuration Overview
All Intel® Agilex™ devices include a Secure Device Manager (SDM) to manage FPGA configuration and security. The SDM provides a failsafe, strongly authenticated, programmable security mode for device configuration. Previous FPGA families include a fixed state machine to manage device configuration.
The Intel® Quartus® Prime software also provides flexible and robust security features to protect sensitive data, intellectual property, and the device itself under both remote and physical attacks. Configuration bitstream authentication ensures that the firmware and configuration bitstream are from a trusted source. Encryption prevents theft of intellectual property. The Intel® Quartus® Prime software also compresses FPGA bitstreams, reducing memory utilization such as the on-board quad SPI flash device that is storing the FPGA bitstreams.
Intel describes configuration schemes from the point of view of the FPGA. Intel® Agilex™ devices support active and passive configuration schemes. In active configuration schemes the FPGA acts as the master and the external memory acts as a slave device. In passive configuration schemes an external host acts as the master and controls configuration. The FPGA acts as the slave device. All Intel® Agilex™ configuration schemes support design security and partial reconfiguration. All Intel® Agilex™ active configuration schemes support remote system update (RSU) with quad SPI flash memory. To implement RSU in passive configuration schemes, an external controller must store and drive the configuration bitstream.
Intel® Agilex™ devices support the following configuration schemes:
- Avalon® Streaming ( Avalon® -ST)
- JTAG
- Configuration via Protocol (CvP)
- Active Serial (AS) normal and fast modes
Avalon-ST
The Avalon® -ST configuration scheme is a passive configuration scheme. Avalon® -ST is the fastest configuration scheme for Intel® Agilex™ devices. Avalon® -ST configuration supports x8, x16, and x32 modes. The x16 and x32 bit modes use general-purpose I/Os (GPIOs) for configuration. The x8 bit mode uses dedicated SDM I/O pins.
Avalon® -ST supports backpressure using the AVST_READY and AVST_VALID pins. Because the time to decompress the incoming bitstream varies, backpressure support is necessary to transfer data to the Intel® Agilex™ device. For more information about the Avalon® -ST refer to the Avalon® Interface Specifications.
JTAG
You can configure the Intel® Agilex™ device using the dedicated JTAG pins. The JTAG port provides seamless access to many useful tools and functions. In addition to configuring the Intel® Agilex™ , you use the JTAG port for debugging with Signal Tap or the System Console tools.
The JTAG port has the highest priority and overrides the MSEL pin settings. Consequently, you can configure the Intel® Agilex™ device over JTAG even if the MSEL pins specify a different configuration scheme unless you disabled JTAG for security reasons.
CvP
- During the board power up, the CvP uses quad SPI memory in AS x4 mode to configure the FPGA with the periphery image to enable CvP interface that includes the PCIe* IP. The PCIe* link training establishes the PCIe* link of the CvP PCIe* IP before the core fabric configures.
- The host device uses the CvP PCIe* link to configure your design in the core fabric.
CvP update mode updates the FPGA core image using the PCIe* link already established from a previous full chip configuration or CvP initialization configuration. After the Intel® Agilex™ enters user mode, you can use the CvP update mode to reconfigure the FPGA fabric. This mode has the following advantages:
- Allows to change core algorithms logic blocks.
- Provides a mechanism for standard updates as a part of a release process.
- Customizes core processing for different components that are part of a complex system.
For Intel® Agilex™ SoC devices, CvP is only supported in FPGA configuration first mode.
AS Normal Mode
Active Serial x4 or AS x4 or Quad SPI is an active configuration scheme that supports flash memories capable of three- and four-byte addressing. Upon power up, the SDM boots from a boot ROM which uses three-byte addressing to load the configuration firmware from the Quad SPI flash. After the configuration firmware loads, the Quad SPI flash operates using four-byte addressing for the rest of the configuration process.
AS Fast Mode
The only difference between AS normal mode and fast mode is that this mode does not delay for 10 ms before beginning configuration. Use this mode to meet the 100 ms of link up requirement for PCIe* or for other systems with strict timing requirements.
In AS fast mode, the power-on sequence must ensure that the quad SPI flash memory is out of reset before the SDM because the Intel® Agilex™ device accesses flash memory immediately after exiting reset. The power supply must be able to provide an equally fast ramp up for the Intel® Agilex™ device and the external AS x4 flash devices. Failing to meet this requirement causes the SDM to report that the memory is missing. Consequently, configuration fails.