Skip to content

A 5-Stage Pipelined Computer Architecture Simulator of LC3bsim in C

License

Notifications You must be signed in to change notification settings

RandyDeng/PipelinedArchitecture

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

5 Stage Pipelined Architecture

The LC-3b simulator is a C program that implements a 5-stage piplined microarchitecture of the LC-3b computer architecture. The simulator itself is a modified version of Professor Yale Patt’s course at UT Austin, but each stage of the pipeline was programmed myself. The simulator is designed to efficiently and accurately process assembly instructions to update the state of the machine. In addition, the simulator’s design allows it to easily add on additional features such as virtual memory and multilevel caching.

About

A 5-Stage Pipelined Computer Architecture Simulator of LC3bsim in C

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published