1
0
mirror of synced 2026-05-07 16:35:11 +00:00
Files
YosysHQ.yosys/techlibs
Ethan Mahintorabi 805c302411 simplemap: Moves $pmux mapping from techmap.v to simple map
This Fixes the slow downs I observed in techmap.v, which we
attempted to fix via the simplify ast.h route originally. This
turned out to be rather complex though.

By moving $pmux to simplemap we can just avoid that code. My
test case now runs in 310s which is 40s faster than the baseline
change.

B:507898959
Signed-off-by: Ethan Mahintorabi <ethanmoon@google.com>
2026-04-29 21:20:39 +00:00
..
2025-11-04 11:46:27 +13:00
2025-12-17 01:31:32 -08:00
2026-01-28 07:45:58 +13:00
2026-01-28 07:45:58 +13:00