summaryrefslogtreecommitdiff
path: root/passes/opt/opt_clean.cc
Commit message (Expand)AuthorAge
* Fixed handling of "keep" attribute on wires in opt_cleanClifford Wolf2014-02-16
* Only count non-trivial attributes when findinf master signal in opt_cleanClifford Wolf2014-02-08
* Improved detection of primary wire for a signal in opt_cleanClifford Wolf2014-02-07
* Added $assert cellClifford Wolf2014-01-19
* Fixed keep attribute on wires in opt_cleanClifford Wolf2013-11-08
* Added support for "keep" attributes on wiresClifford Wolf2013-11-05
* Fixed handling of boolean attributes (passes)Clifford Wolf2013-10-24
* Only prefer connected signals iff they have public namesClifford Wolf2013-10-17
* Avoid re-arranging signals on register outputsClifford Wolf2013-10-17
* Fixed detection of major wires in opt_cleanClifford Wolf2013-10-17
* Added iopadmap passClifford Wolf2013-10-16
* Added "clean -purge" and ";;;" supportClifford Wolf2013-08-11
* Added ";;" as shortcut for "; clean;"Clifford Wolf2013-08-11
* Some fixes to improve determinismClifford Wolf2013-08-09
* Added "clean" command (less verbose opt_clean)Clifford Wolf2013-08-08
* Improved handling of private names in opt_clean and rename commandsClifford Wolf2013-08-07
* Added opt_clean -purge optionClifford Wolf2013-07-07
* Renamed opt_rmunused to opt_cleanClifford Wolf2013-06-05