Do you have a question? Post it now! No Registration Necessary
- Steven Elzinga
July 2, 2003, 3:38 pm

reposting in plain text
Kris,
The value E4E4 is the hex value in the LUT that is derived from a truth
table:
inputs | output
4 3 2 1 | out
-------------
0 0 0 0 | 0
0 0 0 1 | 0
0 0 1 0 | 1
0 0 1 1 | 0
0 1 0 0 | 0
0 1 0 1 | 1
0 1 1 0 | 1
0 1 1 1 | 1
:
:
The first 8 output bits that are listed -> 1 1 1 0 0 1 0 0 is a hex
value of E4.
Steve
kris wrote:

Kris,
The value E4E4 is the hex value in the LUT that is derived from a truth
table:
inputs | output
4 3 2 1 | out
-------------
0 0 0 0 | 0
0 0 0 1 | 0
0 0 1 0 | 1
0 0 1 1 | 0
0 1 0 0 | 0
0 1 0 1 | 1
0 1 1 0 | 1
0 1 1 1 | 1
:
:
The first 8 output bits that are listed -> 1 1 1 0 0 1 0 0 is a hex
value of E4.
Steve
kris wrote:

Site Timeline
- » Re: ASIC divider in FPGA?
- — Next thread in » Field-Programmable Gate Arrays
-
- » Combining Distributed RAM and Block RAM
- — Previous thread in » Field-Programmable Gate Arrays
-
- » Division Algorithms
- — Newest thread in » Field-Programmable Gate Arrays
-
- » WHO experts weigh in on COVID-19 vaccine dose interval
- — The site's Newest Thread. Posted in » Electronics Design
-
- » name drop
- — The site's Last Updated Thread. Posted in » Electronics Design
-