Uses of Class
com.sun.electric.tool.ncc.netlist.NccNetlist

Packages that use NccNetlist
com.sun.electric.tool.ncc Package for handling the Network Consistency Checking (LVS) tool. 
 

Uses of NccNetlist in com.sun.electric.tool.ncc
 

Method parameters in com.sun.electric.tool.ncc with type arguments of type NccNetlist
 void NccGlobals.setInitialNetlists(java.util.List<NccNetlist> nccNets)
          Build the initial equivalence record trees from the netlists that are to be compared.