#include "ioAbc.h"
Go to the source code of this file.
Functions | |
| Abc_Ntk_t * | Io_ReadBench (char *pFileName, int fCheck) |
| FUNCTION DEFINITIONS ///. | |
| void | Io_ReadBenchInit (Abc_Ntk_t *pNtk, char *pFileName) |
| Abc_Ntk_t * Io_ReadBench | ( | char * | pFileName, |
| int | fCheck ) |
FUNCTION DEFINITIONS ///.
Function*************************************************************
Synopsis [Reads the network from a BENCH file.]
Description []
SideEffects []
SeeAlso []
Definition at line 47 of file ioReadBench.c.


| void Io_ReadBenchInit | ( | Abc_Ntk_t * | pNtk, |
| char * | pFileName ) |
Function*************************************************************
Synopsis [Reads initial state in BENCH format.]
Description []
SideEffects []
SeeAlso []
Definition at line 336 of file ioReadBench.c.

