Forum Discussion
Altera_Forum
Honored Contributor
12 years agoInteresting. Never seen that before, but looks like a serial input into their CLBRAM function.
I don't believe Altera FPGA's have such a thing. Could you use a LUTRAM to do something similar? I assume your block is bigger than 1 LUT, and hence a RAM should work similarly, you just have to control the addressing logic. (Do you currently do the CFGLUT from a processor?) It's not identical, but might work.