top.v has been added

This commit is contained in:
pavel 2026-08-07 19:20:33 +03:00
parent e68f569ee2
commit e509bcd442

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,