#include "sclSize.h"#include "base/main/mainInt.h"#include "misc/util/utilNam.h"#include "sclCon.h"#include "map/mio/mio.h"
Go to the source code of this file.
Functions | |
| Scl_Con_t * | Scl_ConReadMan () |
| void | Abc_SclLoad (SC_Lib *pLib, SC_Lib **ppScl) |
| FUNCTION DEFINITIONS ///. | |
| void | Scl_Init (Abc_Frame_t *pAbc) |
| void | Scl_End (Abc_Frame_t *pAbc) |
| SC_Lib * | Scl_ReadLibraryFile (Abc_Frame_t *pAbc, char *pFileName, int fVerbose, int fVeryVerbose, SC_DontUse dont_use, int fSkipMultiOuts) |
FUNCTION DEFINITIONS ///.
Function*************************************************************
Synopsis [Updating library in the frameframe.]
Description []
SideEffects []
SeeAlso []
Definition at line 79 of file scl.c.

| Scl_Con_t * Scl_ConReadMan | ( | ) |
| void Scl_End | ( | Abc_Frame_t * | pAbc | ) |
| void Scl_Init | ( | Abc_Frame_t * | pAbc | ) |
Function*************************************************************
Synopsis []
Description []
SideEffects []
SeeAlso []
Definition at line 102 of file scl.c.


| SC_Lib * Scl_ReadLibraryFile | ( | Abc_Frame_t * | pAbc, |
| char * | pFileName, | ||
| int | fVerbose, | ||
| int | fVeryVerbose, | ||
| SC_DontUse | dont_use, | ||
| int | fSkipMultiOuts ) |
Function*************************************************************
Synopsis []
Description []
SideEffects []
SeeAlso []
Definition at line 144 of file scl.c.
