From 20fd019f0cf4c9110f44e46ff7820dd37598e164 Mon Sep 17 00:00:00 2001 From: uvok Date: Thu, 1 Jan 2026 15:44:40 +0100 Subject: Add arithmetic unit, disable gtkwave --- nandgame/logic_unit_tb.sv | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'nandgame/logic_unit_tb.sv') 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 ( ); -- cgit v1.2.3