3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-09-17 15:11:30 +00:00
yosys/passes/hierarchy
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
..
flatten.cc Remove .c_str() from stringf parameters 2025-09-01 23:34:42 +00:00
hierarchy.cc Remove .c_str() calls from log()/log_error() 2025-09-11 20:59:37 +00:00
keep_hierarchy.cc keep_hierarchy.cc: use strictly correct syntax for printf of uint64_t values 2025-01-10 14:03:09 -08:00
Makefile.inc Reapply "Add groups to command reference" 2025-08-06 13:52:12 +12:00
submod.cc Remove .c_str() calls from log()/log_error() 2025-09-11 20:59:37 +00:00
uniquify.cc Small bugfix in uniquify pass 2022-12-21 10:41:48 +01:00