Skip to content
Snippets Groups Projects
Commit faa5bd45 authored by Eric Kooistra's avatar Eric Kooistra
Browse files

Use radix complex_ir, complex_ir.

parent 79729dac
No related branches found
No related tags found
2 merge requests!100Removed text for XSub that is now written in Confluence Subband correlator...,!76Resolve L2SDP-248
...@@ -58,7 +58,7 @@ peripherals: ...@@ -58,7 +58,7 @@ peripherals:
mm_width: 32 # = N_complex * W_sub_weight mm_width: 32 # = N_complex * W_sub_weight
address_offset: 0x0 address_offset: 0x0
number_of_fields: 1024 # = Q_fft * N_sub = 2 signal inputs * 512 subbands number_of_fields: 1024 # = Q_fft * N_sub = 2 signal inputs * 512 subbands
radix: complx radix: complex_ir
- peripheral_name: sdp_bf_weights # pi_sdp_bf_weights.py - peripheral_name: sdp_bf_weights # pi_sdp_bf_weights.py
...@@ -106,7 +106,7 @@ peripherals: ...@@ -106,7 +106,7 @@ peripherals:
mm_width: 32 # = N_complex * W_bf_weight mm_width: 32 # = N_complex * W_bf_weight
address_offset: 0x0 address_offset: 0x0
number_of_fields: g_nof_gains number_of_fields: g_nof_gains
radix: complx radix: complex_ir
- peripheral_name: sdp_bf_scale # pi_sdp_bf_scale.py - peripheral_name: sdp_bf_scale # pi_sdp_bf_scale.py
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment