mirror of
https://github.com/UzixLS/zx-sizif-128.git
synced 2025-07-18 23:01:28 +03:00
add testbench
This commit is contained in:
9
.gitignore
vendored
9
.gitignore
vendored
@ -6,6 +6,15 @@ output/
|
||||
*.cdf
|
||||
*.qws
|
||||
|
||||
## Testbench
|
||||
cpld_tb/ivl_vhdl_work/
|
||||
cpld_tb/work/
|
||||
cpld_tb/*.gtkw
|
||||
cpld_tb/*.vcd
|
||||
cpld_tb/*.bin
|
||||
cpld_tb/*.mem
|
||||
cpld_tb.*/
|
||||
|
||||
## Kicad
|
||||
*-lib-table
|
||||
*-cache
|
||||
|
Reference in New Issue
Block a user