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
2021-11-12
Let firrtl based applications run despite loading unknown annotations (#2387)
Chick Markley
2020-09-16
Change to Apache 2.0 License (#1901)
Chick Markley
2020-09-05
Better error messages for unserializable annotations (#1885)
Jack Koenig
2020-08-14
All of src/ formatted with scalafmt
chick
2020-08-13
Remove LegacyAnnotation and [most] MoultingYaml (#1833)
Jack Koenig
2020-05-26
[API change] Absorb repetitive WIR nodes into IR
Albert Magyar
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