Package: csrng_env_pkg
- File: csrng_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 | 2 | parameters |
| LIST_OF_ALERTS | string | { "recov_alert", "fatal_alert"} |
|
| uint | uint | 2 | |
| uint | uint | 256 | |
| uint | uint | 128 | |
| uint | uint | 32 | |
| uint | uint | 32 | |
| TL_DW | bit [TL_DW-1:0] [3:0] | { 32'h0, |
Types
| Name | Type | Description |
|---|---|---|
| csrng_intr_e | enum int { CmdReqDone = 0, EntropyReq = 1, HwInstExc = 2, FifoErr = 3 } |
types |