Commit b18780cb authored by Andrew Waterman's avatar Andrew Waterman
Browse files

DivSqrtRecFN_small: reuse fractB_Z for sqrt trial subtrahend

Partially reverts f722163c

The reverted commit had the right idea but took a suboptimal approach.
Rather than one-hot-encoding the counter, we can reuse the divisor
register, thereby realizing the same circuit delay while eliminating
several flops.
parent 4d77a162
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