Closed nitz closed 3 years ago
This adds a Verilog example named blink_reset_module. The functionality of the example is identical to blink_reset, but adds sub-modules, and how to connect wires to those modules.
blink_reset_module
blink_reset
Thanks!
This adds a Verilog example named
blink_reset_module
. The functionality of the example is identical toblink_reset
, but adds sub-modules, and how to connect wires to those modules.