t

vexiiriscv.decode

InjectorService

trait InjectorService extends AnyRef

Provide an API which allows to inject an instruction in the CPU pipeline. This is used by the PrivilegedPlugin to implement the RISC-V External Debug Support spec.

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

Value Members

  1. def injectPort(): Flow[Bits]
  2. val injectPorts: ArrayBuffer[Flow[Bits]]
  3. val injectRetainer: Retainer