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