GitHunt
VO

VoxDroid/SimpleProcessorModel

A design and simulation of a simple processor model with instruction cycle and pipeline implementation using MATLAB and C#.

ProcessorSimulation

A simple processor model using MATLAB and simulation of the instruction cycle with a C# program. The focus was on understanding how these systems operate and implementing a basic pipeline to observe its effects on instruction throughput.