- Oct 01, 2020
-
-
Andrew Waterman authored
-
- Jun 24, 2020
-
-
mergify[bot] authored
Signed-off-by:
Schuyler Eldridge <schuyler.eldridge@ibm.com> Co-authored-by:
mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> (cherry picked from commit a1edc8f4 ) Co-authored-by:
Schuyler Eldridge <schuyler.eldridge@ibm.com>
-
mergify[bot] authored
* Add containsCause exception search testing util * Use ChiselStage in Tests * Remove Driver usage in Emitter * Remove Driver usage in ChiselSpec * Remove Driver usage from Chisel._ package * Deprecate Driver Execution classes * Code simplification in internal Chisel._ method * Clarify chiselTests.Utils.extractCause Scaladoc Co-authored-by:
Chick Markley <chick@qrhino.com> Co-authored-by:
Schuyler Eldridge <schuyler.eldridge@ibm.com> Signed-off-by:
Schuyler Eldridge <schuyler.eldridge@ibm.com>
-
- Jun 23, 2020
-
-
mergify[bot] authored
* Canonicalize construction of empty Decoupled * Change signature after dev meeting discussion * Make EmptyBundle private and final * Add test case for Decoupled with no payload * Apply suggestions from code review Co-authored-by:
Richard Lin <richard.lin@berkeley.edu> Co-authored-by:
Albert Magyar <albert.magyar@gmail.com> Co-authored-by:
Schuyler Eldridge <schuyler.eldridge@ibm.com> Co-authored-by:
Adam Izraelevitz <azidar@gmail.com> Co-authored-by:
Richard Lin <richard.lin@berkeley.edu> Co-authored-by:
mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> (cherry picked from commit 28e1a244 ) Co-authored-by:
Jack Koenig <koenig@sifive.com>
-
Jack Koenig authored
-
mergify[bot] authored
* Closes #1385 Co-authored-by:
Schuyler Eldridge <schuyler.eldridge@ibm.com> (cherry picked from commit 1692b8a1 ) Co-authored-by:
Albert Magyar <albert.magyar@gmail.com>
-
- Jun 20, 2020
-
-
mergify[bot] authored
(cherry picked from commit 9bda7a75 ) Co-authored-by:
Jack Koenig <koenig@sifive.com>
-
- Jun 09, 2020
-
-
mergify[bot] authored
* Immediately throw Builder.error errors outside hardware context * Add example of hidden no-hardware-context error from #1422 Co-authored-by:
Schuyler Eldridge <schuyler.eldridge@ibm.com> (cherry picked from commit 99ac8a13 ) Co-authored-by:
Albert Magyar <albert.magyar@gmail.com>
-
mergify[bot] authored
* Added group chisel API * Removed println * Added scaladoc * Added more tests * Cleaned spacing and removed println Co-authored-by:
Chick Markley <chick@qrhino.com> Co-authored-by:
Jim Lawson <ucbjrl@berkeley.edu> Co-authored-by:
Schuyler Eldridge <schuyler.eldridge@ibm.com> (cherry picked from commit 161938b8 ) Co-authored-by:
Adam Izraelevitz <azidar@gmail.com>
-
- Jun 06, 2020
-
-
mergify[bot] authored
Co-authored-by:
mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> (cherry picked from commit 803ccbb7 ) Co-authored-by:
apaj <aleksandar.pajkanovic@gmail.com>
-
- May 14, 2020
-
-
mergify[bot] authored
* Update scalatest to 3.1.2 (#1441) Co-authored-by:
Scala Steward <me@scala-steward.org> Co-authored-by:
Scala Steward <43047562+scala-steward@users.noreply.github.com> (cherry picked from commit d65013c4 ) # Conflicts: # build.sbt # build.sc * Fix broken merge Co-authored-by:
Jim Lawson <ucbjrl@berkeley.edu>
-
mergify[bot] authored
* Update scalacheck-1-14 to 3.1.1.1 (#1413) * Update scalacheck-1-14 to 3.1.1.1 * Update scalacheck-1-14 to 3.1.1.1 Co-authored-by:
Jim Lawson <ucbjrl@berkeley.edu> (cherry picked from commit a26bff06 ) # Conflicts: # build.sbt # build.sc * Fix build.s{bt,c} conflicts. Co-authored-by:
Scala Steward <43047562+scala-steward@users.noreply.github.com> Co-authored-by:
Jim Lawson <ucbjrl@berkeley.edu> Co-authored-by:
mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
-
mergify[bot] authored
Co-authored-by:
Jim Lawson <ucbjrl@berkeley.edu> Co-authored-by:
mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> (cherry picked from commit 8682def0 ) Co-authored-by:
Scala Steward <43047562+scala-steward@users.noreply.github.com>
-
mergify[bot] authored
Co-authored-by:
Jim Lawson <ucbjrl@berkeley.edu> (cherry picked from commit 89dbcd25 ) Co-authored-by:
Scala Steward <43047562+scala-steward@users.noreply.github.com>
-
- May 07, 2020
-
-
mergify[bot] authored
* Test that Elaborate only runs once Signed-off-by:
Schuyler Eldridge <schuyler.eldridge@ibm.com> (cherry picked from commit bfb5b354 ) * Expose ChiselStage's PhaseManager, rm extra wraps Signed-off-by:
Schuyler Eldridge <schuyler.eldridge@ibm.com> (cherry picked from commit 23db44a4 ) * Fix double elaboration Remove the requirement that FirrtlStage runs elaboration (this should be implicit) and remove the unneeded invalidation of elaboration by the Emitter. Due to Convert currently NOT invalidating Elaborate (when it should), add an optionalPrerequisiteOf to ensure that the Emitter runs before the Convert phase. Co-authored-by:
David Biancolin <david.biancolin@gmail.com> Co-authored-by:
Schuyler Eldridge <schuyler.eldridge@ibm.com> Signed-off-by:
Schuyler Eldridge <schuyler.eldridge@ibm.com> (cherry picked from commit 5e2ca44a ) Co-authored-by:
Schuyler Eldridge <schuyler.eldridge@ibm.com>
-
- May 06, 2020
-
-
Jack Koenig authored
-
- Apr 23, 2020
-
-
Jim Lawson authored
-
- Apr 21, 2020
-
-
John Ingalls authored
Co-authored-by:Adam Izraelevitz <azidar@gmail.com>
-
- Apr 17, 2020
-
-
Adam Izraelevitz authored
This reverts commit c279860c.
-
Jack Koenig authored
-
- Apr 14, 2020
-
-
Jim Lawson authored
Co-authored-by:Scala Steward <me@scala-steward.org>
-
- Apr 11, 2020
-
-
Jack Koenig authored
Remove var from object Counter.apply, using a Wire instead. Also improve some ScalaDoc and the class Counter require message.
-
- Apr 10, 2020
-
-
Sequencer authored
-
- Apr 09, 2020
-
-
Jim Lawson authored
-
- Apr 08, 2020
-
-
Jim Lawson authored
-
Jim Lawson authored
-
- Apr 07, 2020
-
-
Sequencer authored
-
- Apr 05, 2020
-
-
Sequencer authored
Fix bug introduced in #1384
-
- Apr 03, 2020
-
-
Scala Steward authored
Co-authored-by:Jim Lawson <ucbjrl@berkeley.edu>
-
- Apr 01, 2020
-
-
Scala Steward authored
Co-authored-by:mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
-
Scala Steward authored
Co-authored-by:Jim Lawson <ucbjrl@berkeley.edu>
-
- Mar 31, 2020
-
-
Schuyler Eldridge authored
* Show linking against Javadoc Signed-off-by:
Schuyler Eldridge <schuyler.eldridge@ibm.com> * Add sbt-api-mappings plugin This adds the sbt-api-mappings plugin which enables auto-linking (properly setting the apiMappings for the sbt project) so that Scaldoc/unidoc generation will now automatically link against Java and Scala API docs (and use the right version). Signed-off-by:
Schuyler Eldridge <schuyler.eldridge@ibm.com> * Show linking against Scala APIs Signed-off-by:
Schuyler Eldridge <schuyler.eldridge@ibm.com>
-
- Mar 28, 2020
-
-
Jim Lawson authored
-
Jim Lawson authored
-
- Mar 27, 2020
-
-
Jack Koenig authored
Co-authored-by:
Jim Lawson <ucbjrl@berkeley.edu> Co-authored-by:
mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
-
Schuyler Eldridge authored
Signed-off-by:
Schuyler Eldridge <schuyler.eldridge@ibm.com> Co-authored-by:
Jim Lawson <ucbjrl@berkeley.edu>
-
- Mar 26, 2020
-
-
Jack Koenig authored
No more compile internal
-
Jack Koenig authored
* Rename coreMacros to macros * Rename chiselFrontend to core Also make each subproject publish with "chisel3-" as a prefix
-
Jack Koenig authored
This has the effect of causing the coreMacros and chiselFrontend projects to be published separately
-
Jim Lawson authored
-