aboutsummaryrefslogtreecommitdiff
path: root/src/main/scala/firrtl/passes/InferReadWrite.scala
AgeCommit message (Expand)Author
2016-10-23Fix bitmask (#346)Angie Wang
2016-10-17Reorganized memory blackboxing (#336)Adam Izraelevitz
2016-10-11Scala style cleanup take 5 (#324)Chick Markley
2016-09-25use sys.error instead of deprecated errorchick
2016-09-25implicit functions should specify return typechick
2016-09-23use .head instead of (0)chick
2016-09-21Fix clock connections in InferReadWrite (#310)Donggyu
2016-09-21refactor InferReadWriteDonggyu Kim
2016-09-21generalize Analysis.getConnects for code resuseDonggyu Kim
2016-09-13use case object for Kind (#267)Donggyu
2016-08-17Change RW port names (#236)Angie Wang
2016-08-02make infer readwrite ports optionalDonggyu Kim
2016-07-27infer readwrite ports for backward compatibilityDonggyu Kim