{"id":23411005,"url":"https://github.com/parthpower/dcc_basic","last_synced_at":"2026-01-21T04:02:49.288Z","repository":{"id":94451715,"uuid":"136275531","full_name":"parthpower/DCC_Basic","owner":"parthpower","description":"Typical project for Synopsys DC Compiler","archived":false,"fork":false,"pushed_at":"2018-06-21T02:46:14.000Z","size":18,"stargazers_count":6,"open_issues_count":1,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-09T03:43:29.705Z","etag":null,"topics":["dc-compiler","primetime","synopsys","tcl"],"latest_commit_sha":null,"homepage":"","language":"Tcl","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/parthpower.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}},"created_at":"2018-06-06T05:18:29.000Z","updated_at":"2025-03-12T14:34:31.000Z","dependencies_parsed_at":"2023-05-02T18:18:39.658Z","dependency_job_id":null,"html_url":"https://github.com/parthpower/DCC_Basic","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/parthpower/DCC_Basic","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parthpower%2FDCC_Basic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parthpower%2FDCC_Basic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parthpower%2FDCC_Basic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parthpower%2FDCC_Basic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/parthpower","download_url":"https://codeload.github.com/parthpower/DCC_Basic/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parthpower%2FDCC_Basic/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28625926,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-21T02:47:06.670Z","status":"ssl_error","status_checked_at":"2026-01-21T02:45:44.886Z","response_time":86,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["dc-compiler","primetime","synopsys","tcl"],"created_at":"2024-12-22T17:54:33.272Z","updated_at":"2026-01-21T04:02:49.272Z","avatar_url":"https://github.com/parthpower.png","language":"Tcl","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Simple DC Compiler Project\n\n[![Join the chat at https://gitter.im/DCC_Basic/Lobby](https://badges.gitter.im/DCC_Basic/Lobby.svg)](https://gitter.im/DCC_Basic/Lobby?utm_source=badge\u0026utm_medium=badge\u0026utm_campaign=pr-badge\u0026utm_content=badge)\n\nThis is a very basic project to get started with DC Compiler (non-ultra) design flow. Also includes PrimeTime project to run static timing analysis.\n\n## How to run? \n\nMake sure you have access to the [ref](https://github.com/parthpower/ref) repo.\n\n``` sh\ngit clone --recursive https://github.com/parthpower/DCC_Basic.git\ncd DCC_Basic\nmake\n```\n\n## Script Structure\n\n## DC Compiler\n\n### [setup_lib.tcl](script/setup_lib.tcl)\nSetups all library paths and environment variables required. Common for all tools.\n\n### [dc_constraints.sdc](script/constraint.sdc) \nThe constraint file for DC Compiler.\n\n### [dc_script.tcl](script/dc_script.tcl)\nThe main script to synthesize design in DC Compiler.\n\n## PrimeTime\n### [pt_constraints.sdc](script/pt_constraints.sdc)\nThe constraint file for PrimeTime.\n\n### [pt_script.tcl](script/pt_script.tcl) \nThe script to run PrimeTime.\n\n## Note\n- Comment the `exit` at the end of the [dc_script.tcl](script/dc_script.tcl) and [pt_script.tcl](script/pt_script.tcl) if you want to run DC Compiler/PrimeTime in interactive mode once script is executed. It is included to help the Contineous Integration flow.\n\n- The [ref](https://github.com/parthpower/ref) is a private repo which includes all the library files. It will not be made public.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparthpower%2Fdcc_basic","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fparthpower%2Fdcc_basic","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparthpower%2Fdcc_basic/lists"}