aboutsummaryrefslogtreecommitdiff
path: root/src/main/scala/firrtl/annotations/Target.scala
AgeCommit message (Expand)Author
2021-07-14Fix memory annotation deduplication (#2286)Jared Barocsi
2021-01-20Cleanup some warnings (#2032)Jack Koenig
2020-12-11fix scaladoc for ReferenceTarget (#2014)Megan Wachs
2020-09-16Change to Apache 2.0 License (#1901)Chick Markley
2020-08-14All of src/ formatted with scalafmtchick
2020-07-31[WIP] Implement CircuitGraph and IRLookup to firrtl.analyses (#1603)Jiuyang Liu
2020-07-29[2.13] convert toSeq and toMap where necessary to compileKevin Laeufer
2020-06-03Scaladoc updates (#1656)Schuyler Eldridge
2020-05-28Implement InstanceTarget Behavior for Dedup + EliminateTargetPaths (#1539)Albert Chen
2020-05-26Remove trivially dead code from now-redundant WIR/IR match patternsAlbert Magyar
2020-03-23Remove toNamed (and friends) deprecation. (#1449)Jim Lawson
2020-02-10Add Target utility referringModuleSchuyler Eldridge
2019-10-18Upstream intervals (#870)Adam Izraelevitz
2019-07-19Fix renaming of annotations with paths (#967)Albert Chen
2019-07-08Remove some warnings (#1118)Leway Colin
2019-02-22Add Width Constraints with Annotations (#956)Albert Chen
2018-11-05Add prettyPrint method to TargetSchuyler Eldridge
2018-10-30Instance Annotations (#926)Adam Izraelevitz
2018-10-27Revert "Instance Annotations (#865)" (#925)Adam Izraelevitz
2018-10-24Instance Annotations (#865)Adam Izraelevitz