Archived
1
0

testbench dump

This commit is contained in:
Erick
2022-03-01 23:35:40 +01:00
parent 0646b73f9a
commit 001b7886d6
10 changed files with 77 additions and 5 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
include "not_gate.v"
include "predefined/not_gate.v"
module not_tb();
reg ta;