#include "cba.h"
Go to the source code of this file.
Functions | |
| ABC_NAMESPACE_IMPL_START Cba_Man_t * | Cba_ManReadCba (char *pFileName) |
| DECLARATIONS ///. | |
| void | Cba_ManWriteCba (char *pFileName, Cba_Man_t *p) |
| ABC_NAMESPACE_IMPL_START Cba_Man_t * Cba_ManReadCba | ( | char * | pFileName | ) |
DECLARATIONS ///.
CFile****************************************************************
FileName [cbaCba.c]
SystemName [ABC: Logic synthesis and verification system.]
PackageName [Hierarchical word-level netlist.]
Synopsis [Reading binary representation.]
Author [Alan Mishchenko]
Affiliation [UC Berkeley]
Date [Ver. 1.0. Started - July 21, 2015.]
Revision [
] FUNCTION DEFINITIONS /// Function*************************************************************
Synopsis []
Description []
SideEffects []
SeeAlso []
Definition at line 44 of file cbaCba.c.