blob: 2f03d4da71eedf99fea970ae126e0aed320fb727 [file] [log] [blame]
lowRISC Contributors802543a2019-08-31 12:12:56 +01001CAPI=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
5name: "lowrisc:tlul:headers:0.1"
6description: "TL-UL headers"
7
8filesets:
9 files_rtl:
10 depend:
11 - lowrisc:constants:top_pkg
12 files:
13 - rtl/tlul_pkg.sv
14 file_type: systemVerilogSource
15
16targets:
17 default:
18 filesets:
19 - files_rtl