Wolfsfeld is an ultra-low-power stand-alone open-source handheld FPGA computer with a minimal interface intended for educational purposes and survival computing.
This repo will contain schematics, gateware, firmware and a 3D-printable enclosure.
See the Wolfsfeld product page for more details.
Wolfsfeld currently boots to BIOS and can perform some tests. The OS isn't working yet.
The Wolfsfeld SOC is a partial fork of Zeitlos.
To the extent that there is LLM-generated code in this repo, it should be space indented. Any space indented code should be carefully audited and then converted to tabs (eventually).
The contents of this repo are released under the Lone Dynamics Open License with the following exceptions:
- rtl/cpu/picorv32 uses the ISC license.
- rtl/ext/uart16550 uses the LGPL license.
