1
0

new junctions repo has mem size constants

This commit is contained in:
Henry Cook
2015-07-29 17:22:22 -07:00
parent 9d67ef4ee2
commit d2a594fb57
3 changed files with 3 additions and 2 deletions

View File

@ -3,8 +3,8 @@
package rocket
import Chisel._
import junctions._
import Util._
import uncore._
case object NBTBEntries extends Field[Int]
case object NRAS extends Field[Int]