38 lines
310 B
Plaintext
38 lines
310 B
Plaintext
.vscode
|
|
.~lock*
|
|
|
|
.user_venv/
|
|
|
|
|
|
# Software build files
|
|
*.map
|
|
*.list
|
|
*.bin
|
|
*.o
|
|
|
|
|
|
# Efinix Debugger
|
|
*.log*
|
|
*.vcd
|
|
*.gtkw
|
|
*debug_profile*
|
|
|
|
# Drawio temp files.
|
|
*.bkp
|
|
*.dtmp
|
|
|
|
*.mem
|
|
sim_top
|
|
|
|
# Allow sources.list specifically
|
|
!*sources.list
|
|
|
|
# Cocotb
|
|
sim_build
|
|
*.fst
|
|
__pycache__
|
|
*.vcd
|
|
*.fst.*
|
|
results.xml
|
|
html
|
|
*.pcapng |