index
:
sfcX
1.6.x
master
sfc-scala3
Scala FIRRTL Compiler for chiselX
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
main
/
scala
/
firrtl
/
annotations
/
Annotation.scala
Age
Commit message (
Expand
)
Author
2020-03-26
Eliminate warnings on `sbt doc` and `sbt unidoc` (#1470)
Chick Markley
2020-03-23
Change annotation logging (#1461)
Jack Koenig
2019-07-25
Implement MultiTargetAnnotation (#1109)
Sequencer
2019-06-18
Use scalafix to remove unused import and deprecated procedure syntax (#1074)
Leway Colin
2019-04-25
Add FirrtlStage, make Driver compatibility layer
Schuyler Eldridge
2019-02-25
Fix almost all Scaladoc warnings
Schuyler Eldridge
2018-10-30
Instance Annotations (#926)
Adam Izraelevitz
2018-10-27
Revert "Instance Annotations (#865)" (#925)
Adam Izraelevitz
2018-10-24
Instance Annotations (#865)
Adam Izraelevitz
2018-06-12
Deprecate SingleStringAnnotation (#811)
Jack Koenig
2018-02-27
Refactor Annotations (#721)
Jack Koenig
2017-03-23
Add TargetDirAnnotation to give transforms access (#503)
Jack Koenig
2017-03-06
Added more stylized debugging style
Adam Izraelevitz
2017-03-06
Addresses #459. Rewords transform annotations API.
Adam Izraelevitz
2016-12-06
Fixes for Annotation serialized/deserialize (#390)
Chick Markley
2016-11-23
Stringified annotations (#367)
Adam Izraelevitz