Home
last modified time | relevance | path

Searched defs:CoSimulatedCPU (Results 1 – 1 of 1) sorted by relevance

/Renode-v1.15.3-c57714d/src/Plugins/CoSimulationPlugin/CoSimulated/Peripherals/
DCoSimulatedCPU.cs31 …public abstract class CoSimulatedCPU : BaseCPU, IGPIOReceiver, ICoSimulationConnectible, ITimeSink… class
33 …public CoSimulatedCPU(string cpuType, Machine machine, Endianess endianness, CpuBitness bitness = … in CoSimulatedCPU() method in Antmicro.Renode.Peripherals.CoSimulated.CoSimulatedCPU