index
:
chiselX
abstract-module
master
scala3-main-test
scala3-support
scala3-support-chisel6
Chisel with SFC compatibility
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.github
/
workflows
/
test.yml
Age
Commit message (
Expand
)
Author
2022-12-07
[CI] Update Github Actions (backport #2876) (#2877)
mergify[bot]
2022-10-13
Bump to Scala 2.13.10 (backport #2774) (#2775)
mergify[bot]
2022-09-27
[ci] Split formatting and docs checks into separate task (backport #2749) (#2...
mergify[bot]
2022-09-27
Use Treadle (on pull requests only) to speed up CI (backport #2341) (#2748)
mergify[bot]
2022-09-20
Improve CI sentinel job for better branch protection (backport #2743) (#2746)
mergify[bot]
2022-09-20
Bump to Scala 2.13.9 and 2.12.17 (backport #2739) (#2740)
mergify[bot]
2022-07-12
Update scala-compiler, scala-library, ... to 2.12.16 (backport #2618) (#2624)
mergify[bot]
2022-01-17
Add 3.5.x to Github Actions push triggers
Jack Koenig
2022-01-10
Enable scalafmt in CI
Jack Koenig
2021-12-20
Turn on unidoc checking in CI
Jack Koenig
2021-12-01
Require the chisel3 compiler plugin (#2271)
Jack Koenig
2021-11-10
ci: use official action to install oss cad tools (#2243)
Kevin Laeufer
2021-10-06
ci: use Tabby OSS CAD Suite to get solvers and verilator (#2134)
Kevin Laeufer
2021-09-17
Update Scala and publish plugin for more minor versions (#2130)
Jack Koenig
2021-09-17
Just install Z3 from apt-get in CI (#2131)
Jack Koenig
2021-09-13
Update scala-compiler, scala-library, ... to 2.12.14 (#1950)
Scala Steward
2021-08-25
replace custom model checker with chiseltest formal verify command (#2075)
Kevin Laeufer
2021-08-18
switch espresso to ninja.
Jiuyang Liu
2021-08-18
timestamp seems to be fixed in actions/cache#397
Jiuyang Liu
2021-08-18
don't hit cache
Jiuyang Liu
2021-08-18
apt install ninja
Jiuyang Liu
2021-08-18
switch to ninja
Jiuyang Liu
2021-08-18
Revert "Just install z3 from apt-get in CI (#2056)"
Jiuyang Liu
2021-07-28
Just install z3 from apt-get in CI (#2056)
Jack Koenig
2021-07-14
Espresso Decoder (#1964)
Jiuyang Liu
2021-07-13
fix ci, add more matrix.
Jiuyang Liu
2021-07-13
refactor github action
Jiuyang Liu
2021-05-17
Update scala-compiler, scala-library, ... to 2.13.6
Scala Steward
2021-04-29
Scala 2.13 support (#1751)
Jack Koenig
2021-02-09
Add no-plugin-tests for testing Chisel without the compiler plugin
Jack Koenig
2021-02-01
Bump to Scala 2.12.13 (#1766)
Jack Koenig
2021-01-15
farewell Scala 2.11
Jiuyang liu
2020-12-17
Automate publishing of SNAPSHOTS with sbt-ci-release (#1706)
Jack Koenig
2020-12-16
Switch to using Github Actions CI (#1690)
Jack Koenig