Packages

c

spinal.lib.bus.avalon.sim

AvalonSTMonitor

class AvalonSTMonitor extends AnyRef

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. AvalonSTMonitor
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new AvalonSTMonitor(stream: AvalonST, clockDomain: ClockDomain)

Value Members

  1. def addCallback(callback: (AvalonSTPayload) ⇒ Unit): AvalonSTMonitor.this.type
  2. val callbacks: ArrayBuffer[(AvalonSTPayload) ⇒ Unit]
  3. var keepValue: Boolean
  4. var keepValueEnable: Boolean
  5. var payload: SimData
  6. var readyAllowance: Int
  7. val readyLatency: ListBuffer[Boolean]
  8. def reset(): Unit