Which of the following can be used as a generic in a complex digital design with many inputs and two outputs?
Which of the following can be used as a generic in a complex digital design with many inputs and two outputs? Correct Answer Number of inputs
Generics are used where a single change of value can change it everywhere in the code. For example, if one wants to change the input sizes then it can be changed in entity and respective change is seen everywhere in the code. Since the number of outputs is constant and therefore no need to use number of outputs as generics.
মোঃ আরিফুল ইসলাম
Feb 20, 2025