summaryrefslogtreecommitdiff
path: root/debounce.tb.v
diff options
context:
space:
mode:
Diffstat (limited to 'debounce.tb.v')
-rw-r--r--debounce.tb.v2
1 files changed, 1 insertions, 1 deletions
diff --git a/debounce.tb.v b/debounce.tb.v
index f95bd9b..ba90aa7 100644
--- a/debounce.tb.v
+++ b/debounce.tb.v
@@ -1,4 +1,4 @@
-`timescale 1us/1ns
+`timescale 1us/1us
module debounce_tb (
);