CAUSE: | In a Loop Statement at the specified location in a VHDL Design File (.vhd), you specified a loop that does not terminate after 1000 iterations. This message may occur because of an error in the Loop Statement's WHILE iteration scheme, FOR iteration scheme, or Exit Statement; or because you did not increment the variable for the loop. |
ACTION: | Make sure that the Loop Statement specifies a loop that terminates in 1000 or less iterations. |
See also:
Section 8.9 of the IEEE Std 1076-1993 IEEE Standard VHDL Language Reference Manual
- PLDWorld - |
|
Created by chm2web html help conversion utility. |