1
0
mirror of https://github.com/aolofsson/oh.git synced 2025-01-17 20:02:53 +08:00
oh/.gitignore
Andreas Olofsson 1be045a5c9 Adding stub files for axi master and slave
- Got tired of tying off constants, too many useless bugs to debug...
- Easier to to autoinst...
2015-11-18 23:23:31 -05:00

47 lines
422 B
Plaintext

######################
# Compiled binaries
*.elf
*.o
*.e
*.d
bin/
######################
# Emacs/vim/gedit backup files
*~
.*.swp
.*.swo
*#
*.bak
#######################
# Simulation files
*.vvp
*.vcd
*.out
*.trace
#######################
# XILINX crap
*.xpr
*.log
*.jou
*.runs
*.sim
*.rpt
*.str
*.xml
*.hw
*.cache
*.srcs
xgui/
.Xil
*.zip
*_stub.vhdl
*.upgrade_log
*_funcsim.v
*_changelog.txt
*.vhdl
*.dcp
*.veo
*_ooc.*