1
0

changes to match junctions no-mmio-base

This commit is contained in:
Howard Mao
2016-04-21 15:35:37 -07:00
parent 9b3faff5a5
commit f9de99ed40
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
package uncore
import Chisel._
import junctions.{SmiIO, MMIOBase}
import junctions.SmiIO
import cde.Parameters
import scala.collection.mutable.HashMap
import scala.collection.mutable.ArrayBuffer