Home
last modified time | relevance | path

Searched refs:Cache (Results 1 – 15 of 15) sorted by relevance

/Renode-v1.15.3-c57714d/tools/guest_cache/src/
Dpresets.py1 from cache import Cache
5 'l1i': Cache('l1i,u74', 15, 6, 64, 4, None),
6 'l1d': Cache('l1d,u74', 15, 6, 64, 8, None),
13 'l1i': Cache('l1i,e31', 14, 5, 32, 2, None),
Dcache_testbench.py9 from cache import Cache
22 def configure_caches(self, cache: Cache) -> None: argument
44 def tag_in_cache(cache: Cache, tag: int) -> bool: argument
65 cache = Cache(
221 cache = Cache(
302 cache = Cache(
403 cache = Cache(
444 cache = Cache(
502 cache = Cache(
Drenode_cache_interface.py15 from cache import Cache
31 l1i: Cache | None = None,
32 l1d: Cache | None = None,
165 return Cache(
Dcache.py39 class Cache: class
/Renode-v1.15.3-c57714d/tools/guest_cache/
DREADME.md1 # Renode Guest Cache Modelling Analyzer
39 Cache size: 32768 bytes
46 Cache size: 32768 bytes
/Renode-v1.15.3-c57714d/platforms/cpus/
Dmax32652.repl146 Tag <0x4002A000 0x1000> "I-Cache Controller 0"
148 Tag <0x4002F000 0x1000> "I-Cache Controller 1"
151 Tag <0x40033000 0x1000> "D-Cache Controller"
Dvexpress.repl31 pl310: Cache.PL310 @ sysbus <0x1E00A000, +0x10000>
Dzynq-7000.repl7 pl310: Cache.PL310 @ sysbus <0xF8F02000, +0x1000>
Dtegra2.repl47 pl310: Cache.PL310 @ sysbus <0x50043000, +0x1000>
Dtegra3.repl60 pl310: Cache.PL310 @ sysbus <0x50043000, +0x1000>
Dpolarfire-soc.repl304 SilenceRange <0x02010010, 0x02010FFF> # "Cache controller"
Drenesas-r7fa4m1a.repl385 Tag <0x4001c000,0x4001c11f> "FCACHE" // Flash Cache
Drenesas-r7fa8m1a.repl462 Tag <0x4001c100,0x4001c143> "FCACHE" // Flash Cache
/Renode-v1.15.3-c57714d/tests/unit-tests/
Dregister-read-caching.robot24 Cache Read Value
/Renode-v1.15.3-c57714d/tests/
Drenode-keywords.robot94 Enable Logging To Cache