You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

ModelSim 282B

1234567891011121314151617181920212223
  1. # ignore ModelSim generated files and directories (temp files and so on)
  2. [_@]*
  3. # ignore compilation output of ModelSim
  4. *.mti
  5. *.dat
  6. *.dbs
  7. *.psm
  8. *.bak
  9. *.cmp
  10. *.jpg
  11. *.html
  12. *.bsf
  13. # ignore simulation output of ModelSim
  14. wlf*
  15. *.wlf
  16. *.vstf
  17. *.ucdb
  18. cov*/
  19. transcript*
  20. sc_dpiheader.h
  21. vsim.dbg