{"id":16117607,"url":"https://github.com/edwardcwang/intel-systemc-compiler-docker","last_synced_at":"2026-01-18T19:35:13.579Z","repository":{"id":249602517,"uuid":"831878305","full_name":"edwardcwang/intel-systemc-compiler-docker","owner":"edwardcwang","description":"Dockerfile for Intel SystemC Compiler","archived":false,"fork":false,"pushed_at":"2024-07-23T01:46:03.000Z","size":5,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-12T02:38:35.939Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Dockerfile","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/edwardcwang.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}},"created_at":"2024-07-21T21:56:22.000Z","updated_at":"2025-01-19T07:51:09.000Z","dependencies_parsed_at":"2024-11-01T02:42:08.914Z","dependency_job_id":"ed55e89d-1ca9-4c75-b52a-987ed1516204","html_url":"https://github.com/edwardcwang/intel-systemc-compiler-docker","commit_stats":null,"previous_names":["edwardcwang/intel-systemc-compiler-docker"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/edwardcwang/intel-systemc-compiler-docker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edwardcwang%2Fintel-systemc-compiler-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edwardcwang%2Fintel-systemc-compiler-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edwardcwang%2Fintel-systemc-compiler-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edwardcwang%2Fintel-systemc-compiler-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/edwardcwang","download_url":"https://codeload.github.com/edwardcwang/intel-systemc-compiler-docker/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edwardcwang%2Fintel-systemc-compiler-docker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28549457,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-18T19:22:41.102Z","status":"ssl_error","status_checked_at":"2026-01-18T19:22:26.310Z","response_time":98,"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":"2024-10-09T20:45:43.051Z","updated_at":"2026-01-18T19:35:13.548Z","avatar_url":"https://github.com/edwardcwang.png","language":"Dockerfile","readme":"# Dockerfiles for Intel SystemC Compiler\n\nQuickstart:\n\n```shell\ndocker run -u 0 -it ghcr.io/edwardcwang/intel-systemc-compiler-docker:20240509\ncd $ICSC_HOME\nsource setenv.sh\ncd build\ncmake ../\nctest -R counter\ncat designs/examples/counter/sv_out/counter.sv\n```\n\nOr download from the [releases page](https://github.com/edwardcwang/intel-systemc-compiler-docker/releases) and extract to `/opt/icsc-home`:\n\n```shell\ncat icsc-home-*.tar.gz.part* | tar zxvf -\nsudo mv icsc-home /opt/\n```\n\n# Requirements\n* Disk space: ~10-15GB\n* ~20 minutes to build on c7i.8xlarge\n\nInstall required packages\n```\nsudo apt-get update \u0026\u0026 sudo apt-get install -y docker.io docker-compose docker-compose-v2 jq docker-buildx\n```\n\n# Build\n\n```shell\nDOCKER_BUILDKIT=1 docker buildx build -t icsc .\n```\n\n# Run\n\n```shell\ndocker run -u 0 -it icsc /bin/bash\n```\n\nhttps://github.com/intel/systemc-compiler/wiki/Getting-started#generate-sv-code-for-one-specific-example-or-design\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fedwardcwang%2Fintel-systemc-compiler-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fedwardcwang%2Fintel-systemc-compiler-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fedwardcwang%2Fintel-systemc-compiler-docker/lists"}