microprobe.model.memory.EndlessLoopDataMemoryModel

class EndlessLoopDataMemoryModel(name: str, cache_hierarchy: List[SetAssociativeCache], percentages: List[int])[source]

Bases: GenericModel

__init__(name: str, cache_hierarchy: List[SetAssociativeCache], percentages: List[int])[source]
Parameters:
  • name

  • cache_hierarchy

  • percentages

Methods

__init__(name, cache_hierarchy, percentages)

param name:

finalize_model()

initialize_model()

Attributes

description

Description of the model (str).

name

Name of the model (str).




initialize_model()[source]
finalize_model()[source]
property description

Description of the model (str).

property name

Name of the model (str).