microprobe.model.memory.EndlessLoopInstructionMemoryModel¶
-
class
EndlessLoopInstructionMemoryModel
(name, cache_hierarchy, percentages, minimum_chunks=None, minimum_displacement=None)[source]¶ Bases:
microprobe.model.GenericModel
-
__init__
(name, cache_hierarchy, percentages, minimum_chunks=None, minimum_displacement=None)[source]¶ Parameters: - name –
- cache_hierarchy –
- percentages –
- minimum_chunks – (Default value = None)
- minimum_displacement – (Default value = None)
Methods
__init__
(name, cache_hierarchy, percentages)param name: Attributes
description
Description of the model ( str
).name
Name of the model ( str
).
-