Commit graph

20 commits

Author SHA1 Message Date
ffae5ecdf9 add sign extension, header 2022-07-14 15:11:22 -04:00
592939f5bd change pinout 2022-07-14 15:10:58 -04:00
f6c90ff3d1 ADC code simplification; use lowest common denominator instead 2022-07-14 10:14:09 -04:00
75e1001452 checks and misc fix 2022-07-14 09:27:18 -04:00
5287366140 start DAC and ADC io 2022-07-13 15:36:36 -04:00
32b96eaf9a add macros for number of adcs and dacs 2022-07-13 15:35:42 -04:00
60d9b63163 testing PMOD DAC output successful 2022-07-13 14:12:06 -04:00
2e42fef4ef Makefiles depend on generated files 2022-07-13 14:11:56 -04:00
7fa5431ea4 add Makefile to software 2022-07-13 13:56:51 -04:00
50a3989e98 i broke the PMOD connectors by driving them 5V lol 2022-07-13 12:30:36 -04:00
f3c29d57d4 cast csr locations to supress errors 2022-07-13 12:11:47 -04:00
94feabe652 add software 2022-07-13 12:07:03 -04:00
675e4adc27 add pin_io.h to clean 2022-07-12 15:37:57 -04:00
6cbc83f1ab add generate_csr_locations 2022-07-12 15:36:50 -04:00
49c50cbe07 add devicetree generation 2022-07-12 15:22:14 -04:00
930b5ec8af cleanup 2022-07-12 13:30:28 -04:00
9d35754dab add makefile; condense LiteX CSRs 2022-07-12 13:29:26 -04:00
cbd49b5a87 add clean.sh, add adc and dac pins to SOC properly 2022-07-11 20:33:25 -04:00
98ee6cdecc import constraints 2022-07-11 12:02:16 -04:00
4cd1f30e72 add custom SoC generator 2022-07-10 19:28:32 -04:00