Make compatible with scala 2.10. List.sort deprecated. Refactor constants into package object.
This commit is contained in:
@ -1,8 +1,6 @@
|
||||
package rocket
|
||||
|
||||
import Chisel._
|
||||
import Node._
|
||||
import Constants._
|
||||
import uncore._
|
||||
import Util._
|
||||
|
||||
|
Reference in New Issue
Block a user