aboutsummaryrefslogtreecommitdiffstats
path: root/tests/ice40/memory_tb.v
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ice40/memory_tb.v')
-rw-r--r--tests/ice40/memory_tb.v2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/ice40/memory_tb.v b/tests/ice40/memory_tb.v
index 5905f3ddd..be69374eb 100644
--- a/tests/ice40/memory_tb.v
+++ b/tests/ice40/memory_tb.v
@@ -10,8 +10,6 @@ module testbench;
#5 clk = 1;
#5 clk = 0;
end
-
- $display("OKAY");
end