[libre-riscv-dev] multi-in. multi-out pipeline

Luke Kenneth Casson Leighton lkcl at lkcl.net
Tue Mar 26 13:18:51 GMT 2019


https://git.libre-riscv.org/?p=ieee754fpu.git;a=blob;f=src/add/multipipe.py;h=337e2dca44b90879c76821d25f79cffbbabb9bff;hb=HEAD

moo??  how does this even pass the unit test?? i made it entirely
combinatorial.  input data, output data, valid/ready, priority-mux
selection, *all combinatorial*, and it works? moo?

i was genuinely expecting to have to chain the output from this to a
buffered (sync-capable) pipeline... and it's not necessary.... and i
don't understand why.

anyone any ideas?

l.



More information about the libre-riscv-dev mailing list