| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-07-21 | Remove scalastyle configs from repository | Albert Magyar | |
| * Drop plugin * Drop scalastyle tests from make recipes * Remove checkstyle from CI | |||
| 2019-03-20 | Mill support for Chisel3 (#1035) | edwardcwang | |
| Co-Authored-By: Jack Koenig <jack.koenig3@gmail.com> Co-Authored-By: Jim Lawson <ucbjrl@berkeley.edu> | |||
| 2017-11-06 | Default to unidoc for scaladoc generation. (#715) | Jim Lawson | |
| Disambiguate DontCare reference in initializeSingletons() avoiding compilation error during unidoc generation. | |||
| 2017-09-14 | Update sbt to 0.13.16; add Scala 2.12 support. (#675) | Jim Lawson | |
| To clean, test, and build Scala 2.11 and Scala 2.12 versions: % sbt +clean +test +publishLocal | |||
| 2017-08-01 | Update Makefile, build.sbt to support subproject coverage (#659) | Jim Lawson | |
| 2015-11-03 | Add compile and checkstyle make targets. | Jim Lawson | |
| 2015-09-28 | Remove cross compilation targets (Chisel3 is Scala 2.11 or later). | Jim Lawson | |
| 2015-08-12 | ScalaDoc prep. | Jim Lawson | |
| Edit/Add scaladoc and site targets to Makefile. Add site, ghpages objects to build.sbt and project/plugins.sbt | |||
| 2015-07-24 | Remove SystemC rules (premature); filter out failing tests. | Jim Lawson | |
| 2015-07-24 | Preserve secondary files; use abspath for bin dir. | Jim Lawson | |
| 2015-07-24 | Comment out (probably expensive) reference to CHISEL_VERSION. | Jim Lawson | |
| 2015-07-24 | Remove chiselVersion from Makefile; correct bit order for toBits; correct ↵ | Jim Lawson | |
| Vec() factory signature; Builder.pushCommands in test to avoid empty list head if tester manipulates Chisel nodes. | |||
| 2015-07-24 | Generalize, add missing chisel2 meta files. | Jim Lawson | |
| 2015-07-24 | Use CHISEL_BIN, CX, generalize generated/targetDir, convert filter to ↵ | Jim Lawson | |
| python, cd into targetDir before launching simulator (via Driver). | |||
| 2015-07-24 | Incorporate chisel3-tests; update Makefile. | Jim Lawson | |
| 2015-07-24 | Clean up make clean. | Jim Lawson | |
| 2015-07-24 | Updated versions; add Makefile | Jim Lawson | |
| Updated Scala (2.11.6) and Chisel (3.0) versions. Add chisel2 Makefile | |||
