Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 283 Bytes

File metadata and controls

2 lines (2 loc) · 283 Bytes

16-bit-RISC-processor

A custom 16-bit RISC processor implemented in Verilog, featuring a pipelined architecture, ALU, register file, control unit, instruction memory, and data memory. Supports a minimal but efficient instruction set for educational CPU design and FPGA deployment.