Commit Graph

5 Commits

Author SHA1 Message Date
c1c0122684 gw: add I2C bitbang module 2023-06-17 16:34:17 +00:00
7e3239700d start playing around with sampler (not working at all, wb issues I think) 2023-06-17 15:56:11 +00:00
5b62dd300b gw: fix synthesis
Still unclear what exactly this fixes, I think mostly bugs in
migen/LiteX. Not sure if it's synthesizing the memory elements for the
sampler modules either.
2023-06-03 11:44:17 -06:00
aebb3a58f0 gw: add ADC2-4 pinouts and update changed pins 2023-05-27 13:30:17 -06:00
c0b293e0c7 gateware: move back to LiteX
Had too many issues with integrating LiteEth. I put my FW into a LiteX
SoC and it worked, so I migrated back. With the knowledge I gained doing
Amaranth I could fix the issues I had adding a wishbone slave device
pretty easily.
2023-04-22 18:35:13 -06:00