1
0
mirror of https://github.com/aolofsson/oh.git synced 2025-01-30 02:32:53 +08:00
oh/.gitignore
Andreas Olofsson 63e0017275 Stimulus end of test issue
- Still not 100% on this...but test passes
- Teset was hanging even though  stim_done went high. Ticks not advancing, pointing towards comb loop, but what is different at end of test?
- Now to test read/writes of registers from axi and set the idelay registers
2015-11-03 19:56:27 -05:00

29 lines
281 B
Plaintext

######################
# Compiled binaries
*.elf
*.o
*.e
*.d
######################
# Emacs/vim/gedit backup files
*~
.*.swp
.*.swo
*#
*.bak
#######################
# Simulation files
*.vvp
*.vcd
*.out
*.trace
#######################
# XILINX crud
*.log
*.jou
*.runs
*.sim
*.rpt