Skip to content

Made a fully functional CPU model capable of performing essential computing tasks, such as executing instructions from memory, handling data with load and store operations.

Notifications You must be signed in to change notification settings

jasonhsu93/CPU-Classic-RISC-Pipeline-Machine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project was part of a computer systems/architecture course, focused on enhancing a simple RISC (Reduced Instruction Set Computing) machine by integrating memory for storing instructions and data, and implementing memory-mapped I/O. The project required extending the datapath and finite-state machine controller and introducing advanced concepts like instruction memory and I/O interfacing.

image

Tech Stack: SystemVerilog, ModelSim Compiler, DE1-SoC (ARM7-based motherboard), Quartus Software

About

Made a fully functional CPU model capable of performing essential computing tasks, such as executing instructions from memory, handling data with load and store operations.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published