aboutsummaryrefslogtreecommitdiffstats
path: root/passes/opt/share.cc
Commit message (Expand)AuthorAgeFilesLines
* Renamed SIZE() to GetSize() because of name collision on Win32Clifford Wolf2014-10-101-53/+53
* sat encoding for exclusive $pmux ctrl inputs in "share" passClifford Wolf2014-10-031-4/+16
* added resource sharing of $macc cellsClifford Wolf2014-10-031-3/+261
* 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