aboutsummaryrefslogtreecommitdiff
path: root/j1/go
diff options
context:
space:
mode:
Diffstat (limited to 'j1/go')
m---------j10
-rw-r--r--j1/go5
2 files changed, 5 insertions, 0 deletions
diff --git a/j1 b/j1
deleted file mode 160000
-Subproject 911439641c002a8f7a6e306ce1b1d3fd4b389fd
diff --git a/j1/go b/j1/go
new file mode 100644
index 0000000..c0740cb
--- /dev/null
+++ b/j1/go
@@ -0,0 +1,5 @@
+(cd toolchain && sh go) || exit
+iverilog -I verilog/ -g2 -s testbench verilog/testbench.v verilog/top.v verilog/j1.v verilog/stack.v || exit
+./a.out
+
+make && obj_dir/Vj1 build/firmware/demo0.hex