aboutsummaryrefslogtreecommitdiff
path: root/docs/j1/go
diff options
context:
space:
mode:
Diffstat (limited to 'docs/j1/go')
-rw-r--r--docs/j1/go5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/j1/go b/docs/j1/go
new file mode 100644
index 0000000..c0740cb
--- /dev/null
+++ b/docs/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