1
0
mirror of synced 2026-04-25 20:02:10 +00:00
Files
YosysHQ.yosys/passes/sat
Krystine Sherwin a3968d43f0 Drop deprecation on Design::selected_modules()
Instead, change the default `Design::selected_modules()` to match the behaviour (i.e. `selected_unboxed_modules_warn()`) because it's a lot of files to touch and they don't really _need_ to be updated.
Also change `Design::selected_whole_modules()` users over to `Design::selected_unboxed_whole_modules()`, except `attrmap` because I'm not convinced it should be ignoring boxes.  So instead, leave the deprecation warning for that one use and come back to the pass another time.
2025-03-14 14:08:56 +13:00
..
2025-03-14 14:08:13 +13:00
2014-09-01 11:45:47 +02:00
2023-01-11 09:54:19 +01:00
2023-01-11 09:54:19 +01:00
2024-07-25 11:43:58 +02:00