upsilon/doc
Peter McGoron 2e98c0229d Upsilon standard library; integrate waveform; overhaul code generation
1. Add a new Upsilon MicroPython standard library in the linux/
   subdirectory. This puts all the submodules into classes with methods
   for ease of access.
2. Totally rewrite mmio.py code generation. Instead of just dumping
   registers, the build system now instantiates classes which
   encapsulate the module in question.
3. Split the PicoRV32 special register interface away from the PicoRV32.
   It is now the PeekPokeInterface, which will be used in the future to
   implement register control for Waveform and SPI.
4. Integrate Waveform into the design. Has not been tested yet.
2024-03-11 04:31:30 +00:00
..
copying make lawyers happy 2023-06-15 12:24:35 -04:00
controller_manual.rst Upsilon standard library; integrate waveform; overhaul code generation 2024-03-11 04:31:30 +00:00
docker.md Documentation and register location generation 2024-02-28 13:28:06 +00:00
gateware.rst Upsilon standard library; integrate waveform; overhaul code generation 2024-03-11 04:31:30 +00:00
verilog_manual.md Documentation, fix parameter passing 2024-02-26 06:02:48 +00:00