diplomacy: make config.Parameters available in bundle connect()
This makes it posisble to use Parameters to control Monitors. However, we need to make all LazyModules carry Parameters.
This commit is contained in:
@ -3,6 +3,7 @@
|
||||
package uncore.axi4
|
||||
|
||||
import Chisel._
|
||||
import config._
|
||||
import diplomacy._
|
||||
import scala.math.max
|
||||
|
||||
|
Reference in New Issue
Block a user