mirror of
https://github.com/aolofsson/oh.git
synced 2025-01-30 02:32:53 +08:00
63e0017275
- 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
29 lines
281 B
Plaintext
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
|