aboutsummaryrefslogtreecommitdiff
path: root/src/main/scala/firrtl/passes/memlib/InferReadWrite.scala
AgeCommit message (Expand)Author
2017-03-23Pass now subclasses Transform (#477)Adam Izraelevitz
2017-03-09make sure infer-rw works for exclusive when statements (#481)Donggyu
2017-03-06Addresses #459. Rewords transform annotations API.Adam Izraelevitz
2017-02-23move more general utils out of memutils, mov WIR helpers to WIR.scala and upd...Angie
2016-11-23Stringified annotations (#367)Adam Izraelevitz
2016-11-07Fix annotations (#366)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-10-26Improve reference & name resolution in ReplSeqMem (#352)Donggyu
2016-10-23Fix bitmask (#346)Angie Wang