adding the missing library

This commit is contained in:
Srivatsa Yogendra 2019-01-31 14:26:57 -08:00
parent b704835189
commit 346ba318d1
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@ import Chisel.ImplicitConversions._
import freechips.rocketchip.config._
import freechips.rocketchip.tile._
import freechips.rocketchip.util._
import freechips.rocketchip.util.property._
class PMPConfig extends Bundle {
val l = Bool()