This code is for displaying a simple ball bouncing on your monitor screen. As the monitor requires 60 Hz refresh rate i.e. to replace each pixel 60 times, it requires approx 40 ns. So to synchronize it with the FPGA processing speed, I used PLL with 50 MHz i/p clock dividing it to 25 MHz which scans each pixel in 40 ns.
The Video Synchronization file I created is VGAS which has 5 o/ps viz.
The Video Synchronization file I created is VGAS which has 5 o/ps viz.
- red_out
- green_out
- blue_out
- horiz_sync_out
- vert_sync_out