Probe
chisel3.probe.Probe
object Probe
Attributes
- Source
- Probe.scala
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
Probe.type
Members list
Value members
Concrete methods
Mark a Chisel type with a probe modifier.
Mark a Chisel type with a probe modifier and layer color.
Inherited methods
Attributes
- Inherited from:
- ProbeBase (hidden)
- Source
- ProbeBase.scala
protected def apply[T <: Data](source: => T, writable: Boolean, _color: Option[Layer])(implicit sourceInfo: SourceInfo): T
Attributes
- Inherited from:
- ProbeBase (hidden)
- Source
- ProbeBase.scala
In this article