| Field Name | Type | Description |
|---|---|---|
| phase_acc | xip_uint | Initialization value for the Phase Accumulator. This field can be used to set the phase accumulator value at reset. |
| dual_mod_count | xip_uint | Initialization value for the modulus counter. Used to set the Dual Single Modulus count value at reset. |
| dual_mod_sel | xip_uint | Initialization value for the state of the modulus counter. Used to
specify if the counter is accumulating Dual Mod (set to 1) or Single
Mod (set to 0) at reset. Modulus increments to
xdfe_nr_prach_v2_0_phase_inc.single_mod_cc when set 0, or
xdfe_nr_prach_v2_0_phase_inc.dual_mod_cc when set 1, and then
changes state. When in "Dual Mod" state, phase increments by (fcw+1) per sample. In single mod, phase increments by fcw. |