aboutsummaryrefslogtreecommitdiffstats
path: root/passes/hierarchy/submod.cc
Commit message (Expand)AuthorAgeFilesLines
* SigSpec refactoring: change RTLIL::SigSpec::chunks() to be read-only, created...Clifford Wolf2014-07-221-1/+1
* SigSpec refactoring: using the accessor functions everywhereClifford Wolf2014-07-221-2/+2
* SigSpec refactoring: renamed chunks and width to __chunks and __widthClifford Wolf2014-07-221-2/+2
* Added call_on_selection() and call_on_module() APIClifford Wolf2014-07-201-1/+1
* Moved some passes to other source directoriesClifford Wolf2014-02-081-0/+350