Home
last modified time | relevance | path

Searched refs:CoSimulatedPeripheral (Results 1 – 5 of 5) sorted by relevance

/Renode-v1.15.3-c57714d/src/Plugins/CoSimulationPlugin/CoSimulated/Peripherals/
DCoSimulatedPeripheral.cs22 …public class CoSimulatedPeripheral : ICoSimulationConnectible, IQuadWordPeripheral, IDoubleWordPer… class
24 …public CoSimulatedPeripheral(Machine machine, int maxWidth = 64, bool useAbsoluteAddress = false, … in CoSimulatedPeripheral() method in Antmicro.Renode.Peripherals.CoSimulated.CoSimulatedPeripheral
DCoSimulatedUART.cs19 public class CoSimulatedUART : CoSimulatedPeripheral, IUART
/Renode-v1.15.3-c57714d/scripts/single-node/
Dzynq_verilated_fastvdma.resc9 machine LoadPlatformDescriptionFromString 'dma: CoSimulated.CoSimulatedPeripheral @ sysbus <0x43c20…
Dzynq_verilated_fpga_isp.resc10 machine LoadPlatformDescriptionFromString 'isp: CoSimulated.CoSimulatedPeripheral @ sysbus <0x43c00…
/Renode-v1.15.3-c57714d/tests/platforms/verilated/
Daxi.robot42 … machine LoadPlatformDescriptionFromString 'dma: CoSimulated.CoSimulatedPeripheral @ sysbus <…
43 … machine LoadPlatformDescriptionFromString 'mem: CoSimulated.CoSimulatedPeripheral @ sysbus <…