{"id":50215683,"url":"https://github.com/antmicro/topwrap","last_synced_at":"2026-05-26T09:01:21.634Z","repository":{"id":52846704,"uuid":"338308378","full_name":"antmicro/topwrap","owner":"antmicro","description":"A Python package for generating HDL wrappers and top modules for HDL sources","archived":false,"fork":false,"pushed_at":"2026-05-18T07:58:12.000Z","size":20404,"stargazers_count":74,"open_issues_count":2,"forks_count":7,"subscribers_count":10,"default_branch":"main","last_synced_at":"2026-05-18T09:41:55.403Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://antmicro.github.io/topwrap/","language":"Python","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/antmicro.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-02-12T12:08:51.000Z","updated_at":"2026-05-18T07:35:08.000Z","dependencies_parsed_at":"2024-04-16T11:37:26.511Z","dependency_job_id":"d03546d3-3071-4898-9f47-5d242208593e","html_url":"https://github.com/antmicro/topwrap","commit_stats":null,"previous_names":["antmicro/fpga-topwrap"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/antmicro/topwrap","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antmicro%2Ftopwrap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antmicro%2Ftopwrap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antmicro%2Ftopwrap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antmicro%2Ftopwrap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/antmicro","download_url":"https://codeload.github.com/antmicro/topwrap/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antmicro%2Ftopwrap/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33512325,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T03:12:49.672Z","status":"ssl_error","status_checked_at":"2026-05-26T03:12:47.976Z","response_time":63,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"2026-05-26T09:00:27.442Z","updated_at":"2026-05-26T09:01:21.619Z","avatar_url":"https://github.com/antmicro.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Topwrap\n\nCopyright (c) 2021-2026 [Antmicro](https://antmicro.com)\n\n![Topwrap logo](docs/source/img/topwrap--github-readme.png)\n\nTopwrap leverages modularity to enable the reuse of design blocks across\ndifferent projects, facilitating the transition to automated logic design.\nIt provides a standardized approach for organizing blocks into various\nconfigurations, making top-level designs easier to parse and process\nautomatically.\n\nAs a tool, Topwrap makes it straightforward to build complex and synthesizable\ndesigns by generating a design file. The combination of GUI and CLI-based\nconfiguration options provides for fine-tuning possibilities. Packaging multiple\nfiles is accomplished by including them in a custom user repository, and an\ninternal API enables repository creation using Python.\n\n![GUI example](docs/source/img/soc-diagram-anim.gif)\n\n## Installation\n\nOn Debian Bookworm follow these steps to install the required dependencies:\n\n```bash\napt install -y python3 python3-pip yosys npm antlr4 libantlr4-runtime-dev pipx\n```\n\nOnce the dependencies are installed, you can install topwrap with the following command:\n```\npipx install \"topwrap@git+https://github.com/antmicro/topwrap\"\n```\n\nMore detailed instructions, are available in the\n[installation guide](https://antmicro.github.io/topwrap/getting_started.html#installation).\n\n## Functionality\n\nTopwrap offers functionality in three main areas via the following commands:\n\n- `topwrap parse` - automatically parses HDL modules and groups ports into\n  interfaces to enable connecting them more conveniently in the design.\n- `topwrap build` - generates the top level based on a design description file.\n- `topwrap gui` - spawns a [GUI](https://github.com/antmicro/kenning-pipeline-manager) for creating designs.\n\n## Resources\n\nAdditional information, example projects, tutorials and the developer's guide\ncan be found in the [project documentation](https://antmicro.github.io/topwrap/introduction.html).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fantmicro%2Ftopwrap","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fantmicro%2Ftopwrap","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fantmicro%2Ftopwrap/lists"}