| CAUSE: | In a VHDL Design File (.vhd) at the specified location, you specified a Resolution Function for a signal. However, you declared the signal with an access type or file type in a Signal Declaration. You cannot assign a Resolution Function to a signal with access type or file type. |
| ACTION: | Remove the Resolution Function from the signal or declare the signal so it does not have an access type or file type. |
See also:
Sections 2.4 and 4.3.1.2 of the IEEE Std 1076-1993 IEEE Standard VHDL Language Reference Manual
|
- PLDWorld - |
|
|
| Created by chm2web html help conversion utility. |