[Libre-soc-bugs] [Bug 734] add Partitioned SimdSignal support for elwidth-based layouts (currently ElwidPartType)
bugzilla-daemon at libre-soc.org
bugzilla-daemon at libre-soc.org
Sat Oct 23 18:39:23 BST 2021
https://bugs.libre-soc.org/show_bug.cgi?id=734
--- Comment #5 from Luke Kenneth Casson Leighton <lkcl at lkcl.net> ---
in the URL for this bugreport
https://libre-soc.org/3d_gpu/architecture/dynamic_simd/slice/
the question was raised, how the heck do you connect
between a Slice()d signal and a non-sliced one,
even when they use the same elwidth, because the
non-sliced one has no padding partitionpoints
and the sliced one does.
the answer is: an adapter submodule.
the exact details of how that works will emerge from
the examples, TBD. i will write a couple now.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the libre-soc-bugs
mailing list