top.v has been added

This commit is contained in:
pavel 2026-08-07 19:15:17 +03:00
parent 3abb632cee
commit 3aa5e6bfac

1
top.v
View File

@ -1,3 +1,4 @@
//top module
module top(
input wire CLOCK_50,
input wire [4:4] D_INP,