summaryrefslogtreecommitdiff
path: root/passes/opt/share.cc
Commit message (Collapse)AuthorAge
* Renamed SIZE() to GetSize() because of name collision on Win32Clifford Wolf2014-10-10
|
* sat encoding for exclusive $pmux ctrl inputs in "share" passClifford Wolf2014-10-03
|
* added resource sharing of $macc cellsClifford Wolf2014-10-03
|
* resource sharing of $alu cellsClifford Wolf2014-10-03
|
* namespace YosysClifford Wolf2014-09-27
|
* Re-enabled assert for new logic loops in "share" passClifford Wolf2014-09-21
|
* Various improvements regarding logic loops in "share" resultsClifford Wolf2014-09-21
|
* Logic loop bugfix for "share" passClifford Wolf2014-09-21
|
* Added "share -limit"Clifford Wolf2014-09-21
|
* Still loop bug in "share": changed assert to warningClifford Wolf2014-09-21
|
* Do not introduce new logic loops in "share"Clifford Wolf2014-09-21
|
* Assert on new logic loops in "share" passClifford Wolf2014-09-21
|
* Removed $bu0 cell typeClifford Wolf2014-09-04
|
* Moved "share" and "wreduce" to passes/opt/Clifford Wolf2014-09-01