Package: prim_rom_pkg
- File: prim_rom_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 |
---|---|---|---|
rom_cfg_t | rom_cfg_t | '0 |
Types
Name | Type | Description |
---|---|---|
rom_cfg_t | struct packed { logic cfg_en; logic [3:0] cfg; } |