[libre-riscv-dev] [Bug 73] all nmigen module-based classes now need to derive from Elaboratable
bugzilla-daemon at libre-riscv.org
bugzilla-daemon at libre-riscv.org
Sun Jun 16 13:23:18 BST 2019
http://bugs.libre-riscv.org/show_bug.cgi?id=73
Luke Kenneth Casson Leighton <lkcl at lkcl.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|CONFIRMED |RESOLVED
Resolution|--- |FIXED
--- Comment #2 from Luke Kenneth Casson Leighton <lkcl at lkcl.net> ---
split out FPNumBase into FPNumBaseRecord which is not derived
from Elaboratable, then passed that in as an argument to
FPNumBase, FPNumIn/Out and others that needed some module
work.
Overflow - just made it no longer a module.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the libre-riscv-dev
mailing list