gem5.components.cachehierarchies.ruby.caches.mesi_two_level.l1_cache.html
gem5.components.cachehierarchies.ruby.caches.mesi_two_level.l1_cache module¶
- class gem5.components.cachehierarchies.ruby.caches.mesi_two_level.l1_cache.L1Cache(l1i_size, l1i_assoc, l1d_size, l1d_assoc, network, core: AbstractCore, num_l2Caches, cache_line_size, target_isa: ISA, clk_domain: ClockDomain)¶
Bases:
MESI_Two_Level_L1Cache_Controller
- abstract = False¶
- connectQueues(network)¶
- cxx_exports = []¶
- cxx_extra_bases = []¶
- cxx_param_exports = []¶
- cxx_template_params = []¶
- classmethod versionCount()¶