3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2026-08-04 21:33:35 +00:00
yosys/passes/opt
2014-08-02 15:12:16 +02:00
..
Makefile.inc
opt.cc Added "opt_const -keepdc" 2014-07-21 21:38:55 +02:00
opt_clean.cc More cleanups related to RTLIL::IdString usage 2014-08-02 13:19:57 +02:00
opt_const.cc More cleanups related to RTLIL::IdString usage 2014-08-02 13:19:57 +02:00
opt_muxtree.cc Renamed port access function on RTLIL::Cell, added param access functions 2014-07-31 16:38:54 +02:00
opt_reduce.cc Fixed a performance bug in opt_reduce 2014-08-02 15:12:16 +02:00
opt_rmdff.cc More cleanups related to RTLIL::IdString usage 2014-08-02 13:19:57 +02:00
opt_share.cc More cleanups related to RTLIL::IdString usage 2014-08-02 13:19:57 +02:00
opt_status.h