change package name and sbt project name to rocket
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
package Top {
|
||||
package rocket
|
||||
|
||||
import Chisel._
|
||||
import Constants._
|
||||
@ -319,5 +319,3 @@ class CoherenceHubNoDir extends CoherenceHub {
|
||||
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user