Searched full:resc (Results 1 – 25 of 25) sorted by relevance
6 # ELF: used in common.robot to set the `elf` variable in the default .resc script defined i…7 # RESC: path to the .resc script, defined in board.cmake12 board_runner_args(renode-robot "--renode-robot-arg=--variable=RESC:@${RENODE_SCRIPT}")
17 resc: boards/renode/cortex_r8_virtual/support/cortex_r8_virtual.resc
5 set(RENODE_SCRIPT ${CMAKE_CURRENT_LIST_DIR}/support/cortex_r8_virtual.resc)
18 resc: boards/microchip/m2gl025_miv/support/m2gl025_miv.resc
4 set(RENODE_SCRIPT ${CMAKE_CURRENT_LIST_DIR}/support/m2gl025_miv.resc)
18 resc: boards/renode/riscv32_virtual/support/riscv32_virtual.resc
5 set(RENODE_SCRIPT ${CMAKE_CURRENT_LIST_DIR}/support/riscv32_virtual.resc)
25 resc: boards/sifive/hifive1/support/hifive1.resc
5 set(RENODE_SCRIPT ${CMAKE_CURRENT_LIST_DIR}/support/hifive1.resc)
18 resc: boards/sifive/hifive_unmatched/support/hifive_unmatched.resc
4 set(RENODE_SCRIPT ${CMAKE_CURRENT_LIST_DIR}/support/hifive_unmatched.resc)
20 resc: boards/sifive/hifive_unleashed/support/hifive_unleashed.resc
4 set(RENODE_SCRIPT ${CMAKE_CURRENT_LIST_DIR}/support/hifive_unleashed.resc)
2 set(RENODE_SCRIPT ${CMAKE_CURRENT_LIST_DIR}/support/it8xxx2_evb.resc)
6 Execute Command include ${RESC}
15 set(resc_overlay_file ${APPLICATION_SOURCE_DIR}/boards/${BOARD}.resc)
85 self.resc = ""125 self.resc = renode.get("resc", "")
260 resc = ""266 path = os.path.join(Path(board_dir).parent, self.instance.platform.resc)268 resc = path274 "--variable", "RESC:@" + resc,
123 "resc":
51 …/zephyr/zephyr.elf; s @./samples/modules/tflite-micro/magic_wand/renode/litex-vexriscv-tflite.resc"
455 handler.platform.resc = "file.resc"
752 This will start Renode and configure simulation based on a default ``.resc`` script
5515 - boards/**/*/support/*.resc