{"id":16359539,"url":"https://github.com/vygr/go-pcb","last_synced_at":"2025-07-19T03:06:10.340Z","repository":{"id":25028954,"uuid":"28448425","full_name":"vygr/Go-PCB","owner":"vygr","description":"Go PCB autorouter","archived":false,"fork":false,"pushed_at":"2015-07-16T15:07:20.000Z","size":1569,"stargazers_count":9,"open_issues_count":0,"forks_count":4,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-06-14T05:02:50.386Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vygr.png","metadata":{"files":{"readme":"README","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}},"created_at":"2014-12-24T12:34:15.000Z","updated_at":"2024-09-15T13:56:19.000Z","dependencies_parsed_at":"2022-08-23T11:31:11.780Z","dependency_job_id":null,"html_url":"https://github.com/vygr/Go-PCB","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/vygr/Go-PCB","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vygr%2FGo-PCB","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vygr%2FGo-PCB/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vygr%2FGo-PCB/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vygr%2FGo-PCB/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vygr","download_url":"https://codeload.github.com/vygr/Go-PCB/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vygr%2FGo-PCB/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265879441,"owners_count":23843113,"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":"2024-10-11T02:08:41.921Z","updated_at":"2025-07-19T03:06:10.314Z","avatar_url":"https://github.com/vygr.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"Go-PCB\n======\n\nGo PCB router and solver.\n\nExample command lines would be:\n\ngo run pcb.go --v 1 netlist.pcb | go run view.go --o 1 --s 7\ngo run dsn2pcb.go test1.dsn | go run pcb.go --v 1 --z 8 --q 10 --r 2 | go run view.go\n\nYou can drop the output to a file and view it as an animation with:\n\ngo run pcb.go --v 1 netlist.pcb 1 \u003e anim\ngo run view.go anim\n\n-h or --help for help on either app.\n\nFormat of .pcb input file or stdin is:\n\n[width, height, depth]\n[track_radius, via_radius, track_gap, [(terminal_radius, terminal_gap, (x, y, z), [(x, y), ...]), ...]...]\n\nYou can stop a netlist early by just putting:\n\n[]\n\nFor example:\n\n[width, height, depth]\n[track_radius, via_radius, track_gap, [(terminal_radius, terminal_gap, (x, y, z), [(x, y), ...]), ...]...]\n[track_radius, via_radius, track_gap, [(terminal_radius, terminal_gap, (x, y, z), [(x, y), ...]), ...]...]\n[]\n[track_radius, via_radius, track_gap, [(terminal_radius, terminal_gap, (x, y, z), [(x, y), ...]), ...]...]\n[track_radius, via_radius, track_gap, [(terminal_radius, terminal_gap, (x, y, z), [(x, y), ...]), ...]...]\n\nFormat of the viewer input is similar but has the track paths appended and the gaps removed:\n\n[width, height, depth]\n[track_radius, via_radius, track_gap, [(terminal_radius, terminal_gap, (x, y, z), [(x, y), ...]), ...]...], [(x, y, z), ...]]\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvygr%2Fgo-pcb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvygr%2Fgo-pcb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvygr%2Fgo-pcb/lists"}