[Libre-soc-bugs] [Bug 713] PartitionedSignal enhancement to add partition-context-aware lengths

bugzilla-daemon at libre-soc.org bugzilla-daemon at libre-soc.org
Thu Oct 7 06:21:28 BST 2021


https://bugs.libre-soc.org/show_bug.cgi?id=713

--- Comment #24 from Jacob Lifshay <programmerjake at gmail.com> ---
(In reply to Luke Kenneth Casson Leighton from comment #22)
> (In reply to Jacob Lifshay from comment #20)
> 
> a quick readthrough:
> 
> > def layout(elwid, part_counts, lane_shapes):
> 
> using the FP example dict from comment #2, i think you might have
> misunderstood:
> the idea is not to create a set of *separate* PartitionPoints
> one per elwidth, the idea is to create a *merged* set of PartitionPoints
> (and associated Signal mask)

this is a misunderstanding, which i'm assuming by your later comments you
figured out...you should somehow mark/delete sections of your comment that you
know are incorrect before you click "send" so people don't have to waste a
bunch of time explaining something you already figured out.

The code creates *one* PartitionPoints based on an input elwidth signal/value.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the libre-soc-bugs mailing list