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,6 +3,7 @@
package rocket
import Chisel._
import junctions._
import uncore._
import Util._