microprobe.passes.Pass
- class Pass[source]
Bases:
objectClass to represent a benchmak transformation pass.
This object represents a transformation pass. Passes are applied on building blocks, modifying/checking their contents as needed.
Methods
__init__()Create a Pass object.
check(dummy_building_block, dummy_target)info()Te
report()requires()