trait
TraceBackend extends AnyRef
Abstract Value Members
-
abstract
def
addRegion(hartId: Int, kind: Int, base: Long, size: Long): Unit
-
abstract
def
close(): Unit
-
abstract
def
commit(hartId: Int, pc: Long): Unit
-
abstract
def
flush(): Unit
-
abstract
def
ioAccess(hartId: Int, access: TraceIo): Unit
-
abstract
def
loadBin(offset: Long, path: File): Unit
-
abstract
def
loadBytes(offset: Long, bytes: Array[Byte]): Unit
-
abstract
def
loadCommit(hartId: Int, id: Long): Unit
-
abstract
def
loadElf(offset: Long, path: File): Unit
-
abstract
def
loadExecute(hartId: Int, id: Long, addr: Long, len: Long, data: Long): Unit
-
abstract
def
loadFlush(hartId: Int): Unit
-
abstract
def
newCpu(hartId: Int, isa: String, priv: String, physWidth: Int, pmpNum: Int, memoryViewId: Int): Unit
-
abstract
def
newCpuMemoryView(viewId: Int, readIds: Long, writeIds: Long): Unit
-
abstract
def
readRf(hardId: Int, rfKind: Int, address: Int, data: Long): Unit
-
abstract
def
setInterrupt(hartId: Int, intId: Int, value: Boolean): Unit
-
abstract
def
setPc(hartId: Int, pc: Long): Unit
-
abstract
def
storeBroadcast(hartId: Int, id: Long): Unit
-
abstract
def
storeCommit(hartId: Int, id: Long): Unit
-
abstract
def
storeConditional(hartId: Int, failure: Boolean): Unit
-
abstract
def
storeExecute(hartId: Int, id: Long, addr: Long, len: Long, data: Long): Unit
-
abstract
def
time(value: Long): Unit
-
abstract
def
trap(hartId: Int, interrupt: Boolean, code: Int): Unit
-
abstract
def
writeRf(hardId: Int, rfKind: Int, address: Int, data: Long): Unit
Concrete Value Members
-
final
def
!=(arg0: Any): Boolean
-
final
def
##(): Int
-
final
def
==(arg0: Any): Boolean
-
def
addRegion(hartId: Int, kind: Int, mapping: AddressMapping): Unit
-
final
def
asInstanceOf[T0]: T0
-
def
clone(): AnyRef
-
final
def
eq(arg0: AnyRef): Boolean
-
def
equals(arg0: Any): Boolean
-
final
def
getClass(): Class[_]
-
def
hashCode(): Int
-
final
def
isInstanceOf[T0]: Boolean
-
final
def
ne(arg0: AnyRef): Boolean
-
final
def
notify(): Unit
-
final
def
notifyAll(): Unit
-
def
spinalSimFlusher(period: Long): TraceBackend.this.type
-
def
spinalSimPeriod(period: Long): Unit
-
def
spinalSimTime(period: Long): Unit
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
-
def
toString(): String
-
final
def
wait(arg0: Long, arg1: Int): Unit
-
final
def
wait(arg0: Long): Unit
-
final
def
wait(): Unit
Deprecated Value Members
-
def
finalize(): Unit
Inherited from AnyRef
Value Members
-
final
def
!=(arg0: Any): Boolean
-
final
def
##(): Int
-
final
def
==(arg0: Any): Boolean
-
def
clone(): AnyRef
-
final
def
eq(arg0: AnyRef): Boolean
-
def
equals(arg0: Any): Boolean
-
final
def
getClass(): Class[_]
-
def
hashCode(): Int
-
final
def
ne(arg0: AnyRef): Boolean
-
final
def
notify(): Unit
-
final
def
notifyAll(): Unit
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
-
def
toString(): String
-
final
def
wait(arg0: Long, arg1: Int): Unit
-
final
def
wait(arg0: Long): Unit
-
final
def
wait(): Unit
-
def
finalize(): Unit
Inherited from Any
Value Members
-
final
def
asInstanceOf[T0]: T0
-
final
def
isInstanceOf[T0]: Boolean
Ungrouped
-
abstract
def
addRegion(hartId: Int, kind: Int, base: Long, size: Long): Unit
-
abstract
def
close(): Unit
-
abstract
def
commit(hartId: Int, pc: Long): Unit
-
abstract
def
flush(): Unit
-
abstract
def
ioAccess(hartId: Int, access: TraceIo): Unit
-
abstract
def
loadBin(offset: Long, path: File): Unit
-
abstract
def
loadBytes(offset: Long, bytes: Array[Byte]): Unit
-
abstract
def
loadCommit(hartId: Int, id: Long): Unit
-
abstract
def
loadElf(offset: Long, path: File): Unit
-
abstract
def
loadExecute(hartId: Int, id: Long, addr: Long, len: Long, data: Long): Unit
-
abstract
def
loadFlush(hartId: Int): Unit
-
abstract
def
newCpu(hartId: Int, isa: String, priv: String, physWidth: Int, pmpNum: Int, memoryViewId: Int): Unit
-
abstract
def
newCpuMemoryView(viewId: Int, readIds: Long, writeIds: Long): Unit
-
abstract
def
readRf(hardId: Int, rfKind: Int, address: Int, data: Long): Unit
-
abstract
def
setInterrupt(hartId: Int, intId: Int, value: Boolean): Unit
-
abstract
def
setPc(hartId: Int, pc: Long): Unit
-
abstract
def
storeBroadcast(hartId: Int, id: Long): Unit
-
abstract
def
storeCommit(hartId: Int, id: Long): Unit
-
abstract
def
storeConditional(hartId: Int, failure: Boolean): Unit
-
abstract
def
storeExecute(hartId: Int, id: Long, addr: Long, len: Long, data: Long): Unit
-
abstract
def
time(value: Long): Unit
-
abstract
def
trap(hartId: Int, interrupt: Boolean, code: Int): Unit
-
abstract
def
writeRf(hardId: Int, rfKind: Int, address: Int, data: Long): Unit
-
final
def
!=(arg0: Any): Boolean
-
final
def
##(): Int
-
final
def
==(arg0: Any): Boolean
-
def
addRegion(hartId: Int, kind: Int, mapping: AddressMapping): Unit
-
final
def
asInstanceOf[T0]: T0
-
def
clone(): AnyRef
-
final
def
eq(arg0: AnyRef): Boolean
-
def
equals(arg0: Any): Boolean
-
final
def
getClass(): Class[_]
-
def
hashCode(): Int
-
final
def
isInstanceOf[T0]: Boolean
-
final
def
ne(arg0: AnyRef): Boolean
-
final
def
notify(): Unit
-
final
def
notifyAll(): Unit
-
def
spinalSimFlusher(period: Long): TraceBackend.this.type
-
def
spinalSimPeriod(period: Long): Unit
-
def
spinalSimTime(period: Long): Unit
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
-
def
toString(): String
-
final
def
wait(arg0: Long, arg1: Int): Unit
-
final
def
wait(arg0: Long): Unit
-
final
def
wait(): Unit
-
def
finalize(): Unit