AN 987: Static Update Partial Reconfiguration Tutorial: for Intel® Agilex™ F-Series FPGA Development Board

ID 749443
Date 10/24/2022
Public

A newer version of this document is available. Customers should click here to go to the newest version.

2.5.5. Step 5: Create Revisions

The PR design flow uses the project revisions feature in the Intel® Quartus® Prime software. Your initial design is the base revision, where you define the static region boundaries and reconfigurable regions on the FPGA.

From the base revision, you create additional revisions. These revisions contain the different implementations for the PR regions. However, all PR implementation revisions use the same top-level placement and routing results from the base revision.

To compile a PR design, you create a PR implementation revision for each persona. In addition, you must assign either the Partial Reconfiguration - Base or Partial Reconfiguration - Persona Implementation revision type for each of the revisions. The following table lists the revision name and the revision type for each of the revisions. The impl_blinking_led_supr_new.qsf revision is the SUPR persona implementation.

Table 3.  Revision Names and Types
Revision Name Revision Type
blinking_led Partial Reconfiguration - Base
blinking_led_default Partial Reconfiguration - Persona Implementation
blinking_led_slow Partial Reconfiguration - Persona Implementation
blinking_led_empty Partial Reconfiguration - Persona Implementation
impl_blinking_led_supr_new Partial Reconfiguration - Persona Implementation