Searched full:resc (Results 1 – 22 of 22) 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/microchip/m2gl025_miv/support/m2gl025_miv.resc
4 set(RENODE_SCRIPT ${CMAKE_CURRENT_LIST_DIR}/support/m2gl025_miv.resc)
16 resc: boards/sifive/hifive_unmatched/support/hifive_unmatched.resc
4 set(RENODE_SCRIPT ${CMAKE_CURRENT_LIST_DIR}/support/hifive_unmatched.resc)
17 resc: boards/renode/riscv32_virtual/support/riscv32_virtual.resc
5 set(RENODE_SCRIPT ${CMAKE_CURRENT_LIST_DIR}/support/riscv32_virtual.resc)
19 resc: boards/sifive/hifive_unleashed/support/hifive_unleashed.resc
4 set(RENODE_SCRIPT ${CMAKE_CURRENT_LIST_DIR}/support/hifive_unleashed.resc)
24 resc: boards/sifive/hifive1/support/hifive1.resc
5 set(RENODE_SCRIPT ${CMAKE_CURRENT_LIST_DIR}/support/hifive1.resc)
4 set(RENODE_SCRIPT ${CMAKE_CURRENT_LIST_DIR}/support/mpfs250t.resc)
2 set(RENODE_SCRIPT ${CMAKE_CURRENT_LIST_DIR}/support/it8xxx2_evb.resc)
6 Execute Command include ${RESC}
52 self.resc = ""73 self.resc = renode.get("resc", "")
240 resc = ""246 path = os.path.join(Path(board_dir).parent, self.instance.platform.resc)248 resc = path254 "--variable", "RESC:@" + resc,
15 set(resc_overlay_file ${APPLICATION_SOURCE_DIR}/boards/${BOARD}.resc)
110 "resc":
50 …/zephyr/zephyr.elf; s @./samples/modules/tflite-micro/magic_wand/renode/litex-vexriscv-tflite.resc"
450 handler.platform.resc = "file.resc"
752 This will start Renode and configure simulation based on a default ``.resc`` script
5102 - boards/**/*/support/*.resc