public class DualInTwoOut extends UnitGenerator
outputA = input[0]; outputB = input[1];
| Modifier and Type | Field and Description |
|---|---|
UnitInputPort |
input |
UnitOutputPort |
outputA |
UnitOutputPort |
outputB |
FALSE, TRUE| Constructor and Description |
|---|
DualInTwoOut() |
| Modifier and Type | Method and Description |
|---|---|
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 input
public UnitOutputPort outputA
public UnitOutputPort outputB
public void generate(int start,
int limit)
UnitGeneratorgenerate in class UnitGeneratorstart - offset into port bufferslimit - limit offset into port buffers for loop