struct XRFdc_DAC_Tile - 2.6 English

Zynq UltraScale+ RFSoC RF Data Converter v2.6 Gen 1/2/3/DFE LogiCORE IP Product Guide (PG269)

Document ID
PG269
Release Date
2023-10-18
Version
2.6 English

This structure is for internal driver use.

u32 TileBaseAddr;
u32 NumOfDACBlocks;
XRFdc_PLL_Settings PLL_Settings;
u8 MultibandConfig;
XRFdc_DACBlock_AnalogDataPath DACBlock_Analog_Datapath[4];
XRFdc_DACBlock_DigitalDataPath DACBlock_Digital_Datapath[4];

Description

u32 TileBaseAddr
Tile base address.
u32 NumOfDACBlocks
Number of RF-DACs enabled.
XRFdc_PLL_Settings PLL_Settings
PLL settings structure.
u8 MultibandConfig
Multi-band configuration for RF-DAC tile.
XRFdc_DACBlock_AnalogDataPath DACBlock_Analog_Datapath[4]
DACBlock_AnalogDataPath structure for four RF-DACs.
XRFdc_DACBlock_DigitalDataPath DACBlock_Digital_Datapath[4]
DACBlock_DigitalDataPath structure for four RF-DACs.