Searched refs:SystemCPeripheral (Results 1 – 7 of 7) sorted by relevance
/Renode-v1.15.3-c57714d/tests/platforms/systemc/multiple-peripherals/ |
D | multiple-peripherals.repl | 75 systemc_peripheral_A: SystemC.SystemCPeripheral @ sysbus <0x7000000, +0xfffff> 82 systemc_peripheral_B: SystemC.SystemCPeripheral @ sysbus <0x7100000, +0xfffff> 89 systemc_peripheral_C: SystemC.SystemCPeripheral @ sysbus <0x7200000, +0xfffff>
|
/Renode-v1.15.3-c57714d/src/Plugins/SystemCPlugin/Peripheral/ |
D | SystemCCPU.cs | 21 …systemCPeripheral = new SystemCPeripheral(machine, address, port, timeSyncPeriodUS, disableTimeout… in SystemCCPU() 121 private readonly SystemCPeripheral systemCPeripheral;
|
D | SystemCPeripheral.cs | 209 …public class SystemCPeripheral : IQuadWordPeripheral, IDoubleWordPeripheral, IWordPeripheral, IByt… class 211 public SystemCPeripheral( in SystemCPeripheral() method in Antmicro.Renode.Peripherals.SystemC.SystemCPeripheral
|
/Renode-v1.15.3-c57714d/tests/platforms/systemc/test-synchronization/ |
D | synchronization.robot | 8 ... writer_systemc: SystemC.SystemCPeripheral @ sysbus <0x9000000, +0xffffff> ${\n}
|
/Renode-v1.15.3-c57714d/tests/platforms/systemc/interrupts/ |
D | interrupts.repl | 75 systemc: SystemC.SystemCPeripheral @ sysbus <0x9000000, +0xffffff>
|
/Renode-v1.15.3-c57714d/tests/platforms/systemc/transaction-delay/ |
D | transaction-delay.repl | 75 systemc: SystemC.SystemCPeripheral @ sysbus <0x9000000, 0x9000001>
|
/Renode-v1.15.3-c57714d/tests/platforms/systemc/dma/ |
D | dma.robot | 8 ... dma_systemc: SystemC.SystemCPeripheral @ sysbus <0x9000000, +0xffffff> ${\n}
|