summaryrefslogtreecommitdiff
path: root/nandgame/logic_unit_tb.sv
diff options
context:
space:
mode:
Diffstat (limited to 'nandgame/logic_unit_tb.sv')
-rw-r--r--nandgame/logic_unit_tb.sv3
1 files changed, 1 insertions, 2 deletions
diff --git a/nandgame/logic_unit_tb.sv b/nandgame/logic_unit_tb.sv
index c1495c3..be5366e 100644
--- a/nandgame/logic_unit_tb.sv
+++ b/nandgame/logic_unit_tb.sv
@@ -1,7 +1,6 @@
`timescale 1us/1us
-`include "nandgame_types.v"
-
+//`include "nandgame_types.v"
module logic_unit_tb (
);