[Libre-soc-bugs] [Bug 720] New: PartitionedSignal cast needed
bugzilla-daemon at libre-soc.org
bugzilla-daemon at libre-soc.org
Mon Oct 4 21:34:23 BST 2021
https://bugs.libre-soc.org/show_bug.cgi?id=720
Bug ID: 720
Summary: PartitionedSignal cast needed
Product: Libre-SOC's first SoC
Version: unspecified
Hardware: Other
OS: Linux
Status: CONFIRMED
Severity: enhancement
Priority: ---
Component: Source Code
Assignee: lkcl at lkcl.net
Reporter: lkcl at lkcl.net
CC: libre-soc-bugs at lists.libre-soc.org
NLnet milestone: ---
PartitionedSignal.cast() is needed, which is a little tricky.
the shape will need to be inferred by doing a deep analysis
of the input being cast.
examples:
* Cat(psig1, psig2) is straightforward enough because its width
will be the width of the 2 partitioned signals. HOWEVER,
the partitioning is slightly more complex.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the libre-soc-bugs
mailing list