1
0

moved buses to junctions repo

This commit is contained in:
Henry Cook
2015-07-29 18:04:30 -07:00
parent 8b1ab23347
commit c70b495f6d
6 changed files with 423 additions and 1007 deletions

View File

@ -3,6 +3,7 @@
package uncore
import Chisel._
import scala.reflect.ClassTag
import junctions._
case object CacheName extends Field[String]
case object NSets extends Field[Int]