Skip to content

variable DAC_BITS for main PLL

Peter Jansweijer requested to merge peter_variable_DAC_BITS into wrpc-v5

Default DAC_BITS = 16 which computes to pi.y_max = 65530. Generalize pi.y_max for future DACs with higher granularity (more bits)

Merge request reports