diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -6,6 +6,14 @@ This is a wip clone of [SubX][mu] for the RISC-V RV31I base ISA. $ ./test.py | ./elf.py > out.elf $ ./qemu.sh out.elf +Pipeline +-------- + +back to front: + +- `elf`: takes `hex.subx`-style input, outputs an ELF file +- `survey`: + Debugging --------- |
