forked from chipsalliance/rocket-chip
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
bump api-config-chipsalliance, add config renaming package
- Loading branch information
1 parent
f132b08
commit fc1547a
Showing
3 changed files
with
9 additions
and
2 deletions.
There are no files selected for viewing
Submodule api-config-chipsalliance
updated
from f17bd5 to d619ca
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters