// Copyright lowRISC contributors. | |
// Licensed under the Apache License, Version 2.0, see LICENSE for details. | |
// SPDX-License-Identifier: Apache-2.0 | |
// | |
// xbar_${xbar.name}_testplan.hjson file generated by `tlgen.py` tool | |
{ | |
name: "${xbar.name}" | |
import_testplans: ["hw/ip/tlul/data/tlul_testplan.hjson"] | |
} |