Skip to content

Integrate new single-precision divider

Created by: lucabertaccini

This PR adds the single-precision DivSqrt unit from the open-source T-Head OpenE906. It has been integrated into CVFPU through a parameter that allows to select either the T-Head DivSqrt unit (only in the case of FP32-only instances) or the PULP one.

Merge request reports

Loading