3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-07-28 06:57:57 +00:00
yosys/passes
Krystine Sherwin af3c28f274
synthprop: Use override keyword
`formatted_help()` introduced the override keyword, which means that the other two methods that were marked as virtual instead raised a warning about inconsistent use of override.  This fixes that by bringing the synthprop (more) in line with the rest of the code-base.
2025-07-21 10:36:18 +12:00
..
cmds cmdref: Drop optiongroups 2025-07-21 10:36:18 +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 cmdref: Assign rmports to greenpak group 2025-07-21 10:35:57 +12: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 synthprop: Use override keyword 2025-07-21 10:36:18 +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