Add xrun-testharness

This commit is contained in:
isabelle schmid 2024-03-19 14:11:48 +01:00 committed by JeanRochCoulon
parent 27836559ae
commit c36837142f

View file

@ -71,12 +71,12 @@
###############################################################################
# Cadence Xcelium specific commands, variables
###############################################################################
#- iss: xrun-testharness
# path_var: RTL_PATH
# tool_path: SPIKE_PATH
# tb_path: TB_PATH
# cmd: >
# make xrun-testharness target=<target> variant=<variant> elf=<elf> path_var=<path_var> tool_path=<tool_path> isscomp_opts=<isscomp_opts> issrun_opts=<issrun_opts> isspostrun_opts=<isspostrun_opts> log=<log>
- iss: xrun-testharness
path_var: RTL_PATH
tool_path: SPIKE_PATH
tb_path: TB_PATH
cmd: >
make xrun-testharness target=<target> variant=<variant> elf=<elf> path_var=<path_var> tool_path=<tool_path> isscomp_opts=<isscomp_opts> issrun_opts=<issrun_opts> isspostrun_opts=<isspostrun_opts> log=<log>
- iss: xrun-uvm
path_var: RTL_PATH