[Libre-soc-bugs] [Bug 716] PartitionedSignal Slice and Part needed for __getitem__
bugzilla-daemon at libre-soc.org
bugzilla-daemon at libre-soc.org
Sat Oct 23 18:41:42 BST 2021
https://bugs.libre-soc.org/show_bug.cgi?id=716
Luke Kenneth Casson Leighton <lkcl at lkcl.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |https://libre-soc.org/3d_gp
| |u/architecture/dynamic_simd
| |/slice/
--- Comment #17 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