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

@ -2,6 +2,7 @@ package rocket
import Chisel._
import Constants._
import uncore._
class ioReplacementWayGen extends Bundle {
val pick_new_way = Bool(dir = INPUT)