Quartus

Verilog HDL User-Defined Primitive Declaration error at <location>: user-defined primitive has no output ports, but must have exactly one output port


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.