ABC: A System for Sequential Synthesis and Verification
 
Loading...
Searching...
No Matches
test.c File Reference
#include "base/main/main.h"
Include dependency graph for test.c:

Go to the source code of this file.

Functions

ABC_NAMESPACE_IMPL_START void Test_Init (Abc_Frame_t *pAbc)
 DECLARATIONS ///.
 
void Test_End (Abc_Frame_t *pAbc)
 

Function Documentation

◆ Test_End()

void Test_End ( Abc_Frame_t * pAbc)

Function*************************************************************

Synopsis []

Description []

SideEffects []

SeeAlso []

Definition at line 60 of file test.c.

61{
62}
Here is the caller graph for this function:

◆ Test_Init()

ABC_NAMESPACE_IMPL_START void Test_Init ( Abc_Frame_t * pAbc)

DECLARATIONS ///.

CFile****************************************************************

FileName [test.c]

SystemName [ABC: Logic synthesis and verification system.]

PackageName [Template package.]

Synopsis []

Author []

Affiliation []

Date [Ver. 1.0. Started - June 20, 2005.]

Revision [

Id
test.c,v 1.00 2005/06/20 00:00:00 alanmi Exp

] FUNCTION DEFINITIONS /// Function*************************************************************

Synopsis []

Description []

SideEffects []

SeeAlso []

Definition at line 45 of file test.c.

46{
47}
Here is the caller graph for this function: