Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/CPU/
DCPUCore.cs15 public abstract class CPUCore : IdentifiableObject, IEmulationElement class
17 protected CPUCore(uint cpuId) in CPUCore() method in Antmicro.Renode.Peripherals.CPU.CPUCore