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, 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. Serializable
  4. Product
  5. Equals
  6. BusIf
  7. BusIfBase
  8. Area
  9. OverridedEqualsHashCode
  10. ValCallbackRec
  11. ValCallback
  12. NameableByComponent
  13. Nameable
  14. ContextUser
  15. ScalaLocated
  16. GlobalDataUser
  17. OwnableRef
  18. AnyRef
  19. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

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

Inherited from Serializable

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