README: convert py3.7 specific steps into generic py3 steps, and list oldest Debian and Ubuntu versions supported
by
attie
1 year 6 months
README: amaranth depends on py3.8, so follow suit
by
attie
1 year 6 months
README: swap 'setup.py' for 'pip install -e'
by
attie
1 year 6 months
CI: enable builds for merge queue.
by
whitequark
1 year 6 months
applet.interface.spi_controller: convert to native amaranth
Addresses a bunch of items from #150.
by
Marcelina Kościelnicka
1 year 10 months
README: add notice for crowdsupply buyers.
by
whitequark
1 year 7 months
applet.program.stusb4500_nvm: Import new applet to program STUSB4500 NVM
Signed-off-by: Sylvain Munaut
by
Sylvain Munaut
1 year 9 months
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
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