CAUSE: | In a Truth Table Statement or Case Statement in a Text Design File (.tdf), you did not specify transitions out of the specified state for the specified state machine. Without any transitions, the state machine remains in the state. |
ACTION: | If you want the state machine to remain in the state, no action is required. If you want to avoid receiving this message in the future, add a transition that goes to the same state. If you do not want the state machine to remain in the state, add a transition that goes to a different state. Make sure to specify the new state in the State Machine Declaration for the state machine |
See also:
- PLDWorld - |
|
Created by chm2web html help conversion utility. |