Welcome to the GitHub repository for a Cache implementation using Logisim Evolution – a digital circuit simulation software. This project showcases the design and functionality of a basic cache system for educational purposes.
- Cache Architecture: A simple cache system designed to demonstrate fundamental cache concepts.
- Logisim Evolution: Utilizes Logisim Evolution for digital circuit simulation and visualization.
To explore and simulate the cache implementation, follow these steps:
- Clone the repository:
- git clone https://github.com/Dieg0raf/Cache-implementation.git
- Download Logisim Evolution:
- Before running the simulation, ensure you have Logisim Evolution installed on your machine.
- Open the project file in Logisim Evolution:
- Launch Logisim Evolution.
- Open the project file Cache_2.circ.
- Simulate the Cache:
- Use Logisim Evolution's simulation features to observe the cache behavior.
- Experiment with different inputs and explore how cache hits and misses are handled.