Jump to content

Template:LUT: Difference between revisions

From Logic World Wiki
DjSapsan (talk | contribs)
m DjSapsan moved page Template:Example to Template:LUT
DjSapsan (talk | contribs)
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 cases.
: 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.