aboutsummaryrefslogtreecommitdiff
path: root/src/main/scala/firrtl/package.scala
AgeCommit message (Expand)Author
2022-04-11Fix incorrect deprecation warning for TargetDirAnnotation (#2511)Jack Koenig
2021-12-17Modify and optimize performance of propagate annotations (#2393)Jack Koenig
2020-11-10Refactor emiter (#1879)Jiuyang Liu
2020-09-16Change to Apache 2.0 License (#1901)Chick Markley
2020-05-26[API change] Absorb repetitive WIR nodes into IRAlbert Magyar
2020-04-06* Remove deprecated 'Gender' methods/aliasesAlbert Magyar
2020-03-23Explicitly initialize firrtl.stage.Forms to prevent multi-thread collisions (...Jim Lawson
2019-09-16Deprecate Gender and add implicit Flow conversionSchuyler Eldridge
2019-06-18Use scalafix to remove unused import and deprecated procedure syntax (#1074)Leway Colin
2019-04-25Add FirrtlStage, make Driver compatibility layerSchuyler Eldridge
2018-11-09Fix bug in TargetDirAnnotation compatibilitySchuyler Eldridge
2018-11-07Add FirrtlOptionsSchuyler Eldridge
2018-02-27Refactor Annotations (#721)Jack Koenig