{"id":24475687,"url":"https://github.com/angl-dev/vprgen","last_synced_at":"2025-04-13T13:21:28.244Z","repository":{"id":76731306,"uuid":"174878183","full_name":"angl-dev/vprgen","owner":"angl-dev","description":"VPR's architecture description and routing resource graph XML generation API","archived":false,"fork":false,"pushed_at":"2019-06-09T22:17:08.000Z","size":73,"stargazers_count":4,"open_issues_count":3,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-27T04:22:33.483Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/angl-dev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2019-03-10T20:38:53.000Z","updated_at":"2019-09-05T18:10:48.000Z","dependencies_parsed_at":"2023-02-25T04:15:17.851Z","dependency_job_id":null,"html_url":"https://github.com/angl-dev/vprgen","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angl-dev%2Fvprgen","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angl-dev%2Fvprgen/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angl-dev%2Fvprgen/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angl-dev%2Fvprgen/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/angl-dev","download_url":"https://codeload.github.com/angl-dev/vprgen/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248718096,"owners_count":21150504,"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","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-01-21T09:26:55.935Z","updated_at":"2025-04-13T13:21:28.237Z","avatar_url":"https://github.com/angl-dev.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# VPRGEN: Python API for VPR Architecture Description and Routing Resource Graph Generation\n\n## Usage\n\nUsers should inherit the `vprgen.{dict, abstract}based.ArchitectureDelegate`\nclass and implement required methods/properties. The class provides\n`gen_arch_xml` and `gen_rrg_xml` which generates the architecture description\nXML and routing resource graph XML, respectively.\n\n## Design Choices\n\n[Design Doc](https://docs.google.com/document/d/1Pd_ygB0PvSq_gPEYIm8sJEF-mYY2nk3kLsazLVL21uw/edit#)\n\n### Validation\nVPRGEN always produces valid XML file, but does not guarantee valid VPR\ninputs. VPRGEN performs limited validation by using [JSON\nschema](https://json-schema.org/).\n\n### Layout\nVPRGEN only supports fixed layout, i.e. the block physically placed at each\ntile in the grid is known for sure. This is reasonable for real physical\ndevices.\n\n### Segment\nVPRGEN only supports uni-directional segments.\n\n### Device\nVPRGEN produces a fake `\u003cdevice\u003e` tag in the generated architecture\ndescription XML, because the information defined under the tag is either not\nuseful for physical devices or overwritten by the routing resource graph XML.\n`\u003cswitchblocklist\u003e` tag is not supported for the same reason. All\nswitchblock patterns will be implemented as edges in the routing resource\ngraph XML.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fangl-dev%2Fvprgen","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fangl-dev%2Fvprgen","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fangl-dev%2Fvprgen/lists"}