aboutsummaryrefslogtreecommitdiffstats
path: root/passes/sat/expose.cc
Commit message (Expand)AuthorAgeFilesLines
* SigSpec refactoring: using the accessor functions everywhereClifford Wolf2014-07-221-1/+1
* SigSpec refactoring: renamed chunks and width to __chunks and __widthClifford Wolf2014-07-221-1/+1
* added log_header to miter and expose pass, show cell type for exposed portsJohann Glaser2014-05-281-3/+5
* Various improvements in expose command (added -sep and -cut)Clifford Wolf2014-02-091-36/+119
* Fixed handling of async reset in expose -evert-dffClifford Wolf2014-02-081-0/+1
* Implemented expose -evert-dffClifford Wolf2014-02-081-11/+301
* Added expose -dffClifford Wolf2014-02-061-1/+44
* Added expose commandClifford Wolf2014-02-051-0/+263