| Modifier and Type | Field and Description |
|---|---|
UnitInputPort |
inputA |
UnitInputPort |
inputB |
UnitOutputPort |
output |
FALSE, TRUE| Constructor and Description |
|---|
UnitBinaryOperator() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
generate(int start,
int limit)
Perform essential synthesis function.
|
addPort, addPort, convertHalfLifeToMultiplier, flattenOutputs, generate, getCircuit, getFramePeriod, getFrameRate, getPortByName, getPorts, getSynthesisEngine, getSynthesizer, getTopUnit, getUnitGenerator, isEnabled, pullData, setCircuit, setEnabled, setFrameRate, setPort, setSynthesisEngine, start, start, stop, stoppublic UnitInputPort inputA
public UnitInputPort inputB
public UnitOutputPort output
public abstract void generate(int start,
int limit)
UnitGeneratorgenerate in class UnitGeneratorstart - offset into port bufferslimit - limit offset into port buffers for loop