commit | a2ffb7160d467f63abe4580991ec88fd98786830 | [log] [tgz] |
---|---|---|
author | Miguel Osorio <miguelosorio@google.com> | Thu Sep 26 12:33:38 2019 -0700 |
committer | Miguel Osorio <miguelaosoriol@gmail.com> | Thu Sep 26 13:09:24 2019 -0700 |
tree | a20d7e186b8daf5d7148ab99862a0fb71c0d1a82 | |
parent | 7fa9e9cd3ecf72d55d74fb6cbcf827d314836867 [diff] [blame] |
[util/fpga] Update splice_nexysvideo.sh Update splice script to work with new Makefile scaffolding.
diff --git a/.gitignore b/.gitignore index 8e52be7..f1a11f5 100644 --- a/.gitignore +++ b/.gitignore
@@ -3,15 +3,21 @@ __pycache__ opentitan-docs -#fusesoc result +# fusesoc result build/ +# build directories with special suffixes +build*/ + # Sphinx result _build/ # JasperGold FPV Result jgproject/ +# FPGA splice intermediate files +*.jou + # Simulation Results *.log vdCovLog/