[libre-riscv-dev] div pipe

Jacob Lifshay programmerjake at gmail.com
Mon Jul 20 04:21:57 BST 2020


On Sun, Jul 19, 2020 at 7:14 PM Luke Kenneth Casson Leighton
<lkcl at lkcl.net> wrote:
>
> On Monday, July 20, 2020, Jacob Lifshay <programmerjake at gmail.com> wrote:
>
> > l
> > and replace every occurrence with:
> >
> > # TODO(programmerjake): re-enable once bit_width reduction is fixed
>
>
> yeh that makes sense.
>
>
> > if False and core_config.supported == {DP.UDivRem}:
> >     self.
>
>
>
> > As far as I can tell, that should work

Pushed a fix.

Fixed the comb tests since the generate process was 1us ahead of the
check process, causing test failures.

Jacob



More information about the libre-riscv-dev mailing list