CAPI=2: | |
# Copyright lowRISC contributors. | |
# Licensed under the Apache License, Version 2.0, see LICENSE for details. | |
# SPDX-License-Identifier: Apache-2.0 | |
# | |
# xbar_${xbar.name}_sim core file generated by `tlgen.py` tool | |
name: "lowrisc:dv:${library_name}_xbar_${xbar.name}_bind:0.1" | |
description: "XBAR ${xbar.name} assertion bind" | |
filesets: | |
files_dv: | |
files: | |
- xbar_${xbar.name}_bind.sv | |
file_type: systemVerilogSource | |
targets: | |
default: &default_target | |
filesets: | |
- files_dv |