Main Page | Modules | Alphabetical List | Data Structures | File List | Data Fields | Globals | Related Pages

fv_bind_s Struct Reference

#include <defines.h>


Detailed Description

Binding structure for FSM variables to their expressions.


Data Fields

char * sig_name
expressionexpr
char * funit_name
statementstmt
fv_bindnext


Field Documentation

expression* fv_bind_s::expr
 

Pointer to expression to bind to signal

char* fv_bind_s::funit_name
 

Name of functional unit to find sig_name and expression

fv_bind* fv_bind_s::next
 

Pointer to next FSM variable bind element in list

char* fv_bind_s::sig_name
 

Name of signal to bind to expression

statement* fv_bind_s::stmt
 

Pointer to statement which contains root of expr


The documentation for this struct was generated from the following file:
Generated on Wed Jun 17 22:19:25 2009 for Covered by doxygen 1.3.4