README: convert py3.7 specific steps into generic py3 steps, and list oldest Debian and Ubuntu versions supported
by attie 1 year 6 months
41520af7
README: amaranth depends on py3.8, so follow suit
by attie 1 year 6 months
49ee8abd
README: swap 'setup.py' for 'pip install -e'
by attie 1 year 6 months
729a4fc7
CI: enable builds for merge queue.
by whitequark 1 year 6 months
2bb7355f
applet.interface.spi_controller: convert to native amaranth Addresses a bunch of items from #150.
by Marcelina Kościelnicka 1 year 10 months
034b0158
README: add notice for crowdsupply buyers.
by whitequark 1 year 7 months
1f7f4b10
applet.program.stusb4500_nvm: Import new applet to program STUSB4500 NVM Signed-off-by: Sylvain Munaut
by Sylvain Munaut 1 year 9 months
406e06fa
software: migrate from `crcmod` to `crc`. The `crc` package is maintained and does not have problematic native dependencies.
by Bjoern Kerler 1 year 9 months
030e3104
applet.interface.jtag_svf: ignore TRST OFF when TRST# not present Some SVF producers (like Xilinx impact) emit a TRST OFF command as part of the initialization. This has no effect other than bringing the system to the default state, so ignoring it when there is no TRST# pin is harmless. Likewise, ignore TRST Z in this case.
by Marcelina Kościelnicka 1 year 10 months
8c490156
applet.display.hd44780: convert to native amaranth Addresses `display.hd44780` item from #150. Includes some trivial gateware improvements.
by Marcelina Kościelnicka 1 year 10 months
5f289541
Report a bug