{"id":51007643,"url":"https://github.com/chipfoundry/ip_unit","last_synced_at":"2026-06-20T22:02:31.024Z","repository":{"id":353943895,"uuid":"1221510187","full_name":"chipfoundry/ip_unit","owner":"chipfoundry","description":"IP unit monorepo (cocotb/pyuvm verification)","archived":false,"fork":false,"pushed_at":"2026-04-26T10:22:32.000Z","size":2073,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-04-26T12:21:11.329Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Verilog","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/chipfoundry.png","metadata":{"files":{"readme":".github/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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-04-26T10:05:44.000Z","updated_at":"2026-04-26T10:22:36.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/chipfoundry/ip_unit","commit_stats":null,"previous_names":["chipfoundry/ip_unit"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/chipfoundry/ip_unit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chipfoundry%2Fip_unit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chipfoundry%2Fip_unit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chipfoundry%2Fip_unit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chipfoundry%2Fip_unit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chipfoundry","download_url":"https://codeload.github.com/chipfoundry/ip_unit/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chipfoundry%2Fip_unit/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34586667,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-20T02:00:06.407Z","response_time":98,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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-06-20T22:02:26.689Z","updated_at":"2026-06-20T22:02:31.016Z","avatar_url":"https://github.com/chipfoundry.png","language":"Verilog","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GitHub Actions layout\n\n## Monorepo (`chipfoundry/ip_unit` or equivalent)\n\nWorkflows in **this directory** (repository root `.github/workflows/`) are what GitHub runs:\n\n| Workflow | Role |\n|----------|------|\n| `verify-all.yaml` | Matrix over all `CF_*` IPs; calls `reusable-verify-ip.yml` for each. Triggers on pushes/PRs that touch `CF_*/**` or these workflow files. |\n| `reusable-verify-ip.yml` | **Reusable only** — installs Icarus, `cf-ipm`, `verify/pyuvm/requirements.txt`, runs `python test_runner.py` with `SIM=icarus` and `BUSES` from the matrix. |\n\n## Standalone IP repository\n\nIf this IP is its **own** Git repo (clone or subtree with the IP at the root), GitHub does **not** read `CF_*/.github/` from a parent monorepo. Copy the IP’s `.github` folder so that `.github/workflows/` sits at the **root** of that repo (same structure as the UART/SPI templates under `CF_UART/.github/`).\n\nThose per-IP `verify.yaml` files assume:\n\n- Repository root = one IP (e.g. `verify/pyuvm` exists at repo root).\n- They run **Icarus + Verilator** and optional badge jobs — heavier than the monorepo `verify-all` job.\n\nFor parity with CI, standalone workflows should still invoke `python verify/pyuvm/test_runner.py` (or `working-directory: verify/pyuvm` + `test_runner.py`).\n\n## Nested workflow folders (removed)\n\nWorkflows must not live under `verify/pyuvm/.github/`; GitHub ignores them.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchipfoundry%2Fip_unit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchipfoundry%2Fip_unit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchipfoundry%2Fip_unit/lists"}