aboutsummaryrefslogtreecommitdiffstats
path: root/passes/opt
Commit message (Expand)AuthorAgeFilesLines
* Fixed detection of public wires in opt_rmunusedClifford Wolf2013-03-101-3/+3
* Automatically select new objects in abc and techmap passesClifford Wolf2013-03-081-1/+12
* Minor hotfixes (mostly gcc build fixes)Clifford Wolf2013-03-032-0/+4
* Added help messages for fsm_* passesClifford Wolf2013-03-011-1/+1
* Added help messages for opt_* passesClifford Wolf2013-03-017-11/+127
* Added support for simple gates with one constant input to opt_constClifford Wolf2013-02-271-0/+6
* Implemented basic functionality of "extract" passClifford Wolf2013-02-271-0/+10
* Moved stand-alone libs to libs/ directory and added libs/subcircuitClifford Wolf2013-02-272-2/+2
* initial importClifford Wolf2013-01-059-0/+1637