blob: 1c65f635c41818132779f0913b70f36edd0d0356 [file] [log] [blame]
// Copyright lowRISC contributors.
// Licensed under the Apache License, Version 2.0, see LICENSE for details.
// SPDX-License-Identifier: Apache-2.0
{
build_cmd: "{job_prefix} jg"
build_opts: ["{batch_mode_prefix} {formal_root}/tools/{tool}/{sub_flow}.tcl",
"-proj jgproject",
"-allow_unsupported_OS"]
// If this line is not seen in the log, then fail the test.
build_pass_patterns: ["^INFO: Proof threads stopped\\.$"]
exports: [
{COMMON_MSG_TCL_PATH: "{formal_root}/tools/{tool}/jaspergold_common_message_process.tcl"}
]
}