summaryrefslogtreecommitdiff
path: root/top.v
diff options
context:
space:
mode:
Diffstat (limited to 'top.v')
-rw-r--r--top.v2
1 files changed, 1 insertions, 1 deletions
diff --git a/top.v b/top.v
index 6d98150..c8f736d 100644
--- a/top.v
+++ b/top.v
@@ -1,6 +1,6 @@
module top(
input clk_i,
- output led_o,
+ output led_o
);
blink #(