aboutsummaryrefslogtreecommitdiffstats
path: root/passes/opt/opt_clean.cc
Commit message (Expand)AuthorAgeFilesLines
* Added $assert cellClifford Wolf2014-01-191-1/+1
* Fixed keep attribute on wires in opt_cleanClifford Wolf2013-11-081-1/+1
* Added support for "keep" attributes on wiresClifford Wolf2013-11-051-0/+5
* Fixed handling of boolean attributes (passes)Clifford Wolf2013-10-241-1/+1
* Only prefer connected signals iff they have public namesClifford Wolf2013-10-171-5/+6
* Avoid re-arranging signals on register outputsClifford Wolf2013-10-171-3/+31
* Fixed detection of major wires in opt_cleanClifford Wolf2013-10-171-0/+3
* Added iopadmap passClifford Wolf2013-10-161-1/+1
* Added "clean -purge" and ";;;" supportClifford Wolf2013-08-111-4/+19
* Added ";;" as shortcut for "; clean;"Clifford Wolf2013-08-111-0/+3
* Some fixes to improve determinismClifford Wolf2013-08-091-2/+2
* Added "clean" command (less verbose opt_clean)Clifford Wolf2013-08-081-9/+52
* Improved handling of private names in opt_clean and rename commandsClifford Wolf2013-08-071-2/+2
* Added opt_clean -purge optionClifford Wolf2013-07-071-7/+19
* Renamed opt_rmunused to opt_cleanClifford Wolf2013-06-051-0/+288