abc-master
|
#include "mpmInt.h"
Go to the source code of this file.
Functions | |
ABC_NAMESPACE_IMPL_START Mpm_LibLut_t * | Mpm_LibLutSetSimple (int nLutSize) |
DECLARATIONS ///. More... | |
void | Mpm_LibLutFree (Mpm_LibLut_t *pLib) |
void Mpm_LibLutFree | ( | Mpm_LibLut_t * | pLib | ) |
ABC_NAMESPACE_IMPL_START Mpm_LibLut_t* Mpm_LibLutSetSimple | ( | int | nLutSize | ) |
DECLARATIONS ///.
CFile****************************************************************
FileName [mpmLib.c]
SystemName [ABC: Logic synthesis and verification system.]
PackageName [Configurable technology mapper.]
Synopsis [DSD manipulation for 6-input functions.]
Author [Alan Mishchenko]
Affiliation [UC Berkeley]
Date [Ver. 1.0. Started - June 1, 2013.]
Revision [
]FUNCTION DEFINITIONS /// Function*************************************************************
Synopsis []
Description []
SideEffects []
SeeAlso []
Definition at line 45 of file mpmLib.c.