CAUSE: | In a State Machine Declaration in a Text Design File (.tdf), you assigned the specified numerical value to a state. The numerical value has more bits than you declared for the state, and therefore the value cannot fit in the state. This message can occur if you use a binary string with the wrong radix (for example, you use For example, the following State Machine Declaration causes this warning message: ss : MACHINE The state |
ACTION: | Make sure the numerical value you assigned is correct and uses the correct radix. If the value is correct and you do not want the Quartus II software to remove any bits from the value, declare more state bits for the state. |
See also:
- PLDWorld - |
|
Created by chm2web html help conversion utility. |