bulk: changing experiments structure and how i use it.
This commit is contained in:
parent
20d4c9d3b7
commit
521c5b0063
20 changed files with 802 additions and 0 deletions
4
machine/riscv-asm/run.sh
Normal file
4
machine/riscv-asm/run.sh
Normal file
|
@ -0,0 +1,4 @@
|
|||
#!/bin/sh
|
||||
|
||||
[ "$1" = "build" ] && sh ./build.sh
|
||||
qemu-riscv64 build/main
|
Loading…
Add table
Add a link
Reference in a new issue