| # Copyright lowRISC contributors. |
| # Licensed under the Apache License, Version 2.0, see LICENSE for details. |
| # SPDX-License-Identifier: Apache-2.0 |
| name: "lowrisc:prim:flash" |
| description: "Flash memory" |
| # TODO olofk/fusesoc#404: The below dependency is already added to prim_generic_flash.core. |
| # However, the generator for the prim:ram1p does not kick in, causing compile errors. |
| - lowrisc:prim:clock_gating |
| files_veriblelint_waiver: |
| - tool_verilator ? (files_verilator_waiver) |
| - tool_ascentlint ? (files_ascentlint_waiver) |
| - tool_veriblelint ? (files_veriblelint_waiver) |