GTS Dynamic Reconfiguration Controller IP User Guide: Agilex™ 5 FPGAs and SoCs

ID 849710
Date 10/22/2025
Public
Document Table of Contents

12.1.1. Register Next ID Configuration 0

Table 29.   next_id_cfg[0]
Description Next ID Configuration
Address 0x00

You cannot write to this register when a DR operation is in progress (i.e, when stat.ready = 0 or o_in_progress = 1.

Table 30.   Reg next_id_cfg[0] Field Description
Bit Field Type Reset Description
14:0 next_id_lo RW 0x0 Next ID Lo: Applies next_id_lo before next_id_hi. A value of 0 ends the operation; the DR operation stops at the first 0, ignoring the remaining IDs.
15:0 next_‌id_‌lo_‌act RW 0x0 Next ID Lo Active. For profiles, the available values are:
  • 1: Active ID — enables the profile settings from DR MIF contents corresponding to the next ID
  • 0: Neutral ID — enables the neutral state settings from DR memory contents corresponding to the next ID
30:16 next_‌id_‌hi RW 0x0 Next ID Hi When using profiles, indicates the profile ID to apply. Applies next_id_lo before next_id_hi. A value of 0 ends the operation; the DR operation stops at the first 0, ignoring remaining IDs.
31 next_‌id_‌hi_‌act RW 0x0 Next ID Hi Active: For profiles, the available values are:
  • 1: Active ID — enables the profile settings from DR memory contents corresponding to the next ID
  • 0: Neutral ID — enables the neutral state settings from DR MIF contents corresponding to the next ID.
Note:

The entries for the table from next_id_cfg[1] through next_id_cfg[19] are the same as next_id_cfg[0].

For the field description details, refer to the Reg_next_id_cfg[0]_Field Description.