aboutsummaryrefslogtreecommitdiffstats
path: root/passes/opt/share.cc
Commit message (Expand)AuthorAgeFilesLines
* resource sharing of $alu cellsClifford Wolf2014-10-031-3/+21
* namespace YosysClifford Wolf2014-09-271-1/+1
* Re-enabled assert for new logic loops in "share" passClifford Wolf2014-09-211-4/+1
* Various improvements regarding logic loops in "share" resultsClifford Wolf2014-09-211-37/+108
* Logic loop bugfix for "share" passClifford Wolf2014-09-211-3/+7
* Added "share -limit"Clifford Wolf2014-09-211-1/+13
* Still loop bug in "share": changed assert to warningClifford Wolf2014-09-211-13/+25
* Do not introduce new logic loops in "share"Clifford Wolf2014-09-211-6/+47
* Assert on new logic loops in "share" passClifford Wolf2014-09-211-0/+48
* Removed $bu0 cell typeClifford Wolf2014-09-041-1/+0
* Moved "share" and "wreduce" to passes/opt/Clifford Wolf2014-09-011-0/+987