Package | Description |
---|---|
com.sun.electric.tool.simulation.test |
Chip-independent test software library for the
Asynchronous Design Group in Oracle Labs, see bottom
for locations of documentation.
|
Modifier and Type | Field and Description |
---|---|
static BERT.SignalMode |
BERT.NONRETURNTOZERO
All data tends to be Non-return to zero.
|
static BERT.SignalMode |
BERT.RETURNTOZERO
Return to Zero signals return to zero halfway through the period.
|
Modifier and Type | Method and Description |
---|---|
void |
NanosimDataGen.setSignalMode(BERT.SignalMode mode) |
void |
BERT.DataGenerator.setSignalMode(BERT.SignalMode mode)
Set the way data is generated.
|