aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorbryan newbold <bnewbold@leaflabs.com>2013-10-06 16:03:23 -0400
committerbryan newbold <bnewbold@leaflabs.com>2013-10-06 16:03:23 -0400
commita53c47f87bf6ca67fd6ce45865dc325a4216993a (patch)
tree129739243ca29671b0408afc067db5ad7411de13 /.gitignore
parent7a7511363ebf3f268fd44c8f10053c9b98293b18 (diff)
downloadbasic-hdl-template-a53c47f87bf6ca67fd6ce45865dc325a4216993a.tar.gz
basic-hdl-template-a53c47f87bf6ca67fd6ce45865dc325a4216993a.zip
add test/ and isim/ system
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 6d462a8..e866f68 100644
--- a/.gitignore
+++ b/.gitignore
@@ -39,6 +39,7 @@ webtalk.log
xlnx_auto_0_xdb
*.log
isim.wdb
+isim*.wdb
*.xmsgs
fuseRelaunch.cmd
isim.wdb
@@ -60,8 +61,11 @@ webtalk_pn.xml
*.prm
*.psr
*.scr
+tb/*.isim
tb/simulate_isim
tb/simulate_isim.prj
+tb/isim.compiled
+tb/test.tcl
iseconfig/
build/
coregen-tmp/