| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-01-17 | Add 3.5.x to Github Actions push triggers | Jack Koenig | |
| 2022-01-12 | Update README and PR template for 3.5.0 release (#2339) (#2342) | mergify[bot] | |
| (cherry picked from commit d6710acbb969d0608693cb53142ea485062771d2) Co-authored-by: Jack Koenig <koenig@sifive.com> | |||
| 2022-01-10 | Enable scalafmt in CI | Jack Koenig | |
| 2022-01-10 | Add config for generating .mergify.yml | Jack Koenig | |
| Generation script is chisel-repo-tools/scripts/mergify.sc | |||
| 2021-12-20 | Turn on unidoc checking in CI | Jack Koenig | |
| 2021-12-01 | Require the chisel3 compiler plugin (#2271) | Jack Koenig | |
| As the chisel3 compiler plugin is now required, we can delete unused code for reflective autoclonetype as well as the noPluginTests. | |||
| 2021-11-10 | ci: use official action to install oss cad tools (#2243) | Kevin Laeufer | |
| 2021-10-21 | Add Scastie links (#2185) (#2189) | Desire Kaleba | |
| * add scastie links (#2185) * add scastie version (#2185) Co-authored-by: Megan Wachs <megan@sifive.com> | |||
| 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 | |
| Also install Espresso from pre-built binary | |||
| 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 | |
| * replace custom model checker with chiseltest formal verify command * integration-tests can make use of chiseltest This is a compromise solution to avoid issues with binary compatibility breaking changes in chisel3. * ci: move integration tests into separate job * run integration tests only for one scala version * ci: install espresso for integration tests * Update build.sbt Co-authored-by: Jack Koenig <jack.koenig3@gmail.com> Co-authored-by: Jack Koenig <jack.koenig3@gmail.com> | |||
| 2021-08-24 | Add backport policy to PR Template (#2085) | Jack Koenig | |
| 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 | |
| This reverts commit 1e7829eb674eed85a4cd537896d9fd9ee0bc5ff4. | |||
| 2021-07-28 | Just install z3 from apt-get in CI (#2056) | Jack Koenig | |
| 2021-07-14 | Espresso Decoder (#1964) | Jiuyang Liu | |
| Co-authored-by: Haoran Yuan <sinofp@tuta.io> Co-authored-by: Boyang Han <yqszxx@gmail.com> | |||
| 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-04-07 | Update PULL_REQUEST_TEMPLATE.md (#1856) | Megan Wachs | |
| 2021-02-09 | Add no-plugin-tests for testing Chisel without the compiler plugin | Jack Koenig | |
| This is a new SBT build unit that symlinks in some files from the normal chisel project tests, but builds them without the compiler plugin. | |||
| 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 | |
| MiMa binary compatibility checks are now run on master, but the mimaPreviousArtifacts are empty which makes the check a no-op. This helps keep both the build.sbt and CI more consistent between master and stable branches. .mergify.yml is also updated with mergify.sc from chisel-repo-tools using the following configuration: conditions: - status-success=all tests passed branches: - 3.2.x - 3.3.x - 3.4.x | |||
| 2020-08-21 | Updated PR template to include checklist and documentation updates (#1562) | Adam Izraelevitz | |
| * Updated PR template to include checklist and documentation updates * Change milestones to 3.x.x * updated milestones | |||
| 2019-02-20 | Update templates to include documentation. (#1026) | Paul Rigge | |
| 2018-09-21 | Add CODEOWNERS file (#895) | Albert Magyar | |
| 2018-02-23 | Remove checkboxes from issue/pr templates. (#783) | Jim Lawson | |
| * Remove checkboxes from issue/pr templates. * Compact template text and try to make meta information comments. * Respond to comments - remove bullet point usage. | |||
| 2017-12-08 | Add issue and pull_request templates. (#713) | Jim Lawson | |
| * Add issue and pull_request templates. * Scratch itches * Respond to review comments. * Add Stack Overflow link. * Add impact to issue template, type-of-change to pr. * Reorder impact, development phase; add development phase to issue. | |||
