[Libre-soc-bugs] [Bug 709] PartitionedSignal eq needs to be more sophisticated
bugzilla-daemon at libre-soc.org
bugzilla-daemon at libre-soc.org
Thu Sep 30 15:48:54 BST 2021
https://bugs.libre-soc.org/show_bug.cgi?id=709
--- Comment #4 from Luke Kenneth Casson Leighton <lkcl at lkcl.net> ---
preliminary unit test for PartitionedSignal.eq()
https://git.libre-soc.org/?p=ieee754fpu.git;a=commitdiff;h=00f1c370f584d8a7987f96e9e5aa2a813f639711
first cut found "whoops" errors, now sorted (bit of a scary moment there
in the design): returning a single (lowered) eq which copies over the
output from the on-demand-created Module, by copying its *lowered*
output (to Value) works (thank goodness)
next is to add unit tests for the other 11 permutations.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the libre-soc-bugs
mailing list