Forum Discussion
4 Replies
- Altera_Forum
Honored Contributor
That's a documentation error. I don't know what the maximum is but I know it is much larger than 32. I've used 1k before so you should be fine with that setting.
- Altera_Forum
Honored Contributor
Thank you very much!
And yesterday when I use Qsys,type in '2000'to FIFO depth,it reminds me that "the FIFO depth has to be a power of 2."I think it may be a error in the doc or I confused it. - Altera_Forum
Honored Contributor
You are better off rounding that up to 2048. The memory blocks in the FPGA which make up the storage element of the FIFO have densities that are a power of two. I have flagged these documentation errors so they should be corrected the next time the document is updated.
- Altera_Forum
Honored Contributor
Thank you again~