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