[Libre-soc-bugs] [Bug 713] PartitionedSignal enhancement to add partition-context-aware lengths

bugzilla-daemon at libre-soc.org bugzilla-daemon at libre-soc.org
Thu Oct 7 06:54:15 BST 2021


https://bugs.libre-soc.org/show_bug.cgi?id=713

--- Comment #26 from Jacob Lifshay <programmerjake at gmail.com> ---
(In reply to Jacob Lifshay from comment #25)
>     self.mantissa = PartitionedSignal({
>         ElWid.F16: 5, # from memory, probably off
>         ElWid.BF16: 8,
>         ElWid.F32: 8,
>         ElWid.F64: 11,
>     })

oops, that was waay off...i wrote mantissa but meant to write exponent

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the libre-soc-bugs mailing list