3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-04-19 15:19:05 +00:00
yosys/passes
Krystine Sherwin add5eba9b2
Design::selection_stack should never be empty
Add a `log_assert` for it in `Design::check()`.
Remove unneeded checks in other places.
2025-03-14 14:08:16 +13:00
..
cmds Design::selection_stack should never be empty 2025-03-14 14:08:16 +13:00
equiv mark all hash_into methods nodiscard 2025-01-14 12:39:15 +01:00
fsm fix bugs in handling last id in hdlname to scopename conversion 2025-01-16 12:57:08 +01:00
hierarchy Use selection helpers 2025-03-14 14:08:13 +13:00
memory memory_libmap: update indices on design modification 2025-02-11 13:32:34 +01:00
opt Merge pull request from povik/buf-clean 2025-03-10 15:10:17 +01:00
pmgen pmgen: Move passes out of pmgen folder 2025-01-31 15:18:28 +13:00
proc mark all hash_into methods nodiscard 2025-01-14 12:39:15 +01:00
sat Use selection helpers 2025-03-14 14:08:13 +13:00
techmap Design::selection_stack should never be empty 2025-03-14 14:08:16 +13:00
tests macc: Stop using the B port 2025-01-08 13:03:35 +01:00