blob: 03487e13205c7cc56cdb6dd4bc6c66d4ff52e326 [file] [log] [blame]
Harald Welted645d442020-12-14 19:20:38 +01001[[gateware]]
2== icE1usb Gateware
3
4The icE1usb _gateware_ is where pretty much everything happens,
5from the E1 Line Interface Unit to the E1 Framer/Deframer, the
6picoRISCV soft-core running the [[firmware]] as well as the USB
7device peripheral talking to the host PC.
8
9As an OSHW project, all of it is available in source code format
10at https://git.osmocom.org/osmo-e1-hardware/tree/gateware/icE1usb
11
12Please use `git clone --recursive` when cloning the git repository
13so you get all of the sub-modules for the various soft-cores.