1
0
mirror of synced 2026-04-14 01:13:58 +00:00
Files
YosysHQ.yosys/tests/opt
Robert O'Callahan 32e96605d4 Don't update used_signals for retained wires in rmunused_module_signals.
These updates should not be necessary. In fact, if they were necessary, this code
would be buggy, because the results would depend on the order in which wires are traversed:
If wire A is retained, which causes an update to `used_signals`, which then causes wire B
to be retained when it otherwise wouldn't be, then we would get different results depending
on whether A is visited before B.

These updates will also make it difficult to process these wires in parallel.
2026-01-24 03:41:18 +00:00
..
2021-08-11 13:34:10 +02:00
2021-06-11 12:06:35 +01:00
2024-11-05 12:36:31 +13:00
2024-11-05 12:36:31 +13:00
2022-10-07 16:04:51 +02:00
2025-08-14 00:13:23 +03:00
2025-04-04 12:25:31 +13:00
2025-07-05 16:45:52 +02:00
2025-07-05 16:45:52 +02:00
2025-07-05 16:45:52 +02:00
2025-07-05 16:45:52 +02:00
2024-11-05 12:36:31 +13:00
2024-11-05 12:36:31 +13:00
2024-11-05 12:36:31 +13:00
2021-08-11 13:34:10 +02:00
2025-04-01 21:54:46 +03:00
2024-11-05 12:36:31 +13:00
2024-11-05 12:36:31 +13:00
2025-07-05 16:45:52 +02:00