abc-master
|
#include "darInt.h"
Go to the source code of this file.
Functions | |
Vec_Int_t * | Dar_LibReadNodes () |
Vec_Int_t * | Dar_LibReadOuts () |
Vec_Int_t * | Dar_LibReadPrios () |
Variables | |
ABC_NAMESPACE_IMPL_START const int | s_nDataSize1 = 2*43906 |
DECLARATIONS ///. More... | |
unsigned int | s_Data1 [2 *43906] |
const int | s_nDataSize2 = 24772 |
unsigned int | s_Data2 [24772] |
const int | s_nDataSize3 = 24772 |
unsigned int | s_Data3 [24772] |
Vec_Int_t* Dar_LibReadNodes | ( | ) |
Function*************************************************************
Synopsis [Reads library from array.]
Description []
SideEffects []
SeeAlso []
Definition at line 11094 of file darData.c.
Vec_Int_t* Dar_LibReadOuts | ( | ) |
Function*************************************************************
Synopsis [Reads library from array.]
Description []
SideEffects []
SeeAlso []
Definition at line 11115 of file darData.c.
Vec_Int_t* Dar_LibReadPrios | ( | ) |
Function*************************************************************
Synopsis [Reads library from array.]
Description []
SideEffects []
SeeAlso []
Definition at line 11136 of file darData.c.
ABC_NAMESPACE_IMPL_START const int s_nDataSize1 = 2*43906 |
DECLARATIONS ///.
CFile****************************************************************
FileName [dar_.c]
SystemName [ABC: Logic synthesis and verification system.]
PackageName [DAG-aware AIG rewriting.]
Synopsis [Storage for AIG subgraph data.]
Author [Alan Mishchenko]
Affiliation [UC Berkeley]
Date [Ver. 1.0. Started - April 28, 2007.]
Revision [
]FUNCTION DEFINITIONS ///