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
2020-04-22
Mixin DependencyAPIMigration to all Transforms
Schuyler Eldridge
2020-04-11
EliminateTargetPaths: don't duplicate modules with only one instance (#1504)
Albert Chen
2020-04-10
Add ground type serializer (#1502)
Albert Chen
2020-03-26
Eliminate warnings on `sbt doc` and `sbt unidoc` (#1470)
Chick Markley
2020-03-23
Remove toNamed (and friends) deprecation. (#1449)
Jim Lawson
2020-03-23
Change annotation logging (#1461)
Jack Koenig
2020-03-12
Add Support for FPGA Bitstream Preset-registers (#1050)
John's Brew
2020-03-11
Migrate to DependencyAPI
Schuyler Eldridge
2020-03-07
Add firrtl-json serializers (#1430)
Adam Izraelevitz
2020-03-04
Remove RenameMap logging from EliminateTargetPaths (#1416)
Jack Koenig
2020-03-02
Remove new unreachables in EliminateTargetPaths
Schuyler Eldridge
2020-02-10
Rename modules when duplicating instances
Schuyler Eldridge
2020-02-10
Add Target utility referringModule
Schuyler Eldridge
2020-01-28
add IsModule, IsMember, CompleteTarget serializers (#1321)
Albert Chen
2020-01-15
Filter ResolvePaths in EliminateTargetPaths (#1310)
Schuyler Eldridge
2019-11-14
Use getName instead of getSimpleName
Schuyler Eldridge
2019-10-29
Remove an unneeded cast
David Biancolin
2019-10-29
Some cleanup
David Biancolin
2019-10-29
Update src/main/scala/firrtl/annotations/JsonProtocol.scala
David Biancolin
2019-10-29
Check that all annotations provide the typeHint
David Biancolin
2019-10-29
Try implementing recursive typeHint look up
David Biancolin
2019-10-25
Only emit the DeserilizationTypeHintsAnno when needed
David Biancolin
2019-10-24
Supply a trait to allow user annotations to provide SERDES type hints
David Biancolin
2019-10-18
Upstream intervals (#870)
Adam Izraelevitz
2019-10-07
Absorb some instance analysis into InstanceGraph, use safer boxed Strings (#1...
Albert Magyar
2019-08-19
Refactor exceptions to remove stack trace from user errors (#1157)
Jack Koenig
2019-07-25
Implement MultiTargetAnnotation (#1109)
Sequencer
2019-07-19
Fix renaming of annotations with paths (#967)
Albert Chen
2019-07-08
Remove some warnings (#1118)
Leway Colin
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-03-18
Add serialization support for LoadMemoryFileType in LoadMemoryAnnotation (#1056)
Jim Lawson
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
[next]