CAUSE: | In a User-Defined Primitive (UDP) Declaration at the specified location in a Verilog Design File (.v), you specified a UDP with no output ports; however, a UDP must have exactly one output port. |
ACTION: | Add a single output port to the UDP. |
See also:
Section 8 of the IEEE Std. 1364-2001 IEEE Standard Verilog Hardware Description Language manual
- PLDWorld - |
|
Created by chm2web html help conversion utility. |