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
/
AnnotationUtils.scala
Age
Commit message (
Expand
)
Author
2019-08-19
Refactor exceptions to remove stack trace from user errors (#1157)
Jack Koenig
2019-06-18
Use scalafix to remove unused import and deprecated procedure syntax (#1074)
Leway Colin
2018-12-25
Performance fix of Uniquify for deep bundles (#980)
Adam Izraelevitz
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-03-22
Better bad annotation file error reporting (#771)
Jack Koenig
2018-03-02
Fix annotation deserialization of component subfields (#750)
Jack Koenig
2018-02-27
Refactor Annotations (#721)
Jack Koenig
2018-02-16
Replacematcherror - catch exceptions and convert to internal error. (#424)
Jim Lawson
2017-12-19
Make toNamed invert serialize (#709)
Schuyler Eldridge
2017-05-27
Prep for Scala 2.12 (#557)
Jim Lawson
2017-03-06
Addresses #459. Rewords transform annotations API.
Adam Izraelevitz
2016-11-23
Stringified annotations (#367)
Adam Izraelevitz