CacheSim/src/CacheSim
2019-05-29 19:11:37 -07:00
..
AccessView.elm Add a "cache view" type to step through a cache access. 2019-05-28 21:35:46 -07:00
Cache.elm fix cache using wrong LRU value. 2019-05-28 22:38:23 -07:00
Hierarchy.elm Add basic hierarchy code. 2019-05-28 19:01:14 -07:00
IntMap.elm Fix IntMap bug. 2019-05-28 22:34:31 -07:00
Model.elm Implement reading from input. 2019-05-28 22:12:36 -07:00
Raw.elm Display headers for caches. 2019-05-28 21:01:35 -07:00
Update.elm Use sane defaults for cache hierarchies. 2019-05-29 19:11:25 -07:00
View.elm Only display certain views when they are useful. 2019-05-29 19:11:37 -07:00