3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-04-07 18:05:24 +00:00
yosys/passes/opt
C-Elegans 94b272077d Fix issue #306, "Bug in opt -full"
Add check for whether the high bit in the constant expression is greater
than the width of the variable, and optimizes that to a constant 1 or
0
2017-02-10 10:38:02 -05:00
..
Makefile.inc Optimize compares to powers of 2 2017-01-16 13:45:50 -05:00
opt.cc Optimize compares to powers of 2 2017-01-16 13:45:50 -05:00
opt_clean.cc Add $cover cell type and SVA cover() support 2017-02-04 14:14:26 +01:00
opt_expr.cc Fix issue #306, "Bug in opt -full" 2017-02-10 10:38:02 -05:00
opt_merge.cc Fix handling of init attributes with strange width 2017-02-09 16:06:58 +01:00
opt_muxtree.cc Added "yosys -D" feature 2016-04-21 23:28:37 +02:00
opt_reduce.cc Added "yosys -D" feature 2016-04-21 23:28:37 +02:00
opt_rmdff.cc Fix handling of init attributes with strange width 2017-02-09 16:06:58 +01:00
share.cc Added "yosys -D" feature 2016-04-21 23:28:37 +02:00
wreduce.cc Added "wreduce -memx" 2016-08-20 12:52:50 +02:00