News

This VHDL code describes the architecture of a simplified Central Processing Unit (CPU). The CPU is capable of executing basic instructions stored in ROM, using an accumulator (ACC) and an Arithmetic ...
A simple shooting game built on the FPGA Spartan 3A (Elbert V2), using VGA output for graphics. This project demonstrates FPGA programming, VGA synchronization, and game logic implementation.