blob: e2307b6ae0f4b1e6e630785a6e5d608425371287 [file] [log] [blame]
Weicai Yangfd2c22e2020-02-11 18:37:14 -08001// Copyright lowRISC contributors.
2// Licensed under the Apache License, Version 2.0, see LICENSE for details.
3// SPDX-License-Identifier: Apache-2.0
4//
5// xbar_${xbar.name}_testplan.hjson file generated by `tlgen.py` tool
6{
Weicai Yang1777ebb2020-05-19 17:32:24 -07007 name: "${xbar.name}"
Weicai Yangfd2c22e2020-02-11 18:37:14 -08008 import_testplans: ["hw/ip/tlul/data/tlul_testplan.hjson"]
9}