-
- Downloads
BugID: 225
- added (t)WH_BGL_Processing.* that does all BG/L processing on a single core - do backward fft instead of forward - add 3x2 correlator matrix - fix correlator conjugate bug - simplify itsFIRs usage - partial implementation of delay compensation (not enabled by default)
Showing
- CEP/Demo/TFlopCorrelator/TFC_BGLProc/src/Correlator.S 443 additions, 196 deletionsCEP/Demo/TFlopCorrelator/TFC_BGLProc/src/Correlator.S
- CEP/Demo/TFlopCorrelator/TFC_BGLProc/src/FIR.S 99 additions, 0 deletionsCEP/Demo/TFlopCorrelator/TFC_BGLProc/src/FIR.S
- CEP/Demo/TFlopCorrelator/TFC_BGLProc/src/Makefile.am 5 additions, 4 deletionsCEP/Demo/TFlopCorrelator/TFC_BGLProc/src/Makefile.am
- CEP/Demo/TFlopCorrelator/TFC_BGLProc/src/WH_BGL_Processing.cc 892 additions, 0 deletions...Demo/TFlopCorrelator/TFC_BGLProc/src/WH_BGL_Processing.cc
- CEP/Demo/TFlopCorrelator/TFC_BGLProc/src/WH_BGL_Processing.h 78 additions, 0 deletionsCEP/Demo/TFlopCorrelator/TFC_BGLProc/src/WH_BGL_Processing.h
- CEP/Demo/TFlopCorrelator/TFC_BGLProc/src/WH_Correlator.cc 89 additions, 25 deletionsCEP/Demo/TFlopCorrelator/TFC_BGLProc/src/WH_Correlator.cc
- CEP/Demo/TFlopCorrelator/TFC_BGLProc/src/WH_Correlator.h 1 addition, 1 deletionCEP/Demo/TFlopCorrelator/TFC_BGLProc/src/WH_Correlator.h
- CEP/Demo/TFlopCorrelator/TFC_BGLProc/src/WH_PPF.cc 5 additions, 15 deletionsCEP/Demo/TFlopCorrelator/TFC_BGLProc/src/WH_PPF.cc
- CEP/Demo/TFlopCorrelator/TFC_BGLProc/src/WH_PPF.h 1 addition, 1 deletionCEP/Demo/TFlopCorrelator/TFC_BGLProc/src/WH_PPF.h
- CEP/Demo/TFlopCorrelator/TFC_BGLProc/test/Makefile.am 10 additions, 3 deletionsCEP/Demo/TFlopCorrelator/TFC_BGLProc/test/Makefile.am
- CEP/Demo/TFlopCorrelator/TFC_BGLProc/test/tWH_BGL_Processing.cc 129 additions, 0 deletions...mo/TFlopCorrelator/TFC_BGLProc/test/tWH_BGL_Processing.cc
- CEP/Demo/TFlopCorrelator/TFC_BGLProc/test/tWH_BGL_Processing.h 60 additions, 0 deletions...emo/TFlopCorrelator/TFC_BGLProc/test/tWH_BGL_Processing.h
- CEP/Demo/TFlopCorrelator/TFC_BGLProc/test/tWH_BGL_Processing.sh 0 additions, 0 deletions...mo/TFlopCorrelator/TFC_BGLProc/test/tWH_BGL_Processing.sh
- CEP/Demo/TFlopCorrelator/TFC_BGLProc/test/tWH_Correlator.sh 1 addition, 1 deletionCEP/Demo/TFlopCorrelator/TFC_BGLProc/test/tWH_Correlator.sh
- CEP/Demo/TFlopCorrelator/TFC_BGLProc/test/tWH_PPF.cc 1 addition, 1 deletionCEP/Demo/TFlopCorrelator/TFC_BGLProc/test/tWH_PPF.cc
- CEP/Demo/TFlopCorrelator/TFC_BGLProc/test/tWH_PPF.sh 1 addition, 1 deletionCEP/Demo/TFlopCorrelator/TFC_BGLProc/test/tWH_PPF.sh
- Demo/CEP/TFlopCorrelator/TFC_BGLProc/src/Attic/Correlator.S 443 additions, 196 deletionsDemo/CEP/TFlopCorrelator/TFC_BGLProc/src/Attic/Correlator.S
- Demo/CEP/TFlopCorrelator/TFC_BGLProc/src/Attic/FIR.S 99 additions, 0 deletionsDemo/CEP/TFlopCorrelator/TFC_BGLProc/src/Attic/FIR.S
- Demo/CEP/TFlopCorrelator/TFC_BGLProc/src/Attic/Makefile.am 5 additions, 4 deletionsDemo/CEP/TFlopCorrelator/TFC_BGLProc/src/Attic/Makefile.am
- Demo/CEP/TFlopCorrelator/TFC_BGLProc/src/Attic/WH_BGL_Processing.cc 892 additions, 0 deletions...FlopCorrelator/TFC_BGLProc/src/Attic/WH_BGL_Processing.cc
Loading
Please register or sign in to comment