3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-09-15 14:11:29 +00:00
yosys/passes/proc
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
..
Makefile.inc Add proc_rom pass. 2022-05-13 00:37:14 +02:00
proc.cc Add proc_rom pass. 2022-05-13 00:37:14 +02:00
proc_arst.cc Remove .c_str() calls from log()/log_error() 2025-09-11 20:59:37 +00:00
proc_clean.cc Remove .c_str() calls from log()/log_error() 2025-09-11 20:59:37 +00:00
proc_dff.cc Remove .c_str() calls from log()/log_error() 2025-09-11 20:59:37 +00:00
proc_dlatch.cc Remove .c_str() calls from log()/log_error() 2025-09-11 20:59:37 +00:00
proc_init.cc Remove .c_str() calls from log()/log_error() 2025-09-11 20:59:37 +00:00
proc_memwr.cc Proc: Use selections consistently 2025-05-31 12:04:42 +12:00
proc_mux.cc Remove .c_str() calls from log()/log_error() 2025-09-11 20:59:37 +00:00
proc_prune.cc Proc: Use selections consistently 2025-05-31 12:04:42 +12:00
proc_rmdead.cc Proc: Use selections consistently 2025-05-31 12:04:42 +12:00
proc_rom.cc Proc: Use selections consistently 2025-05-31 12:04:42 +12:00