CAUSE: | In an Interface Declaration at the specified location in a VHDL Design File (.vhd), you declared the specified interface object with a mode of OUT . Integrated Synthesis attempted to read the value of the interface object, but cannot do so because the interface object has the mode OUT . |
ACTION: | Change the mode of the interface object to LIBRARY ieee; |
See also:
Section 4.3.2 of the IEEE Std 1076-1993 IEEE Standard VHDL Language Reference Manual
- PLDWorld - |
|
Created by chm2web html help conversion utility. |