blob: b288714374044313a9f5762b1a314572ab4b5411 [file] [log] [blame]
// Copyright lowRISC contributors.
// Licensed under the Apache License, Version 2.0, see LICENSE for details.
// SPDX-License-Identifier: Apache-2.0
{
name: spid_readcmd
dut: spid_readcmd
tb: tb
tool: vcs
fusesoc_core: lowrisc:dv:spid_readcmd_sim:0.1
import_cfgs: ["{proj_root}/hw/dv/tools/dvsim/common_sim_cfg.hjson"]
reseed: 1
build_modes: [
]
tests: [
{
name: spid_readcmd_smoke
//build_mode: spid_status_locality_1
}
]
regressions: [
{
name: smoke
tests: ["spid_readcmd_smoke"]
}
{
name: nightly
tests: ["spid_readcmd_smoke"]
}
]
}