3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-09-13 05:01:29 +00:00
yosys/frontends
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
..
aiger Remove .c_str() calls from log()/log_error() 2025-09-11 20:59:37 +00:00
aiger2 Remove .c_str() calls from log()/log_error() 2025-09-11 20:59:37 +00:00
ast Remove .c_str() calls from log()/log_error() 2025-09-11 20:59:37 +00:00
blif Remove .c_str() calls from log()/log_error() 2025-09-11 20:59:37 +00:00
json Remove .c_str() calls from log()/log_error() 2025-09-11 20:59:37 +00:00
liberty Remove .c_str() calls from log()/log_error() 2025-09-11 20:59:37 +00:00
rpc Remove .c_str() calls from log()/log_error() 2025-09-11 20:59:37 +00:00
rtlil Remove .c_str() calls from log()/log_error() 2025-09-11 20:59:37 +00:00
verific Remove .c_str() calls from log()/log_error() 2025-09-11 20:59:37 +00:00
verilog Remove .c_str() calls from log()/log_error() 2025-09-11 20:59:37 +00:00