aboutsummaryrefslogtreecommitdiff
path: root/src/main/scala/firrtl/passes/PadWidths.scala
AgeCommit message (Expand)Author
2021-08-02add emitter for optimized low firrtl (#2304)Kevin Laeufer
2021-01-28Stop padding multiply and divide ops (#2058)Jack Koenig
2020-09-16Change to Apache 2.0 License (#1901)Chick Markley
2020-08-14All of src/ formatted with scalafmtchick
2020-04-22s/dependents/optionalPrerequisiteOf/Schuyler Eldridge
2020-04-22Mixin DependencyAPIMigration to all TransformsSchuyler Eldridge
2020-04-13Ensure PadWidths is run in mverilog compilerAlbert Magyar
2020-03-11Migrate to DependencyAPISchuyler Eldridge
2019-01-23Improve Shl codegen; eliminate Shlw WIR node (#994)Andrew Waterman
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