3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-04-23 00:55:32 +00:00
yosys/passes
Krystine Sherwin ebd6d5f85b
cmdref: Drop optiongroups
Linking to optiongroups doesn't add *that* much, and is kind of a pain; meanwhile having the optiongroups adds an extra level of indentation.
Instead of options needing to be in an option group, they instead go in either the root node or nested in a usage node.  Putting them in a usage node allows for more-or-less the previous behaviour but without making it the default.
2025-03-21 10:28:48 +13:00
..
cmds cmdref: Drop optiongroups 2025-03-21 10:28:48 +13: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 keep_hierarchy.cc: use strictly correct syntax for printf of uint64_t values 2025-01-10 14:03:09 -08:00
memory memory_libmap: update indices on design modification 2025-02-11 13:32:34 +01:00
opt cmdref: Assign rmports to greenpak group 2025-03-21 10:28:47 +13:00
pmgen register.h: Add internal_flag to Pass 2025-03-21 10:26:12 +13:00
proc mark all hash_into methods nodiscard 2025-01-14 12:39:15 +01:00
sat cmdref: Assigning cmds to formal group 2025-03-21 10:26:12 +13:00
techmap gzip: back to pointers 2025-03-19 13:43:44 +01:00
tests register.h: Add internal_flag to Pass 2025-03-21 10:26:12 +13:00