CAUSE: | In a Gate Instantiation at the specified location in a Verilog Design File (.v), you instantiated the specified gate but left one of the terminals unconnected. This error could also be caused by accidentally using two commas instead of one. |
ACTION: | Connect all the terminals in the Gate Instantiation, and remove any accidental duplicate commas. |
See also:
Section 7 of the IEEE Std. 1364-2001 IEEE Standard Verilog Hardware Description Language manual
- PLDWorld - |
|
Created by chm2web html help conversion utility. |