abc-master
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
test.c File Reference
#include "base/main/main.h"

Go to the source code of this file.

Functions

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

Function Documentation

void Test_End ( Abc_Frame_t pAbc)

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

Synopsis []

Description []

SideEffects []

SeeAlso []

Definition at line 60 of file test.c.

61 {
62 }
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 }