Package: pwrmgr_env_pkg
- File: pwrmgr_env_pkg.sv
Description
Copyright lowRISC contributors.
Licensed under the Apache License, Version 2.0, see LICENSE for details.
SPDX-License-Identifier: Apache-2.0
Constants
Name | Type | Value | Description |
---|---|---|---|
uint | uint | 1 | parameters alerts |
LIST_OF_ALERTS | string | { "fatal_fault"} |
Types
Name | Type | Description |
---|---|---|
clk_enables_t | struct packed { logic core_clk_en; logic io_clk_en; logic usb_clk_en_lp; logic usb_clk_en_active; logic main_pd_n; } |
types |