fsm_arc_s Struct Reference

#include <defines.h>

Data Fields

expressionfrom_state
expressionto_state
fsm_arcnext

Detailed Description

Contains information for a single state transition arc in an FSM within the design.


Field Documentation

Pointer to expression that represents the state we are transferring from

Referenced by fsm_add_arc(), fsm_create_tables(), and fsm_dealloc().

Pointer to next fsm_arc in this list

Referenced by fsm_add_arc(), fsm_create_tables(), and fsm_dealloc().

Pointer to expression that represents the state we are transferring to

Referenced by fsm_add_arc(), fsm_create_tables(), and fsm_dealloc().


The documentation for this struct was generated from the following file:
Generated on Sun Nov 21 00:55:43 2010 for Covered by  doxygen 1.6.3