3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-04-06 17:44:09 +00:00
yosys/passes/opt
Clifford Wolf e158ea2097 Add log_debug() framework
Signed-off-by: Clifford Wolf <clifford@clifford.at>
2019-04-22 17:25:52 +02:00
..
Makefile.inc Import initial pmux2shiftx from eddieh 2019-04-20 00:38:25 +02:00
opt.cc Consistent use of 'override' for virtual methods in derived classes. 2018-07-20 23:51:06 -07:00
opt_clean.cc Add log_debug() framework 2019-04-22 17:25:52 +02:00
opt_demorgan.cc Consistent use of 'override' for virtual methods in derived classes. 2018-07-20 23:51:06 -07:00
opt_expr.cc Add log_debug() framework 2019-04-22 17:25:52 +02:00
opt_lut.cc Merge pull request #773 from whitequark/opt_lut_elim_fixes 2019-01-02 15:45:29 +01:00
opt_merge.cc Add log_debug() framework 2019-04-22 17:25:52 +02:00
opt_muxtree.cc Add log_debug() framework 2019-04-22 17:25:52 +02:00
opt_reduce.cc Consistent use of 'override' for virtual methods in derived classes. 2018-07-20 23:51:06 -07:00
opt_rmdff.cc Fix opt_rmdff handling of $_DFFSR_???_ and $_DLATCHSR_???_, fixes #816 2019-02-21 13:49:45 +01:00
pmux2shiftx.cc Auto-initialize OnehotDatabase on-demand in pmux2shiftx.cc 2019-04-20 18:13:37 +02:00
rmports.cc Consistent use of 'override' for virtual methods in derived classes. 2018-07-20 23:51:06 -07:00
share.cc Bugfix in $memrd sharing 2019-01-07 10:04:47 +01:00
wreduce.cc Trim init attributes when resizing FFs in "wreduce", fixes #887 2019-03-22 11:42:19 +01:00