3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2026-06-14 04:45:40 +00:00
yosys/passes/opt
2017-09-12 18:47:46 -07:00
..
Makefile.inc Initial version of opt_demorgan is functioning for AND/OR gates. Not the prettiest results for bus inputs, but this can be improved 2017-09-12 18:47:46 -07:00
opt.cc
opt_clean.cc
opt_demorgan.cc Initial version of opt_demorgan is functioning for AND/OR gates. Not the prettiest results for bus inputs, but this can be improved 2017-09-12 18:47:46 -07:00
opt_expr.cc Don't track , ... contradictions through x/z-bits 2017-08-25 16:18:17 +02:00
opt_merge.cc
opt_muxtree.cc
opt_reduce.cc
opt_rmdff.cc
rmports.cc
share.cc
wreduce.cc