aboutsummaryrefslogtreecommitdiff
path: root/src/main/scala/firrtl/passes/AnnotateMemMacros.scala
AgeCommit message (Expand)Author
2016-10-17Reorganized memory blackboxing (#336)Adam Izraelevitz
2016-10-11Scala style cleanup take 5 (#324)Chick Markley
2016-09-27remove unnecessary parentheseschick
2016-09-21Fix clock connections in InferReadWrite (#310)Donggyu
2016-09-21refactor AnnotateMemMacrosDonggyu Kim
2016-09-21generalize Analysis.getConnects for code resuseDonggyu Kim
2016-09-14Fix for more general case of getConnectOrigin with reg feedback (#301)Angie Wang
2016-09-14Fixed infinite loop for finding connect origin in ReplSeqMem (#300)Angie Wang
2016-09-06Address style feedback and add tests for getConnectOrigin utilityAngie
2016-09-06Edited conf generation to handle mem namespace collisionAngie
2016-09-06Made the connect origin function more powerfulAngie
2016-09-06Pulled out memory annotation (write mask)Angie