Template:LUT: Difference between revisions
Appearance
m DjSapsan moved page Template:Example to Template:LUT |
mNo edit summary |
||
Line 1: | Line 1: | ||
; '''Lookup table''' | ; '''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 | : 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. | : The output may be a single bit or a pattern of bits. | ||
: Example: encoding characters for a screen. | : Example: encoding characters for a screen. |
Revision as of 17:26, 7 September 2025
- 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.
- Example: encoding characters for a screen.