Add FP8 and FP8ALT support to THMULTI DivSqrt
Created by: lucabertaccini
- This PR adds
FP8
andFP8ALT
support when selectingTHMULTI
DivSqrt (building on top of #131). - Since the
THMULTI
DivSqrt unit leverages a high-precision datapath, smaller LUT-based DivSqrt units supportingFP8
andFP8ALT
are instantiated for 8-bit-wide SIMD lanes.