TUSER Format - 9.1 English - PG109

Fast Fourier Transform LogiCORE IP Product Guide (PG109)

Document ID
PG109
Release Date
2024-11-13
Version
9.1 English

The data fields are packed into the m_axis_data_tuser vector in the following order (starting from the LSB):

  1. (optional) XK_INDEX plus padding
  2. (optional) BLK_EXP plus padding for channel 0
  3. (optional) BLK_EXP plus padding for channel 1 etc.
  4. (optional) OVFLO for channel 0
  5. (optional) OVFLO for channel 1 etc.
  6. Padding to make TUSER 8-bit aligned. Only needed when OVFLO is present

The core cannot be configured to have both BLK_EXP and OVFLO.

Figure 1. Data Output Channel TUSER (m_axis_data_tuser) Format

Optional fields are shown as dotted. As all fields are optional, it is possible to configure the core such that TUSER would have no fields. In this case it is automatically removed from the core interface.