This project implements a hardware graphics system that draws lines directly on a VGA display using an FPGA. The system generates pixel coordinates in hardware and writes them into a framebuffer, ...