Hacker News new | ask | show | jobs
by AlotOfReading 53 days ago
A LUT is pretty wasteful. You only have a one bit significand, so the mantissa and sign bits are boolean binops, and the exponent is a 2 bit adder.