blob: a79a83e038a880ccae023f369e1eda6712b784a5 [file] [log] [blame]
// Copyright lowRISC contributors.
// Licensed under the Apache License, Version 2.0, see LICENSE for details.
// SPDX-License-Identifier: Apache-2.0
{
sub_flow: fpv
import_cfgs: ["{proj_root}/hw/formal/tools/dvsim/common_formal_cfg.hjson"]
stopats: []
task: ""
// Optional vars that need to exported to the env
exports: [
{STOPATS: "'{stopats}'"},
{TASK: '{task}'},
]
}