ID:287048 Iterator variable has name "<name>", but name is already used as a constant, parameter, or node name

CAUSE: In a For Generate Statement in a Text Design File (.tdf), you used the specified iterator variable after the FOR keyword, but the iterator variable has the same name as a constant, parameter, or node name used elsewhere in the design. The iterator variable name must be unique.

ACTION: Change the iterator variable name so it is unique.