Add TODO-to-move to TracerSystemMem
This commit is contained in:
@@ -4,6 +4,8 @@ import freechips.rocketchip.diplomacy.LazyModule
|
|||||||
import freechips.rocketchip.subsystem.BaseSubsystem
|
import freechips.rocketchip.subsystem.BaseSubsystem
|
||||||
import org.chipsalliance.cde.config.Parameters
|
import org.chipsalliance.cde.config.Parameters
|
||||||
|
|
||||||
|
// TODO: possibly move to somewhere closer to CoalescingUnit
|
||||||
|
|
||||||
// The trait is attached to DigitalTop of Chipyard system, informing it indeed
|
// The trait is attached to DigitalTop of Chipyard system, informing it indeed
|
||||||
// has the ability to attach GPU tracer node onto the system bus
|
// has the ability to attach GPU tracer node onto the system bus
|
||||||
trait CanHaveMemtraceCore { this: BaseSubsystem =>
|
trait CanHaveMemtraceCore { this: BaseSubsystem =>
|
||||||
|
|||||||
Reference in New Issue
Block a user