Y
Hacker News
new
|
ask
|
show
|
jobs
by
luma
817 days ago
How so?
2 comments
CamperBob2
816 days ago
4-bit values (or 6-bit values, nowadays) values are interesting because they're small enough to address a single LUT, which is the lowest-level atomic element of an FPGA. That gives them major advantages in the timing and resource-usage departments.
link
iAkashPaul
817 days ago
Reduced memory requirements, dropping higher precision IP blocks for starters
link