adding prebuilt CI script

This commit is contained in:
Blaise Tine
2020-09-19 16:08:28 -04:00
parent f6f95e0c46
commit 91f348c61a
3 changed files with 87 additions and 11 deletions

View File

@@ -84,6 +84,7 @@ tar -zcvf run.log.tar.gz build_ase_1c/work/run.log
# decompress VCD trace
tar -zxvf /mnt/c/Users/Blaise/Downloads/vortex.vcd.tar.gz
tar -xvf /mnt/c/Users/Blaise/Downloads/vortex.vcd.tar.bz2
# launch Gtkwave
gtkwave ./build_ase_1c/work/vortex.vcd &