1
0
mirror of https://github.com/UzixLS/zx-sizif-xxs.git synced 2025-07-18 23:01:40 +03:00

add testbench

This commit is contained in:
UzixLS
2021-05-06 12:13:41 +03:00
parent 8f77c02087
commit 11088108f7
66 changed files with 23601 additions and 105 deletions

14
.gitignore vendored
View File

@ -27,13 +27,13 @@ fpga/**/simulation/
fpga.*/
## Testbench
fpga_tb/ivl_vhdl_work/
fpga_tb/work/
fpga_tb/*.gtkw
fpga_tb/*.vcd
fpga_tb/*.bin
fpga_tb/*.mem
fpga_tb.*/
fpga/tb/ivl_vhdl_work/
fpga/tb/work/
fpga/tb/*.gtkw
fpga/tb/*.vcd
fpga/tb/*.bin
fpga/tb/*.mem
fpga/tb.*/
## Etc.
*.bak