mirror of
https://github.com/openhwgroup/cva6.git
synced 2025-04-20 04:07:36 -04:00
Add xrun-testharness
This commit is contained in:
parent
27836559ae
commit
c36837142f
1 changed files with 6 additions and 6 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue