Jump to content

Template:LUT

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