[libre-riscv-dev] IEEE754 FPU turning into ALU with Reservation Stations

Luke Kenneth Casson Leighton lkcl at lkcl.net
Thu Apr 4 11:58:15 BST 2019


---
crowd-funded eco-conscious hardware: https://www.crowdsupply.com/eoma68

On Thu, Apr 4, 2019 at 8:47 AM Aleksandar Kostovic
<alexandar.kostovic at gmail.com> wrote:
>
> >
> > first though modify fmul.py to use the new get_op() syntax, i'll do
> > fdiv.py ok?
>
> I am up for it. Of course i will first wait to see how have you done it, so
> i can be 100% sure what to do :)

 commit 89868b493be48969ffa5d2c0a2625a5aa3cabdcf (HEAD -> master, origin/master)
Author: Luke Kenneth Casson Leighton <lkcl at lkcl.net>
Date:   Thu Apr 4 08:29:53 2019 +0100

    use ObjectProxy in get_op

so, the idea is, to *return* the things that need to be done, rather
than *do* the things that need to be done.

l



More information about the libre-riscv-dev mailing list