| 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:ip:rstmgr_gen_core" | |
| description: "Generator for rstmgr templated rtl files." | |
| generators: | |
| rstmgr_gen_core: | |
| interpreter: python3 | |
| command: rstmgr_gen_core.py |