It is possible to use a GENERIC parameter as a separate component.
It is possible to use a GENERIC parameter as a separate component. Correct Answer False
A Generic is just a constant and hence can’t have any input or output ports. It is only used with any component to describe its specification. For example, any component needs an array of input ports, the index value of that array can be defined by using generic parameter and that generic parameter can be used with PORT MAP to map the ports.
মোঃ আরিফুল ইসলাম
Feb 20, 2025