{"id":30979418,"url":"https://github.com/lowrisc/benevisrdl","last_synced_at":"2026-01-20T17:35:48.369Z","repository":{"id":309979515,"uuid":"1013876253","full_name":"lowRISC/benevisrdl","owner":"lowRISC","description":"This repository houses PeakRDL plugins, named after Ben Nevis, the UK's tallest peak.","archived":false,"fork":false,"pushed_at":"2025-08-22T15:51:03.000Z","size":205,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-08-22T17:56:28.526Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"SystemVerilog","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lowRISC.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-07-04T16:02:48.000Z","updated_at":"2025-08-22T15:50:50.000Z","dependencies_parsed_at":"2025-08-15T00:18:20.208Z","dependency_job_id":"26c40633-2574-400b-85e8-75d2759485d4","html_url":"https://github.com/lowRISC/benevisrdl","commit_stats":null,"previous_names":["lowrisc/benevisrdl"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/lowRISC/benevisrdl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lowRISC%2Fbenevisrdl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lowRISC%2Fbenevisrdl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lowRISC%2Fbenevisrdl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lowRISC%2Fbenevisrdl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lowRISC","download_url":"https://codeload.github.com/lowRISC/benevisrdl/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lowRISC%2Fbenevisrdl/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274770727,"owners_count":25346211,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-12T02:00:09.324Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-09-12T06:52:13.236Z","updated_at":"2025-10-18T04:01:34.327Z","avatar_url":"https://github.com/lowRISC.png","language":"SystemVerilog","readme":"# BenevisRDL\n\u003c!--\n# SPDX-FileCopyrightText: lowRISC contributors.\n# SPDX-License-Identifier: Apache-2.0\n--\u003e\n\nThis repository will house PeakRDL plugins, named after Ben Nevis, the UK's tallest peak.\n\n## Installing dependencies\n### Using uv on macOS and Linux\n```sh\ncurl -LsSf https://astral.sh/uv/install.sh | sh\nuv venv\nuv sync --all-extras \n. .venv/bin/activate\n```\n\n### Using nix on Any OS\n```sh \nnix develop\n```\n\n## rdl2ot cli tool\nA PeakRDL extension to generate OpenTitan register block SystemVerilog from SystemRDL files.\n\nFor more details, refer to [rdl2ot](./rdl2ot)\n\n### How to run tests\n```sh\ncd rdl2ot\npytest\n```\n\n### How to generate the OpenTitan register interfaces from a RDL file\n```sh\ncd rdl2ot\npython src/rdl2ot export-rtl tests/snapshots/lc_ctrl.rdl /tmp/\n```\n\n## rdlexporter\nA library to generate SystemRDL files from the Hierarchical Register Model.\n\nFor more details, refer to [rdlexporter](./rdlexporter)\n\n### How to run tests\n```sh\ncd rdlexporter\npytest\n```\n\n### How to build the package and install it locally\nInstall dev dependencies\n```sh\nuv sync --all-extras \n```\nBuild package\n```sh\nuv build --all\n```\nInstall the package locally\n```sh\nuv pip install dist/rdlexporter-0.1.0-py3-none-any.whl\n```\nTesting\n```sh\nuv run python\n```\n```python\nfrom rdlexporter import RdlExporter\n```\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flowrisc%2Fbenevisrdl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flowrisc%2Fbenevisrdl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flowrisc%2Fbenevisrdl/lists"}