Quartus

VHDL aggregate error at <location>: array aggregate cannot have overlapping choices


CAUSE: In an array aggregate at the specified location in a VHDL Design File (.vhd), you specified a choice that is a discrete range that shares one or more of its elements with another choice in the aggregate. You must specify an element only once in an aggregate.
ACTION: Remove one of the duplicate choices, or change either of the conflicting choices so they do not share elements.

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.