struct XRFdc_DACTile_Config - 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 Enable;
u32 PLLEnable;
double SamplingRate; 
double RefClkFreq;
double FabClkFreq;
u32 FeedbackDiv;
u32 OutputDiv;
u32 RefClkDiv;
u32 MultibandConfig;
XRFdc_DACBlock_AnalogDataPath_Config DACBlock_Analog_Config[4];
XRFdc_DACBlock_DigitalDataPath_Config DACBlock_Digital_Config[4];

Description

u32 Enable
Corresponds to the C_DAC{x}_Enable IP parameter.
u32 PLLEnable
Corresponds to the C_DAC{x}_PLL_Enable IP parameter.
double SamplingRate
Corresponds to the C_DAC{x}_Sampling_Rate IP parameter.
double RefClkFreq
Corresponds to the C_DAC{x}_RefClk_Freq IP parameter.
double FabClkFreq
Corresponds to the C_DAC{x}_FabClk_Freq IP parameter.
u32 FeedbackDiv
Corresponds to the C_DAC{x}_FBDIV IP parameter.
u32 OutputDiv
Corresponds to the C_DAC{x}_OutDiv IP parameter.
u32 RefClkDiv
Corresponds to the C_DAC{x}_Refclk_Div IP parameter.
u32 MultibandConfig
Corresponds to the C_DAC{x}_Multiband IP parameter.