microprobe.passes.memory.GenericMemoryStreamsPass¶
-
class
GenericMemoryStreamsPass(model, strict=True, loadsonly=False, storesonly=False, switch_stores=False, shift_streams=0, warmstores=False)[source]¶ Bases:
microprobe.passes.PassGenericMemoryStreamsPass pass.
-
__init__(model, strict=True, loadsonly=False, storesonly=False, switch_stores=False, shift_streams=0, warmstores=False)[source]¶ - Parameters
model –
strict –
loadsonly –
storesonly –
switch_stores –
Methods
__init__(model[, strict, loadsonly, …])- param model
check(dummy_building_block, dummy_target)- param dummy_building_block
info()Te
report()requires()
-
check(dummy_building_block, dummy_target)¶ - Parameters
dummy_building_block –
dummy_target –
-
info()¶ Te
-
report()¶
-
requires()¶
-