From 3aa5e6bfac7ac9c54a0f11ead55b62c3de8b97f8 Mon Sep 17 00:00:00 2001 From: pavel Date: Fri, 7 Aug 2026 19:15:17 +0300 Subject: [PATCH] top.v has been added --- top.v | 1 + 1 file changed, 1 insertion(+) diff --git a/top.v b/top.v index 491b265..545aef3 100644 --- a/top.v +++ b/top.v @@ -1,3 +1,4 @@ +//top module module top( input wire CLOCK_50, input wire [4:4] D_INP,