ID:13909 VHDL Generic Map Aspect error at <location>: ignored illegal actual generic literal value "<name>" that is associated with formal generic "<name>"

CAUSE: In a Generic Map Aspect at the specified location in a VHDL Design File (.vhd), you used a named or positional Association List to associate the specified actual generic literal value to the specified formal generic of a block. However, the literal value of the actual generic is illegal, and therefore Quartus Prime Integrated Synthesis ignored the value when elaborating the Generic Map Aspect.

ACTION: Correct the actual generic so it is a legal literal value.