Altera_Forum
Honored Contributor
12 years agoConfigurable LUTs in Altera FPGAs
Hi,
I've used Xilinx CFGLUT5 primitive quite a lot. It allows runtime LUT reconfiguration. The documentation of cfglut5 is here (http://www.xilinx.com/itp/xilinx10/books/docs/virtex5_hdl/virtex5_hdl.pdf) on page 74. This is a feature that saves lots of logic in certain kinds of circuits. For example pattern mask & matchers. I couldn't find anything equivalent to that in Altera devices. Does anybody know if any kind of LUT reconfiguration is supported by Altera ? Thanks, Evgeni