#include "bac.h"#include "base/abc/abc.h"#include "map/mio/mio.h"#include "bool/dec/dec.h"#include "base/main/mainInt.h"
Go to the source code of this file.
| int Bac_ManAddBarbuf | ( | Gia_Man_t * | pNew, |
| int | iRes, | ||
| Bac_Man_t * | p, | ||
| int | iLNtk, | ||
| int | iLObj, | ||
| int | iRNtk, | ||
| int | iRObj, | ||
| Vec_Int_t * | vMap ) |
Function*************************************************************
Synopsis []
Description []
SideEffects []
SeeAlso []
Definition at line 87 of file bacBlast.c.

Function*************************************************************
Synopsis []
Description []
SideEffects []
SeeAlso []
Definition at line 420 of file bacBlast.c.

Definition at line 216 of file bacBlast.c.


Definition at line 109 of file bacBlast.c.


| void * Bac_ManInsertAbc | ( | Bac_Man_t * | p, |
| void * | pAbc ) |
Definition at line 570 of file bacBlast.c.

Definition at line 399 of file bacBlast.c.


Definition at line 443 of file bacBlast.c.

Function*************************************************************
Synopsis [Mark each GIA node with the network it belongs to.]
Description []
SideEffects []
SeeAlso []
Definition at line 277 of file bacBlast.c.

| ABC_NAMESPACE_IMPL_START void Bac_ManPrepareGates | ( | Bac_Man_t * | p | ) |
DECLARATIONS ///.
CFile****************************************************************
FileName [bacBlast.c]
SystemName [ABC: Logic synthesis and verification system.]
PackageName [Hierarchical word-level netlist.]
Synopsis [Bit-blasting of the netlist.]
Author [Alan Mishchenko]
Affiliation [UC Berkeley]
Date [Ver. 1.0. Started - November 29, 2014.]
Revision [
] FUNCTION DEFINITIONS /// Function*************************************************************
Synopsis []
Description []
SideEffects []
SeeAlso []
Definition at line 48 of file bacBlast.c.


Definition at line 301 of file bacBlast.c.

| void Bac_ManUndoGates | ( | Bac_Man_t * | p | ) |
Definition at line 64 of file bacBlast.c.


| int Bac_NtkBuildLibrary | ( | Bac_Man_t * | p | ) |
Definition at line 509 of file bacBlast.c.


Definition at line 321 of file bacBlast.c.

Definition at line 469 of file bacBlast.c.


Definition at line 336 of file bacBlast.c.


Definition at line 520 of file bacBlast.c.


| void Bac_NtkPrepareLibrary | ( | Bac_Man_t * | p, |
| Mio_Library_t * | pLib ) |
Definition at line 490 of file bacBlast.c.

