Forum Discussion
Altera_Forum
Honored Contributor
13 years agoThe parameter block you show is inside a .tdf file, I presume, the 'real' parameters are found in the invocation of that .tdf, one level higher.
For a dcfifo LPM_NUMWORDS must be at least 8 (and preferably a power of 2). I guess that in the case of a dcfifo_mixed_widths as used in your case it must be 32 to guarantee those 8 words at the output side.