Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Miscellaneous/
DLiteX_SoC_Controller_CSR32.cs13 public class LiteX_SoC_Controller_CSR32 : BasicDoubleWordPeripheral, IKnownSize class
15 public LiteX_SoC_Controller_CSR32(IMachine machine) : base(machine) in LiteX_SoC_Controller_CSR32() method in Antmicro.Renode.Peripherals.Miscellaneous.LiteX_SoC_Controller_CSR32