blob: 8bb01994d75c34f39ee601029b93f8cc153aaa3e [file] [log] [blame]
Timothy Chenbc16a172020-04-07 23:45:23 -07001CAPI=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:ip:pwrmgr_pkg:0.1"
Timothy Chen6ecbe922020-06-16 18:15:30 -07006description: "Power manager package"
Timothy Chenbc16a172020-04-07 23:45:23 -07007
8filesets:
9 files_rtl:
10 depend:
Timothy Chen98fcc6b2020-07-27 14:19:56 -070011 - lowrisc:ip:pwrmgr_reg
Timothy Chenbc16a172020-04-07 23:45:23 -070012 files:
13 - rtl/pwrmgr_pkg.sv
14 file_type: systemVerilogSource
15
16targets:
17 default:
18 filesets:
19 - files_rtl