Skip to content

Commit

Permalink
Merge pull request chipsalliance#2224 from chipsalliance/bump-chisel-…
Browse files Browse the repository at this point in the history
…3.2.x-and-firrtl-1.2.x

Bump chisel 3.2.x and firrtl 1.2.x
  • Loading branch information
azidar authored Dec 18, 2019
2 parents d2db8c5 + e07ec96 commit 1cf70ea
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 5 deletions.
2 changes: 1 addition & 1 deletion chisel3
2 changes: 1 addition & 1 deletion firrtl
2 changes: 2 additions & 0 deletions project/plugins.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,5 @@ addSbtPlugin("com.eed3si9n" % "sbt-unidoc" % "0.4.1")
addSbtPlugin("org.scalastyle" %% "scalastyle-sbt-plugin" % "1.0.0")

addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.5.1")

addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "0.6.1")
6 changes: 3 additions & 3 deletions wit-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,17 +5,17 @@
"source": "git@github.com:ucb-bar/berkeley-hardfloat.git"
},
{
"commit": "258e0bd41ddc8811725d51192a8fffb133b6f1c8",
"commit": "bddefa8c7eb36bdbd62ecaa13cf5c5bbff73c53f",
"name": "api-chisel3-sifive",
"source": "git@github.com:sifive/api-chisel3-sifive.git"
},
{
"commit": "d1a61262630b5ea77ebe21a453df9645cb7e4185",
"commit": "b192eedb5e6103d2931326275f67abe51c86a232",
"name": "chisel3",
"source": "git@github.com:freechipsproject/chisel3.git"
},
{
"commit": "f738fbe8667ed6b76ec00a15960b9c3a42b8654a",
"commit": "b68443762a1708492f84edc1901a0750c9f37cc4",
"name": "firrtl",
"source": "git@github.com:freechipsproject/firrtl.git"
},
Expand Down

0 comments on commit 1cf70ea

Please sign in to comment.