aboutsummaryrefslogtreecommitdiffstats
path: root/passes/opt/rmports.cc
Commit message (Expand)AuthorAgeFilesLines
* Mostly coding style related fixes in rmports passClifford Wolf2017-08-151-30/+33
* rmports: Now remove ports from cell instances if we optimized them out of tha...Andrew Zonenberg2017-08-141-2/+35
* ProcessModule is no longer virtual (why was it in the first place?)Andrew Zonenberg2017-08-141-1/+1
* rmports now works on all modules in the design, not just the top.Andrew Zonenberg2017-08-141-4/+7
* Renamed opt_rmports pass to rmportsAndrew Zonenberg2017-08-141-0/+148