3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2026-06-25 02:00:33 +00:00
yosys/passes/opt
Marcelina Kościelnicka 06141db233 opt_mem: Use Mem helpers.
2020-10-21 17:51:20 +02:00
..
Makefile.inc Remove now-redundant opt_rmdff pass. 2020-08-07 13:21:34 +02:00
muxpack.cc
opt.cc Replace opt_rmdff with opt_dff. 2020-08-07 13:21:03 +02:00
opt_clean.cc opt_clean: Better memory handling. 2020-10-08 18:05:51 +02:00
opt_demorgan.cc
opt_dff.cc
opt_expr.cc
opt_lut.cc
opt_lut_ins.cc
opt_mem.cc opt_mem: Use Mem helpers. 2020-10-21 17:51:20 +02:00
opt_merge.cc
opt_muxtree.cc
opt_reduce.cc
opt_share.cc opt_share: Refactor, fix some bugs. 2020-08-17 17:26:36 +02:00
pmux2shiftx.cc
rmports.cc
share.cc
wreduce.cc