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 |
ChainControlFake
Create a fake Chain Control when no XML file is available.
|
Modifier and Type | Method and Description |
---|---|
static void |
ChainG.createAndShowGUI(ChainControl cc) |
static void |
ChainG.createAndShowGUI(ChainControl cc,
java.lang.String windowTitle) |
Constructor and Description |
---|
ChainG(ChainControl cc) |
ChainTest(ChainControl control)
Create a scan chain tester.
|
ChainTest(ChainControl control,
PowerChannel vddSupply)
Create a scan chain tester for a particular experimental setup.
|
JtagLogicLevel(ChainControl control,
int index)
Deprecated.
instead use
JtagLogicLevel.JtagLogicLevel(JtagTester, int) |
JtagLogicLevel(ChainControl control,
java.lang.String chipPath,
int index)
Deprecated.
|
SamplerControl(ChainControl control,
int polarity)
Constructor.
|