F-Tile Dynamic Reconfiguration Suite Intel® FPGA IP User Guide

ID 711009
Date 4/11/2024
Public
Document Table of Contents

6.24. Dynamic Reconfiguration RX Channel Reconfiguration

Table 41.   dyn_rcfg_dr_rxch2reconfig_busy_reg
Offset 0x5C
Addressing Mode 32-bits
Description Dynamic reconfiguration control and status register.
Table 42.   dyn_rcfg_dr_rxch2reconfig_busy_reg Field Description
Bit Type Reset Description
31:20 RO 0 Reserved
19:0 RWC 0 RX Channel is Busy with Reconfiguration

When set to 1, indicates a given RX channel is currently busy and must not be set up for another reconfiguration.

Software polls the associated bit(s) for value 0 prior to setting the Trigger Reconfig bit to value 1 for the given RX channel(s). Software must not attempt to set up another reconfiguration for the given RX channel(s) when the associated bit(s) is still value of 1, indicating the busy status.

Each bit maps to a specific RX channel:
  • [0]: RX channel 0
  • [1]: RX channel 1
  • ...
  • [19]: RX channel 19

RX Channels 0-3 : FHT Channels 0-3

RX Channels 4-19 : FGT Channels 0-15

Writing to this register clears all busy bits.

Do not program this field when Ready For Next Trigger is set to 0.