Quartus

VHDL aggregate error at <location>: choice <name> can be used only once in aggregate


CAUSE: In an aggregate at the specified location in a VHDL Design File (.vhd), you used the specified choice. However, you already used the choice in the aggregate. You can use a choice only once in an aggregate.
ACTION: Remove one of the duplicate choices from the aggregate.

See also:

Section 7.3.2 of the IEEE Std 1076-1993 IEEE Standard VHDL Language Reference Manual

- PLDWorld -

 

Created by chm2web html help conversion utility.