#include "oaDesignDB.h"#include "oagTimerCellData.h"#include "oagTimerModel.h"#include "oagTimerUtil.h"#include "oagTimerLibParserInt.h"#include <vector>#include <algorithm>#include <math.h>Include dependency graph for oagTimerDesignTool.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::instTimingData |
| struct | oagTimer::sensitivityData |
| class | oagTimer::DesignTool |
Defines | |
| #define | oagTimerDesignTool_P |
Functions | |
| bool | incr_slack_sort (instTimingData a, instTimingData b) |
| bool | decr_slack_sort (instTimingData a, instTimingData b) |
| bool | incr_slew_sort (instTimingData a, instTimingData b) |
| bool | decr_slew_sort (instTimingData a, instTimingData b) |
| bool | incr_fanoutWeight_sort (instTimingData a, instTimingData b) |
| bool | decr_fanoutWeight_sort (instTimingData a, instTimingData b) |
| bool | decr_netWeight_sort (netData a, netData b) |
|
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
1.3.9.1