aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Global/SynopsysVCS.gitignore23
1 files changed, 23 insertions, 0 deletions
diff --git a/Global/SynopsysVCS.gitignore b/Global/SynopsysVCS.gitignore
new file mode 100644
index 00000000..97317896
--- /dev/null
+++ b/Global/SynopsysVCS.gitignore
@@ -0,0 +1,23 @@
+# Waveforms
+*.vpd
+*.vcd
+*.evcd
+
+# Binary files
+simv
+
+# Directories used for compilation
+csrc/
+simv.daidir/
+
+# Log files
+*.log
+
+# DVE, UCLI related files
+DVEfiles/
+ucli*
+*.key
+
+# Coverage related files
+simv.vdb/
+urgReport/