An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: memory-image

UriKH/Assembler-project_mmn14

Assembling process simulation

Language: C - Size: 47.9 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

EmreKumas/Cache_Simulator 📦

This C project is a cache simulation of a CPU containing L1D, L1I and L2 caches. It takes an image of memory and a memory trace as input, simulates the hit/miss behavior of a cache memory on this trace, and outputs the total number of hits, misses and evictions for each cache type along with the content of each cache at the end.

Language: C - Size: 1.25 MB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 1