{"id":13648851,"url":"https://github.com/OSCPU/chisel-playground","last_synced_at":"2025-04-22T11:33:19.210Z","repository":{"id":51045106,"uuid":"218266005","full_name":"OSCPU/chisel-playground","owner":"OSCPU","description":null,"archived":false,"fork":false,"pushed_at":"2025-02-07T02:44:54.000Z","size":6570,"stargazers_count":64,"open_issues_count":0,"forks_count":30,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-04-04T12:04:21.659Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Scala","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/OSCPU.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-10-29T10:56:25.000Z","updated_at":"2025-04-02T13:14:44.000Z","dependencies_parsed_at":"2024-01-15T14:55:32.862Z","dependency_job_id":"804745ba-c3cf-49f0-86c8-78081a566893","html_url":"https://github.com/OSCPU/chisel-playground","commit_stats":null,"previous_names":["oscpu/chisel-playground"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OSCPU%2Fchisel-playground","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OSCPU%2Fchisel-playground/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OSCPU%2Fchisel-playground/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OSCPU%2Fchisel-playground/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OSCPU","download_url":"https://codeload.github.com/OSCPU/chisel-playground/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250232549,"owners_count":21396661,"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-08-02T01:04:36.427Z","updated_at":"2025-04-22T11:33:19.182Z","avatar_url":"https://github.com/OSCPU.png","language":"Scala","readme":"Chisel Project Template\n=======================\n\nAnother version of the [Chisel template](https://github.com/ucb-bar/chisel-template) supporting mill.\nmill is another Scala/Java build tool without obscure DSL like SBT. It is much faster than SBT.\n\nContents at a glance:\n\n* `.gitignore` - helps Git ignore junk like generated files, build products, and temporary files.\n* `build.mill` - instructs mill to build the Chisel project\n* `Makefile` - rules to call mill\n* `playground/src/GCD.scala` - GCD source file\n* `playground/src/DecoupledGCD.scala` - another GCD source file\n* `playground/src/Elaborate.scala` - wrapper file to call chisel command with the GCD module\n* `playground/test/src/GCDSpec.scala` - GCD tester\n\nFeel free to rename or delete files under `playground/` or use them as a reference/template.\n\n## Getting Started\n\nFirst, install mill by referring to the documentation [here](https://com-lihaoyi.github.io/mill).\n\nTo run all tests in this design (recommended for test-driven development):\n```bash\nmake test\n```\n\nTo generate Verilog:\n```bash\nmake verilog\n```\n","funding_links":[],"categories":["Scala"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FOSCPU%2Fchisel-playground","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FOSCPU%2Fchisel-playground","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FOSCPU%2Fchisel-playground/lists"}