aboutsummaryrefslogtreecommitdiffstats
path: root/passes/cmds/connect.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
* Removed deprecated module->new_wire()Clifford Wolf2014-07-211-1/+1
* Added generic RTLIL::SigSpec::parse_sel() with support for selection variablesClifford Wolf2014-02-061-3/+3
* Added "connect" commandClifford Wolf2014-01-031-0/+185