| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-11-10 | Warn on S-interpolator usage for assert, assume and printf (backport #2751) ↵ | Aditya Naik | |
| (#2757) * Add internal methods to maintain binary compatibility Co-authored-by: Megan Wachs <megan@sifive.com> Co-authored-by: Jack Koenig <koenig@sifive.com> | |||
| 2022-09-29 | Add lexical scope checks to Assert, Assume and Printf (#2706) (#2753) | mergify[bot] | |
| (cherry picked from commit f462c9f9307bebf3012da52432c3729cd752321c) Co-authored-by: Aditya Naik <91489422+adkian-sifive@users.noreply.github.com> | |||
| 2022-01-10 | Apply scalafmt | Jack Koenig | |
| Command: sbt scalafmtAll | |||
| 2021-09-23 | make all verification statements publically available (#2089) | Kevin Laeufer | |
| 2021-07-06 | Make printf return BaseSim subclass so it can be named/annotated (#1992) | Deborah Soung | |
| 2020-10-01 | Move Chisel3 to SPDX license conventions (#1604) | Chick Markley | |
| Change source and other relevant files to use SPDX license LICENSE file moved from src/ to ./ Changed license file to refer to this per recommendation using_spdx_license_list_short_identifiers WARNING: Tests fail with as of yet undiagnosed error ``` [error] Failed: Total 691, Failed 19, Errors 0, Passed 672, Ignored 15 [error] Failed tests: [error] chiselTests.QueueSpec [error] examples.VendingMachineGeneratorSpec [error] chiselTests.HarnessSpec [error] chiselTests.ConnectSpec [error] chiselTests.aop.SelectSpec [error] chiselTests.PopCountSpec [error] chiselTests.CloneModuleSpec [error] (Test / test) sbt.TestsFailedException: Tests unsuccessful [error] Total time: 379 s (06:19), completed Sep 30, 2020 12:38:17 AM sbt:chisel3> ``` | |||
| 2020-07-21 | Delete outdated scalastyle configuration comments from source | Albert Magyar | |
| 2020-03-25 | Rename subprojects to more canonical names | Jack Koenig | |
| * Rename coreMacros to macros * Rename chiselFrontend to core Also make each subproject publish with "chisel3-" as a prefix | |||
