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?
JohnT_Altera
Regular Contributor
4 years agoHi,
You may refer to https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/ug/ug_fifo.pdf on how to change the parameter or instantiate using RTL code.