Soma DSP Processing Board
VHDL C++ Python Other
Switch branches/tags
Nothing to show
Clone or download
carview.php?tsp= Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
carview.php?tsp= boot
carview.php?tsp= docs
carview.php?tsp= pcb
carview.php?tsp= sim
carview.php?tsp= software
carview.php?tsp= solidmodel
carview.php?tsp= src
carview.php?tsp= tests
carview.php?tsp= tgt
carview.php?tsp= vhdl
carview.php?tsp= .gitignore
carview.php?tsp= .gitmodules
carview.php?tsp= README
carview.php?tsp= assembly.txt
carview.php?tsp= hardware.txt
carview.php?tsp= software.txt
carview.php?tsp= testbench.txt
carview.php?tsp= ti.mail.txt

README

The DSPBoard is the 4-DSP signal processing module that 
performs the majority of the per-channel signal processing in soma. 
Directory structure: 
boot/       : Code for boot CPLD on device
docs/       : documentation, design, and protocols
iolib/      : C++ library for parsing and processing events
sim/        : vhdl unit tests 
solidmodel/ : SolidWorks model of the DSP board and mounting hardware
src/        : DSP code 
src/tests   : unit tests for c++
tgt/dspboard : buildable code for actual dspboard targets
At the moment I think we're going to support two targets, 
"tetrode-ad" 
and "raw-continuous"