summaryrefslogtreecommitdiff
path: root/ser_to_par_tb.v
diff options
context:
space:
mode:
Diffstat (limited to 'ser_to_par_tb.v')
-rw-r--r--ser_to_par_tb.v3
1 files changed, 1 insertions, 2 deletions
diff --git a/ser_to_par_tb.v b/ser_to_par_tb.v
index e82b56e..d39598e 100644
--- a/ser_to_par_tb.v
+++ b/ser_to_par_tb.v
@@ -1,7 +1,6 @@
`timescale 1us/1us
-module ser_to_par_tb (
-);
+module ser_to_par_tb;
logic clk_i;
logic rst_i;