3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-04-07 01:54:10 +00:00
yosys/passes/opt
Clifford Wolf ae5d8dc939
Merge pull request #1303 from YosysHQ/bogdanvuk/opt_share
Implement opt_share from @bogdanvuk
2019-08-17 15:03:46 +02:00
..
Makefile.inc Implement opt_share 2019-07-26 11:36:48 +02:00
muxpack.cc Use ID::keep more liberally too 2019-08-15 14:51:12 -07:00
opt.cc Add 'opt_share' to 'opt -full' 2019-08-16 13:47:37 -07:00
opt_clean.cc Use ID::keep more liberally too 2019-08-15 14:51:12 -07:00
opt_demorgan.cc Use more ID::{A,B,Y,blackbox,whitebox} 2019-08-15 14:50:10 -07:00
opt_expr.cc Use ID::keep more liberally too 2019-08-15 14:51:12 -07:00
opt_lut.cc Use ID::keep more liberally too 2019-08-15 14:51:12 -07:00
opt_merge.cc Use more ID::{A,B,Y,blackbox,whitebox} 2019-08-15 14:50:10 -07:00
opt_muxtree.cc Use ID::keep more liberally too 2019-08-15 14:51:12 -07:00
opt_reduce.cc Use more ID::{A,B,Y,blackbox,whitebox} 2019-08-15 14:50:10 -07:00
opt_rmdff.cc Use more ID::{A,B,Y,blackbox,whitebox} 2019-08-15 14:50:10 -07:00
opt_share.cc Use ID() macro 2019-08-16 14:01:55 -07:00
pmux2shiftx.cc Use more ID::{A,B,Y,blackbox,whitebox} 2019-08-15 14:50:10 -07:00
rmports.cc Fix formatting for msys2 mingw build using GetSize 2019-08-01 17:27:34 +02:00
share.cc Use more ID::{A,B,Y,blackbox,whitebox} 2019-08-15 14:50:10 -07:00
wreduce.cc Remove using namespace RTLIL; 2019-08-16 19:36:45 +00:00