1
0

Chisel3 compatibility changes

This commit is contained in:
Andrew Waterman
2015-07-27 12:42:20 -07:00
parent ae73e3a997
commit f2dcc40e67
6 changed files with 1 additions and 7 deletions

View File

@ -4,7 +4,6 @@ package rocket
import Chisel._
import Util._
import Node._
import uncore._
case object NBTBEntries extends Field[Int]