Jump to content

Template:LUT

From Logic World Wiki
Revision as of 16:47, 10 September 2025 by DjSapsan (talk | contribs) (added examples)
Lookup table
In Logic World, a Lookup table (LUT) is a circuit that explicitly encodes all possible input cases, assigning a specific output to each case.
The output may be a single bit or a pattern of bits.
Examples:
  • storing characters for a screen
  • a hard-coded complex formula
  • read-only memory (ROM)