ID:12069 Ignored assignment(s) for "<name>[<number>]" because "<name>" is not a bus or array

CAUSE: You made an assignment to the specified indexed name. However, you did not declare the prefix as a bus or array in your design. As a result, the Quartus Prime software ignored the assignment.

ACTION: Make the assignment to the full name, or declare the name as an array in your design.