3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2026-07-17 04:35:44 +00:00
yosys/passes
Iztok Jeras 94d10012e7 dfflibmap: picking first instead of last cell with smallest area
In a standard cell library cells are usually ordered from weakest to strongest.
Sometimes the two weakest cells have the same area.
Previously the stroner (last) of the two was selected,
now the weaker (first is selected).
2026-07-08 17:12:07 +02:00
..
cmds Merge branch 'main' into nella/latch-toggle 2026-07-08 11:41:08 +02:00
equiv equiv_opt: Add ignore-unknown-cells 2026-06-23 10:54:00 +12:00
fsm Migrate build system to CMake 2026-06-03 08:58:10 +00:00
hierarchy Merge pull request #5886 from YosysHQ/nella/fix-signedness-5745 2026-06-18 16:50:22 +00:00
memory Remove trailing whitespaces 2026-06-23 07:24:59 +02:00
opt Merge pull request #6012 from YosysHQ/nella/fix-opt-reduce 2026-07-08 13:36:04 +00:00
pmgen Migrate build system to CMake 2026-06-03 08:58:10 +00:00
proc Merge branch 'main' into nella/latch-toggle 2026-07-08 11:41:08 +02:00
sat documentation: avoid documentation rendering issue 2026-07-08 17:12:07 +02:00
techmap dfflibmap: picking first instead of last cell with smallest area 2026-07-08 17:12:07 +02:00
tests End of file fix 2026-06-23 07:23:41 +02:00
CMakeLists.txt Migrate build system to CMake 2026-06-03 08:58:10 +00:00