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
/
Target.scala
Age
Commit message (
Expand
)
Author
2021-07-14
Fix memory annotation deduplication (#2286)
Jared Barocsi
2021-01-20
Cleanup some warnings (#2032)
Jack Koenig
2020-12-11
fix scaladoc for ReferenceTarget (#2014)
Megan Wachs
2020-09-16
Change to Apache 2.0 License (#1901)
Chick Markley
2020-08-14
All of src/ formatted with scalafmt
chick
2020-07-31
[WIP] Implement CircuitGraph and IRLookup to firrtl.analyses (#1603)
Jiuyang Liu
2020-07-29
[2.13] convert toSeq and toMap where necessary to compile
Kevin Laeufer
2020-06-03
Scaladoc updates (#1656)
Schuyler Eldridge
2020-05-28
Implement InstanceTarget Behavior for Dedup + EliminateTargetPaths (#1539)
Albert Chen
2020-05-26
Remove trivially dead code from now-redundant WIR/IR match patterns
Albert Magyar
2020-03-23
Remove toNamed (and friends) deprecation. (#1449)
Jim Lawson
2020-02-10
Add Target utility referringModule
Schuyler Eldridge
2019-10-18
Upstream intervals (#870)
Adam Izraelevitz
2019-07-19
Fix renaming of annotations with paths (#967)
Albert Chen
2019-07-08
Remove some warnings (#1118)
Leway Colin
2019-02-22
Add Width Constraints with Annotations (#956)
Albert Chen
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