3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-04-24 01:25:33 +00:00
yosys/passes/opt
2025-03-05 07:54:26 -08:00
..
.gitignore Merge upstream 2025-03-05 07:54:26 -08:00
Makefile.inc Merge upstream 2025-03-05 07:54:26 -08:00
muxpack.cc Packed muxes have src attr for each constituent mux 2025-03-05 06:09:40 -08:00
opt.cc opt_merge: Add -keepdc option required for formal verification 2022-04-01 21:03:20 +02:00
opt_clean.cc Make splitnetlist more efficient, no preliminary opt_clean in submod, remove $buf cells in opt_clean 2025-01-10 17:12:15 -08:00
opt_demorgan.cc opt_demorgan: skip zero width cells 2024-09-24 14:24:59 +01:00
opt_dff.cc Reduce verbosity of some key things 2025-03-04 22:58:56 -08:00
opt_expr.cc Merge branch 'YosysHQ:main' into main 2025-02-15 15:54:28 -08:00
opt_ffinv.cc rtlil: represent Const strings as std::string 2024-10-14 06:28:12 +02:00
opt_lut.cc rtlil: represent Const strings as std::string 2024-10-14 06:28:12 +02:00
opt_lut_ins.cc rtlil: represent Const strings as std::string 2024-10-14 06:28:12 +02:00
opt_mem.cc Improve naming: big fix 2024-11-11 17:06:11 -08:00
opt_mem_feedback.cc Improve naming: big fix 2024-11-11 17:06:11 -08:00
opt_mem_priority.cc opt_mem_priority: Fix non-ascii char in help message. 2021-12-09 00:56:14 +01:00
opt_mem_widen.cc Add opt_mem_widen pass. 2021-08-14 01:06:23 +02:00
opt_merge.cc Keep shorter name for opt_merge always 2024-11-11 17:07:41 -08:00
opt_muxtree.cc opt_muxtree: Update port_off and port_idx even for constant bits 2021-06-11 12:06:35 +01:00
opt_reduce.cc opt_reduce: keep at least one input to $reduce_or/and cells 2024-09-25 16:21:19 +01:00
opt_share.cc Rename minor things in opt_share 2025-03-05 06:17:41 -08:00
peepopt.cc Merge upstream 2025-03-05 07:54:26 -08:00
peepopt_formal_clockgateff.pmg Merge upstream 2025-03-05 07:54:26 -08:00
peepopt_muldiv.pmg Merge upstream 2025-03-05 07:54:26 -08:00
peepopt_muldiv_c.pmg Merge upstream 2025-03-05 07:54:26 -08:00
peepopt_muxadd.pmg Merge upstream 2025-03-05 07:54:26 -08:00
peepopt_shiftadd.pmg Merge upstream 2025-03-05 07:54:26 -08:00
peepopt_shiftmul_left.pmg Merge upstream 2025-03-05 07:54:26 -08:00
peepopt_shiftmul_right.pmg Merge upstream 2025-03-05 07:54:26 -08:00
pmux2shiftx.cc rtlil: represent Const strings as std::string 2024-10-14 06:28:12 +02:00
rmports.cc Fixing old e-mail addresses and deadnames 2021-06-08 00:39:36 +02:00
share.cc Merge pull request #4817 from povik/macc_v2-1 2025-01-08 14:42:51 +01:00
wreduce.cc wreduce: fix warning for deprecated IdString::in(pool<IdString>) 2025-01-30 12:01:30 +01:00