Skip to content

Commit

Permalink
[dvsim] questa.hjson initial changes from lowRISC#24174
Browse files Browse the repository at this point in the history
TODO: Update author attribution
-> Authored-by: lmg260a <add-email-here>

Signed-off-by: Harry Callahan <[email protected]>
  • Loading branch information
hcallahan-lowrisc committed Aug 15, 2024
1 parent bc90ee9 commit 6447c8c
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions hw/dv/tools/dvsim/questa.hjson
Original file line number Diff line number Diff line change
Expand Up @@ -80,10 +80,34 @@
build_opts: []
run_opts: ["-gui"]
}
{
name: questa_dpi_build_opts
is_sim_mode: 1
}
{
name: questa_aes_model_build_opts
is_sim_mode: 1
}
{
name: questa_memutil_dpi_scrambled_build_opts
is_sim_mode: 1
}
{
name: questa_otbn_tracer_build_opts
is_sim_mode: 1
}
{
name: questa_otbn_memutil_build_opts
is_sim_mode: 1
}
{
name: questa_waves
is_sim_mode: 1
}
{
name: questa_waves_off
is_sim_mode: 1
}
// TODO Questa coverage only currently supported in the GUI with no merging
{
name: questa_cov
Expand Down

0 comments on commit 6447c8c

Please sign in to comment.