This project implements a custom ARM single-cycle pipelined processor from scratch. The design includes essential stages like instruction fetch, decode, execute, memory access, and write-back. It supports a set of fundamental ARM instructions and showcases pipeline functionality with hazard detection and data forwarding mechanisms. The following schematic was used for the processor.
-
Notifications
You must be signed in to change notification settings - Fork 0
This project implements a custom ARM single-cycle pipelined processor from scratch. The design includes essential stages like instruction fetch, decode, execute, memory access, and write-back. It supports a set of fundamental ARM instructions and showcases pipeline functionality with hazard detection and data forwarding mechanisms.
cmorelos523/Single-Cycle-Pipelined-ARM-Procesor
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
This project implements a custom ARM single-cycle pipelined processor from scratch. The design includes essential stages like instruction fetch, decode, execute, memory access, and write-back. It supports a set of fundamental ARM instructions and showcases pipeline functionality with hazard detection and data forwarding mechanisms.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published