c

spinal.lib.bus.regif

AxiLite4BusInterface

case class AxiLite4BusInterface(bus: AxiLite4, sizeMap: SizeMapping, regPre: String = "")(implicit moduleName: ClassName) extends BusIf with Product with Serializable

Linear Supertypes
Serializable, Product, Equals, BusIf, BusIfBase, Area, OverridedEqualsHashCode, ValCallbackRec, ValCallback, NameableByComponent, Nameable, ContextUser, ScalaLocated, GlobalDataUser, OwnableRef, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. AxiLite4BusInterface
  2. Serializable
  3. Product
  4. Equals
  5. BusIf
  6. BusIfBase
  7. Area
  8. OverridedEqualsHashCode
  9. ValCallbackRec
  10. ValCallback
  11. NameableByComponent
  12. Nameable
  13. ContextUser
  14. ScalaLocated
  15. GlobalDataUser
  16. OwnableRef
  17. AnyRef
  18. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Instance Constructors

  1. new AxiLite4BusInterface(bus: AxiLite4, sizeMap: SizeMapping, regPre: String = "")(implicit moduleName: ClassName)

Type Members

  1. abstract type B <: AxiLite4BusInterface.this.type
    Definition Classes
    BusIf
  2. abstract type RefOwnerType
    Definition Classes
    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 FIFO(doc: String)(implicit symbol: SymbolName): RegInst
    Definition Classes
    BusIf
  5. val _context: Capture
    Definition Classes
    Area
  6. def accept(vs: BusIfVisitor): Unit
    Definition Classes
    BusIf
  7. def addressUsed(addr: BigInt): Boolean
    Definition Classes
    BusIf
  8. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  9. val askRead: Bool
    Definition Classes
    AxiLite4BusInterfaceBusIfBase
  10. val askWrite: Bool
    Definition Classes
    AxiLite4BusInterfaceBusIfBase
  11. val axiAr: Stream[AxiLite4Ax]
  12. val axiAw: Stream[AxiLite4Ax]
  13. val axiB: Stream[AxiLite4B]
  14. val axiBValid: Bool
  15. val axiR: Stream[AxiLite4R]
  16. val axiRValid: Bool
  17. val axiW: Stream[AxiLite4W]
  18. val bus: AxiLite4
  19. def busDataWidth: Int
    Definition Classes
    AxiLite4BusInterfaceBusIfBase
  20. def childNamePriority: Byte
    Definition Classes
    Area
  21. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.CloneNotSupportedException]) @HotSpotIntrinsicCandidate() @native()
  22. def component: Component
    Definition Classes
    ContextUser
  23. def creatReg(name: String, addr: BigInt, doc: String): RegInst
    Definition Classes
    BusIf
  24. val doRead: Bool
    Definition Classes
    AxiLite4BusInterfaceBusIfBase
  25. val doWrite: Bool
    Definition Classes
    AxiLite4BusInterfaceBusIfBase
  26. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  27. def equals(obj: Any): Boolean
    Definition Classes
    OverridedEqualsHashCode → AnyRef → Any
  28. def foreachReflectableNameables(doThat: (Any) => Unit): Unit
    Definition Classes
    Nameable
  29. final def getClass(): Class[_ <: AnyRef]
    Definition Classes
    AnyRef → Any
    Annotations
    @HotSpotIntrinsicCandidate() @native()
  30. def getDisplayName(): String
    Definition Classes
    Nameable
  31. def getInstanceCounter: Int
    Definition Classes
    ContextUser
  32. def getMode: Byte
    Attributes
    protected
    Definition Classes
    Nameable
  33. def getModuleName: String
    Definition Classes
    AxiLite4BusInterfaceBusIf
  34. def getName(default: String): String
    Definition Classes
    NameableByComponent → Nameable
  35. def getName(): String
    Definition Classes
    NameableByComponent → Nameable
  36. def getPartialName(): String
    Definition Classes
    Nameable
  37. def getPath(from: Component, to: Component): Seq[Component]
    Definition Classes
    NameableByComponent
  38. def getRefOwnersChain(): List[Any]
    Definition Classes
    OwnableRef
  39. def getRegPtr(): BigInt
    Definition Classes
    BusIf
  40. def getReservedAddressReadValue: BigInt
    Definition Classes
    BusIf
  41. def getScalaLocationLong: String
    Definition Classes
    ScalaLocated
  42. def getScalaLocationShort: String
    Definition Classes
    ScalaLocated
  43. def getScalaTrace(): Throwable
    Definition Classes
    ScalaLocated
  44. val globalData: GlobalData
    Definition Classes
    GlobalDataUser
  45. def hashCode(): Int
    Definition Classes
    OverridedEqualsHashCode → AnyRef → Any
  46. def initStrbMasks(): Unit
    Definition Classes
    BusIfBase
  47. def int_MS(offset: BigInt, regNamePre: String, int_levels: Bool*): Bool
    Attributes
    protected
    Definition Classes
    BusIf
  48. def int_RFMS(offset: BigInt, regNamePre: String, triggers: Bool*): Bool
    Attributes
    protected
    Definition Classes
    BusIf
  49. def int_RMS(offset: BigInt, regNamePre: String, triggers: Bool*): Bool
    Attributes
    protected
    Definition Classes
    BusIf
  50. def interruptFactory(regNamePre: String, triggers: Bool*): Bool
    Definition Classes
    BusIf
  51. def interruptFactoryAt(addrOffset: BigInt, regNamePre: String, triggers: Bool*): Bool
    Definition Classes
    BusIf
  52. def interruptFactoryNoForce(regNamePre: String, triggers: Bool*): Bool
    Definition Classes
    BusIf
  53. def interruptFactoryNoForceAt(addrOffset: BigInt, regNamePre: String, triggers: Bool*): Bool
    Definition Classes
    BusIf
  54. def interruptLevelFactory(regNamePre: String, levels: Bool*): Bool
    Definition Classes
    BusIf
  55. def interruptLevelFactoryAt(addrOffset: BigInt, regNamePre: String, levels: Bool*): Bool
    Definition Classes
    BusIf
  56. def isCompletelyUnnamed: Boolean
    Definition Classes
    Nameable
  57. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  58. def isNamed: Boolean
    Definition Classes
    NameableByComponent → Nameable
  59. def isPriorityApplicable(namePriority: Byte): Boolean
    Definition Classes
    Nameable
  60. def isUnnamed: Boolean
    Definition Classes
    Nameable
  61. def mwdata(pos: Int): Bool
    Definition Classes
    BusIfBase
  62. def mwdata(sec: Range): Bits
    Definition Classes
    BusIfBase
  63. val name: String
    Definition Classes
    Nameable
  64. val nameableRef: Nameable
    Attributes
    protected
    Definition Classes
    Nameable
    Annotations
    @DontName()
  65. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  66. def newRAM(name: String, addr: BigInt, size: BigInt, doc: String): Unit
    Definition Classes
    BusIf
  67. def newReg(doc: String)(implicit symbol: SymbolName): RegInst
    Definition Classes
    BusIf
  68. def newRegAt(address: BigInt, doc: String)(implicit symbol: SymbolName): RegInst
    Definition Classes
    BusIf
  69. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @HotSpotIntrinsicCandidate() @native()
  70. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @HotSpotIntrinsicCandidate() @native()
  71. def orderdRegInsts: ListBuffer[RegInst]
    Definition Classes
    BusIf
  72. def overrideLocalName(name: String): AxiLite4BusInterface.this.type
    Definition Classes
    Nameable
  73. val parentScope: ScopeStatement
    Definition Classes
    ContextUser
  74. def preCheck(): Unit
    Definition Classes
    BusIf
  75. def productElementNames: Iterator[String]
    Definition Classes
    Product
  76. def readAddress(): UInt
    Definition Classes
    AxiLite4BusInterfaceBusIfBase
  77. val readData: Bits
    Definition Classes
    AxiLite4BusInterfaceBusIfBase
  78. val readError: Bool
    Definition Classes
    AxiLite4BusInterfaceBusIfBase
  79. def readHalt(): Unit
    Definition Classes
    AxiLite4BusInterfaceBusIfBase
  80. val readSync: Boolean
    Definition Classes
    BusIfBase
  81. val refOwner: RefOwnerType
    Definition Classes
    OwnableRef
    Annotations
    @DontName()
  82. def reflectNames(): Unit
    Definition Classes
    Nameable
  83. val regPre: String
    Definition Classes
    AxiLite4BusInterfaceBusIf
  84. def regPtrReAnchorAt(pos: BigInt): Unit
    Definition Classes
    BusIf
  85. def rework[T](body: => T): T
    Definition Classes
    Area
  86. val scalaTrace: Throwable
    Definition Classes
    ScalaLocated
  87. def setCompositeName(nameable: Nameable, postfix: String, namePriority: Byte): AxiLite4BusInterface.this.type
    Definition Classes
    Nameable
  88. def setCompositeName(nameable: Nameable, postfix: String, weak: Boolean): AxiLite4BusInterface.this.type
    Definition Classes
    Nameable
  89. def setCompositeName(nameable: Nameable, postfix: String): AxiLite4BusInterface.this.type
    Definition Classes
    Nameable
  90. def setCompositeName(nameable: Nameable, namePriority: Byte): AxiLite4BusInterface.this.type
    Definition Classes
    Nameable
  91. def setCompositeName(nameable: Nameable, weak: Boolean): AxiLite4BusInterface.this.type
    Definition Classes
    Nameable
  92. def setCompositeName(nameable: Nameable): AxiLite4BusInterface.this.type
    Definition Classes
    Nameable
  93. def setLambdaName(isNameBody: => Boolean)(nameGen: => String): AxiLite4BusInterface.this.type
    Definition Classes
    Nameable
  94. def setName(name: String, namePriority: Byte): AxiLite4BusInterface.this.type
    Definition Classes
    Nameable
  95. def setName(name: String, weak: Boolean): AxiLite4BusInterface.this.type
    Definition Classes
    Nameable
  96. def setName(name: String): AxiLite4BusInterface.this.type
    Definition Classes
    Nameable
  97. def setNameAsWeak(): AxiLite4BusInterface.this.type
    Definition Classes
    Nameable
  98. def setPartialName(name: String, namePriority: Byte, owner: Any): AxiLite4BusInterface.this.type
    Definition Classes
    Nameable
  99. def setPartialName(name: String, namePriority: Byte): AxiLite4BusInterface.this.type
    Definition Classes
    Nameable
  100. def setPartialName(name: String, weak: Boolean): AxiLite4BusInterface.this.type
    Definition Classes
    Nameable
  101. def setPartialName(owner: Nameable, name: String, namePriority: Byte): AxiLite4BusInterface.this.type
    Definition Classes
    Nameable
  102. def setPartialName(owner: Nameable, name: String, weak: Boolean): AxiLite4BusInterface.this.type
    Definition Classes
    Nameable
  103. def setPartialName(name: String): AxiLite4BusInterface.this.type
    Definition Classes
    Nameable
  104. def setPartialName(owner: Nameable, name: String): AxiLite4BusInterface.this.type
    Definition Classes
    Nameable
  105. def setPartialName(owner: Nameable): AxiLite4BusInterface.this.type
    Definition Classes
    Nameable
  106. def setRefOwner(that: Any): Unit
    Definition Classes
    OwnableRef
  107. def setReservedAddressReadValue(value: BigInt): Unit
    Definition Classes
    BusIf
  108. def setScalaLocated(source: ScalaLocated): AxiLite4BusInterface.this.type
    Definition Classes
    ScalaLocated
  109. def setWeakName(name: String): AxiLite4BusInterface.this.type
    Definition Classes
    Nameable
  110. val sizeMap: SizeMapping
  111. def strbWidth: Int
    Definition Classes
    BusIfBase
  112. final def synchronized[T0](arg0: => T0): T0
    Definition Classes
    AnyRef
  113. def toString(): String
    Definition Classes
    Area → Nameable → AnyRef → Any
  114. def underbitWidth: Int
    Definition Classes
    BusIfBase
  115. def unsetName(): AxiLite4BusInterface.this.type
    Definition Classes
    Nameable
  116. def valCallback[T](ref: T, name: String): T
    Definition Classes
    ValCallbackRec → ValCallback
  117. def valCallbackOn(ref: Any, name: String, refs: Set[Any]): Unit
    Definition Classes
    ValCallbackRec
  118. def valCallbackRec(obj: Any, name: String): Unit
    Definition Classes
    Area → ValCallbackRec
  119. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  120. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException]) @native()
  121. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  122. def wdata(reg: Bool, pos: Int, oper: String): Bool
    Definition Classes
    BusIfBase
  123. def wdata(reg: Bool, pos: Int): Bool
    Definition Classes
    BusIfBase
  124. def wdata(reg: BaseType, sec: Range, oper: String): Bits
    Definition Classes
    BusIfBase
  125. def wdata(reg: BaseType, sec: Range): Bits
    Definition Classes
    BusIfBase
  126. val withStrb: Boolean
    Definition Classes
    AxiLite4BusInterfaceBusIfBase
  127. val wmask: Bits
    Definition Classes
    AxiLite4BusInterfaceBusIfBase
  128. val wmaskn: Bits
    Definition Classes
    AxiLite4BusInterfaceBusIfBase
  129. def wordAddressInc: Int
    Definition Classes
    BusIfBase
  130. def writeAddress(): UInt
    Definition Classes
    AxiLite4BusInterfaceBusIfBase
  131. val writeData: Bits
    Definition Classes
    AxiLite4BusInterfaceBusIfBase
  132. def writeHalt(): Unit
    Definition Classes
    AxiLite4BusInterfaceBusIfBase
  133. val wstrb: Bits
    Definition Classes
    AxiLite4BusInterfaceBusIfBase

Deprecated Value Members

  1. def FactoryInterruptWithMask(regNamePre: String, triggers: Bool*): Bool
    Definition Classes
    BusIf
    Annotations
    @deprecated
    Deprecated

    (Since version 2022-12-31)

  2. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.Throwable]) @Deprecated
    Deprecated

    (Since version 9)

Inherited from Serializable

Inherited from Product

Inherited from Equals

Inherited from BusIf

Inherited from BusIfBase

Inherited from Area

Inherited from OverridedEqualsHashCode

Inherited from ValCallbackRec

Inherited from ValCallback

Inherited from NameableByComponent

Inherited from Nameable

Inherited from ContextUser

Inherited from ScalaLocated

Inherited from GlobalDataUser

Inherited from OwnableRef

Inherited from AnyRef

Inherited from Any

Ungrouped