abc-master
|
#include "rwr.h"
Go to the source code of this file.
Functions | |
int | Rwr_TempCompare (int *pNum1, int *pNum2) |
FUNCTION DEFINITIONS ///. More... | |
void | Rwr_Temp () |
Variables | |
static ABC_NAMESPACE_IMPL_START int | pTruths [13719] |
DECLARATIONS ///. More... | |
static int | pFreqs [13719] |
static int | pPerm [13719] |
void Rwr_Temp | ( | ) |
Function*************************************************************
Synopsis []
Description []
SideEffects []
SeeAlso []
Definition at line 71 of file rwrTemp.c.
int Rwr_TempCompare | ( | int * | pNum1, |
int * | pNum2 | ||
) |
|
static |
DECLARATIONS ///.
CFile****************************************************************
FileName [rwrCut.c]
SystemName [ABC: Logic synthesis and verification system.]
PackageName [DAG-aware AIG rewriting package.]
Synopsis [Cut computation.]
Author [Alan Mishchenko]
Affiliation [UC Berkeley]
Date [Ver. 1.0. Started - June 20, 2005.]
Revision [
]