Weicai Yang | fd2c22e | 2020-02-11 18:37:14 -0800 | [diff] [blame] | 1 | // 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 Yang | 1777ebb | 2020-05-19 17:32:24 -0700 | [diff] [blame] | 7 | name: "${xbar.name}" |
Weicai Yang | fd2c22e | 2020-02-11 18:37:14 -0800 | [diff] [blame] | 8 | import_testplans: ["hw/ip/tlul/data/tlul_testplan.hjson"] |
9 | } |