class NativeDataBusExtension extends CoreExtension with AvalonProvider with AhbLite3Provider
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- NativeDataBusExtension
- AhbLite3Provider
- AvalonProvider
- CoreExtension
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Instance Constructors
- new NativeDataBusExtension()
Value Members
- final def !=(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
- final def ##: Int
- Definition Classes
- AnyRef → Any
- final def ==(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
- def applyIt(core: RiscvCore): Area
- Definition Classes
- NativeDataBusExtension → CoreExtension
- def applyTag(instructionCtrl: InstructionCtrl): Unit
- Definition Classes
- CoreExtension
- final def asInstanceOf[T0]: T0
- Definition Classes
- Any
- def clone(): AnyRef
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.CloneNotSupportedException]) @native() @HotSpotIntrinsicCandidate()
- final def eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- def equals(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef → Any
- def getAhbLite3(): AhbLite3Master
- Definition Classes
- NativeDataBusExtension → AhbLite3Provider
- def getAhbLite3Config(): AhbLite3Config
- Definition Classes
- NativeDataBusExtension → AhbLite3Provider
- def getAvalon(): AvalonMM
- Definition Classes
- NativeDataBusExtension → AvalonProvider
- def getAvalonConfig(): AvalonMMConfig
- Definition Classes
- NativeDataBusExtension → AvalonProvider
- final def getClass(): Class[_ <: AnyRef]
- Definition Classes
- AnyRef → Any
- Annotations
- @native() @HotSpotIntrinsicCandidate()
- def getIrqUsage: Seq[(Int, IrqUsage)]
- Definition Classes
- CoreExtension
- def getName: String
- Definition Classes
- NativeDataBusExtension → CoreExtension
- def hashCode(): Int
- Definition Classes
- AnyRef → Any
- Annotations
- @native() @HotSpotIntrinsicCandidate()
- def instructionCtrlExtension(instruction: Bits, ctrl: InstructionCtrl): Unit
- Definition Classes
- CoreExtension
- final def isInstanceOf[T0]: Boolean
- Definition Classes
- Any
- def isMyTag(ctrl: InstructionCtrl): Bool
- Definition Classes
- CoreExtension
- var memBus: CoreDataBus
- final def ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- def needFlowDRsp: Boolean
- Definition Classes
- NativeDataBusExtension → CoreExtension
- def needTag: Boolean
- Definition Classes
- CoreExtension
- final def notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @HotSpotIntrinsicCandidate()
- final def notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @HotSpotIntrinsicCandidate()
- final def synchronized[T0](arg0: => T0): T0
- Definition Classes
- AnyRef
- var tag: Int
- Definition Classes
- CoreExtension
- def toString(): String
- Definition Classes
- AnyRef → Any
- final def wait(arg0: Long, arg1: Int): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException])
- final def wait(arg0: Long): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException]) @native()
- final def wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException])
Deprecated Value Members
- def finalize(): Unit
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.Throwable]) @Deprecated
- Deprecated