|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PassedNcc | |
---|---|
com.sun.electric.tool.ncc | Package for handling the Network Consistency Checking (LVS) tool. |
Uses of PassedNcc in com.sun.electric.tool.ncc |
---|
Methods in com.sun.electric.tool.ncc with parameters of type PassedNcc | |
---|---|
static NccResults |
NccBottomUp.compare(CellContext cc1,
CellContext cc2,
PassedNcc passed,
NccOptions options,
Aborter aborter)
Compare the two designs: cc1 and cc2. |
static NccResults |
Ncc.compare(Cell cell1,
VarContext ctxt1,
Cell cell2,
VarContext ctxt2,
PassedNcc passed,
NccOptions options,
Job job)
Compare two cells. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |