yosys/passes/opt
Akash Levy 3d13f7aae2 Bump to latest 2025-03-26 14:56:10 -07:00
..
.gitignore Merge upstream 2025-03-05 07:54:26 -08:00
Makefile.inc neg sub pass 2025-03-10 13:47:06 -07:00
muxpack.cc Muxpack until not possible 2025-03-17 02:29:12 -07:00
opt.cc opt_merge: Add `-keepdc` option required for formal verification 2022-04-01 21:03:20 +02:00
opt_clean.cc opt_clean, simplemap: Add `$buf` handling 2025-03-07 16:08:38 +01: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 Add opt_expr's missing mux_ornot and mux_andnot cases (still needs testing) 2025-03-17 04:09:28 -07: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 opt_merge: fix dangling pointers in known_cells when keep attribute is used 2025-03-10 13:14:06 +01: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 nice gzip refactor 2025-03-20 16:47:12 -07: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_muxorder.pmg Generalize muxadd to muxorder 2025-03-06 16:57:47 -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
peepopt_sub_neg.pmg Fix Yosys test failures 2025-03-13 14:15:13 -07:00
pmux2shiftx.cc io: refactor string and file work into new unit 2025-03-19 13:43:42 +01:00
rmports.cc Fixing old e-mail addresses and deadnames 2021-06-08 00:39:36 +02:00
share.cc Merge pull request #4948 from YosysHQ/emil/share-fix-log-again 2025-03-19 13:54:17 +01:00
wreduce.cc io: refactor string and file work into new unit 2025-03-19 13:43:42 +01:00