Moving SynopsysVCS.gitignore into Global/.
Whether to use VCS or any other simulator is a choice of the individual designer rather than of the project as a whole.
This commit is contained in:
23
Global/SynopsysVCS.gitignore
Normal file
23
Global/SynopsysVCS.gitignore
Normal file
@@ -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/
|
Reference in New Issue
Block a user