With an FPGA system verilog module, we aimed to extract the most creativity out of it. Our fundamental goal is to invert the colour and make the pixels move like a video. First to create movement we decide to produce a bar and move it horizontally, the next step is to create a vertical bar that intersect with the horizontal line. Which creates a rectangular block that moves around the screen. Finally we calculated the frame of the screen and make the rectangular shape to bounce of the edge of the screen.

Built With

  • system-verilog
Share this project:

Updates