blob: 6401d7f0eb4d725aea2e6bd0cc1bd1768889aa7e [file] [log] [blame]
// Copyright lowRISC contributors.
// Licensed under the Apache License, Version 2.0, see LICENSE for details.
// SPDX-License-Identifier: Apache-2.0
{
// Verilator lint-specific results parsing script that is called after running lint
report_cmd: "{proj_root}/hw/lint/tools/{tool}/parse-lint-report.py "
report_opts: ["--logpath={build_dir}/lint.log",
"--reppath={build_dir}/results.hjson"]
}