The aim of the project is to implement a system that provides these features to the parties involved!
Report Bug
·
Be a Contributer
A successful implementation of a simplified CPU cache system in SWI Prolog by taking advantage of the Logic Programming Paradigm and another time by Haskell by taking advantage of Functional Programing Paradigm that works by retrieving data (from cache if possible, otherwise from memory) given the memory addresses of the data and successfully updating the cache upon the data retrieval.
- Direct Mapped Cache
- Fully associative Cache
- Set Associative Cache