-
- Downloads
-Completed first test bench + Python test case for correlator.vhd:
. Only the permutator and the multiplier stages are used . Block gens generate subband data from HEX files . Single amplitude . Phase offset 1 degree per incremental input . 1024 identical subbands per stream . Correlator multiplies using conjugate so we can extract the phase diffs . Data buffers are read out by tc_correlator.py . Phase info is extracted and plotted . Current nof_inputs = 24.
Showing
- libraries/dsp/correlator/src/hex/complex_subbands_16_5.hex 1025 additions, 0 deletionslibraries/dsp/correlator/src/hex/complex_subbands_16_5.hex
- libraries/dsp/correlator/src/hex/complex_subbands_16_6.hex 1025 additions, 0 deletionslibraries/dsp/correlator/src/hex/complex_subbands_16_6.hex
- libraries/dsp/correlator/src/hex/complex_subbands_16_7.hex 1025 additions, 0 deletionslibraries/dsp/correlator/src/hex/complex_subbands_16_7.hex
- libraries/dsp/correlator/src/hex/complex_subbands_16_8.hex 1025 additions, 0 deletionslibraries/dsp/correlator/src/hex/complex_subbands_16_8.hex
- libraries/dsp/correlator/src/hex/complex_subbands_16_9.hex 1025 additions, 0 deletionslibraries/dsp/correlator/src/hex/complex_subbands_16_9.hex
- libraries/dsp/correlator/src/python/gen_hex_files_complex_subbands.py 70 additions, 0 deletions...p/correlator/src/python/gen_hex_files_complex_subbands.py
- libraries/dsp/correlator/src/vhdl/corr_accumulator.vhd 76 additions, 68 deletionslibraries/dsp/correlator/src/vhdl/corr_accumulator.vhd
- libraries/dsp/correlator/src/vhdl/corr_multiplier.vhd 16 additions, 11 deletionslibraries/dsp/correlator/src/vhdl/corr_multiplier.vhd
- libraries/dsp/correlator/src/vhdl/correlator.vhd 10 additions, 4 deletionslibraries/dsp/correlator/src/vhdl/correlator.vhd
- libraries/dsp/correlator/tb/python/correlator.py 0 additions, 0 deletionslibraries/dsp/correlator/tb/python/correlator.py
- libraries/dsp/correlator/tb/python/tc_correlator.py 82 additions, 0 deletionslibraries/dsp/correlator/tb/python/tc_correlator.py
- libraries/dsp/correlator/tb/vhdl/tb_correlator.vhd 106 additions, 5 deletionslibraries/dsp/correlator/tb/vhdl/tb_correlator.vhd
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
Please register or sign in to comment