com.sun.electric.tool.extract
Interface ParasiticGenerator

All Known Implementing Classes:
IRSIM

public interface ParasiticGenerator

This class should be used to create ExtractedPBucket, depending on tool.


Method Summary
 ExtractedPBucket createBucket(NodeInst ni, ParasiticTool.ParasiticCellInfo info)
           
 

Method Detail

createBucket

ExtractedPBucket createBucket(NodeInst ni,
                              ParasiticTool.ParasiticCellInfo info)