Open source, flexible signal processing platform based on sigma delta processing techniques
This repo contains all of the code for the platform's FPGA.
- Master: Hasn't been touched in a while. Used as a branch to revert to if an original copy is desired
- controls_board: Main working branch for now. Includes all recent changes
- dac_spi_included: Initial testing of the DAC's SPI module in the code
- adc_input: Initial testing of the ADC's inputs