aboutsummaryrefslogtreecommitdiff
path: root/src/test/scala/firrtlTests/InferReadWriteSpec.scala
AgeCommit message (Expand)Author
2020-03-17[RFC] Factor out common test classes; package them (#1412)David Biancolin
2020-02-12Removed unused imports in src/test/ (#1381)Jim Lawson
2019-02-22Stop reporting exceptions in custom transformations as internal errors (#867)Jack Koenig
2018-07-03Improve code generation for smem wmode and [w]mask ports (#834)Andrew Waterman
2018-02-27Refactor Annotations (#721)Jack Koenig
2017-03-23Pass now subclasses Transform (#477)Adam Izraelevitz
2017-03-09make sure infer-rw works for exclusive when statements (#481)Donggyu
2017-03-06Add ability to emit 1 file per module (#443)Jack Koenig
2016-12-08Clk2clock - rename the implicit "clk" module input "clock" (#387)Jim Lawson
2016-11-23Stringified annotations (#367)Adam Izraelevitz
2016-11-04Cleanup license at top of every file (#364)Jack Koenig
2016-11-04Refactor Compilers and Transformsjackkoenig
2016-10-30Keep package name + directory structure consistent (#354)Colin Schmidt
2016-09-21Fix clock connections in InferReadWrite (#310)Donggyu
2016-09-21refactor InferReadWriteDonggyu Kim
2016-08-03fixes small mistakes in serialize (#216)Donggyu
2016-08-02make infer readwrite ports optionalDonggyu Kim