gateware.applets: fix dc_flash applet; does not fi...
by Kate Temkin 5 years 9 months
gateware.applets: fix dc_flash applet; does not fix #1
277b2258
gateware.interfaces.spi: move SPI interfaces to an...
by Kate Temkin 5 years 9 months
gateware.interfaces.spi: move SPI interfaces to an SPIBus record
3c3a6963
gateware.utils: add utility functions for clock do...
by Kate Temkin 5 years 9 months
gateware.utils: add utility functions for clock domain crossing
cfd72cb7
all: added editorconfig
by Kate Temkin 5 years 9 months
d258bd2f
gateware.debug: begin work on a primitive ILA
by Kate Temkin 5 years 9 months
7e219e31
ci/test: add the ability to launch all unit tests ...
by Kate Temkin 5 years 9 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 9 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 9 months
1364f266
SPI: improvements to SPI hardware and testing; and...
by Kate Temkin 5 years 9 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 9 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
Report a bug