#include "ioAbc.h"
Go to the source code of this file.
Functions | |
| void | Io_WriteEqn (Abc_Ntk_t *pNtk, char *pFileName) |
| FUNCTION DEFINITIONS ///. | |
| char * | Io_NamePrepro (char *pName) |
| char * Io_NamePrepro | ( | char * | pName | ) |
Function*************************************************************
Synopsis [Write one network.]
Description []
SideEffects []
SeeAlso []
Definition at line 88 of file ioWriteEqn.c.

| void Io_WriteEqn | ( | Abc_Ntk_t * | pNtk, |
| char * | pFileName ) |
FUNCTION DEFINITIONS ///.
Function*************************************************************
Synopsis [Writes the logic network in the equation format.]
Description []
SideEffects []
SeeAlso []
Definition at line 50 of file ioWriteEqn.c.

