提交 a1ed2571 编写于 作者: C Carl Suster

Merge pull request #1484 from andres-mancera/SynopsysVCS_patch

Adding a few more files/file extensions/directories for Synopsys VCS.
# Waveforms # Waveform formats
*.vpd
*.vcd *.vcd
*.vpd
*.evcd *.evcd
*.fsdb
# Binary files # Default name of the simulation executable. A different name can be
# specified with this switch (the associated daidir database name is
# also taken from here): -o <path>/<filename>
simv simv
# Directories used for compilation # Generated for Verilog and VHDL top configs
csrc/
simv.daidir/ simv.daidir/
simv.db.dir/
# Log files # Infrastructure necessary to co-simulate SystemC models with
*.log # Verilog/VHDL models. An alternate directory may be specified with this
# switch: -Mdir=<directory_path>
csrc/
# DVE, UCLI related files # Log file - the following switch allows to specify the file that will be
DVEfiles/ # used to write all messages from simulation: -l <filename>
ucli* *.log
*.key
# Coverage related files # Coverage results (generated with urg) and database location. The
# following switch can also be used: urg -dir <coverage_directory>.vdb
simv.vdb/ simv.vdb/
urgReport/ urgReport/
# DVE and UCLI related files.
DVEfiles/
ucli.key
# When the design is elaborated for DirectC, the following file is created
# with declarations for C/C++ functions.
vc_hdrs.h
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册