[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
Thu Apr 25 13:28:38 BST 2019
http://bugs.libre-riscv.org/show_bug.cgi?id=73
Luke Kenneth Casson Leighton <lkcl at lkcl.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
budget (EUR) for|0 |300
completion of task| |
--- Comment #1 from Luke Kenneth Casson Leighton <lkcl at lkcl.net> ---
turns out that this has knock-on ramifications for the pipeline API.
anything that's used in the incoming or outgoing data, that happens
to be a module, *has* to be added as a submodule to its parent,
otherwise warnings are thrown.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the libre-riscv-dev
mailing list