| // Copyright lowRISC contributors. | |
| // Licensed under the Apache License, Version 2.0, see LICENSE for details. | |
| // SPDX-License-Identifier: Apache-2.0 | |
| // | |
| // This DV coverplan documents basic alert agent covergroups. | |
| { | |
| covergroups: [ | |
| { | |
| name: alert_handshake_complete_cg | |
| desc: '''Cover if the alert handshake completes.''' | |
| } | |
| ] | |
| } |