aboutsummaryrefslogtreecommitdiff
path: root/src/main/scala/firrtl/passes/PadWidths.scala
AgeCommit message (Expand)Author
2017-03-23Pass now subclasses Transform (#477)Adam Izraelevitz
2016-11-04Cleanup license at top of every file (#364)Jack Koenig
2016-10-11Scala style cleanup take 5 (#324)Chick Markley
2016-09-27remove unnecessary parentheseschick
2016-09-27Anonymous function convertible to a method valuechick
2016-09-25Fix Anonymous function convertible to a method valuechick
2016-09-23use .head instead of (0)chick
2016-09-13clean up PadWidthDonggyu Kim
2016-09-13remove Utils.{width_BANG, long_BANG}Donggyu Kim
2016-09-12Cast bit select of SInt in PadWidths to SIntJack
2016-09-12Rework map functions as class methodsjackkoenig
2016-09-07remove Utils.tpeDonggyu Kim
2016-06-10API Cleanup - ASTJack
2016-06-10API Cleanup - PrimOp & PrimOpsJack
2016-06-10API Cleanup - StatementJack
2016-06-10API Cleanup - ModuleJack
2016-05-10Added pad widths to eliminate all implicit width extendingAdam Izraelevitz