// Copyright lowRISC contributors. | |
// Licensed under the Apache License, Version 2.0, see LICENSE for details. | |
// SPDX-License-Identifier: Apache-2.0 | |
{ | |
name: "pwrmgr", | |
design_spec: "hw/ip/pwrmgr/doc", | |
dv_doc: "hw/top_earlgrey/doc/dv", | |
hw_checklist: "hw/ip/pwrmgr/doc/checklist", | |
sw_checklist: "sw/device/lib/dif/dif_pwrmgr", | |
revisions: [ | |
{ | |
version: "0.1", | |
life_stage: "L1", | |
design_stage: "D1", | |
verification_stage: "V0", // this module is not verified at the block level | |
dif_stage: "S0", | |
} | |
] | |
} |