blob: 1ae4a59487dd9489161360c58c6fc7aceccddd0a [file] [log] [blame]
Weicai Yanga495d202019-12-05 15:36:27 -08001CAPI=2:
2# Copyright lowRISC contributors.
3# Licensed under the Apache License, Version 2.0, see LICENSE for details.
4# SPDX-License-Identifier: Apache-2.0
5#
6# xbar_${xbar.name}_sim core file generated by `tlgen.py` tool
7name: "lowrisc:dv:xbar_${xbar.name}_sim:0.1"
8description: "XBAR DV sim target"
9filesets:
10 files_dv:
11 depend:
12 - lowrisc:ip:xbar_${xbar.name}
13 - lowrisc:dv:dv_utils
14 - lowrisc:dv:xbar_tb
Srikrishna Iyer5f7f4ee2020-02-19 11:00:58 -080015 - lowrisc:dv:xbar_${xbar.name}_bind
Weicai Yanga495d202019-12-05 15:36:27 -080016 files:
Weicai Yanga495d202019-12-05 15:36:27 -080017 - tb__xbar_connect.sv: {is_include_file: true}
18 - xbar_env_pkg__params.sv: {is_include_file: true}
19 file_type: systemVerilogSource
20
Srikrishna Iyer5f7f4ee2020-02-19 11:00:58 -080021
Weicai Yanga495d202019-12-05 15:36:27 -080022targets:
23 sim:
24 toplevel: xbar_tb_top
25 filesets:
26 - files_dv
27 default_tool: vcs