summaryrefslogtreecommitdiff
path: root/passes/proc/proc_clean.cc
Commit message (Collapse)AuthorAge
* Fixed handling of constant-true branches in proc_cleanClifford Wolf2014-08-12
|
* More cleanups related to RTLIL::IdString usageClifford Wolf2014-08-02
|
* Using new obj iterator API in a few placesClifford Wolf2014-07-27
|
* Refactoring: Renamed RTLIL::Design::modules to modules_Clifford Wolf2014-07-27
|
* SigSpec refactoring: using the accessor functions everywhereClifford Wolf2014-07-22
|
* SigSpec refactoring: renamed chunks and width to __chunks and __widthClifford Wolf2014-07-22
|
* Added handling of multiple async paths in proc_arstClifford Wolf2013-10-19
|
* Added help messages to proc_* passesClifford Wolf2013-03-01
|
* initial importClifford Wolf2013-01-05