gateware.debug: begin work on a primitive ILA
by Kate Temkin 5 years 6 months
7e219e31
ci/test: add the ability to launch all unit tests ...
by Kate Temkin 5 years 6 months
ci/test: add the ability to launch all unit tests with tox
4b131cf3
python: standardize on the `luna` software being l...
by Kate Temkin 5 years 6 months
python: standardize on the `luna` software being lowercase

LUNA = name of the project; hardware boards are branded LUNA
luna = name of the toolkit for building USB-related gateware
135bfbb7
gitignore: start a section for editor/IDE files
by Kate Temkin 5 years 6 months
1364f266
SPI: improvements to SPI hardware and testing; and...
by Kate Temkin 5 years 6 months
SPI: improvements to SPI hardware and testing; and minor fixes
f679b101
gateware: update to a Trellis version with psuedo-...
by Kate Temkin 5 years 6 months
gateware: update to a Trellis version with psuedo-differential outputs

This Trellis patch was made specifically for this use case, after we
manually identified the bitstream changes we needed. Thanks, Dave! :)
bbebfa29
pre r0.2 -- minor improvements and debug fixes
by Kate Temkin 5 years 6 months
pre r0.2 -- minor improvements and debug fixes

- add silkscreen connector diagrams
- added test points for clock and voltage rails
- moved SPI connectors for reduced via density (DFM)
- added chip select for debug SPI
4df00695
gateware: create dynamic clocking framework
by Kate Temkin 5 years 6 months
653e0f0c
readme: add description of the `applets` directory
by Kate Temkin 5 years 6 months
329be188
gateware: add enough of the PSRAM interface to smo...
by Kate Temkin 5 years 6 months
gateware: add enough of the PSRAM interface to smoke test it
84b794a6
Report a bug