{"id":19256494,"url":"https://github.com/copilot-language/copilot-bluespec","last_synced_at":"2025-04-21T15:30:51.358Z","repository":{"id":221580926,"uuid":"754330183","full_name":"Copilot-Language/copilot-bluespec","owner":"Copilot-Language","description":"A Copilot backend for generating Bluespec code suitable for FPGAs. ","archived":false,"fork":false,"pushed_at":"2025-03-20T23:02:15.000Z","size":87,"stargazers_count":4,"open_issues_count":4,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-01T14:13:24.649Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Haskell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Copilot-Language.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG","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-02-07T20:51:01.000Z","updated_at":"2025-03-20T23:02:14.000Z","dependencies_parsed_at":"2024-02-19T17:33:36.780Z","dependency_job_id":"cee62e21-467b-4ab5-b994-76541ed13080","html_url":"https://github.com/Copilot-Language/copilot-bluespec","commit_stats":null,"previous_names":["copilot-language/copilot-bluespec"],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Copilot-Language%2Fcopilot-bluespec","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Copilot-Language%2Fcopilot-bluespec/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Copilot-Language%2Fcopilot-bluespec/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Copilot-Language%2Fcopilot-bluespec/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Copilot-Language","download_url":"https://codeload.github.com/Copilot-Language/copilot-bluespec/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250080515,"owners_count":21371520,"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-11-09T19:05:58.314Z","updated_at":"2025-04-21T15:30:51.024Z","avatar_url":"https://github.com/Copilot-Language.png","language":"Haskell","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Build Status](https://github.com/Copilot-Language/copilot-bluespec/workflows/copilot-bluespec/badge.svg)](https://github.com/Copilot-Language/copilot-bluespec/actions?query=workflow%3Acopilot-bluespec)\n\n# Copilot: a stream DSL\nCopilot-Bluespec implements a Bluespec backend for Copilot, producing code that\nis suitable for FPGAs.\n\nCopilot is a runtime verification framework written in Haskell. It allows the\nuser to write programs in a simple but powerful way using a stream-based\napproach.\n\nPrograms can be interpreted for testing, or translated Bluespec code to be\nincorporated in a project, or as a standalone application. The Bluespec backend\nensures us that the output is constant in memory and time, making it suitable\nfor systems with hard realtime requirements.\n\n## Installation\nCopilot-Bluespec can be found on\n[Hackage](https://hackage.haskell.org/package/copilot-bluespec). It is intended\nto be installed alongside a Copilot distribution by running the following\ncommands:\n\n```\n$ cabal update\n$ cabal install copilot\n$ cabal install copilot-bluespec\n```\n\nFor more detailed instructions on how to install Copilot, please refer to the\n[Copilot website](https://copilot-language.github.io).\n\nThe generated Bluespec code requires `bsc` (the Bluespec compiler) in order to\nbe compiled. `bsc` can be downloaded\n[here](https://github.com/B-Lang-org/bsc/releases).\n\nWe also provide a [Dockerfile](Dockerfile) which automates the process of\ninstalling Copilot, Copilot-Bluespec, and `bsc`. The Dockerfile can be built and\nrun using the following commands:\n\n```\n$ docker build -t \u003ctag\u003e .\n$ docker run -it \u003ctag\u003e\n```\n\nWhere `\u003ctag\u003e` is a unique name for the Docker image.\n\n## Further information\nFor further information, install instructions and documentation, please visit\nthe Copilot website:\n[https://copilot-language.github.io](https://copilot-language.github.io)\n\nThere is also an implementation-focused design document\n[here](https://raw.githubusercontent.com/Copilot-Language/copilot/master/copilot-bluespec/DESIGN.md).\n\n\n## License\nCopilot is distributed under the BSD-3-Clause license, which can be found\n[here](https://raw.githubusercontent.com/Copilot-Language/copilot/master/copilot-bluespec/LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcopilot-language%2Fcopilot-bluespec","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcopilot-language%2Fcopilot-bluespec","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcopilot-language%2Fcopilot-bluespec/lists"}