CI: drop py3.7 and add py3.10
by attie 1 year 9 months
c16d8743
README: revise Yosys + nextpnr install links
by attie 1 year 9 months
e0157ddc
README: convert py3.7 specific steps into generic py3 steps, and list oldest Debian and Ubuntu versions supported
by attie 1 year 9 months
624b387d
README: amaranth depends on py3.8, so follow suit
by attie 1 year 9 months
7e809cc3
README: swap 'setup.py' for 'pip install -e'
by attie 1 year 9 months
dc53c395
applet.interface.spi_controller: convert to native amaranth Addresses a bunch of items from #150.
by Marcelina Kościelnicka 2 years 1 month
034b0158
README: add notice for crowdsupply buyers.
by whitequark 1 year 10 months
1f7f4b10
applet.program.stusb4500_nvm: Import new applet to program STUSB4500 NVM Signed-off-by: Sylvain Munaut
by Sylvain Munaut 2 years 3 days
406e06fa
software: migrate from `crcmod` to `crc`. The `crc` package is maintained and does not have problematic native dependencies.
by Bjoern Kerler 2 years 2 weeks
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 2 years 1 month
8c490156
Report a bug