1
0

factoring out uncore into separate uncore repo

This commit is contained in:
Huy Vo
2012-10-01 16:08:41 -07:00
parent b9a9664de5
commit e909093f37
10 changed files with 7 additions and 1721 deletions

View File

@ -4,6 +4,7 @@ import Chisel._;
import Node._;
import Constants._;
import scala.math._;
import uncore._
// interface between I$ and pipeline/ITLB (32 bits wide)
class ioImem extends Bundle