aboutsummaryrefslogtreecommitdiff
path: root/src/main/scala/firrtl/package.scala
AgeCommit message (Expand)Author
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