Home
last modified time | relevance | path

Searched defs:CoSimulatedPeripheral (Results 1 – 1 of 1) 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