Forum Discussion
Altera_Forum
Honored Contributor
14 years agoFPGA Internal - Lookup Tables (LUTs)
Hi, Im wondering why does the FPGA have lookup tables? What do they do? :confused:
Altera_Forum
Honored Contributor
14 years agoAll the logic is implemented in look up tables. So no actual gates are created, the output of each LUT is just the result of N inputs addressing into the LUT.