3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-09-13 21:21:27 +00:00
yosys/passes
Robert O'Callahan e0ae7b7af4 Remove .c_str() calls from log()/log_error()
There are some leftovers, but this is an easy regex-based approach that removes most of them.
2025-09-11 20:59:37 +00:00
..
cmds Remove .c_str() calls from log()/log_error() 2025-09-11 20:59:37 +00: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 Remove .c_str() calls from log()/log_error() 2025-09-11 20:59:37 +00: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 Remove .c_str() calls from log()/log_error() 2025-09-11 20:59:37 +00:00
tests Remove .c_str() calls from log()/log_error() 2025-09-11 20:59:37 +00:00