#include "ioAbc.h"
Go to the source code of this file.
Functions | |
| void | Io_WriteList (Abc_Ntk_t *pNtk, char *pFileName, int fUseHost) |
| FUNCTION DEFINITIONS ///. | |
| void | Io_WriteCellNet (Abc_Ntk_t *pNtk, char *pFileName) |
| void Io_WriteCellNet | ( | Abc_Ntk_t * | pNtk, |
| char * | pFileName ) |
Function*************************************************************
Synopsis [Writes the adjacency list for a sequential AIG.]
Description []
SideEffects []
SeeAlso []
Definition at line 221 of file ioWriteList.c.

| void Io_WriteList | ( | Abc_Ntk_t * | pNtk, |
| char * | pFileName, | ||
| int | fUseHost ) |
FUNCTION DEFINITIONS ///.
Function*************************************************************
Synopsis [Writes the adjacency list for a sequential AIG.]
Description []
SideEffects []
SeeAlso []
Definition at line 102 of file ioWriteList.c.
