Commit Graph

9 Commits

Author SHA1 Message Date
Robert Ghilduta
c201bac60f Add README.md 2021-01-12 22:59:41 -08:00
Robert Ghilduta
7a07340675 Change Viterbi decoder core
This commit replaces the modem's Viterbi decoder core with the one in
bladeRF-wiphy. To use the Altera core instead, revert this commit.
2021-01-12 22:59:37 -08:00
Robert Ghilduta
7b8d5aa163 Change FFT/IFFT core
This commit replaces the modem's FFT/IFFT cores with the FFT core in
bladeRF-wiphy. To use the Altera cores instead, revert this commit.
2021-01-12 22:58:46 -08:00
Robert Ghilduta
1bfa301e01 Update list of files to compile 2021-01-12 22:58:46 -08:00
Robert Ghilduta
ea221d0b3f Add C models for FFT/IFFT and Viterbi decoder 2021-01-12 22:58:46 -08:00
Robert Ghilduta
cbcc2c1951 Add traceback based soft decision Viterbi decoder implementation 2021-01-12 22:58:46 -08:00
Robert Ghilduta
45fda6959a Add dual_port_ram based FFT implementation 2021-01-12 22:58:46 -08:00
Nuand
0155a73a89 Add cores 2020-12-30 23:20:01 -08:00
Nuand
3e751f3e37 Initial commit 2020-12-30 23:19:51 -08:00