spinal.lib.cpu.riscv.impl

Core

Related Doc: package impl

class Core extends Component

Linear Supertypes
Component, OwnableRef, Stackable, DelayedInit, ScalaLocated, NameableByComponent, GlobalDataUser, Nameable, AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. Core
  2. Component
  3. OwnableRef
  4. Stackable
  5. DelayedInit
  6. ScalaLocated
  7. NameableByComponent
  8. GlobalDataUser
  9. Nameable
  10. AnyRef
  11. Any
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Instance Constructors

  1. new Core()(implicit c: CoreConfig)

Type Members

  1. type RefOwnerType = Component

    Definition Classes
    Component → OwnableRef

Value Members

  1. final def !=(arg0: Any): Boolean

    Definition Classes
    AnyRef → Any
  2. final def ##(): Int

    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean

    Definition Classes
    AnyRef → Any
  4. def addPrePopTask(task: () ⇒ Unit): ArrayBuffer[() ⇒ Unit]

    Definition Classes
    Component
  5. lazy val applyExtensionTags: Unit

  6. final def asInstanceOf[T0]: T0

    Definition Classes
    Any
  7. val branchArbiter: Area

  8. val brancheCache: Mem[BranchPredictorLine]

  9. implicit val c: CoreConfig

  10. val children: ArrayBuffer[Component]

    Definition Classes
    Component
  11. val clockDomain: ClockDomain

    Definition Classes
    Component
  12. def clone(): AnyRef

    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  13. val dCmd: Stream[CoreDataCmd]

  14. val dRsp: Stream[Bits]

  15. val dataBusKind: DataBusKind

  16. val decode: Area { ... /* 23 definitions in type refinement */ }

  17. var definitionName: String

    Definition Classes
    Component
  18. def delayedInit(body: ⇒ Unit): Unit

    Definition Classes
    Component → DelayedInit
  19. final def eq(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  20. def equals(arg0: Any): Boolean

    Definition Classes
    AnyRef → Any
  21. val execute0: Area { ... /* 11 definitions in type refinement */ }

  22. val execute1: Area { ... /* 9 definitions in type refinement */ }

  23. val fetch: Area { ... /* 6 definitions in type refinement */ }

  24. def finalize(): Unit

    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  25. def forEachNameables(doThat: (Any) ⇒ Unit): Unit

    Definition Classes
    Nameable
  26. def getAllIo: Set[BaseType]

    Definition Classes
    Component
  27. final def getClass(): Class[_]

    Definition Classes
    AnyRef → Any
  28. def getDisplayName(): String

    Definition Classes
    Component → Nameable
  29. def getGroupedIO(ioBundleBypass: Boolean): Seq[Data]

    Definition Classes
    Component
  30. def getInstructionCtrl(instruction: Bits): InstructionCtrl

  31. def getName(): String

    Definition Classes
    NameableByComponent → Nameable
  32. def getParentsPath(sep: String): String

    Definition Classes
    Component
  33. def getPath(sep: String): String

    Definition Classes
    Component
  34. def getRefOwnersChain(): List[Any]

    Definition Classes
    OwnableRef
  35. def getScalaLocationLong: String

    Definition Classes
    ScalaLocated
  36. def getScalaLocationShort: String

    Definition Classes
    ScalaLocated
  37. val globalData: GlobalData

    Definition Classes
    GlobalDataUser
  38. def hashCode(): Int

    Definition Classes
    AnyRef → Any
  39. val hazardTracker: Area { ... /* 6 definitions in type refinement */ }

  40. val iCmd: Stream[CoreInstructionCmd]

  41. val iRsp: Stream[CoreInstructionRsp]

  42. val irqExceptionMask: Int

  43. val irqUsages: HashMap[Int, IrqUsage]

  44. val irqWidth: Int

  45. final def isInstanceOf[T0]: Boolean

    Definition Classes
    Any
  46. def isNamed: Boolean

    Definition Classes
    Nameable
  47. def isUnnamed: Boolean

    Definition Classes
    Nameable
  48. def nameChangeEvent(weak: Boolean): Unit

    Attributes
    protected
    Definition Classes
    Nameable
  49. def nameElements(): Unit

    Definition Classes
    Component
  50. final def ne(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  51. val noDataRspStallLogic: Any

  52. var nodes: ArrayBuffer[Node]

    Definition Classes
    Component
  53. final def notify(): Unit

    Definition Classes
    AnyRef
  54. final def notifyAll(): Unit

    Definition Classes
    AnyRef
  55. val parent: Component

    Definition Classes
    Component
  56. def parents(of: Component, list: List[Component]): List[Component]

    Definition Classes
    Component
  57. val performanceCounters: Area { ... /* 6 definitions in type refinement */ }

  58. def postPopEvent(): Unit

    Definition Classes
    Stackable
  59. def postPushEvent(): Unit

    Definition Classes
    Component → Stackable
  60. def prePopEvent(): Unit

    Definition Classes
    Component → Stackable
  61. val prefetch: Area { ... /* 6 definitions in type refinement */ }

  62. var refOwner: RefOwnerType

    Definition Classes
    OwnableRef
  63. val regFile: Mem[Bits]

  64. def setCompositeName(nameable: Nameable): Unit

    Definition Classes
    Nameable
  65. def setDefinitionName(name: String): Core.this.type

    Definition Classes
    Component
  66. def setName(name: String, weak: Boolean): Core.this.type

    Definition Classes
    Nameable
  67. def setName(nameable: Nameable): Unit

    Definition Classes
    Nameable
  68. def setRefOwner(that: Any): Unit

    Definition Classes
    OwnableRef
  69. def setWeakName(name: String): Nameable

    Definition Classes
    Nameable
  70. final def synchronized[T0](arg0: ⇒ T0): T0

    Definition Classes
    AnyRef
  71. def toString(): String

    Definition Classes
    Nameable → AnyRef → Any
  72. val userCache: Map[AnyRef, Map[AnyRef, AnyRef]]

    Definition Classes
    Component
  73. final def wait(): Unit

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  74. final def wait(arg0: Long, arg1: Int): Unit

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  75. final def wait(arg0: Long): Unit

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  76. val writeBack: Area { ... /* 12 definitions in type refinement */ }

  77. val writeBackBuffer: Area { val inInst: spinal.lib.Stream[spinal.lib.cpu.riscv.impl.CoreWriteBack0Output] }

Inherited from Component

Inherited from OwnableRef

Inherited from Stackable

Inherited from DelayedInit

Inherited from ScalaLocated

Inherited from NameableByComponent

Inherited from GlobalDataUser

Inherited from Nameable

Inherited from AnyRef

Inherited from Any

Ungrouped