Quartus

VHDL Component Instantiation Statement error at <location>: all generics in component <name> must have values


CAUSE: In a Component Instantiation Statement at the specified location in a VHDL Design File (.vhd), you instantiated the specified component. However, you did not specify values for all the generics in the component in either the Component Instantiation Statement or the component's Component Declaration. The generics in a component must all have values.
ACTION: Specify values for all the component's generics in either the Component Instantiation Statement or the Component Declaration.

See also:

Sections 4.5 and 9.6 of the IEEE Std 1076-1993 IEEE Standard VHDL Language Reference Manual

- PLDWorld -

 

Created by chm2web html help conversion utility.