minor update

This commit is contained in:
Blaise Tine
2021-07-16 12:57:50 -07:00
parent 69d8340e24
commit 5c58f7eec6
4 changed files with 11 additions and 21 deletions

View File

@@ -81,7 +81,6 @@ tar -zcvf output_files_1c.tar.gz `find ./build_fpga_1c -type f \( -iname \*.rpt
# compress VCD trace
tar -zcvf run.log.tar.gz run.log
tar -cvjf vx_scope.vcd.tar.bz2 vx_scope.vcd
tar -cvjf trace.vcd.tar.bz2 trace.vcd run.log
tar -cvjf trace.vcd.tar.bz2 build_ase_arria10_1c/work/run.log build_ase_arria10_1c/work/trace.vcd