abdullahalshawafi / RISC-Processor

A simple 5-stage pipelined processor following Harvard's architecture. The processor has RISC-like ISA. There are eight 2-byte general-purpose registers, and another three special-purpose registers (Program Counter, Exception Program Counter, Stack Pointer). The memory address space is 1 MB of 16-bit width and is word addressable.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

abdullahalshawafi/RISC-Processor Issues

No issues in this repository yet.