Skip to content

Commit

Permalink
bump api-config-chipsalliance, add config renaming package
Browse files Browse the repository at this point in the history
  • Loading branch information
albertchen-sifive committed Aug 8, 2019
1 parent f132b08 commit fc1547a
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion api-config-chipsalliance
7 changes: 7 additions & 0 deletions src/main/scala/config/Config.scala
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
// See LICENSE.SiFive for license details.

package freechips

package object rocketchip {
val config = chipsalliance.rocketchip.config
}
2 changes: 1 addition & 1 deletion wit-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"source": "git@github.com:ucb-bar/riscv-torture.git"
},
{
"commit": "f17bd5b9ab5f3e14435072802339665165514d73",
"commit": "d619ca850846d2ec36da64bf8a28e7d9a3d9ed1b",
"name": "api-config-chipsalliance",
"source": "git@github.com:chipsalliance/api-config-chipsalliance.git"
}
Expand Down

0 comments on commit fc1547a

Please sign in to comment.