marss
marss copied to clipboard
Add option to not-cache the memory requests
There are many cases where request to memory subsystem should not be cached in L1/L2/L3 caches. Current MARSS does not provide this feature.
Add an option in MemoryRequest to enable/disable caching of requested line.