CAUSE: | In a Verilog Design File (.v) at the specified location, you used a replication operation with a multiplier value that contains a don't care (X ) value. A replication operation must contain a non-zero, non-X , and non-Z constant expression. |
ACTION: | Make sure the multiplier value in a replication operation is a non-zero, non-X , and non-Z constant expression. |
See also:
Section 4.1.14 of the IEEE Std. 1364-2001 IEEE Standard Verilog Hardware Description Language manual
- PLDWorld - |
|
Created by chm2web html help conversion utility. |