#include "giaAig.h"#include "aig/gia/gia.h"#include "proof/fra/fra.h"#include "proof/dch/dch.h"#include "opt/dar/dar.h"#include "opt/dau/dau.h"#include <assert.h>
Go to the source code of this file.
| void Gia_ManCheckChoices | ( | Gia_Man_t * | p | ) |
Definition at line 125 of file giaAig.c.

Function*************************************************************
Synopsis [Checks integrity of choice nodes.]
Description []
SideEffects []
SeeAlso []
Definition at line 116 of file giaAig.c.


Function*************************************************************
Synopsis [Duplicates AIG in the DFS order.]
Description []
SideEffects []
SeeAlso []
Definition at line 452 of file giaAig.c.


Function*************************************************************
Synopsis [Applies DC2 to the GIA manager.]
Description []
SideEffects []
SeeAlso []
Definition at line 592 of file giaAig.c.


INCLUDES ///.
CFile****************************************************************
FileName [giaAig.h]
SystemName [ABC: Logic synthesis and verification system.]
PackageName [Scalable AIG package.]
Synopsis [External declarations.]
Author [Alan Mishchenko]
Affiliation [UC Berkeley]
Date [Ver. 1.0. Started - June 20, 2005.]
Revision [
] PARAMETERS /// BASIC TYPES /// MACRO DEFINITIONS /// FUNCTION DECLARATIONS ///
Definition at line 76 of file giaAig.c.


FUNCTION DEFINITIONS ///.
Function*************************************************************
Synopsis [Duplicates AIG in the DFS order.]
Description []
SideEffects []
SeeAlso []
Definition at line 57 of file giaAig.c.


Definition at line 170 of file giaAig.c.


Function*************************************************************
Synopsis [Duplicates AIG in the DFS order.]
Description []
SideEffects []
SeeAlso []
Definition at line 151 of file giaAig.c.


Function*************************************************************
Synopsis [Duplicates AIG in the DFS order.]
Description []
SideEffects []
SeeAlso []
Definition at line 212 of file giaAig.c.


Function*************************************************************
Synopsis [Handles choices as additional combinational outputs.]
Description []
SideEffects []
SeeAlso []
Definition at line 252 of file giaAig.c.


Definition at line 639 of file giaAig.c.

Function*************************************************************
Synopsis [Transfers representatives from pAig to pGia.]
Description []
SideEffects []
SeeAlso []
Definition at line 528 of file giaAig.c.


Definition at line 559 of file giaAig.c.


Function*************************************************************
Synopsis [Transfers representatives from pGia to pAig.]
Description [Assumes that pGia was created from pAig.]
SideEffects []
SeeAlso []
Definition at line 476 of file giaAig.c.


Definition at line 500 of file giaAig.c.


| void Gia_ManSeqCleanupClasses | ( | Gia_Man_t * | p, |
| int | fConst, | ||
| int | fEquiv, | ||
| int | fVerbose ) |
Function*************************************************************
Synopsis [Computes equivalences after structural sequential cleanup.]
Description []
SideEffects []
SeeAlso []
Definition at line 676 of file giaAig.c.


| int Gia_ManSolveSat | ( | Gia_Man_t * | p | ) |
Function*************************************************************
Synopsis [Solves SAT problem.]
Description []
SideEffects []
SeeAlso []
Definition at line 697 of file giaAig.c.

| int Gia_ManTestChoices | ( | Gia_Man_t * | p | ) |
Function*************************************************************
Synopsis []
Description []
SideEffects []
SeeAlso []
Definition at line 618 of file giaAig.c.


Definition at line 318 of file giaAig.c.


Function*************************************************************
Synopsis [Duplicates AIG in the DFS order.]
Description []
SideEffects []
SeeAlso []
Definition at line 294 of file giaAig.c.


Function*************************************************************
Synopsis [Duplicates AIG in the DFS order.]
Description []
SideEffects []
SeeAlso []
Definition at line 408 of file giaAig.c.


Function*************************************************************
Synopsis [Duplicates AIG in the DFS order.]
Description []
SideEffects []
SeeAlso []
Definition at line 365 of file giaAig.c.

