Commit 3e63336a authored by Andrew Waterman's avatar Andrew Waterman
Browse files

Make DivSqrtRecFN_small tolerant to X-pessimism

In the recoded format, many bits are don't-cares for Inf, NaN, and zero.
Alas, taking advantage of that relies on sane processing of don't-cares,
which Verilog X does not have.

Luckily, in this case, the fix actually slightly reduces HW cost.
parent 22ebeb54
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment