abc-master
|
#include "mvc.h"
Go to the source code of this file.
Functions | |
ABC_NAMESPACE_IMPL_START Mvc_Cover_t * | Mvc_CoverBooleanOr (Mvc_Cover_t *pCover1, Mvc_Cover_t *pCover2) |
DECLARATIONS ///. More... | |
ABC_NAMESPACE_IMPL_START Mvc_Cover_t* Mvc_CoverBooleanOr | ( | Mvc_Cover_t * | pCover1, |
Mvc_Cover_t * | pCover2 | ||
) |
DECLARATIONS ///.
CFile****************************************************************
FileName [mvcProc.c]
PackageName [MVSIS 2.0: Multi-valued logic synthesis system.]
Synopsis [Various boolean procedures working with covers.]
Author [MVSIS Group]
Affiliation [UC Berkeley]
Date [Ver. 1.0. Started - February 1, 2003.]
Revision [
]FUNCTION DEFINITIONS /// Function*************************************************************
Synopsis []
Description []
SideEffects []
SeeAlso []
Definition at line 43 of file mvcOpBool.c.