upsilon/swic
Peter McGoron 6f61d7db7a Documentation, fix parameter passing
1. Started writing a lot of documentation on how Upsilon is
   structured. This will replace the very outdated documentation.
2. Fixed parameter access and writing. This is also a more generic
   interface that can be used for Pico CPUs that implement different
   routines.
2024-02-26 06:02:48 +00:00
..
Makefile Get PicoRV32 to execute code 2024-02-25 18:58:34 +00:00
load_exec.py Documentation, fix parameter passing 2024-02-26 06:02:48 +00:00
picorv32.py Documentation, fix parameter passing 2024-02-26 06:02:48 +00:00
riscv.ld write picorv32 test code 2024-02-04 16:54:10 +00:00
test.c Get PicoRV32 to execute code 2024-02-25 18:58:34 +00:00