Implementation of dancing machine based on FPGA

This article uses FPGA to realize dancing machine. Use verilog language to realize the project created under ISE.

The functions are as follows:

In this design, the input is 4 buttons up, down, left and right, and the output has digital tubes and LED lights.

By correcting the up, down, left, and right buttons, the digital tube and LED lights have corresponding displays.

The following is a screenshot of the project under ISE:

 

Guess you like

Origin blog.csdn.net/QQ_778132974/article/details/115286193