3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-09-24 10:21:29 +00:00
yosys/passes
Robert O'Callahan 13b3418a7f Split abc_module() into prepare_module() and run_abc()
`prepare_module()` will have to run on the main thread.
2025-09-15 17:01:25 +02:00
..
cmds Merge pull request #4252 from zapta/master 2025-09-15 15:40:40 +02:00
equiv Make log() use the FmtString infrastructure. 2025-09-09 15:41:03 +02:00
fsm Remove .c_str() calls from log()/log_error() 2025-09-11 20:59:37 +00:00
hierarchy Remove .c_str() calls from log()/log_error() 2025-09-11 20:59:37 +00:00
memory Merge pull request #5336 from rocallahan/remove-log-cstr 2025-09-12 14:09:48 +02:00
opt Remove .c_str() calls from log()/log_error() 2025-09-11 20:59:37 +00:00
pmgen Remove .c_str() calls from log()/log_error() 2025-09-11 20:59:37 +00:00
proc Remove .c_str() calls from log()/log_error() 2025-09-11 20:59:37 +00:00
sat Remove .c_str() calls from log()/log_error() 2025-09-11 20:59:37 +00:00
techmap Split abc_module() into prepare_module() and run_abc() 2025-09-15 17:01:25 +02:00
tests Remove .c_str() calls from log()/log_error() 2025-09-11 20:59:37 +00:00