osmo-e1-hardware/firmware/ice40-riscv
Sylvain Munaut 9410bdf8dd icE1usb fw: E1 core config update depending on state
Store Rx/Tx config separately so we can change some of the config
bit depending on current state while still keeping what the user
asked for.

Not really used ATM since state is never IDLE, but for future use.

Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
Change-Id: I0b4cbf88abc4af801054ba5d6779dede5649852a
2022-01-10 13:18:19 +01:00
..
common common fw: Add a 'panic' handler 2022-01-09 17:21:04 +01:00
e1-tracer fw/ice40-riscv: Remove usb_ep_boot manual declaration 2021-05-31 19:22:22 +02:00
icE1usb icE1usb fw: E1 core config update depending on state 2022-01-10 13:18:19 +01:00
LICENSE.gpl3 firmware/ice40-riscv: Import common parts to all iCE40/RISC-V firmwares 2020-09-14 10:56:49 +02:00
LICENSE.lgpl3 firmware/ice40-riscv: Import common parts to all iCE40/RISC-V firmwares 2020-09-14 10:56:49 +02:00
README firmware/ice40-riscv: Import common parts to all iCE40/RISC-V firmwares 2020-09-14 10:56:49 +02:00

README

Firmware for iCE40 based board
==============================

The icE1usb, icE1usb-proto and e1-tracer boards are running very similar
gateware, all based around a PicoRV32 RISC-V softcore supported by custom
hardware cores to deal with USB and E1.


License
-------

Files in here are licended either under GPLv3 or LGPLv3 depending on the
specific file. Refer to the notice at the top of each file.

Full text for both licenses is included next to this README.