abc-master
|
#include "fra.h"
Go to the source code of this file.
Functions | |
ABC_NAMESPACE_IMPL_START void | Fra_ManPartitionTest (Aig_Man_t *p, int nComLim) |
DECLARATIONS ///. More... | |
void | Fra_ManPartitionTest2 (Aig_Man_t *p) |
ABC_NAMESPACE_IMPL_START void Fra_ManPartitionTest | ( | Aig_Man_t * | p, |
int | nComLim | ||
) |
DECLARATIONS ///.
CFile****************************************************************
FileName [fraPart.c]
SystemName [ABC: Logic synthesis and verification system.]
PackageName [New FRAIG package.]
Synopsis [Partitioning for induction.]
Author [Alan Mishchenko]
Affiliation [UC Berkeley]
Date [Ver. 1.0. Started - June 30, 2007.]
Revision [
]FUNCTION DEFINITIONS /// Function*************************************************************
Synopsis []
Description []
SideEffects []
SeeAlso []
Definition at line 45 of file fraPart.c.
void Fra_ManPartitionTest2 | ( | Aig_Man_t * | p | ) |
Function*************************************************************
Synopsis []
Description []
SideEffects []
SeeAlso []
Definition at line 187 of file fraPart.c.