aboutsummaryrefslogtreecommitdiffstats
path: root/passes/cmds/splice.cc
Commit message (Expand)AuthorAgeFilesLines
* SigSpec refactoring: using the accessor functions everywhereClifford Wolf2014-07-221-9/+9
* SigSpec refactoring: renamed chunks and width to __chunks and __widthClifford Wolf2014-07-221-9/+9
* Removed deprecated module->new_wire()Clifford Wolf2014-07-211-2/+2
* Added various new options to splice commandClifford Wolf2014-02-081-5/+105
* Now also move net labes to the right position in splice cmdClifford Wolf2014-02-081-3/+10
* Added splice commandClifford Wolf2014-02-071-0/+252