3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-10-10 17:58:07 +00:00
yosys/passes
Krystine Sherwin 40cd1729d5
setattr.cc: Explicit -setstr option
Don't rely on strings being quoted, instead we introduce `-setstr`.
Change the help text formatting for `setattr` and `setparam` to avoid the line being too long.  Instead use a generic `[options]` and list the options separately.
2025-10-06 11:30:26 +13:00
..
cmds setattr.cc: Explicit -setstr option 2025-10-06 11:30:26 +13:00
equiv Merge pull request #5357 from rocallahan/builtin-ff 2025-09-17 11:37:16 +02:00
fsm Remove .c_str() calls from parameters to log_warning()/log_warning_noprefix() 2025-09-16 23:02:16 +00:00
hierarchy Remove .c_str() calls from parameters to log_warning()/log_warning_noprefix() 2025-09-16 23:02:16 +00:00
memory Remove .c_str() from parameters to log_debug() 2025-09-23 19:10:33 +12:00
opt Remove .c_str() from parameters to log_debug() 2025-09-23 19:10:33 +12:00
pmgen Remove .c_str() from log_cmd_error() and log_file_error() parameters 2025-09-16 22:59:08 +00:00
proc Update passes/proc to avoid bits() 2025-09-16 03:17:23 +00:00
sat Merge pull request #5268 from YosysHQ/krys/cutpoint_inout 2025-09-24 04:14:19 +12:00
techmap Merge pull request #5361 from YosysHQ/emil/simplemap-transfer-src 2025-09-23 20:40:57 +02:00
tests Remove .c_str() from parameters to log_debug() 2025-09-23 19:10:33 +12:00