LinearSweepInstructionCollector Type
Perform linear sweep to collect instructions.
Constructors
Constructor | Description |
Full Usage:
LinearSweepInstructionCollector(hdl)
Parameters:
BinHandle
Returns: LinearSweepInstructionCollector
|
|
Full Usage:
LinearSweepInstructionCollector(hdl, liftingUnit)
Parameters:
BinHandle
liftingUnit : LiftingUnit
Returns: LinearSweepInstructionCollector
|
|