CAUSE: | In an Attribute Specification at the specified location in a VHDL Design File (.vhd), you used the specified attribute. However, you did not declare the attribute in an Attribute Declaration. You must declare an attribute before you can use it. |
ACTION: | Replace the attribute with a previously defined attribute, or define the attribute in an Attribute Declaration. However, do not define an attribute with the name you used in the Attribute Specification if you already used the name for a different construct. |
See also:
Sections 4.4 and 5.1 of the IEEE Std 1076-1993 IEEE Standard VHDL Language Reference Manual
- PLDWorld - |
|
Created by chm2web html help conversion utility. |