3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2026-06-24 01:30:32 +00:00
yosys/passes/opt
2013-03-29 11:19:21 +01:00
..
Makefile.inc
opt.cc
opt_const.cc added optimizations for single-bit $eq/$ne with constant input to opt_const 2013-03-19 13:33:33 +01:00
opt_muxtree.cc fixed typos 2013-03-18 07:28:31 +01:00
opt_reduce.cc
opt_rmdff.cc
opt_rmunused.cc fixed typos 2013-03-18 07:28:31 +01:00
opt_share.cc Improved opt_share for reduce cells 2013-03-29 11:19:21 +01:00
opt_status.h