Home
last modified time | relevance | path

Searched refs:cpuType (Results 1 – 25 of 175) sorted by relevance

1234567

/Renode-v1.15.3-c57714d/platforms/cpus/
Dlitex_vexriscv_smp.repl2 cpuType: "rv32ima_zicsr_zifencei"
8 cpuType: "rv32ima_zicsr_zifencei"
14 cpuType: "rv32ima_zicsr_zifencei"
20 cpuType: "rv32ima_zicsr_zifencei"
Dcortex-a9_smp.repl4 cpuType: "cortex-a9"
9 cpuType: "cortex-a9"
14 cpuType: "cortex-a9"
Dcortex-r8_smp.repl4 cpuType: "cortex-r8"
11 cpuType: "cortex-r8"
18 cpuType: "cortex-r8"
Dsifive-fu740.repl2 cpuType: "rv64imac_zicsr_zifencei"
8 cpuType: "rv64gc_zicsr_zifencei"
14 cpuType: "rv64gc_zicsr_zifencei"
20 cpuType: "rv64gc_zicsr_zifencei"
26 cpuType: "rv64gc_zicsr_zifencei"
Dsifive-fu540.repl2 cpuType: "rv64imac_zicsr_zifencei"
8 cpuType: "rv64gc_zicsr_zifencei"
14 cpuType: "rv64gc_zicsr_zifencei"
20 cpuType: "rv64gc_zicsr_zifencei"
26 cpuType: "rv64gc_zicsr_zifencei"
Dcortex-a53-gicv3_smp.repl4 cpuType: "cortex-a53"
11 cpuType: "cortex-a53"
18 cpuType: "cortex-a53"
Dkendryte_k210.repl8 cpuType: "rv64imacfd_zicsr_zifencei"
14 cpuType: "rv64imafdc_zicsr_zifencei"
Dzynqmp.repl9 cpuType: "cortex-a53"
14 cpuType: "cortex-a53"
21 cpuType: "cortex-a53"
28 cpuType: "cortex-a53"
75 cpuType: "cortex-r5f"
86 cpuType: "cortex-r5f"
Dcortex-r52_smp_4.repl4 cpuType: "cortex-r52"
9 cpuType: "cortex-r52"
Dup_squared_x86_64.repl7 cpuType: "x86_64"
11 cpuType: "x86_64"
Dlitex_picorv32.repl4 cpuType: "rv32imc"
Dlitex_vexriscv.repl4 cpuType: "rv32im_zicsr_zifencei"
Dpicosoc.repl8 cpuType: "rv32imc_zicsr"
Dandes_ae350_n25.repl9 cpuType: "rv32gc_xandes"
Driscv_virt.repl8 cpuType: "rv32imac"
Dmurax_vexriscv.repl2 cpuType: "rv32im_zicsr_zifencei"
/Renode-v1.15.3-c57714d/tests/unit-tests/
Dsync_pc.robot9 ... ${SPACE*4}cpuType: "cortex-r52"
16 ... ${SPACE*4}cpuType: "cortex-m7"
23 ... ${SPACE*4}cpuType: "x86"
28 ${PLAT_SPARC} "cpu: CPU.Sparc @ sysbus { cpuType: \\"leon3\\" }"
29 ${PLAT_POWERPC} "cpu: CPU.PowerPc @ sysbus { cpuType: \\"e200z6\\" }"
30 ${PLAT_ARM} 'cpu: CPU.ARMv7R @ sysbus { cpuType: "cortex-r8"}'
31 ${PLAT_RISCV} 'cpu: CPU.RiscV32 @ sysbus { cpuType: "rv32i"}'
32 ${PLAT_XTENSA} 'cpu: CPU.Xtensa @ sysbus { cpuType: "sample_controller"}'
Dper-core-registration-hex.repl2 cpuType: "cortex-m4"
8 cpuType: "cortex-m4"
Dper-core-registration.repl8 cpuType: "rv64imacfd_zicsr"
14 cpuType: "rv64imafdc_zicsr"
Driscv-isa-string.robot6 … machine LoadPlatformDescriptionFromString "cpu: CPU.RiscV32 @ sysbus { cpuType: \\"${ISAString}\…
12 … machine LoadPlatformDescriptionFromString "cpu: CPU.RiscV64 @ sysbus { cpuType: \\"${ISAString}\…
19 … machine LoadPlatformDescriptionFromString "cpu: CPU.RiscV32 @ sysbus { cpuType: \\"${ISAString}\…
/Renode-v1.15.3-c57714d/src/Plugins/SystemCPlugin/Peripheral/
DSystemCCortexMCPU.cs15 …public SystemCCortexMCPU(IMachine machine, string address, int port, string cpuType, Endianess end… in SystemCCortexMCPU() argument
16 … : base(machine, address, port, cpuType, endianess, bitness, timeSyncPeriodUS, disableTimeoutCheck) in SystemCCortexMCPU()
DSystemCCPU.cs18 …public SystemCCPU(IMachine machine, string address, int port, string cpuType, Endianess endianess … in SystemCCPU() argument
19 : base(0, cpuType, machine, endianess, bitness) in SystemCCPU()
/Renode-v1.15.3-c57714d/platforms/cpus/silabs/ezr32/
Dezr32wg330.repl4 cpuType: "cortex-m4f"
/Renode-v1.15.3-c57714d/src/Plugins/CoSimulationPlugin/CoSimulated/Peripherals/
DCoSimulatedRiscV32.cs24 …public CoSimulatedRiscV32(string cpuType, Machine machine, Endianess endianness = Endianess.Little… in CoSimulatedRiscV32() argument
27 …: base(cpuType, machine, endianness, bitness, simulationFilePathLinux, simulationFilePathWindows, … in CoSimulatedRiscV32()
/Renode-v1.15.3-c57714d/platforms/cpus/verilated/
Dmurax_vexriscv_verilated_uart.repl2 cpuType: "rv32im_zicsr_zifencei"

1234567