From 95d8b69c68a17cf3fbcfb6d9f4752c9a90e9da69 Mon Sep 17 00:00:00 2001 From: s-ol Date: Thu, 28 May 2020 14:42:14 +0200 Subject: tests, cleanup, verify.py --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index df03318..19f3496 100644 --- a/README.md +++ b/README.md @@ -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 --------- -- cgit v1.2.3