yosys/passes
George Rennie bdb5d45591 proc_dff: respect sync rule priorities when generating complex dffsrs
* This fixes #4560, where previously the order that sync rules were
  processed in depended on the order they were pulled out of a std::map.
  This PR changes this to process them in the order they are found in,
  respecting the priorities among the async signals
2024-08-28 15:48:07 +01:00
..
cmds Improve libparse encapsulation 2024-08-13 18:47:36 +02:00
equiv equiv_simple: Take FFs into account for driver map 2024-02-21 12:05:52 +01:00
fsm add option to fsm_detect to ignore self-resetting 2023-01-30 16:12:53 +01:00
hierarchy cost: add model for techmapped cell count, keep_hierarchy pass with -min_cost parameter 2024-07-29 10:26:02 +02:00
memory memory_map: Explain `-iattr` better 2024-03-06 15:15:37 +01:00
opt Merge pull request #4176 from povik/opt_expr-performance 2024-07-15 16:10:25 +02:00
pmgen Merge pull request #4452 from phsauter/shiftadd-underflow-fix 2024-08-19 15:45:46 +02:00
proc proc_dff: respect sync rule priorities when generating complex dffsrs 2024-08-28 15:48:07 +01:00
sat Set ranges on exported wires in VCD and FST 2024-08-02 15:23:00 +02:00
techmap Address warnings 2024-08-16 04:30:31 +12:00
tests cost: add model for techmapped cell count, keep_hierarchy pass with -min_cost parameter 2024-07-29 10:26:02 +02:00