Class

spinal.lib.bus.regif

BusIfIntr

Related Doc: package regif

Permalink

implicit class BusIfIntr extends AnyRef

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

Instance Constructors

  1. new BusIfIntr(bi: BusIf)

    Permalink

Value Members

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

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

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

    Permalink
    Definition Classes
    AnyRef → Any
  4. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  5. def clone(): AnyRef

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @HotSpotIntrinsicCandidate() @throws( ... )
  6. final def eq(arg0: AnyRef): Boolean

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

    Permalink
    Definition Classes
    AnyRef → Any
  8. final def getClass(): Class[_]

    Permalink
    Definition Classes
    AnyRef → Any
    Annotations
    @HotSpotIntrinsicCandidate()
  9. def hashCode(): Int

    Permalink
    Definition Classes
    AnyRef → Any
    Annotations
    @HotSpotIntrinsicCandidate()
  10. def interruptFactory(regNamePre: String, triggers: Bool*): Bool

    Permalink
  11. def interruptFactoryAt(addrOffset: BigInt, regNamePre: String, triggers: Bool*): Bool

    Permalink
  12. def interruptFactoryNoForce(regNamePre: String, triggers: Bool*): Bool

    Permalink
  13. def interruptFactoryNoForceAt(addrOffset: BigInt, regNamePre: String, triggers: Bool*): Bool

    Permalink
  14. def interruptLevelFactory(regNamePre: String, levels: Bool*): Bool

    Permalink
  15. def interruptLevelFactoryAt(addrOffset: BigInt, regNamePre: String, levels: Bool*): Bool

    Permalink
  16. def interruptLevel_W1SCmask_FactoryAt(addrOffset: BigInt, regNamePre: String, levels: Bool*): Bool

    Permalink
  17. def interrupt_W1SCmask_FactoryAt(addrOffset: BigInt, regNamePre: String, triggers: Bool*): Bool

    Permalink
  18. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  19. final def ne(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  20. def newIntrMMS3(doc: String)(implicit symbol: SymbolName): IntrMMS3

    Permalink
  21. def newIntrMMS3(addr: BigInt, doc: String)(implicit symbol: SymbolName): IntrMMS3

    Permalink
  22. def newIntrMMS3(addr: BigInt, doc: String, sec: Secure)(implicit symbol: SymbolName): IntrMMS3

    Permalink
  23. def newIntrMS2(doc: String)(implicit symbol: SymbolName): IntrMS2

    Permalink
  24. def newIntrMS2(addr: BigInt, doc: String)(implicit symbol: SymbolName): IntrMS2

    Permalink
  25. def newIntrMS2(addr: BigInt, doc: String, sec: Secure)(implicit symbol: SymbolName): IntrMS2

    Permalink
  26. def newIntrOMMS4(doc: String)(implicit symbol: SymbolName): IntrOMMS4

    Permalink
  27. def newIntrOMMS4(addr: BigInt, doc: String)(implicit symbol: SymbolName): IntrOMMS4

    Permalink
  28. def newIntrOMMS4(addr: BigInt, doc: String, sec: Secure)(implicit symbol: SymbolName): IntrOMMS4

    Permalink
  29. def newIntrOMS3(doc: String)(implicit symbol: SymbolName): IntrOMS3

    Permalink
  30. def newIntrOMS3(addr: BigInt, doc: String)(implicit symbol: SymbolName): IntrOMS3

    Permalink
  31. def newIntrOMS3(addr: BigInt, doc: String, sec: Secure)(implicit symbol: SymbolName): IntrOMS3

    Permalink
  32. def newIntrRFMMS5(doc: String)(implicit symbol: SymbolName): IntrRFMMS5

    Permalink
  33. def newIntrRFMMS5(addr: BigInt, doc: String)(implicit symbol: SymbolName): IntrRFMMS5

    Permalink
  34. def newIntrRFMMS5(addr: BigInt, doc: String, sec: Secure)(implicit symbol: SymbolName): IntrRFMMS5

    Permalink
  35. def newIntrRFMS4(doc: String)(implicit symbol: SymbolName): IntrRFMS4

    Permalink
  36. def newIntrRFMS4(addr: BigInt, doc: String)(implicit symbol: SymbolName): IntrRFMS4

    Permalink
  37. def newIntrRFMS4(addr: BigInt, doc: String, sec: Secure)(implicit symbol: SymbolName): IntrRFMS4

    Permalink
  38. def newIntrRMS3(doc: String)(implicit symbol: SymbolName): IntrRMS3

    Permalink
  39. def newIntrRMS3(addr: BigInt, doc: String)(implicit symbol: SymbolName): IntrRMS3

    Permalink
  40. def newIntrRMS3(addr: BigInt, doc: String, sec: Secure)(implicit symbol: SymbolName): IntrRMS3

    Permalink
  41. def newIntrS1(doc: String)(implicit symbol: SymbolName): IntrS1

    Permalink
  42. def newIntrS1(addr: BigInt, doc: String)(implicit symbol: SymbolName): IntrS1

    Permalink
  43. def newIntrS1(addr: BigInt, doc: String, sec: Secure)(implicit symbol: SymbolName): IntrS1

    Permalink
  44. def newRegSC(doc: String)(implicit symbol: SymbolName): RegSC

    Permalink
  45. def newRegSCAt(addr: BigInt, doc: String)(implicit symbol: SymbolName): RegSC

    Permalink
  46. def newRegSCAt(addr: BigInt, doc: String, sec: Secure)(implicit symbol: SymbolName): RegSC

    Permalink
  47. def newRegSCR(doc: String)(implicit symbol: SymbolName): RegSCR

    Permalink
  48. def newRegSCRAt(addr: BigInt, doc: String)(implicit symbol: SymbolName): RegSCR

    Permalink
  49. def newRegSCRAt(addr: BigInt, doc: String, sec: Secure)(implicit symbol: SymbolName): RegSCR

    Permalink
  50. final def notify(): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @HotSpotIntrinsicCandidate()
  51. final def notifyAll(): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @HotSpotIntrinsicCandidate()
  52. final def synchronized[T0](arg0: ⇒ T0): T0

    Permalink
    Definition Classes
    AnyRef
  53. def toString(): String

    Permalink
    Definition Classes
    AnyRef → Any
  54. final def wait(arg0: Long, arg1: Int): Unit

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

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  56. final def wait(): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )

Deprecated Value Members

  1. def FactoryInterruptWithMask(regNamePre: String, triggers: Bool*): Bool

    Permalink
    Annotations
    @deprecated
    Deprecated

    (Since version 2022-12-31)

  2. def finalize(): Unit

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @Deprecated @deprecated @throws( classOf[java.lang.Throwable] )
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

Inherited from AnyRef

Inherited from Any

Ungrouped