3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-07-27 06:27:57 +00:00
yosys/passes
Krystine Sherwin 92ab125113
cmdref: Assigning cmds to formal group
Give formal index a proper title.
Use `Pass::formatted_help()` to assign the group, but still return `false` because the help text still comes from `Pass::help()`.
Tidy up some of the affected files' includes to make use of the shared `yosys.h` includes.
2025-07-21 10:35:56 +12:00
..
cmds cmdref: Assigning cmds to formal group 2025-07-21 10:35:56 +12:00
equiv mark all hash_into methods nodiscard 2025-01-14 12:39:15 +01:00
fsm io: refactor string and file work into new unit 2025-03-19 13:43:42 +01:00
hierarchy don't warn for every blackbox from verific 2025-06-06 15:37:42 +02:00
memory memory_libmap: fix MapWorker memory allocation 2025-04-14 12:41:14 +02:00
opt Start opt_hier 2025-07-05 16:45:52 +02:00
pmgen register.h: Add internal_flag to Pass 2025-07-21 10:35:19 +12:00
proc Proc: Use selections consistently 2025-05-31 12:04:42 +12:00
sat cmdref: Assigning cmds to formal group 2025-07-21 10:35:56 +12:00
techmap libparse: fix space ANDs 2025-07-15 12:53:13 +02:00
tests register.h: Add internal_flag to Pass 2025-07-21 10:35:19 +12:00