1
0
mirror of synced 2026-04-17 02:05:42 +00:00
Files
YosysHQ.yosys/passes
Martin Povišer ad149cc42a passes: show: Factor out 'join_label_pieces'
In two places, we are joining label pieces by a '|' separator. We go
about it by putting the separator behind each entry, then removing the
trailing separator in a final fixup pass on the built string. For easier
reading, replace those occurrences by a new factored-out
'join_label_pieces' function.

Signed-off-by: Martin Povišer <povik@cutebit.org>
2023-01-13 19:57:24 +01:00
..
2022-10-07 16:04:51 +02:00
2022-12-21 10:41:48 +01:00
2022-01-28 23:34:41 +01:00