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
/
transforms
Age
Commit message (
Expand
)
Author
2024-05-29
Add Scala3 support
Aditya Naik
2021-12-17
Deprecate all mutable methods on RenameMap (#2444)
Jack Koenig
2021-07-14
Fix memory annotation deduplication (#2286)
Jared Barocsi
2020-09-16
Change to Apache 2.0 License (#1901)
Chick Markley
2020-08-14
All of src/ formatted with scalafmt
chick
2020-08-13
Cleanup Named Targets (#1311)
Schuyler Eldridge
2020-08-05
Deprecate InstanceGraph (#1800)
Kevin Laeufer
2020-07-29
[2.13] convert toSeq and toMap where necessary to compile
Kevin Laeufer
2020-06-22
Convert PreservesAll to explicit invalidates=false
Schuyler Eldridge
2020-05-28
Implement InstanceTarget Behavior for Dedup + EliminateTargetPaths (#1539)
Albert Chen
2020-05-26
[API change] Absorb repetitive WIR nodes into IR
Albert Magyar
2020-04-22
s/dependents/optionalPrerequisiteOf/
Schuyler Eldridge
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-03-11
Migrate to DependencyAPI
Schuyler Eldridge
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-01-15
Filter ResolvePaths in EliminateTargetPaths (#1310)
Schuyler Eldridge
2019-08-19
Refactor exceptions to remove stack trace from user errors (#1157)
Jack Koenig
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