Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)

Maximum width of FIFO

Altera_Forum
Honored Contributor II
1,242 Views

Hello, 

 

The maximum width of a FIFO in the IP catalog GUI wizard is limited to 256 bits. 

I need a wider FIFO and want to avoid cascading FIFOs. 

 

Will it work to manually change the generated HDL instantiation file to the width I desire (for example 1024 bits) ?
0 Kudos
2 Replies
Altera_Forum
Honored Contributor II
451 Views

Did you try it? what were the results? 

Why not use two parrallel fifos?
0 Kudos
Altera_Forum
Honored Contributor II
451 Views

 

--- Quote Start ---  

The maximum width of a FIFO in the IP catalog GUI wizard is limited to 256 bits. 

--- Quote End ---  

 

No it isn't. IP user guides say 

 

--- Quote Start ---  

Note that you can manually enter a number that is not in the drop-down list. 

--- Quote End ---  

0 Kudos
Reply