abc-master
|
#include "ioAbc.h"
Go to the source code of this file.
Functions | |
ABC_NAMESPACE_IMPL_START void | Io_WriteBaf (Abc_Ntk_t *pNtk, char *pFileName) |
DECLARATIONS ///. More... | |
ABC_NAMESPACE_IMPL_START void Io_WriteBaf | ( | Abc_Ntk_t * | pNtk, |
char * | pFileName | ||
) |
DECLARATIONS ///.
CFile****************************************************************
FileName [ioWriteBaf.c]
SystemName [ABC: Logic synthesis and verification system.]
PackageName [Command processing package.]
Synopsis [Procedures to write AIG in the binary format.]
Author [Alan Mishchenko]
Affiliation [UC Berkeley]
Date [Ver. 1.0. Started - June 20, 2005.]
Revision [
]FUNCTION DEFINITIONS /// Function*************************************************************
Synopsis [Writes the AIG in the binary format.]
Description []
SideEffects []
SeeAlso []
Definition at line 84 of file ioWriteBaf.c.