mirror of
https://github.com/aolofsson/oh.git
synced 2025-01-17 20:02:53 +08:00
57 lines
548 B
Plaintext
57 lines
548 B
Plaintext
######################
|
|
# Compiled binaries
|
|
*.elf
|
|
*.o
|
|
*.e
|
|
*.d
|
|
bin/
|
|
|
|
#########################
|
|
# Auto created links
|
|
symlinks
|
|
|
|
######################
|
|
# Emacs/vim/gedit backup files
|
|
*~
|
|
.*.swp
|
|
.*.swo
|
|
*#
|
|
*.bak
|
|
|
|
#######################
|
|
# Simulation files
|
|
*.vvp
|
|
*.vcd
|
|
*.out
|
|
*.trace
|
|
*.bin
|
|
#######################
|
|
# 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.*
|
|
|
|
#######################
|
|
#ASIC proprietary files
|
|
proprietary/
|
|
|