Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 396 Bytes

File metadata and controls

4 lines (4 loc) · 396 Bytes

Multiprocessor Simulator

Multiprocessor Simulator is a Qt appication that simulates a Multiprocessor Αrchitecture with two levels of Cache hierarchy. The environment simulates a MlPS-style architecture with two cores that have dedicated L1 caches and common access to an L2 data cache. The environment can simulate the operation of programs written by the user in the MIPS assembly language.