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 | Class and Description |
---|---|
class |
NanosimDataGen |
Modifier and Type | Method and Description |
---|---|
BERT.DataGenerator |
NanosimBERT.NanosimDataModule.createDataGenerator() |
BERT.DataGenerator |
BERT.DataModule.createDataGenerator()
Create a Data Generator from this module.
|
Modifier and Type | Method and Description |
---|---|
void |
NanosimDataAnalyzer.measureBER(BERT.DataGenerator expectedData) |
void |
BERT.DataAnalyzer.measureBER(BERT.DataGenerator expectedData)
Measure the Bit Error Rate using expected data from the
given data generator.
|