Philipp Wagner | 8e338b3 | 2020-06-08 13:05:03 +0100 | [diff] [blame] | 1 | CAPI=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 | name: "lowrisc:prim:util:0.1" |
| 7 | description: "Utilities" |
| 8 | filesets: |
| 9 | files_rtl: |
| 10 | files: |
Philipp Wagner | eeaa69d | 2020-06-23 14:32:34 +0100 | [diff] [blame] | 11 | - rtl/prim_util_pkg.sv |
Philipp Wagner | 8e338b3 | 2020-06-08 13:05:03 +0100 | [diff] [blame] | 12 | file_type: systemVerilogSource |
| 13 | |
| 14 | targets: |
| 15 | default: |
| 16 | filesets: |
| 17 | - files_rtl |