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
Age
Commit message (
Expand
)
Author
2021-07-25
Add typedef in DependencyManager.
Jiuyang Liu
2021-07-14
Fix memory annotation deduplication (#2286)
Jared Barocsi
2021-07-12
Update sbt to 1.5.5 (#2292)
Scala Steward
2021-07-11
Rm java.io in WriteEmitted (#2275)
sinofp
2021-07-11
Update sbt to 1.5.4 (#2267)
Scala Steward
2021-07-11
Deprecate BlackBoxResourceAnno (#2262)
Schuyler Eldridge
2021-07-11
Merge pull request #2290 from scala-steward/update/sbt-scalafmt-2.4.3
Jiuyang Liu
2021-07-09
Update sbt-scalafmt to 2.4.3
Scala Steward
2021-07-07
Replace hard coded line separators with system specific ones (#2281)
Boyang Han
2021-07-06
Merge pull request #2285 from chipsalliance/dev/seldridge/spec-zero-width-sel...
Schuyler Eldridge
2021-06-30
Relax spec on 0-bit mux select, use SFC behavior
Schuyler Eldridge
2021-06-25
Correct a typo in src/main/scala/firrtl/WIR.scala (#2283)
Felix Yan
2021-06-22
Fix VerilogMemDelays use before declaration (#2278)
Jack Koenig
2021-06-21
[spec] Explicit widths may be non-negative, not just positive (#2277)
Albert Magyar
2021-06-18
Fix MultiInfo parser + serialization bug (#2265)
Jared Barocsi
2021-06-17
smt: include firrtl statement names in SMT and btor2 output (#2270)
Kevin Laeufer
2021-06-17
Add --start-from option (#2273)
Schuyler Eldridge
2021-06-17
Add Protocol Buffer emission (#2271)
Schuyler Eldridge
2021-06-15
make PresetRegAnnotation public (#2254)
Kevin Laeufer
2021-06-14
Add -X mhigh compiler for minimal high form (#2268)
Schuyler Eldridge
2021-06-09
Merge pull request #2263 from sinofp/nomorejavaio-mustdedup
Jiuyang Liu
2021-06-08
Prepend target dir to default dedup report dir
sinofp
2021-06-08
Rm java.io in MustDedup
sinofp
2021-06-08
Merge pull request #2256 from sinofp/nomorejavaio-fileutils
Jiuyang Liu
2021-06-06
Merge branch 'master' into nomorejavaio-fileutils
Jiuyang Liu
2021-06-06
Merge pull request #2258 from scala-steward/update/os-lib-0.7.8
Jiuyang Liu
2021-06-05
Merge branch 'master' into update/os-lib-0.7.8
mergify[bot]
2021-06-05
Add deprecation annotation in FileUtils
sinofp
2021-06-04
Update sbt-scoverage to 1.8.2 (#2261)
Scala Steward
2021-06-04
Merge branch 'master' into update/os-lib-0.7.8
Jiuyang Liu
2021-06-04
Merge pull request #2257 from scala-steward/update/sbt-scalafix-0.9.29
Jiuyang Liu
2021-06-04
Update os-lib to 0.7.8
Scala Steward
2021-06-04
Update sbt-scalafix to 0.9.29
Scala Steward
2021-06-04
Rm java.io in FileUtils
sinofp
2021-06-03
Replace mem macros renaming (#2243)
Albert Chen
2021-06-01
Update sbt-scoverage to 1.8.1 (#2235)
Scala Steward
2021-06-01
Update scalatest to 3.2.9 (#2226)
Scala Steward
2021-05-28
remove testOnly, since upstream implemented it. (#2250)
Jiuyang Liu
2021-05-28
Merge pull request #2239 from scala-steward/update/sbt-scalafix-0.9.28
Jiuyang Liu
2021-05-28
Merge branch 'master' into update/sbt-scalafix-0.9.28
Jiuyang Liu
2021-05-28
Merge pull request #2248 from scala-steward/update/sbt-mima-plugin-0.9.2
Jiuyang Liu
2021-05-26
Update sbt-mima-plugin to 0.9.2
Scala Steward
2021-05-22
Rewrite vlsi_mem_gen into a Firrtl Transform (#2202)
sinofp
2021-05-21
Optimize Annotation.getTargets (#2244)
Jack Koenig
2021-05-21
Fix renaming of local targets in InlineInstances (#2238)
Albert Chen
2021-05-21
Annotation: override getTargets for SingleTargetAnnotation (#2241)
Kevin Laeufer
2021-05-21
WiringTransform: cannot run after RemoveWires (#2240)
Kevin Laeufer
2021-05-21
Update sbt-scalafix to 0.9.28
Scala Steward
2021-05-18
Improve performance of RenameMap in LowerTypes (#2233)
Jack Koenig
2021-05-18
Add support for fat jars to benchmark_cold_compile.py (#2232)
Jack Koenig
[next]