[libre-riscv-dev] IEEE754 FPU
Luke Kenneth Casson Leighton
lkcl at lkcl.net
Mon Feb 18 18:14:55 GMT 2019
ok got it, line 112 was off because tabs were being used on
surrounding lines, however that one was using spaces. or perhaps the
other way round.
this is why pep8 *requires* the use of 4 spaces.... and why i use vim
and set those options "sw=4, ts=4, expandtab".
the declaration of tot (from add) is still there, i'll replace it with
"product = Signal(51)" or something close to that, and it shouuuuld
work...
l.
More information about the libre-riscv-dev
mailing list