Skip to content
#

cache-simulator

Here are 176 public repositories matching this topic...

Симулятор работы кэша процессора для подсчёта процента кэш-попаданий и потраченных тактов процессора при выполнении программы, приведённой в файле test.cc Подробнее конкретные параметры (размеры кэша, такты затрачиваемые на те или иные действия) - в файле-отчёте.

  • Updated May 8, 2024
  • Java

An in-depth project focusing on the design and simulation of a split L1 cache in C++. This repository covers MESI protocol operations, comprehensive test cases, and simulation results, showcasing strategies for enhancing cache coherence and performance. This is a class project from ECE 585: Microprocessor System Design at Portland State University

  • Updated Mar 23, 2024
  • C++

Improve this page

Add a description, image, and links to the cache-simulator topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the cache-simulator topic, visit your repo's landing page and select "manage topics."

Learn more