1
0
forked from tanchou/Verilog
This commit is contained in:
Gamenight77
2025-05-02 15:51:18 +02:00
parent 0faab53c30
commit f5e73d7379
105 changed files with 707398 additions and 1 deletions

View File

@@ -0,0 +1,3 @@
sv work ../tests/verilog/blink_tb.v
sv work ../src/verilog/blink.v -i src/verilog
sv work ../src/verilog/counter.v -i src/verilog