summaryrefslogtreecommitdiff
path: root/passes/proc/proc_mux.cc
Commit message (Expand)AuthorAge
* Refactoring {SigSpec|SigChunk}(RTLIL::Wire *wire, ..) constructor -- step 3/3Clifford Wolf2014-07-23
* Refactoring {SigSpec|SigChunk}(RTLIL::Wire *wire, ..) constructor -- step 2/3Clifford Wolf2014-07-23
* Fixed memory corruption with new SigSpec API in proc_muxClifford Wolf2014-07-22
* SigSpec refactoring: using the accessor functions everywhereClifford Wolf2014-07-22
* SigSpec refactoring: renamed chunks and width to __chunks and __widthClifford Wolf2014-07-22
* Tiny cleanup in proc_mux.ccClifford Wolf2014-01-03
* Fixed handling of boolean attributes (passes)Clifford Wolf2013-10-24
* Added help messages to proc_* passesClifford Wolf2013-03-01
* initial importClifford Wolf2013-01-05