What is the correct syntax for mapping a GENERIC parameter in structural modeling?

What is the correct syntax for mapping a GENERIC parameter in structural modeling? Correct Answer label : component_name GENERIC MAP(parameter_list) PORT MAP(port_list)

Generic is a constant parameter which can be used in structural modeling. But, generic is not a component as such. It can be used as a specification to any component. The correct syntax to use a generic is GENERIC MAP followed by a PORT MAP function.

Related Questions

What is the primary goal of time series modeling in data modeling?
What is the primary goal of ensemble modeling techniques in data modeling?
What is the purpose of the `web.xml` `` element in a Java web application?