Todo List

Class oagTimer::LinearWireModel
Check all units and make more efficient by not converting everything to user units (use DB units instead).

Member oagTimer::LinearWireModel::getWireCap (oaNet *net)
Check correctness and units

Member oagTimer::LinearWireModel::getWireDelay (oaNet *net)
Check correctness and units.

Member oagTimer::LinearWireModel::_capPerLength
Check units.

Member oagTimer::LinearWireModel::_resPerLength
Check units.

Class oagTimer::TPointMaster
Timing models are explicitly copied into the TPointMaster, once for each path which uses the model. This should be replaced by a pointer reference instead.

Member oagTimer::TPointMaster::_makePath (TimerPath &p, oaModTerm *term, const ModelType *delay, const ModelType *slew, int transition)
This should be moved to a TimerPath constructor.

Class oagTimer::WireModel
Expand this documentation.

Member oagTimer::WireModel::getWireCap (oaNet *net)=0
We need more sophisticated methods here (i.e. caps depend on exact source and sink pins).

Member oagTimer::WireModel::getWireDelay (oaNet *net)=0
We need more sophisticated methods here (i.e. delays depend on exact source and sink pins).

Generated on Thu Aug 25 14:24:41 2011 by  doxygen 1.3.9.1