
Go to the source code of this file.
Macros | |
| #define | SIM_READ_SYMMS(pNode) |
| DECLARATIONS ///. | |
| #define | SIM_SET_SYMMS(pNode, vVect) |
Functions | |
| void | Sim_SymmsStructCompute (Abc_Ntk_t *pNtk, Vec_Ptr_t *vMatrs, Vec_Ptr_t *vSuppFun) |
| FUNCTION DEFINITIONS ///. | |
| #define SIM_READ_SYMMS | ( | pNode | ) |
DECLARATIONS ///.
CFile****************************************************************
FileName [simSymStr.c]
SystemName [ABC: Logic synthesis and verification system.]
PackageName [Network and node package.]
Synopsis [Structural detection of symmetries.]
Author [Alan Mishchenko]
Affiliation [UC Berkeley]
Date [Ver. 1.0. Started - June 20, 2005.]
Revision [
]
Definition at line 31 of file simSymStr.c.
| #define SIM_SET_SYMMS | ( | pNode, | |
| vVect ) |
Definition at line 32 of file simSymStr.c.
FUNCTION DEFINITIONS ///.
Function*************************************************************
Synopsis [Computes symmetries for a single output function.]
Description []
SideEffects []
SeeAlso []
Definition at line 61 of file simSymStr.c.

