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-12-17
Remove some printlns in tests (#2445)
Jack Koenig
2021-12-17
Modify and optimize performance of propagate annotations (#2393)
Jack Koenig
2021-12-16
Update sbt to 1.5.7 (#2443)
Scala Steward
2021-12-13
Update sbt to 1.5.6 (#2441)
Scala Steward
2021-12-13
Update os-lib to 0.8.0 (#2442)
Scala Steward
2021-12-13
Implement CustomRadixTransform for wave viewers (#2434)
Jiuyang Liu
2021-12-05
Update sbt-scalafmt to 2.4.5 (#2433)
Scala Steward
2021-12-01
Merge pull request #2343 from chipsalliance/improve-parser
Jack Koenig
2021-12-01
Use ANTLR Listener to save memory during parsing
Jack Koenig
2021-12-01
Handle references better in ANTLR Parser
Jack Koenig
2021-12-01
Ignore firrtl.antlr package in API doc generation
Jack Koenig
2021-12-01
Make formal_equiv.sh robust to changes to ANTLR & Protobuf
Jack Koenig
2021-11-30
[deprecation clean up] remove trait firrtl.util.BackendCompilationUtilities (...
Jiuyang Liu
2021-11-30
Update sbt-scalafix to 0.9.33 (#2431)
Scala Steward
2021-11-29
[deprecation clean up] remove firrtl.ExecutionOptionsManager (#2422)
Jiuyang Liu
2021-11-23
Enable memory initialization in synthesis for FPGA targets (#2430)
Carlos Eduardo
2021-11-23
[deprecation clean up] Remove firrtl.Driver (#2419)
Jiuyang Liu
2021-11-23
fix tests that depend on Driver (#2429)
Jiuyang Liu
2021-11-22
remove firrtl.transforms.BlackBoxSourceHelper.fileListName. (#2426)
Jiuyang Liu
2021-11-22
remove firrtl.transforms.InferResets.DifferingDriverTypesException (#2425)
Jiuyang Liu
2021-11-22
remove firrtl.transforms.InlineAcrossCastsTransform. (#2424)
Jiuyang Liu
2021-11-22
remove firrtl.FIRRTLException (#2421)
Jiuyang Liu
2021-11-22
[deprecation clean up] remove deprecated API in firrtl.Utils (#2420)
Jiuyang Liu
2021-11-20
Update sbt-ci-release to 1.5.10 (#2418)
Scala Steward
2021-11-20
Update scalacheck-1-14, ... to 3.2.1.0 (#1850)
Scala Steward
2021-11-20
Update sbt-ci-release to 1.5.9 (#2364)
Scala Steward
2021-11-20
Update scala-parallel-collections to 1.0.4 (#2377)
Scala Steward
2021-11-20
Update sbt-mima-plugin to 1.0.1 (#2385)
Scala Steward
2021-11-20
Update sbt-protobuf to 0.7.1 (#2378)
Scala Steward
2021-11-20
Update sbt-scalafix to 0.9.32 (#2414)
Scala Steward
2021-11-20
Update sbt-scalafmt to 2.4.4 (#2417)
Scala Steward
2021-11-20
Update commons-text to 1.9 (#1789)
Scala Steward
2021-11-20
Update sbt-assembly to 1.1.0 (#1706)
Scala Steward
2021-11-20
Update scala-library, scala-reflect to 2.12.15 (#2358)
Scala Steward
2021-11-20
Update scala-library, scala-reflect to 2.13.7 (#2401)
Scala Steward
2021-11-19
Disable random init (#2396)
Jiuyang Liu
2021-11-12
Let firrtl based applications run despite loading unknown annotations (#2387)
Chick Markley
2021-11-12
Update spec on extmodule with defname, parameter (#2413)
Schuyler Eldridge
2021-11-11
Update sbt-unidoc to 0.5.0 (#2394)
Scala Steward
2021-11-11
Update json4s-native to 3.6.12 (#2406)
Scala Steward
2021-11-11
Update sbt-scoverage to 1.9.2 (#2402)
Scala Steward
2021-11-11
Update antlr4, antlr4-runtime to 4.9.3 (#2407)
Scala Steward
2021-11-10
ci: use official action to install oss cad tools (#2412)
Kevin Laeufer
2021-11-10
smt: fix handling of div primitive in formal backend (#2409)
Kevin Laeufer
2021-11-04
BlackBoxSourceHelper: ensure trailing newline in .f file (#2405)
Kevin Laeufer
2021-10-28
typo: correct Error Info (#2398)
SingularityKChen
2021-10-19
Remove The WriteEmitted Phase (#2390)
David Biancolin
2021-10-18
Favor os-lib write.over in WriteEmitted (#2389)
David Biancolin
2021-10-09
Support parsing missing keywords as ids (#2381)
Jack Koenig
2021-10-05
Merge pull request #2380 from chipsalliance/dev/seldridge/issue-2379
Jack Koenig
[next]