
Go to the source code of this file.
Classes | |
| struct | Scl_Con_t_ |
Macros | |
| #define | SCL_INPUT_CELL "input_cell" |
| #define | SCL_INPUT_ARR "input_arrival" |
| #define | SCL_INPUT_SLEW "input_slew" |
| #define | SCL_INPUT_LOAD "input_load" |
| #define | SCL_OUTPUT_REQ "output_required" |
| #define | SCL_OUTPUT_LOAD "output_load" |
| #define | SCL_DIRECTIVE(ITEM) |
| #define | SCL_DEF_DIRECTIVE(ITEM) |
| #define | SCL_NUM 1000 |
| #define | SCL_INFINITY (0x3FFFFFFF) |
Typedefs | |
| typedef typedefABC_NAMESPACE_HEADER_START struct Scl_Con_t_ | Scl_Con_t |
| DECLARATIONS ///. | |
Functions | |
| Scl_Con_t * | Scl_ConReadMan () |
| typedef typedefABC_NAMESPACE_HEADER_START struct Scl_Con_t_ Scl_Con_t |
DECLARATIONS ///.
CFile****************************************************************
FileName [sclCon.h]
SystemName [ABC: Logic synthesis and verification system.]
PackageName [Standard-cell library representation.]
Synopsis [Constraint manager.]
Author [Alan Mishchenko]
Affiliation [UC Berkeley]
Date [Ver. 1.0. Started - August 24, 2012.]
Revision [
]