ID:13262 HDL Instance Interface error: "<name>" is not a parameter or generic on the target entity

CAUSE: You specified an invalid parameter or generic name in the HDL_INTERFACE_INSTANCE_PARAMETERS assignment, which defines parameter or generic overrides for the current instance interface. The target entity does not declare a parameter or generic with the specified name. You may have modified the HDL source file for the entity since you added the entity as a component in the Component Editor.

ACTION: If you are using this instance as a component in an SOPC Builder system, you may need to refresh the component in the Component Editor. Otherwise, you can simply remove the parameter override on the component in your SOPC Builder system.