CAUSE: | In a Type Declaration at the specified location in a VHDL Design File (.vhd), you listed the enumeration values for the specified object. However, you listed the specified value more than once. An enumeration type object can contain an enumeration value only once. |
ACTION: | Make sure that each enumeration value for the enumeration type object is listed only once in the Type Declaration. |
See also:
Sections 3.1.1 and 4.1 of the IEEE Std 1076-1993 IEEE Standard VHDL Language Reference Manual
- PLDWorld - |
|
Created by chm2web html help conversion utility. |