[libre-riscv-dev] IEEE754 FPU
Aleksandar Kostovic
alexandar.kostovic at gmail.com
Mon Feb 25 19:57:36 GMT 2019
>
> i'm basically floundering around here. this kind of logic analysis
> is something i am simply not good at!
Believe me, I am not good at it either. Especially when I am so new to the
technology(floating point and nmigen). Takes me a lot of time just figuring
things out.
While i would love to be of help i really dont understand what's wrong in
it! :(
On Mon, Feb 25, 2019 at 9:25 AM Luke Kenneth Casson Leighton <lkcl at lkcl.net>
wrote:
> On Mon, Feb 25, 2019 at 8:12 AM Luke Kenneth Casson Leighton
> <lkcl at lkcl.net> wrote:
>
> > * output STB must go LOW before input STB can be raised
> > * output's ACK must ONLY be sent HI when INPUT's ACK is LOWERED.
> >
> > it's almost as if the STB and ACK signals actually have to be inverted.
>
> oh ha haa haaa, very funny: that worked :)
>
> however - and this is the really interesting bit: it's necessary to
> wait for the *internal* stb (between add1 and add2) before proceeding
> with writing c into add2.
>
> i'm basically floundering around here. this kind of logic analysis
> is something i am simply not good at!
>
> l.
>
> _______________________________________________
> libre-riscv-dev mailing list
> libre-riscv-dev at lists.libre-riscv.org
> http://lists.libre-riscv.org/mailman/listinfo/libre-riscv-dev
>
More information about the libre-riscv-dev
mailing list