abc-master
|
#include "fsimInt.h"
Go to the source code of this file.
Functions | |
ABC_NAMESPACE_IMPL_START void | Fsim_ManSetDefaultParamsSim (Fsim_ParSim_t *p) |
DECLARATIONS ///. More... | |
void | Fsim_ManSetDefaultParamsSwitch (Fsim_ParSwitch_t *p) |
ABC_NAMESPACE_IMPL_START void Fsim_ManSetDefaultParamsSim | ( | Fsim_ParSim_t * | p | ) |
DECLARATIONS ///.
MACRO DEFINITIONS ///.
CFile****************************************************************
FileName [fsimCore.c]
SystemName [ABC: Logic synthesis and verification system.]
PackageName [Fast sequential AIG simulator.]
Synopsis [Core procedures.]
Author [Alan Mishchenko]
Affiliation [UC Berkeley]
Date [Ver. 1.0. Started - June 20, 2005.]
Revision [
]FUNCTION DEFINITIONS /// Function*************************************************************
Synopsis [This procedure sets default parameters.]
Description []
SideEffects []
SeeAlso []
Definition at line 45 of file fsimCore.c.
void Fsim_ManSetDefaultParamsSwitch | ( | Fsim_ParSwitch_t * | p | ) |
Function*************************************************************
Synopsis [This procedure sets default parameters.]
Description []
SideEffects []
SeeAlso []
Definition at line 69 of file fsimCore.c.