3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-09-15 06:01:28 +00:00
yosys/passes
Jannis Harder dd9627ed05
Merge pull request #5336 from rocallahan/remove-log-cstr
Remove `.c_str()` calls from `log()`/`log_error()`
2025-09-12 14:09:48 +02: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 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 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