Files
Emil J. Tywoniak dcb9c0d7af rtlil: track where a case is selected and where a switch reads
A CaseRule's own src is where its body is; compare_src is where the case
is selected. A SwitchRule's own src is the whole statement; signal_src is
where its expression is. Both survive a clone and a cross-pool copy.

Also root the srcs a process holds outside its AttrObjects - one per
assignment, plus the two above - so garbage collection cannot free the
twines they point at.
2026-08-25 13:09:07 +02:00
..
2024-11-05 12:36:31 +13:00
2026-01-07 13:21:33 +13:00
2026-04-16 11:00:44 +02:00
2024-08-28 16:24:47 +01:00
2026-06-15 16:23:44 +02:00
2026-06-18 18:00:51 +02:00
2024-11-05 12:36:31 +13:00
2026-06-25 11:14:54 +02:00
2026-06-15 15:46:13 +02:00
2026-06-15 15:46:13 +02:00