Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This experiment can be modularized according to function. Finally, the top-level file LED.v instantiates each module to complete the design of the above requirements. The design is divided into the following two modules: register interface module interface.v, seven-segment digital LED display module display.v. The overall architecture is shown below

...