3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-08-15 15:25:28 +00:00
yosys/passes
Robert O'Callahan 2a9d37fb12 Move code in abc_module() that modifies the design into a new function extract()
Splits up the big `abc_module()` function and isolates the code that modifies the design
after running ABC.
2025-08-01 03:09:05 +00:00
..
cmds bugpoint: Add -suffix option 2025-07-29 11:39:52 +12:00
equiv mark all hash_into methods nodiscard 2025-01-14 12:39:15 +01:00
fsm io: refactor string and file work into new unit 2025-03-19 13:43:42 +01:00
hierarchy Revert "Add groups to command reference" 2025-07-23 14:41:49 +00:00
memory Fix typos in memlib 2025-07-29 15:27:59 -04:00
opt Revert "Add groups to command reference" 2025-07-23 14:41:49 +00:00
pmgen Revert "Add groups to command reference" 2025-07-23 14:41:49 +00:00
proc Proc: Use selections consistently 2025-05-31 12:04:42 +12:00
sat Revert "Add groups to command reference" 2025-07-23 14:41:49 +00:00
techmap Move code in abc_module() that modifies the design into a new function extract() 2025-08-01 03:09:05 +00:00
tests raise_error.cc: Option for direct to stderr 2025-07-29 11:39:50 +12:00