Package: edn_env_pkg
- File: edn_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 |
LIST_OF_ALERTS | string | { "recov_alert", "fatal_alert"} |
|
uint | uint | 2 |
Types
Name | Type | Description |
---|---|---|
edn_intr_e | enum int { CmdReqDone = 0, EBusChkFail = 1, FifoErr = 2 } |
types |
hw_req_mode_e | enum int { AutoReqMode = 1, BootReqMode = 2 } |