Forum Discussion
Aiswarya
New Contributor
4 years agoConfiguration of FIFO IP depth using constant
Hi,
I want to know whether it is possible to configure the depth and address width of a FIFO IP using a generic parameter during instantiation of the FIFO IP?
Aiswarya
New Contributor
4 years ago
I am generating a FIFO IP using IP catalog window in Quartus. There I can configure the depth and address width of the FIFO.
But what I wanted is to generate a FIFO in such a way that the depth/ address width can be passed to the FIFO IP using a generic parameter while instantiating this FIFO IP component in a wrapper file.