#include "oaDesignDB.h"
#include "oagTimerWireModel.h"
#include "oagTimerLibParserInt.h"
#include <map>
#include <vector>
Include dependency graph for oagTimerElmoreWireModel.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | oagTimer |
Classes | |
struct | oagTimer::_inputTermsData |
struct | oagTimer::_pathData |
struct | oagTimer::nodeData |
class | oagTimer::ElmoreWireModel |
Defines | |
#define | oagTimerElmoreWireModel_P |
Typedefs | |
typedef map< oaNode *, double > | inputPinMap |
typedef map< oaNode *, _pathData > | _PathMap |
typedef map< oaNode *, _inputTermsData > | _inputPinMap |
typedef map< oaNode *, oaTerm * > | termMap |
typedef map< oaNode *, oaInstTerm * > | instTermMap |
typedef map< oaTerm *, DelayType > | _outputMap |
typedef map< oaInstTerm *, DelayType > | _inputMap |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|