1
0

changes to imports after uncore refactor

This commit is contained in:
Howard Mao
2016-06-28 13:15:39 -07:00
parent c10691b616
commit a9e0a5e2df
12 changed files with 42 additions and 20 deletions

View File

@ -6,7 +6,7 @@ import Chisel._
import Util._
import Instructions._
import cde.{Parameters, Field}
import uncore._
import uncore.devices._
import junctions.AddrMap
class MStatus extends Bundle {