Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Miscellaneous/
DExternalWindowMMU.cs18 public class ExternalWindowMMU: ExternalMmuBase, IDoubleWordPeripheral, IKnownSize class
20 …public ExternalWindowMMU(ICPUWithExternalMmu cpu, ulong startAddress, ulong windowSize, uint numbe… in ExternalWindowMMU() method in Antmicro.Renode.Peripherals.Miscellaneous.ExternalWindowMMU