3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-10-14 19:50:22 +00:00
yosys/passes/opt
2014-03-06 14:18:34 +01:00
..
Makefile.inc
opt.cc Added opt -purge (frontend to opt_clean -purge) 2014-02-08 14:21:34 +01:00
opt_clean.cc Fixed handling of "keep" attribute on wires in opt_clean 2014-02-16 21:58:27 +01:00
opt_const.cc Fixed const folding of $bu0 cells 2014-02-27 04:09:32 +01:00
opt_muxtree.cc
opt_reduce.cc Fixed undef handling in opt_reduce 2014-03-06 14:18:34 +01:00
opt_rmdff.cc Fixed detection of init attribute in opt_rmdff 2014-02-04 23:00:32 +01:00
opt_share.cc
opt_status.h