top.v has been added

This commit is contained in:
pavel 2026-08-07 19:40:04 +03:00
parent 4dadc21523
commit 6c8f8e7531

2
top.v
View File

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