Skip to content

Reduce Bit widths for IDIV on FPU

Eclipse Webmaster requested to merge github/fork/kevindkim723/intdivb into main

Created by: kevindkim723

IDIV datapath on fpu uses divb so in some configurations the bit widths are unnecessarily wide. Created new parameters and bit widths to deal with this.

Merge request reports

Loading