Files
super6502/hw/fpga/simulation/modelsim/.gitignore
Byron Lathi 5834f179d2 Ignore more modelsim files
Ignore all bak files and msim_transcript
2022-03-13 19:39:14 -05:00

30 lines
310 B
Plaintext

# ignore ModelSim generated files and directories (temp files and so on)
[_@]*
*.ini
# ignore compilation output of ModelSim
*.mti
*.dat
*.dbs
*.psm
*.bak*
*.cmp
*.jpg
*.html
*.bsf
# ignore simulation output of ModelSim
wlf*
*.wlf
*.vstf
*.ucdb
cov*/
*transcript*
sc_dpiheader.h
vsim.dbg
*.sft
*.svo
*.xrf