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

fsm_arc_s Struct Reference

#include <defines.h>


Detailed Description

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


Data Fields

expressionfrom_state
expressionto_state
fsm_arcnext


Field Documentation

expression* fsm_arc_s::from_state
 

Pointer to expression that represents the state we are transferring from

fsm_arc* fsm_arc_s::next
 

Pointer to next fsm_arc in this list

expression* fsm_arc_s::to_state
 

Pointer to expression that represents the state we are transferring to


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