#include <defines.h>
Data Fields | |
| char * | sig_name |
| expression * | expr |
| char * | funit_name |
| statement * | stmt |
| fv_bind * | next |
|
|
Pointer to expression to bind to signal |
|
|
Name of functional unit to find sig_name and expression |
|
|
Pointer to next FSM variable bind element in list |
|
|
Name of signal to bind to expression |
|
|
Pointer to statement which contains root of expr |
1.3.4