t

vexiiriscv.fetch

PcService

trait PcService extends AnyRef

Service which mainly allows other plugins to manipulate the PC being fetched

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

Abstract Value Members

  1. abstract def forcedSpawn(): Bool
  2. abstract def newJumpInterface(age: Int, laneAgeWidth: Int, aggregationPriority: Int): Flow[JumpCmd]
  3. abstract def simSetPc(value: Long): Unit

Concrete Value Members

  1. val elaborationLock: Retainer
  2. val holdPorts: ArrayBuffer[PcServiceHoldPortSpec]
  3. def newHoldPort(hartId: Int): Bool