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
Age
Commit message (
Expand
)
Author
2019-02-25
Fix almost all Scaladoc warnings
Schuyler Eldridge
2019-02-22
Add Width Constraints with Annotations (#956)
Albert Chen
2019-02-21
Correctly handle dots in loaded memory paths (#984)
Nick Hynes
2018-12-25
Performance fix of Uniquify for deep bundles (#980)
Adam Izraelevitz
2018-11-07
Add FirrtlOptions
Schuyler Eldridge
2018-11-05
Add prettyPrint method to Target
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-08-17
Binding support (#854)
Chick Markley
2018-07-26
Support for load memory annotations in chisel (#833)
Chick Markley
2018-06-12
Deprecate SingleStringAnnotation (#811)
Jack Koenig
2018-03-28
Enhance RenameMap to support circuit renaming (#775)
Jack Koenig
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-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
2017-03-06
Add ability to emit 1 file per module (#443)
Jack Koenig
2016-12-06
Fixes for Annotation serialized/deserialize (#390)
Chick Markley
2016-11-23
Stringified annotations (#367)
Adam Izraelevitz