abc-master
|
Go to the source code of this file.
Functions | |
ABC_NAMESPACE_IMPL_START Abc_Ntk_t * | Io_ReadVerilog (char *pFileName, int fCheck) |
DECLARATIONS ///. More... | |
ABC_NAMESPACE_IMPL_START Abc_Ntk_t* Io_ReadVerilog | ( | char * | pFileName, |
int | fCheck | ||
) |
DECLARATIONS ///.
CFile****************************************************************
FileName [ioReadVerilog.c]
SystemName [ABC: Logic synthesis and verification system.]
PackageName [Command processing package.]
Synopsis [Procedure to read network from file.]
Author [Alan Mishchenko]
Affiliation [UC Berkeley]
Date [Ver. 1.0. Started - June 20, 2005.]
Revision [
]FUNCTION DEFINITIONS /// Function*************************************************************
Synopsis [Reads hierarchical design from the Verilog file.]
Description []
SideEffects []
SeeAlso []
Definition at line 48 of file ioReadVerilog.c.