3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2026-03-02 11:46:57 +00:00
yosys/passes/cmds
Robert O'Callahan d34ac0c87d Make log() use the FmtString infrastructure.
Now `log()` supports `std::string`.

We have to fix a few places where the format parameter was not a compile time constant.
This is mostly trivial.
2025-09-09 15:41:03 +02:00
..
abstract.cc abstract: Add -initstates option 2025-08-12 15:37:12 +02:00
add.cc
autoname.cc
blackbox.cc
box_derive.cc
bugpoint.cc Remove .c_str() from stringf parameters 2025-09-01 23:34:42 +00:00
check.cc Remove .c_str() from stringf parameters 2025-09-01 23:34:42 +00:00
chformal.cc Reapply "Add groups to command reference" 2025-08-06 13:52:12 +12:00
chtype.cc
clean_zerowidth.cc
connect.cc
connwrappers.cc
copy.cc
cover.cc Reapply "Add groups to command reference" 2025-08-06 13:52:12 +12:00
delete.cc
design.cc ast, read_verilog: ownership in AST, use C++ styles for parser and lexer 2025-08-11 13:34:10 +02:00
dft_tag.cc Remove .c_str() from stringf parameters 2025-09-01 23:34:42 +00:00
edgetypes.cc Reapply "Add groups to command reference" 2025-08-06 13:52:12 +12:00
example_dt.cc Add IdString const &id_string() const to StaticIdString and IdString 2025-09-09 09:56:55 +12:00
exec.cc Reapply "Add groups to command reference" 2025-08-06 13:52:12 +12:00
future.cc Reapply "Add groups to command reference" 2025-08-06 13:52:12 +12:00
glift.cc Remove .c_str() from stringf parameters 2025-09-01 23:34:42 +00:00
internal_stats.cc Reapply "Add groups to command reference" 2025-08-06 13:52:12 +12:00
linecoverage.cc update short help 2025-07-16 17:11:19 +02:00
logcmd.cc Make log() use the FmtString infrastructure. 2025-09-09 15:41:03 +02:00
logger.cc Merge pull request #5183 from YosysHQ/emil/test-diagnostics 2025-08-08 14:46:25 +02:00
ltp.cc Reapply "Add groups to command reference" 2025-08-06 13:52:12 +12:00
Makefile.inc
plugin.cc Reapply "Add groups to command reference" 2025-08-06 13:52:12 +12:00
portarcs.cc Remove .c_str() from stringf parameters 2025-09-01 23:34:42 +00:00
portlist.cc Reapply "Add groups to command reference" 2025-08-06 13:52:12 +12:00
printattrs.cc Reapply "Add groups to command reference" 2025-08-06 13:52:12 +12:00
rename.cc Remove .c_str() from stringf parameters 2025-09-01 23:34:42 +00:00
scatter.cc
scc.cc Reapply "Add groups to command reference" 2025-08-06 13:52:12 +12:00
scratchpad.cc Reapply "Add groups to command reference" 2025-08-06 13:52:12 +12:00
select.cc Reapply "Add groups to command reference" 2025-08-06 13:52:12 +12:00
setattr.cc
setenv.cc Reapply "Add groups to command reference" 2025-08-06 13:52:12 +12:00
setundef.cc
show.cc Remove .c_str() from stringf parameters 2025-09-01 23:34:42 +00:00
splice.cc
splitcells.cc
splitnets.cc
sta.cc Reapply "Add groups to command reference" 2025-08-06 13:52:12 +12:00
stat.cc Make log() use the FmtString infrastructure. 2025-09-09 15:41:03 +02:00
tee.cc Reapply "Add groups to command reference" 2025-08-06 13:52:12 +12:00
test_select.cc
timeest.cc Remove .c_str() from stringf parameters 2025-09-01 23:34:42 +00:00
torder.cc Reapply "Add groups to command reference" 2025-08-06 13:52:12 +12:00
trace.cc Reapply "Add groups to command reference" 2025-08-06 13:52:12 +12:00
viz.cc Remove .c_str() from stringf parameters 2025-09-01 23:34:42 +00:00
wrapcell.cc Merge pull request #5304 from rocallahan/idstring-stringf 2025-09-08 20:29:20 +02:00
write_file.cc Reapply "Add groups to command reference" 2025-08-06 13:52:12 +12:00
xprop.cc Remove .c_str() from stringf parameters 2025-09-01 23:34:42 +00:00