Compare commits

...

3 Commits

Author SHA1 Message Date
e509bcd442 top.v has been added 2026-08-07 19:20:33 +03:00
e68f569ee2 Merge remote-tracking branch 'origin/master' into master1
# Conflicts:
#	omdazz_WS2812b.qsf
#	omdazz_WS2812b.v
#	top.v
2026-08-07 19:18:19 +03:00
83f00f9ff3 driver WS2812b moved to the other module 2026-08-07 17:46:11 +03:00

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,