abc-master
|
Go to the source code of this file.
Functions | |
static ABC_NAMESPACE_IMPL_START int | Fpga_CommandReadLibrary (Abc_Frame_t *pAbc, int argc, char **argv) |
DECLARATIONS ///. More... | |
static int | Fpga_CommandPrintLibrary (Abc_Frame_t *pAbc, int argc, char **argv) |
void | Fpga_Init (Abc_Frame_t *pAbc) |
FUNCTION DEFINITIONS ///. More... | |
void | Fpga_End (Abc_Frame_t *pAbc) |
void | Fpga_SetSimpleLutLib (int nLutSize) |
|
static |
Function*************************************************************
Synopsis [Command procedure to read LUT libraries.]
Description []
SideEffects []
SeeAlso []
Definition at line 194 of file fpga.c.
|
static |
DECLARATIONS ///.
CFile****************************************************************
FileName [fpga.c]
PackageName [MVSIS 1.3: Multi-valued logic synthesis system.]
Synopsis [Command file for the FPGA package.]
Author [MVSIS Group]
Affiliation [UC Berkeley]
Date [Ver. 2.0. Started - August 18, 2004.]
Revision [
]
Function*************************************************************
Synopsis [Command procedure to read LUT libraries.]
Description []
SideEffects []
SeeAlso []
Definition at line 101 of file fpga.c.
void Fpga_End | ( | Abc_Frame_t * | pAbc | ) |
Function*************************************************************
Synopsis [Package ending procedure.]
Description []
SideEffects []
SeeAlso []
Definition at line 84 of file fpga.c.
void Fpga_Init | ( | Abc_Frame_t * | pAbc | ) |
FUNCTION DEFINITIONS ///.
Function*************************************************************
Synopsis [Package initialization procedure.]
Description []
SideEffects []
SeeAlso []
Definition at line 59 of file fpga.c.
void Fpga_SetSimpleLutLib | ( | int | nLutSize | ) |
Function*************************************************************
Synopsis [Sets simple LUT library.]
Description []
SideEffects []
SeeAlso []
Definition at line 252 of file fpga.c.