Searched full:resc (Results 1 – 25 of 27) sorted by relevance
12
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)
27 resc: boards/antmicro/myra_sip_baseboard/support/myra_sip_baseboard.resc
5 set(RENODE_SCRIPT ${CMAKE_CURRENT_LIST_DIR}/support/myra_sip_baseboard.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)
123 "resc":
89 self.resc = ""127 self.resc = renode.get("resc", "")
261 resc = ""267 path = os.path.join(Path(board_dir).parent, self.instance.platform.resc)269 resc = path275 "--variable", "RESC:@" + resc,
51 …/zephyr/zephyr.elf; s @./samples/modules/tflite-micro/magic_wand/renode/litex-vexriscv-tflite.resc"
455 handler.platform.resc = "file.resc"