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