CAUSE: | In a Type Declaration at the specified location in a VHDL Design File (.vhd), you used an unconstrained element type in a constrained array type. However, an element type in a constrained array type must be constrained. |
ACTION: | Change the element type so it is constrained, or change the array type so it is unconstrained. |
See also:
Sections 3.2.1 and 4.1 of the IEEE Std 1076-1993 IEEE Standard VHDL Language Reference Manual
- PLDWorld - |
|
Created by chm2web html help conversion utility. |