#include "ioAbc.h"
Go to the source code of this file.
Functions | |
| Abc_Ntk_t * | Io_ReadEdif (char *pFileName, int fCheck) |
| FUNCTION DEFINITIONS ///. | |
| Abc_Ntk_t * Io_ReadEdif | ( | char * | pFileName, |
| int | fCheck ) |
FUNCTION DEFINITIONS ///.
Function*************************************************************
Synopsis [Reads the network from an EDIF file.]
Description [Works only for the ISCAS benchmarks.]
SideEffects []
SeeAlso []
Definition at line 47 of file ioReadEdif.c.

