What is the use of Generics in VHDL?
What is the use of Generics in VHDL? Correct Answer To pass information to the entity
Generics are used to pass the information to entity through parameters. In short, Generics are parameters which passes information to entity. For example, entity has variables for rise time and fall time delay; then the values for both delays can be passed by using Generics.
মোঃ আরিফুল ইসলাম
Feb 20, 2025