4-bit SAP Processor Design in Verilog (Quartus Implementation)
Minimal processor architecture for instruction sequencing and digital design

Project Overview
This project implemented a Simple-As-Possible (SAP) processor to design a 4-bit Program Counter (PC) using Verilog HDL in Intel Quartus. The SAP processor model showcases the fundamentals of instruction sequencing, data flow, and control logic, making it a powerful platform for demonstrating core processor design and verification skills.