| CAPI=2: | |
| # Copyright lowRISC contributors. | |
| # Licensed under the Apache License, Version 2.0, see LICENSE for details. | |
| # SPDX-License-Identifier: Apache-2.0 | |
| name: "lowrisc:dv:mem_bkdr_scb" | |
| description: "DV Memory Model" | |
| filesets: | |
| files_dv: | |
| depend: | |
| - lowrisc:opentitan:bus_params_pkg | |
| - lowrisc:dv:dv_macros | |
| files: | |
| - mem_bkdr_scb_pkg.sv | |
| - mem_bkdr_scb.sv: {is_include_file: true} | |
| file_type: systemVerilogSource | |
| targets: | |
| default: | |
| filesets: | |
| - files_dv |