Raw JSON report machine-readable
{
"data": {
"repo": {
"topics": [
"fpga",
"development-board",
"amaranth-hdl"
],
"is_fork": false,
"size_kb": 345,
"has_wiki": false,
"homepage": null,
"languages": {
"Python": 341961
},
"pushed_at": "2026-08-01T19:05:49Z",
"created_at": "2020-01-27T13:50:00Z",
"owner_type": "Organization",
"updated_at": "2026-08-03T21:05:42Z",
"description": "Board definitions for Amaranth HDL",
"is_archived": false,
"is_disabled": false,
"license_spdx": "BSD-2-Clause",
"default_branch": "main",
"license_spdx_raw": "BSD-2-Clause",
"primary_language": "Python",
"significant_languages": [
"Python"
]
},
"owner": {
"blog": "https://amaranth-lang.org",
"name": "Amaranth HDL",
"type": "Organization",
"login": "amaranth-lang",
"company": null,
"location": null,
"followers": 210,
"avatar_url": "https://avatars.githubusercontent.com/u/79619341?v=4",
"created_at": "2021-02-25T03:39:55Z",
"is_verified": null,
"public_repos": 10,
"account_age_days": 1986
},
"license": {
"state": "standard",
"spdx_id": "BSD-2-Clause",
"raw_spdx": "BSD-2-Clause",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.0.20",
"kind": "patch",
"published_at": "2026-08-01T19:05:55Z"
},
{
"tag": "v0.0.19",
"kind": "patch",
"published_at": "2026-08-01T18:24:55Z"
},
{
"tag": "v0.0.18",
"kind": "patch",
"published_at": "2026-08-01T17:53:12Z"
},
{
"tag": "v0.0.17",
"kind": "patch",
"published_at": "2026-07-26T03:47:05Z"
},
{
"tag": "v0.0.16",
"kind": "patch",
"published_at": "2026-07-21T01:32:06Z"
},
{
"tag": "v0.0.14",
"kind": "patch",
"published_at": "2026-06-20T02:15:20Z"
},
{
"tag": "v0.0.11",
"kind": "patch",
"published_at": "2026-05-23T22:36:43Z"
},
{
"tag": "v0.0.10",
"kind": "patch",
"published_at": "2026-05-03T18:55:54Z"
},
{
"tag": "v0.0.9",
"kind": "patch",
"published_at": "2026-03-13T22:16:52Z"
},
{
"tag": "v0.0.8",
"kind": "patch",
"published_at": "2026-03-13T21:57:34Z"
},
{
"tag": "v0.0.7",
"kind": "patch",
"published_at": "2026-03-01T05:12:43Z"
},
{
"tag": "v0.0.6",
"kind": "patch",
"published_at": "2026-02-18T04:21:22Z"
}
],
"recent_commits": [
{
"oid": "2dcb13ed280611a93e5eda072df971efe9b2f4f6",
"body": "References:\n\nhttps://github.com/butterstick-fpga/butterstick-hardware/blob/main/hardware/ButterStick_r1.0/Production/ButterStick-r1.0a-sch.pdf\nhttps://paste.jvnv.net/view/TJQX1\nhttps://github.com/amaranth-lang/amaranth-boards/pull/146",
"is_bot": false,
"headline": "amaranth_boards.butterstick: Add butterstick r1.0a board definition file",
"author_name": "Aled Cuda",
"author_login": "ld-cd",
"committed_at": "2026-08-01T19:03:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c9a5196230044a6196a4a481df2459dd56d38658",
"body": "This does not include constraints on the RFDC because vivado doesn't need\nthem afaict (unless it magically materializes them from a bd at some point\nduring the build flow that i have missed):\n\nSee:\n - Attached Schematic\n - https://codeberg.org/ld-cd/ChannelGobbler/src/branch/main/constraints/pl_ddr4.xdc\n - Lying Reference manual https://www.realdigital.org/downloads/15456c97a4fe5a1ee66208c5aa3894bb.pdf",
"is_bot": false,
"headline": "amaranth_boards.rfsoc4x2: Add an RFSoC4x2 Board definition",
"author_name": "Aled Cuda",
"author_login": "ld-cd",
"committed_at": "2026-08-01T18:22:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "357b6e4a8dfe9a614e82cb13729f91e4aec6f520",
"body": "Adds a DDR4 resource, including optional test mode and parity pins, see:\n - https://mm.digikey.com/Volume0/opasdata/d220001/medias/docus/8606/8gb-auto-ddr4-drammm.pdf\n - https://e2e.ti.com/cfs-file/__key/communityserver-discussions-components-files/196/JESD79_2D00_4.pdf\n\nDriveby fixes DDR3 resource which has a default value of None for `rst_n` even thouh it is not optional",
"is_bot": false,
"headline": "amaranth_boards.resources.memory: Add DDR4 Resource",
"author_name": "Aled Cuda",
"author_login": "ld-cd",
"committed_at": "2026-08-01T17:50:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "17a18a8c917d933f48d91392e10f28f06c6b2754",
"body": "This permits resources with per-rank ODT/CS/CKE signals and optionally\nwith per-rank CK pins. That covers all of the configurations I could find\non DIMMs and in JESD79-3F. That said this restricts some possible reasonable\nconfigurations that might exist somewhere.",
"is_bot": false,
"headline": "amaranth_boards.resources.memory: allow multi-rank ddr3 resources",
"author_name": "Aled Cuda",
"author_login": "ld-cd",
"committed_at": "2026-07-26T03:45:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "be069dfd490b31df215337afac35711994a52418",
"body": null,
"is_bot": false,
"headline": "Remove openFPGALoader requirement.",
"author_name": "TunayAdaKaracan",
"author_login": "TunayAdaKaracan",
"committed_at": "2026-07-21T01:30:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "37f574292820f8a60d4e94f5c2fe647b8a7860e3",
"body": null,
"is_bot": false,
"headline": "Add Icepi Zero board",
"author_name": "TunayAdaKaracan",
"author_login": "TunayAdaKaracan",
"committed_at": "2026-07-21T01:30:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fd2f0df811a8dbcf6aa0b94ac0788dc71ac79e1e",
"body": null,
"is_bot": false,
"headline": "Support both Cora Z7-07S and Cora Z7-10 variants",
"author_name": "🆂🅰🅶🅴",
"author_login": "kenkit",
"committed_at": "2026-06-20T02:13:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "09edfdeecd4dfb05d3aba98a2f1dfd35cd452656",
"body": "… Resources",
"is_bot": false,
"headline": "Address PR feedback: refactor pmod as Connectors and ck_spi/ck_i2c as…",
"author_name": "🆂🅰🅶🅴",
"author_login": "kenkit",
"committed_at": "2026-06-20T02:13:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "862a25c21b27ba714b7a2140c5d278ec79888feb",
"body": null,
"is_bot": false,
"headline": "Add Digilent Cora Z7 board specification",
"author_name": "🆂🅰🅶🅴",
"author_login": "kenkit",
"committed_at": "2026-06-20T02:13:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8bc91db6f68c5c36f30926bf56836739c138986f",
"body": null,
"is_bot": false,
"headline": "Update CONTRIBUTING.txt.",
"author_name": "Catherine",
"author_login": "whitequark",
"committed_at": "2026-05-23T22:34:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d2bbc7f81fabc7bb613660a54182ee76246dce46",
"body": "Pin definitions sourced from https://dl.sipeed.com/fileList/TANG/Mega_138K_Pro/09_Misc/tang_mega_138k-pro_pins.cst",
"is_bot": false,
"headline": "Add Tang Mega 138k Pro Dock specification",
"author_name": "Jean THOMAS",
"author_login": null,
"committed_at": "2026-05-03T18:53:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "96dfc332b5c949b53bae508b132b23ff558dd647",
"body": "Whoopsie format on save was still on on my desktop",
"is_bot": false,
"headline": "Fix Alchtiry PTV2 formatting",
"author_name": "Aled Cuda",
"author_login": "ld-cd",
"committed_at": "2026-03-13T22:14:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ea44949d8b7815b851169d5243bb9dc607ca1dd6",
"body": "I only have the latter (alpha), but connector pinouts are generated by\nparsing the kotlin files from their ide so they should be correct.\n\nHave not tested the DDR yet\n\nWould also be nice to just flash with openocd but not sure how to go about\nproviding the bridge firmware:\n\nhttps://github.com/alchitry/Alchitry-Labs-V2/blob/master/src/main/resources/bridges/pt_v2.bin",
"is_bot": false,
"headline": "Add Alchitry Pt V2/Alchitry Pt V2 Alpha board definition",
"author_name": "Aled Cuda",
"author_login": "ld-cd",
"committed_at": "2026-03-13T21:55:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "30fa03233bda473b8b31ce507a412b7d3dbe6c57",
"body": null,
"is_bot": false,
"headline": "Adding alinx ax7325b",
"author_name": "Tim Paine",
"author_login": "timkpaine",
"committed_at": "2026-03-01T05:10:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "85d91df72a9d3ddb1498148a70e32f03027dd541",
"body": null,
"is_bot": false,
"headline": "CI: properly set release name and tag",
"author_name": "Fischer Moseley",
"author_login": "fischermoseley",
"committed_at": "2026-02-18T04:19:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d330a88baff2359988419b6c316400762790fb1f",
"body": null,
"is_bot": false,
"headline": "CI: skip releases to TestPyPI",
"author_name": "Fischer Moseley",
"author_login": "fischermoseley",
"committed_at": "2026-02-18T02:53:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c49b8ed0019f9cc3fddf8be0dd609739de7829b0",
"body": null,
"is_bot": false,
"headline": "CI: condition release workflow on jobs, not steps",
"author_name": "Fischer Moseley",
"author_login": "fischermoseley",
"committed_at": "2026-02-18T00:05:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "13b2bbc38172a1e14d0b1cd791a1987b67bb472f",
"body": null,
"is_bot": false,
"headline": "CI: tag before build, push tag after PyPI upload",
"author_name": "Fischer Moseley",
"author_login": "fischermoseley",
"committed_at": "2026-02-17T23:35:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "abf9a802677346422c871a1f670efbf822fb1a12",
"body": null,
"is_bot": false,
"headline": "CI: enable `twine --verbose`.",
"author_name": "Catherine",
"author_login": "whitequark",
"committed_at": "2026-02-17T03:37:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3f63e35d65eabc59ff304cc0374841c91e98f3fd",
"body": null,
"is_bot": false,
"headline": "Empty commit to test package publishing.",
"author_name": "Catherine",
"author_login": "whitequark",
"committed_at": "2026-02-17T03:11:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d1133beef16ad1ef5012dca577dfc140d3b7156b",
"body": null,
"is_bot": false,
"headline": "Implement RFC #76: `amaranth-boards` versioning policy. (#263)",
"author_name": "Fischer (Moseley) Pettner",
"author_login": "fischermoseley",
"committed_at": "2026-02-17T02:33:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "997be77ea4cd36d450362d05ff62f09e93148ca8",
"body": null,
"is_bot": false,
"headline": "Add DE0-Nano.",
"author_name": "DavideRuzza",
"author_login": "DavideRuzza",
"committed_at": "2026-02-16T22:09:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1f0e61f815dc802ac6160dec1d0bf4f2df3ca452",
"body": null,
"is_bot": false,
"headline": "mailmap: update megng's contact info.",
"author_name": "Mégane Nguyen",
"author_login": "megng1",
"committed_at": "2026-02-16T21:49:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7e24efe2f6e95afddd0c1b56f1a9423c48caa472",
"body": null,
"is_bot": false,
"headline": "add support for Tang Primer 20k",
"author_name": "Aaron Griffith",
"author_login": "agrif",
"committed_at": "2025-08-28T12:36:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c26a72e59c786b38e0e989ae64c6c2560ca7c29c",
"body": null,
"is_bot": false,
"headline": "Add nitefuryii/litefury",
"author_name": "Tim Paine",
"author_login": "timkpaine",
"committed_at": "2025-03-29T22:06:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ba3b403a3391b5e306ba1ced61c3368839af61a6",
"body": null,
"is_bot": false,
"headline": "add redpitaya board definition",
"author_name": "edecoux",
"author_login": null,
"committed_at": "2025-03-18T14:50:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6e01882eefd62cf19f5740406144632fe2d21947",
"body": null,
"is_bot": false,
"headline": "machxo2_breakout: Make UART resource optional",
"author_name": "J. Neuschäfer",
"author_login": "neuschaefer",
"committed_at": "2025-02-07T00:51:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7be79b613f8e00d7221f00a946a55f11b51685b0",
"body": null,
"is_bot": false,
"headline": "Add MachXO2 Breakout board",
"author_name": "J. Neuschäfer",
"author_login": "neuschaefer",
"committed_at": "2025-02-07T00:51:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c132fb250e28db2570635e65fe1fa2f5d21a44ac",
"body": null,
"is_bot": false,
"headline": "Add STEP-MXO2 board support.",
"author_name": "William D. Jones",
"author_login": "cr1901",
"committed_at": "2025-01-31T03:03:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9d97c4816288c9c2cc304d9280c2c63178d50d2f",
"body": null,
"is_bot": false,
"headline": "Correct UART pinout for cmod_s7.",
"author_name": "William D. Jones",
"author_login": "cr1901",
"committed_at": "2024-12-21T16:30:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "23c66d68045831de0a372c8c237274d74c71ef4e",
"body": null,
"is_bot": false,
"headline": "Drop compatibility with Amaranth 0.4.",
"author_name": "Jean-François Nguyen",
"author_login": "megng1",
"committed_at": "2024-10-18T10:19:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d2caa61a1ceb851da8e4e1109fddc56dc29e05ec",
"body": null,
"is_bot": false,
"headline": "Drop support for Python 3.8.",
"author_name": "Catherine",
"author_login": "whitequark",
"committed_at": "2024-10-09T17:17:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "19b97324ecf9111c5d16377af79f82aad761c476",
"body": null,
"is_bot": false,
"headline": "(Speculatively) mark as compatible with Amaranth 0.6.",
"author_name": "Catherine",
"author_login": "whitequark",
"committed_at": "2024-07-21T01:46:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "16d5ae0408b181b61cd9df87ba90890ef03a2348",
"body": null,
"is_bot": false,
"headline": "Test with Amaranth 0.5.",
"author_name": "Catherine",
"author_login": "whitequark",
"committed_at": "2024-07-21T01:46:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ad5a939b86020c53e0e193620b96ca19d5960192",
"body": "Fixes Node.js 16 deprecation warning.",
"is_bot": false,
"headline": "workflows: update actions",
"author_name": "Thomas Watson",
"author_login": "tpwrules",
"committed_at": "2024-06-23T03:28:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4813ae7dabf5481808c5e4aae78d540df907d5bd",
"body": "Avoids problems with .git_archival.txt breaking reproducibility.\n\nNabbed from\nhttps://github.com/amaranth-lang/amaranth-soc/commit/d66881d83419c689fc96168150e57d9f467723aa",
"is_bot": false,
"headline": "Migrate to the PDM build system",
"author_name": "Thomas Watson",
"author_login": "tpwrules",
"committed_at": "2024-06-23T03:28:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aba2300dc83216523e1c98fdb22471cb4bac5027",
"body": "This is the original Amiga/Atari ST FPGA board; the predecessor to the\nMiSTer board.",
"is_bot": false,
"headline": "Add MiST board.",
"author_name": "Staf Verhaegen",
"author_login": "Fatsie",
"committed_at": "2024-05-01T14:08:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8be265b8ed89c1bbb4d9785a14dcfa415898a9d7",
"body": null,
"is_bot": false,
"headline": "machxo3_sk: add MachXO3L and MachXO3LF variants.",
"author_name": "Wanda",
"author_login": "wanda-phi",
"committed_at": "2024-04-19T04:40:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0e1054b02b5b0ea7d4882f1e53f089872a7c9878",
"body": null,
"is_bot": false,
"headline": "machxo3_sk: fix J8 pins.",
"author_name": "Wanda",
"author_login": "wanda-phi",
"committed_at": "2024-04-19T01:38:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b67996c48f1bc91412605acd7012f242514d3927",
"body": "The purpose of these tests is just to ensure that Amaranth changes do\nnot blatantly break the boards repository. They are not intended to\nexhaustively test even a single board.\n\nEverything Gowin-related is removed due to Apicula's problematic use\nof numpy.",
"is_bot": false,
"headline": "Add smoke tests for a selection of iCE40, ECP5, Xilinx, Intel boards.",
"author_name": "Catherine",
"author_login": "whitequark",
"committed_at": "2024-02-28T14:59:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5b2cb8e38ebc57b322a56e802df04d0c14a4e083",
"body": null,
"is_bot": false,
"headline": "Mark as compatible with Amaranth 0.5.",
"author_name": "Catherine",
"author_login": "whitequark",
"committed_at": "2024-02-28T11:18:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "170675812b71ee722bcf8ccdb88409a9ad97ffe2",
"body": null,
"is_bot": false,
"headline": "Bump to amaranth 0.4.",
"author_name": "Wanda",
"author_login": "wanda-phi",
"committed_at": "2023-12-13T15:02:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "48239718d0501c87179db16dc30adb0100831927",
"body": "Co-authored-by: Bastian Löher <b.loeher@gsi.de>",
"is_bot": false,
"headline": "Add support for Tang Nano 9k.",
"author_name": "Catherine",
"author_login": "whitequark",
"committed_at": "2023-12-08T01:16:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "54000b09498080706152bbb8782f68b8efa0ad33",
"body": null,
"is_bot": false,
"headline": "versa_ecp5: update deprecated openocd command names.",
"author_name": "Catherine",
"author_login": "whitequark",
"committed_at": "2023-10-28T15:31:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "91ffa38e788a691464a6873d44537eece72ef76e",
"body": "This causes downstream dependency resolution issues.",
"is_bot": false,
"headline": "pyproject: depend on setuptools>=67.0, not ~=67.0.",
"author_name": "Catherine",
"author_login": "whitequark",
"committed_at": "2023-08-22T17:33:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1a9eb2484041a0d635decbae71a69536017b15f7",
"body": null,
"is_bot": false,
"headline": "CI: fix display glitch. NFC",
"author_name": "Catherine",
"author_login": "whitequark",
"committed_at": "2023-08-22T17:33:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dc82d934b93409f639d5c7fbac4c62afb7978260",
"body": null,
"is_bot": false,
"headline": "Add missing file from commit 994a4df1.",
"author_name": "Catherine",
"author_login": "whitequark",
"committed_at": "2023-08-08T15:18:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a63fc078c2e6905142ed0dcee32e386dfefc6106",
"body": "This is because Amaranth 0.3 does not have `vendor.gowin`.",
"is_bot": false,
"headline": "CI: allow failure on Amaranth 0.3 builds.",
"author_name": "Catherine",
"author_login": "whitequark",
"committed_at": "2023-08-08T13:46:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d843a7c1ec67cc8865a6c0fe6e6bcb00f05d2232",
"body": null,
"is_bot": false,
"headline": "Add support for Tang Nano.",
"author_name": "Catherine",
"author_login": "whitequark",
"committed_at": "2023-08-08T13:46:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "658637e6c0868edee35443f3877bd97a462a2acf",
"body": null,
"is_bot": false,
"headline": "Remove remaining Python 3.7 shims.",
"author_name": "Catherine",
"author_login": "whitequark",
"committed_at": "2023-08-08T13:17:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e66483800371078fd58283e8d0779a00039e787d",
"body": "This simplifies repository management.",
"is_bot": false,
"headline": "CI: group all required workflows into one for the status check.",
"author_name": "Catherine",
"author_login": "whitequark",
"committed_at": "2023-08-08T13:14:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "994a4df196b1d61a9a96ce57ffa1dab74ba4b282",
"body": "This can simplify smoke testing of boards supported by the FOSS\ntoolchains.\n\nTesting a board with an iCE40, ECP5, etc FPGA is now as simple as:\n\n pdm install --dev\n pdm run python -m amaranth_boards.board_name\n\nIt is not necessary to install a toolchain, set several environment\nvariables, or do anything else.",
"is_bot": false,
"headline": "Add PDM development workflow that integrates YoWASP toolchain.",
"author_name": "Catherine",
"author_login": "whitequark",
"committed_at": "2023-08-08T10:57:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3a662f05206c8f3705f603b1bd61ee2689277a6f",
"body": "Also, expand the Python CI version range to be the same as that\nof Amaranth.",
"is_bot": false,
"headline": "Drop support for Python 3.7.",
"author_name": "Catherine",
"author_login": "whitequark",
"committed_at": "2023-08-08T10:44:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "510c28e3799aeca1cbf72ba26771d0951f98412e",
"body": null,
"is_bot": false,
"headline": "CI: bump Python version to 3.8.",
"author_name": "Catherine",
"author_login": "whitequark",
"committed_at": "2023-06-30T06:40:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "54e6ac41662f81881f89efed7db085432be1071b",
"body": null,
"is_bot": false,
"headline": "cmod_a7: swap UART pins",
"author_name": "Gwenhael Goavec-Merou",
"author_login": "trabucayre",
"committed_at": "2023-06-20T09:11:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3e6b40eccca01d998013371771f7a7e732f0218a",
"body": "It has the same iCE40UP5k FPGA as the earlier Upduino versions but with\r\nan expanded GPIO connector and optional QSPI capability.",
"is_bot": false,
"headline": "Add support for Upduino V3.",
"author_name": "crzwdjk",
"author_login": "crzwdjk",
"committed_at": "2023-05-23T16:43:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "130123d28dc0d16faab6a02fd07eea4dbb6d43fb",
"body": "…rsion",
"is_bot": false,
"headline": "cmod_a7: toolchain_program: use board name instead of cable + FPGA ve…",
"author_name": "Gwenhael Goavec-Merou",
"author_login": "trabucayre",
"committed_at": "2023-05-05T17:00:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a934c56e581c9e5ed8608e9f312a0594a1b32575",
"body": null,
"is_bot": false,
"headline": "cmod_a7: fix gpio:18 M3->N3",
"author_name": "Gwenhael Goavec-Merou",
"author_login": "trabucayre",
"committed_at": "2023-05-05T17:00:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "892236ade101e929a11a90a7684c685411ea89b8",
"body": "The /CE pin was assigned incorrectly (136 instead of 23), also pin 136\nwas assigned twice, so the SRAMResource failed to instantiate at all.\n\nFixed version was tested successfully with HW.",
"is_bot": false,
"headline": "blackice_ii: fix incorrect SRAM /CE pin assignment",
"author_name": "Christian Henz",
"author_login": "chenz",
"committed_at": "2023-03-25T14:09:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "42152283d98ec99d6841b4f9447505cb0985db28",
"body": null,
"is_bot": false,
"headline": "Add a workaround for setuptools erroring out on stale git checkouts.",
"author_name": "Catherine",
"author_login": "whitequark",
"committed_at": "2023-03-22T10:56:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ce26e35b5c079625b0e7618e2e8d3a7e225db6df",
"body": "Signed-off-by: Bastian Löher <b.loeher@gsi.de>\r\nCo-authored-by: Robin Heinemann <robin.ole.heinemann@gmail.com>",
"is_bot": false,
"headline": "Add support for cmod_a7 and cmod_s7 boards.",
"author_name": "Bastian Löher",
"author_login": "bl0x",
"committed_at": "2023-03-07T05:09:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a1da1f52831d94f2158824eb0e65b4acfc5e8f70",
"body": "…s must be bidirectional",
"is_bot": false,
"headline": "mister/de10-nano: In order to detect clock-stretching, i2c clock line…",
"author_name": "Olivier Galibert",
"author_login": "galibert",
"committed_at": "2023-02-21T09:48:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "609a65c163c1374fb5f9c528253c36caa8edd56f",
"body": null,
"is_bot": false,
"headline": "CI: test daily against git HEAD of Amaranth.",
"author_name": "Catherine",
"author_login": "whitequark",
"committed_at": "2023-02-03T20:52:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e4fd6136652cd862bd0ac34aa8b9dbc5c6c5bef8",
"body": null,
"is_bot": false,
"headline": "Update references to deprecated platform names.",
"author_name": "Catherine",
"author_login": "whitequark",
"committed_at": "2023-02-03T06:15:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3bd9f3f10b8b5df5d6554840379870447f0cd626",
"body": null,
"is_bot": false,
"headline": "CI: add workaround for MarkupSafe issues with Amaranth 0.3.",
"author_name": "Catherine",
"author_login": "whitequark",
"committed_at": "2023-02-03T06:01:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "450237160bf6058229811c497923b8eee9fb6bd6",
"body": "It was never released under that name anyway.",
"is_bot": false,
"headline": "Drop support for Amaranth 0.2.",
"author_name": "Catherine",
"author_login": "whitequark",
"committed_at": "2023-02-03T05:58:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a4969b95f5be3138ef868b68f80162e20cfa0e57",
"body": null,
"is_bot": false,
"headline": "CI: test against all supported Amaranth versions.",
"author_name": "Catherine",
"author_login": "whitequark",
"committed_at": "2023-02-03T05:56:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2be8e79dcaeacf26fd9ee5329694e4c32d0a379c",
"body": null,
"is_bot": false,
"headline": "CI: update outdated actions.",
"author_name": "Catherine",
"author_login": "whitequark",
"committed_at": "2023-02-03T05:42:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "70cafaff98f58bf99138ccd848a630974da7d88e",
"body": null,
"is_bot": false,
"headline": "Remove the deprecated `nmigen_boards` namespace.",
"author_name": "Catherine",
"author_login": "whitequark",
"committed_at": "2023-02-03T05:37:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eb24f42261f2614eca1446ce2ceabce94be38b00",
"body": null,
"is_bot": false,
"headline": "Migrate from setup.py to pyproject.toml.",
"author_name": "Catherine",
"author_login": "whitequark",
"committed_at": "2023-02-03T05:30:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1c72b3800beb4da3dbe108b10adddfc69765efe8",
"body": "The actual class still had the typo'd name.",
"is_bot": false,
"headline": "orangecrab_r0_2: fix typo (part 2)",
"author_name": "Jonathan Neuschäfer",
"author_login": "neuschaefer",
"committed_at": "2023-01-13T17:28:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fb0248dfd3a90fc9f09c8932dbe5c4aa3f929adc",
"body": "Fixes #211.",
"is_bot": false,
"headline": "orangecrab_r0_2: fix typo.",
"author_name": "Catherine",
"author_login": "whitequark",
"committed_at": "2023-01-11T16:17:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1d82f2ece15ddcce964b9d3be1d13e8a343537eb",
"body": "The newer bootloader on the 85F variant exposes two devices.\nThe first one (0) is the bitstream:\n\nFound DFU: [1209:5af0] ver=0101, devnum=51, cfg=1, intf=0, path=\"3-1\", alt=1, name=\"0x00100000 RISC-V Firmware\", serial=\"UNKNOWN\"\nFound DFU: [1209:5af0] ver=0101, devnum=51, cfg=1, intf=0, path=\"3-1\", alt=0, name=\"0x00080000 Bitstream\", serial=\"UNKNOWN\"\n\nSee also: https://github.com/orangecrab-fpga/orangecrab-hardware/issues/48\n\nSigned-off-by: Daniel Maslowski <info@orangecms.org>",
"is_bot": false,
"headline": "orangecrab_r0_2: add `-a 0` to dfu command",
"author_name": "Daniel Maslowski",
"author_login": "orangecms",
"committed_at": "2023-01-08T09:16:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8b751e33c12fa12c45447cb57916ac43bd305289",
"body": "Signed-off-by: Daniel Maslowski <info@orangecms.org>",
"is_bot": false,
"headline": "orangecrab_r0_2: add 85F device variant",
"author_name": "Daniel Maslowski",
"author_login": "orangecms",
"committed_at": "2023-01-08T09:16:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2d0a23b75ebb769874719297dec65ff07ca9e79f",
"body": null,
"is_bot": false,
"headline": "versa_ecp5: fix LED polarity.",
"author_name": "Catherine",
"author_login": "whitequark",
"committed_at": "2022-03-10T05:48:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dc71d5654e5eee9b5dcb767ae993c627471b2d0b",
"body": null,
"is_bot": false,
"headline": "ecpix5: use builtin FT2232 for programming.",
"author_name": "Tobias Müller",
"author_login": "twam",
"committed_at": "2022-02-21T16:39:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8d93fe214159aa03a1887d4c3145ec9a92e499f3",
"body": null,
"is_bot": false,
"headline": "ecpix5: use ULPIResource.",
"author_name": "Tobias Müller",
"author_login": "twam",
"committed_at": "2022-02-21T16:38:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f50d90f727948dcf73106383eadc20a1cae5e694",
"body": "Based on the platform file by Owen Kirby <oskirby@gmail.com>:\r\nhttps://github.com/oskirby/logicbone-tests/blob/b8254bc7a177077abc939152cf0f3d3648f6a925/nmigen/logicbone_platform.py\r\n\r\nAlso based on the platform file by Katherine Temkin <k@ktemkin.com>:\r\nhttps://github.com/greatscottgadgets/luna/blob/08b035c9c2b053d7edffb0d220d948b5c2ca927e/luna/gateware/platform/logicbone.py",
"is_bot": false,
"headline": "Add support for LogicBone board",
"author_name": "Maya",
"author_login": "VioletEternity",
"committed_at": "2022-02-16T05:33:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d3fb7331b2b15e5a0221ca7de63fb2ac544809b8",
"body": "This was never supported, but was previously unchecked.",
"is_bot": false,
"headline": "genesys2: don't pass strings as resource numbers.",
"author_name": "Catherine",
"author_login": "whitequark",
"committed_at": "2022-02-08T11:56:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aaf18252e457ff95257137da2a629820c0ff2bfa",
"body": null,
"is_bot": false,
"headline": "setup: relax dependency on amaranth.",
"author_name": "Catherine",
"author_login": "whitequark",
"committed_at": "2022-01-05T06:06:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8e2615765e255144403431ca95c5cdf6c78eb638",
"body": "This reverts commit bd7fdd379d8b28f8b542f251a11ca28297e8fd6f.",
"is_bot": false,
"headline": "Revert \"Add PEP 518 `pyproject.toml`.\"",
"author_name": "Catherine",
"author_login": "whitequark",
"committed_at": "2021-12-17T18:20:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5b82f0d6d3f301aacc1eb29f0ef53d4882d4e28d",
"body": null,
"is_bot": false,
"headline": "icebitsy: Added the pmod breakout pmod connectors.",
"author_name": "Piotr Esden-Tempski",
"author_login": "esden",
"committed_at": "2021-12-15T07:28:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cecddaee1e65cc0295f1d5f3467e0b4166a6a2c3",
"body": null,
"is_bot": false,
"headline": "icebitsy: The edge pin numbering starts at 0",
"author_name": "Piotr Esden-Tempski",
"author_login": "esden",
"committed_at": "2021-12-15T07:28:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "01c506637e75d653f6eb0fc58e54142fd507c3d9",
"body": null,
"is_bot": false,
"headline": "ulx3s: add missing ADC resource number.",
"author_name": "Catherine",
"author_login": "whitequark",
"committed_at": "2021-12-14T12:49:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d3e54de8c53bee2dbf5a1d2b969e70a0278af819",
"body": "This adds:\n* The ability to reset the target after bitstream programming.\n* The ability to select the Runtime vid:pid that might differ from\n project to project.\n* The ability to override the default DFU vid:pid if needed.",
"is_bot": false,
"headline": "icebreaker-bitsy: Increase the programming routine flexibility.",
"author_name": "Piotr Esden-Tempski",
"author_login": "esden",
"committed_at": "2021-12-12T07:30:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "68d168822fdd4ce0e44b9b11ec96390a10349eaa",
"body": null,
"is_bot": false,
"headline": "README: update header.",
"author_name": "whitequark",
"author_login": "whitequark",
"committed_at": "2021-12-10T10:55:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b968cfade961a329c26035ef8bfdf3058e95a9f1",
"body": null,
"is_bot": false,
"headline": "Rename nMigen to Amaranth HDL.",
"author_name": "whitequark",
"author_login": "whitequark",
"committed_at": "2021-12-10T08:30:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bd7fdd379d8b28f8b542f251a11ca28297e8fd6f",
"body": null,
"is_bot": false,
"headline": "Add PEP 518 `pyproject.toml`.",
"author_name": "whitequark",
"author_login": "whitequark",
"committed_at": "2021-11-05T14:45:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6f46fe41134465d8ee7159ed4370ceade801b3f6",
"body": "The program pin is incorrect on the OrangeCrab r0.1.",
"is_bot": false,
"headline": "orangecrab_r0_1: Fix program pin",
"author_name": "Anton Blanchard",
"author_login": "antonblanchard",
"committed_at": "2021-09-15T02:06:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cb18fc51c438c610c87e8ef917dd040bd32e5122",
"body": null,
"is_bot": false,
"headline": "Add support for MuseLab iCESugar-nano board",
"author_name": "pho",
"author_login": "pho",
"committed_at": "2021-08-30T08:34:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b0a5dcb9491fd2af2ead930d97d3f25a2dc5cbea",
"body": null,
"is_bot": false,
"headline": "Add support for MuseLab iCESugar board.",
"author_name": "Leda Frubnik",
"author_login": "frubbl",
"committed_at": "2021-08-14T16:49:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "abf3230cbacd73f30843b1b19c42bfd2374ac66d",
"body": "References:\n\n- https://github.com/fusesoc/blinky/pull/68/files (EBAZ4205 blinky)\n- https://github.com/fusesoc/blinky#ebaz4205-development-board\n- https://github.com/olofk/serv/pull/59/files (EBAZ4205 'serv' support)\n- Existing 'arty_z7.py' example\n\nUsage:\n\n```\n$ pwd\nnmigen-boards/nmigen_boards\n\n$ pip3 install --editable \".\"\n\n$ python3 -m nmigen_boards.ebaz4205\n```\n\nAt this point, both the LEDs should start blinking.",
"is_bot": false,
"headline": "Add support for EBAZ4205 'Development' Board",
"author_name": "Dhiru Kholia",
"author_login": "kholia",
"committed_at": "2021-08-13T07:46:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "306890f884815835f90bf7099242b450a92d3600",
"body": "As can be seen in the schematics for the Nexys4DDR board, the switches\nSW8 and SW9 are connected to the 1.8V rail, rather than 3.3V.",
"is_bot": false,
"headline": "nexys3ddr: Fix I/O voltage for SW8 and SW9",
"author_name": "Jonathan Neuschäfer",
"author_login": "neuschaefer",
"committed_at": "2021-08-13T07:39:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "84ffc81e80a337111f8fab63b50159e86d6a8e85",
"body": null,
"is_bot": false,
"headline": "Migrate pmod resources from `extras` to `Attrs`",
"author_name": "awygle",
"author_login": "awygle",
"committed_at": "2021-07-30T20:24:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "884996f38b9b9228264430b064635ea6e0f19e3e",
"body": null,
"is_bot": false,
"headline": "[breaking-change] Use PinsN for chip select in pmod definitions",
"author_name": "awygle",
"author_login": "awygle",
"committed_at": "2021-07-30T20:24:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "330130ee89b3c3773ee0a79471726bcd9b1741d4",
"body": null,
"is_bot": false,
"headline": "Add Colorlight 5A-75B V7.0",
"author_name": "Henk Vergonet",
"author_login": "hvegh",
"committed_at": "2021-07-27T16:23:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9d24c51197fdc176dcaeaa0a2156b1cdc75bf1ac",
"body": null,
"is_bot": false,
"headline": "Factor out DDR3.",
"author_name": "S.J.R. van Schaik",
"author_login": "StephanvanSchaik",
"committed_at": "2021-06-13T19:34:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4aa9eeeb16f12a850e361673d4a7ce68829a3ba9",
"body": "…in the QSF",
"is_bot": false,
"headline": "arrow_deca: the assignments should be appended to what is originally …",
"author_name": "S.J.R. van Schaik",
"author_login": "StephanvanSchaik",
"committed_at": "2021-06-07T17:23:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "732406c8e133baf1739177c5ef809263e6b75f11",
"body": null,
"is_bot": false,
"headline": "Add Arrow DECA platform.",
"author_name": "S.J.R. van Schaik",
"author_login": "StephanvanSchaik",
"committed_at": "2021-06-07T17:06:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2dcb2f8a918f02605c61c505d4641fa794d11037",
"body": null,
"is_bot": false,
"headline": "nandland_go: 7seg displays should be inverted",
"author_name": "S.J.R. van Schaik",
"author_login": "StephanvanSchaik",
"committed_at": "2021-06-07T16:30:18Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 12,
"commits_last_year": 23,
"latest_release_at": "2026-08-01T19:05:55Z",
"latest_release_tag": "v0.0.20",
"releases_from_tags": false,
"days_since_last_push": 2,
"active_weeks_last_year": 11,
"days_since_latest_release": 2,
"mean_days_between_releases": 15.7
},
"artifacts": {
"collected": true,
"structure": [],
"declarations": []
},
"community": {
"has_readme": true,
"has_license": true,
"readme_badges": {
"hosts": [],
"total": 0,
"header": 0,
"collected": true,
"has_inspect_badge": false
},
"has_description": true,
"has_contributing": true,
"health_percentage": 50,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "amaranth-boards",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "pypi",
"categories": [],
"matches_repo": true,
"registry_url": "https://pypi.org/project/amaranth-boards/",
"declared_type": null,
"is_deprecated": false,
"latest_version": "0.0.20",
"repository_url": "https://github.com/amaranth-lang/amaranth-boards",
"versions_count": 14,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": "2021-12-10T05:08:27.275815Z",
"latest_published_at": "2026-08-01T19:05:47.622623Z",
"latest_version_yanked": null,
"days_since_latest_publish": 2
}
]
},
"popularity": {
"forks": 129,
"stars": 129,
"watchers": 11,
"fork_history": {
"days": [
{
"date": "2020-02-29",
"count": 1
},
{
"date": "2020-03-12",
"count": 1
},
{
"date": "2020-03-14",
"count": 1
},
{
"date": "2020-03-20",
"count": 2
},
{
"date": "2020-04-10",
"count": 1
},
{
"date": "2020-05-07",
"count": 1
},
{
"date": "2020-05-11",
"count": 2
},
{
"date": "2020-06-08",
"count": 1
},
{
"date": "2020-06-24",
"count": 1
},
{
"date": "2020-07-01",
"count": 1
},
{
"date": "2020-07-03",
"count": 1
},
{
"date": "2020-07-09",
"count": 1
},
{
"date": "2020-07-11",
"count": 1
},
{
"date": "2020-07-14",
"count": 1
},
{
"date": "2020-07-17",
"count": 1
},
{
"date": "2020-07-19",
"count": 1
},
{
"date": "2020-07-27",
"count": 1
},
{
"date": "2020-08-25",
"count": 1
},
{
"date": "2020-08-26",
"count": 1
},
{
"date": "2020-09-06",
"count": 1
},
{
"date": "2020-09-13",
"count": 1
},
{
"date": "2020-09-15",
"count": 2
},
{
"date": "2020-10-02",
"count": 1
},
{
"date": "2020-11-05",
"count": 1
},
{
"date": "2020-11-06",
"count": 1
},
{
"date": "2020-11-14",
"count": 1
},
{
"date": "2020-11-23",
"count": 1
},
{
"date": "2020-11-26",
"count": 1
},
{
"date": "2020-12-12",
"count": 1
},
{
"date": "2020-12-17",
"count": 1
},
{
"date": "2020-12-24",
"count": 1
},
{
"date": "2021-01-12",
"count": 1
},
{
"date": "2021-01-19",
"count": 1
},
{
"date": "2021-01-26",
"count": 1
},
{
"date": "2021-01-30",
"count": 1
},
{
"date": "2021-02-02",
"count": 1
},
{
"date": "2021-02-13",
"count": 2
},
{
"date": "2021-02-19",
"count": 1
},
{
"date": "2021-02-24",
"count": 1
},
{
"date": "2021-03-01",
"count": 1
},
{
"date": "2021-03-14",
"count": 1
},
{
"date": "2021-03-25",
"count": 1
},
{
"date": "2021-03-26",
"count": 1
},
{
"date": "2021-05-07",
"count": 1
},
{
"date": "2021-05-29",
"count": 1
},
{
"date": "2021-06-29",
"count": 1
},
{
"date": "2021-07-27",
"count": 1
},
{
"date": "2021-07-29",
"count": 1
},
{
"date": "2021-08-12",
"count": 1
},
{
"date": "2021-08-13",
"count": 2
},
{
"date": "2021-08-14",
"count": 1
},
{
"date": "2021-08-21",
"count": 1
},
{
"date": "2021-08-26",
"count": 1
},
{
"date": "2021-09-14",
"count": 1
},
{
"date": "2021-10-01",
"count": 1
},
{
"date": "2021-10-08",
"count": 1
},
{
"date": "2021-11-10",
"count": 1
},
{
"date": "2021-12-05",
"count": 1
},
{
"date": "2021-12-12",
"count": 1
},
{
"date": "2022-01-17",
"count": 1
},
{
"date": "2022-01-26",
"count": 1
},
{
"date": "2022-03-02",
"count": 1
},
{
"date": "2022-03-06",
"count": 1
},
{
"date": "2022-04-11",
"count": 1
},
{
"date": "2022-04-24",
"count": 1
},
{
"date": "2022-08-13",
"count": 1
},
{
"date": "2022-09-04",
"count": 1
},
{
"date": "2022-09-16",
"count": 1
},
{
"date": "2022-09-18",
"count": 1
},
{
"date": "2022-10-16",
"count": 1
},
{
"date": "2022-11-03",
"count": 1
},
{
"date": "2023-01-02",
"count": 1
},
{
"date": "2023-01-08",
"count": 1
},
{
"date": "2023-02-08",
"count": 1
},
{
"date": "2023-02-11",
"count": 1
},
{
"date": "2023-02-21",
"count": 1
},
{
"date": "2023-03-02",
"count": 1
},
{
"date": "2023-03-06",
"count": 2
},
{
"date": "2023-06-25",
"count": 1
},
{
"date": "2023-07-09",
"count": 1
},
{
"date": "2023-08-02",
"count": 1
},
{
"date": "2023-08-08",
"count": 1
},
{
"date": "2023-08-15",
"count": 1
},
{
"date": "2023-10-07",
"count": 1
},
{
"date": "2023-11-18",
"count": 1
},
{
"date": "2023-11-25",
"count": 1
},
{
"date": "2023-12-13",
"count": 1
},
{
"date": "2024-01-12",
"count": 1
},
{
"date": "2024-04-20",
"count": 1
},
{
"date": "2024-04-25",
"count": 1
},
{
"date": "2024-07-01",
"count": 1
},
{
"date": "2024-07-23",
"count": 1
},
{
"date": "2024-07-31",
"count": 1
},
{
"date": "2024-11-26",
"count": 1
},
{
"date": "2025-02-02",
"count": 1
},
{
"date": "2025-03-14",
"count": 1
},
{
"date": "2025-03-18",
"count": 1
},
{
"date": "2025-04-15",
"count": 1
},
{
"date": "2025-04-17",
"count": 1
},
{
"date": "2025-06-27",
"count": 1
},
{
"date": "2025-08-15",
"count": 1
},
{
"date": "2025-08-23",
"count": 1
},
{
"date": "2025-08-29",
"count": 1
},
{
"date": "2025-10-03",
"count": 1
},
{
"date": "2025-10-17",
"count": 1
},
{
"date": "2025-11-13",
"count": 1
},
{
"date": "2025-12-31",
"count": 1
},
{
"date": "2026-01-20",
"count": 1
},
{
"date": "2026-01-23",
"count": 1
},
{
"date": "2026-02-15",
"count": 1
},
{
"date": "2026-02-16",
"count": 1
},
{
"date": "2026-03-13",
"count": 1
},
{
"date": "2026-03-16",
"count": 1
},
{
"date": "2026-05-23",
"count": 1
},
{
"date": "2026-06-11",
"count": 1
},
{
"date": "2026-06-14",
"count": 1
},
{
"date": "2026-07-06",
"count": 1
},
{
"date": "2026-07-16",
"count": 1
}
],
"complete": true,
"collected": 124,
"total_forks": 129
},
"star_history": null,
"open_issues_and_prs": 45
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [],
"largest_source_bytes": 15406,
"source_files_sampled": 86,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"pyproject.toml"
],
"advisories": {
"error": null,
"scope": "published_package",
"source": "osv",
"findings": [],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 6,
"malicious_count": 0,
"assessed_package": "pypi:amaranth-boards@0.0.20",
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"pypi"
],
"dependencies": [
{
"name": "amaranth",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=0.5,<0.7"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "amaranth",
"direct": true,
"version": null,
"ecosystem": "pypi"
}
],
"collected": true,
"truncated": false,
"total_count": 1,
"direct_count": 1,
"indirect_count": 0
}
},
"maintainership": {
"issues": {
"open_prs": 32,
"merged_prs": 132,
"open_issues": 13,
"closed_ratio": 0.827,
"closed_issues": 62,
"closed_unmerged_prs": 34
},
"bus_factor": 4,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "whitequark",
"commits": 111,
"avatar_url": "https://avatars.githubusercontent.com/u/54771?v=4"
},
{
"type": "User",
"login": "StephanvanSchaik",
"commits": 11,
"avatar_url": "https://avatars.githubusercontent.com/u/1162232?v=4"
},
{
"type": "User",
"login": "rroohhh",
"commits": 9,
"avatar_url": "https://avatars.githubusercontent.com/u/7414518?v=4"
},
{
"type": "User",
"login": "Fatsie",
"commits": 8,
"avatar_url": "https://avatars.githubusercontent.com/u/11200448?v=4"
},
{
"type": "User",
"login": "cr1901",
"commits": 8,
"avatar_url": "https://avatars.githubusercontent.com/u/6418027?v=4"
},
{
"type": "User",
"login": "ld-cd",
"commits": 7,
"avatar_url": "https://avatars.githubusercontent.com/u/6269401?v=4"
},
{
"type": "User",
"login": "trabucayre",
"commits": 7,
"avatar_url": "https://avatars.githubusercontent.com/u/6585129?v=4"
},
{
"type": "User",
"login": "igrr",
"commits": 7,
"avatar_url": "https://avatars.githubusercontent.com/u/4349050?v=4"
},
{
"type": "User",
"login": "ktemkin",
"commits": 7,
"avatar_url": "https://avatars.githubusercontent.com/u/1298105?v=4"
},
{
"type": "User",
"login": "nicolas-robin",
"commits": 6,
"avatar_url": "https://avatars.githubusercontent.com/u/13021796?v=4"
}
],
"contributors_sampled": 62,
"top_contributor_share": 0.401
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"main.yml"
],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": null,
"reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 6,
"reason": "13 out of 19 merged PRs checked by a CI test -- score normalized to 6",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 7,
"reason": "Found 19/26 approved changesets -- score normalized to 7",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 36 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 9,
"reason": "10 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 9",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": 10,
"reason": "packaging workflow detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "2dcb13ed280611a93e5eda072df971efe9b2f4f6",
"ran_at": "2026-08-04T11:13:43Z",
"aggregate_score": 5.4,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"recent_prs": {
"merged_7d": 3,
"decided_7d": 5,
"merged_30d": 5,
"authors_30d": 3,
"decided_30d": 7,
"sample_size": 60,
"window_days": 30,
"sample_exhausted": false,
"authors_probed_30d": 3,
"newcomer_merged_30d": 1,
"bot_prs_excluded_30d": 0,
"newcomer_authors_30d": 2,
"newcomer_decided_30d": 2
},
"ci_last_run_at": "2026-08-04T02:25:42Z",
"oldest_open_prs": [
{
"number": 75,
"created_at": "2020-07-09T17:20:42Z",
"last_comment_at": "2020-07-09T21:32:51Z",
"last_comment_author": "whitequark"
},
{
"number": 115,
"created_at": "2020-10-02T02:45:41Z",
"last_comment_at": "2020-11-29T16:20:14Z",
"last_comment_author": "H-S-S-11"
},
{
"number": 133,
"created_at": "2020-11-26T18:56:08Z",
"last_comment_at": "2020-11-26T18:56:43Z",
"last_comment_author": "GuzTech"
},
{
"number": 134,
"created_at": "2020-11-29T17:42:28Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 135,
"created_at": "2020-12-12T17:17:56Z",
"last_comment_at": "2022-04-06T19:25:48Z",
"last_comment_author": "Lunaphied"
},
{
"number": 136,
"created_at": "2021-01-13T00:27:56Z",
"last_comment_at": "2024-04-19T02:46:59Z",
"last_comment_author": "jreyesr"
},
{
"number": 137,
"created_at": "2021-01-19T11:35:45Z",
"last_comment_at": "2021-02-03T22:49:27Z",
"last_comment_author": "shenki"
},
{
"number": 147,
"created_at": "2021-03-14T22:11:33Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 149,
"created_at": "2021-03-27T15:25:53Z",
"last_comment_at": "2026-01-23T14:29:22Z",
"last_comment_author": "whitequark"
},
{
"number": 153,
"created_at": "2021-05-07T22:42:37Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 172,
"created_at": "2021-06-19T19:56:01Z",
"last_comment_at": "2021-06-19T23:58:09Z",
"last_comment_author": "StephanvanSchaik"
},
{
"number": 175,
"created_at": "2021-07-30T22:39:45Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 177,
"created_at": "2021-08-02T16:17:39Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 184,
"created_at": "2021-10-03T17:22:41Z",
"last_comment_at": "2022-03-09T03:08:09Z",
"last_comment_author": "BrettRD"
},
{
"number": 191,
"created_at": "2022-01-17T14:44:26Z",
"last_comment_at": "2022-01-17T14:51:24Z",
"last_comment_author": "DaveBerkeley"
},
{
"number": 196,
"created_at": "2022-02-28T15:16:36Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 198,
"created_at": "2022-04-11T05:00:48Z",
"last_comment_at": "2024-05-29T09:34:55Z",
"last_comment_author": "buganini"
},
{
"number": 201,
"created_at": "2022-04-22T05:05:23Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 202,
"created_at": "2022-04-29T02:57:55Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 203,
"created_at": "2022-07-22T10:50:43Z",
"last_comment_at": "2022-07-22T19:57:22Z",
"last_comment_author": "smunaut"
}
],
"last_merged_pr_at": "2026-08-01T19:03:53Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 12,
"created_at": "2019-06-28T03:47:23Z",
"last_comment_at": "2022-04-21T18:53:12Z",
"last_comment_author": "TechnoMancer"
},
{
"number": 13,
"created_at": "2019-06-28T03:47:34Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 15,
"created_at": "2019-06-28T03:47:54Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 89,
"created_at": "2020-07-23T18:44:48Z",
"last_comment_at": "2020-08-05T22:41:53Z",
"last_comment_author": "rroohhh"
},
{
"number": 108,
"created_at": "2020-08-28T20:25:48Z",
"last_comment_at": "2020-11-24T21:08:03Z",
"last_comment_author": "whitequark"
},
{
"number": 124,
"created_at": "2020-11-24T21:09:07Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 125,
"created_at": "2020-11-24T21:11:40Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 128,
"created_at": "2020-11-25T03:00:55Z",
"last_comment_at": "2022-09-17T20:49:57Z",
"last_comment_author": "sporniket"
},
{
"number": 168,
"created_at": "2021-06-04T16:21:44Z",
"last_comment_at": "2021-06-08T19:24:16Z",
"last_comment_author": "StephanvanSchaik"
},
{
"number": 171,
"created_at": "2021-06-08T18:02:21Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 197,
"created_at": "2022-03-12T05:08:52Z",
"last_comment_at": "2023-03-17T16:02:18Z",
"last_comment_author": "josuah"
},
{
"number": 237,
"created_at": "2023-12-06T13:46:58Z",
"last_comment_at": "2023-12-06T20:56:36Z",
"last_comment_author": "whitequark"
},
{
"number": 260,
"created_at": "2025-12-05T10:04:35Z",
"last_comment_at": "2026-01-08T13:46:49Z",
"last_comment_author": "whitequark"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/amaranth-lang/amaranth-boards",
"host": "github.com",
"name": "amaranth-boards",
"owner": "amaranth-lang"
},
"metrics": {
"overall": {
"key": "overall",
"band": "good",
"name": "Overall health",
"note": "The weighted overall 67 is calibrated to 78 on the published index scale (record calibration 2026-08-02).",
"notes": [
{
"code": "overall_calibration",
"params": {
"raw": 67,
"calibrated": 78,
"calibration": "2026-08-02"
}
}
],
"value": 78,
"inputs": {
"security": 63,
"vitality": 79,
"community": 63,
"governance": 79,
"calibration": "2026-08-02",
"engineering": 56,
"ai_readiness": 25,
"weighted_overall_raw": 67
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 79,
"weight": 0.21,
"metrics": [
{
"key": "development_activity",
"band": "good",
"name": "Development activity",
"note": null,
"notes": [],
"value": 65,
"inputs": {
"commits_last_year": 23,
"human_commit_share": 1,
"days_since_last_push": 2,
"active_weeks_last_year": 11
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 2 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 2
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "11/52 weeks with commits",
"points": 7.6,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 11
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "23 commits in the last year",
"points": 12.4,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 23
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "10 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 9",
"points": 9,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "exceptional",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 100,
"inputs": {
"releases_count": 12,
"latest_release_tag": "v0.0.20",
"releases_from_tags": false,
"days_since_latest_release": 2,
"mean_days_between_releases": 15.7
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "12 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 12
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 2 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 2
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~15.7 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 15.7
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "exceptional",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 3,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 3 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 3
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 63,
"weight": 0.17,
"metrics": [
{
"key": "popularity",
"band": "moderate",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 57,
"inputs": {
"forks": 129,
"stars": 129,
"watchers": 11,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "129 stars",
"points": 34.2,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 129
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "129 forks",
"points": 17.6,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 129
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "11 watchers",
"points": 5.6,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 11
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "good",
"name": "Community health",
"note": null,
"notes": [],
"value": 70,
"inputs": {
"has_readme": true,
"has_license": true,
"readme_badges": 0,
"has_contributing": true,
"has_issue_template": false,
"has_code_of_conduct": false,
"readme_badge_services": [],
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (BSD-2-Clause)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "BSD-2-Clause"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 18,
"status": "met",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "good",
"name": "Sustainability & Governance",
"value": 79,
"weight": 0.23,
"metrics": [
{
"key": "maintainer_resilience",
"band": "excellent",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 80,
"inputs": {
"bus_factor": 4,
"contributors_sampled": 62,
"top_contributor_share": 0.401
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "4 contributor(s) cover half of all commits",
"points": 43.2,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 4
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 40% of commits",
"points": 13.5,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 40
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "62 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 62
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 36 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 76,
"inputs": {
"merged_prs": 132,
"open_issues": 13,
"closed_issues": 62,
"prs_merged_7d": 3,
"prs_decided_7d": 5,
"prs_merged_30d": 5,
"prs_decided_30d": 7,
"issue_closed_ratio": 0.827,
"closed_unmerged_prs": 34,
"first_time_authors_30d": 2,
"first_time_prs_merged_30d": 1,
"first_time_prs_decided_30d": 2
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "83% of issues closed",
"points": 34.7,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 83
}
}
],
"max_points": 42
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "132/166 decided PRs merged",
"points": 23.9,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 132,
"decided": 166
}
}
],
"max_points": 30
},
{
"key": "newcomer_pr_acceptance",
"name": "Newcomer PR acceptance",
"detail": "1/2 first-time contributors' PRs merged in 30d",
"points": 6.5,
"status": "partial",
"details": [
{
"code": "newcomer_prs_merged",
"params": {
"days": 30,
"merged": 1,
"decided": 2
}
}
],
"max_points": 13
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 19/26 approved changesets -- score normalized to 7",
"points": 10.5,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "good",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 65,
"inputs": {
"followers": 210,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "amaranth-lang",
"public_repos": 10,
"account_age_days": 1986
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "organization-owned",
"points": 30,
"status": "met",
"details": [
{
"code": "owner_organization",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "210 followers of amaranth-lang",
"points": 16.7,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 210,
"login": "amaranth-lang"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "10 public repos, account ~5 yr old",
"points": 18.5,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 10
}
},
{
"code": "account_age_years",
"params": {
"years": 5
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "exceptional",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"amaranth-boards"
],
"ecosystems": "pypi",
"any_deprecated": false,
"min_days_since_publish": 2
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on pypi",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "pypi"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 2 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 2
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "14 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 14
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "moderate",
"name": "Engineering Quality",
"value": 56,
"weight": 0.19,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "1 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 1
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "13 out of 19 merged PRs checked by a CI test -- score normalized to 6",
"points": 12,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"topics": [
"fpga",
"development-board",
"amaranth-hdl"
],
"has_wiki": false,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": "3 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 3
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "moderate",
"name": "Security",
"value": 63,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "moderate",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Branch-Protection, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"branch_protection",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 54,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 5.4
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "13 out of 19 merged PRs checked by a CI test -- score normalized to 6",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 19/26 approved changesets -- score normalized to 7",
"points": 5.2,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 36 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "10 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 9",
"points": 6.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow detected",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "exceptional",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the pypi:amaranth-boards@0.0.20 runtime dependency closure — what installing the published package pulls in — 6 packages. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"no_advisories_left_outstanding"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_published",
"params": {
"package": "pypi:amaranth-boards@0.0.20",
"assessed": 6
}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 0,
"affected_packages": 0,
"assessed_packages": 6,
"unassessed_packages": 0,
"affected_by_severity": "none",
"direct_affected_packages": 0
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "no direct dependency carries a known advisory",
"points": 35,
"status": "met",
"details": [
{
"code": "no_direct_advisories",
"params": {}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "no indirect dependency carries a known advisory",
"points": 25,
"status": "met",
"details": [
{
"code": "no_indirect_advisories",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "no advisory carries a publication date",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_no_publication_date",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "exceptional",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 6,
"malicious_packages": 0,
"direct_malicious_packages": 0,
"withdrawn_malicious_packages": 0,
"installable_malicious_packages": 0
},
"components": [
{
"key": "no_dependency_reported_as_a_malicious_package",
"name": "No dependency reported as a malicious package",
"detail": "no dependency is reported as a malicious package",
"points": 100,
"status": "met",
"details": [
{
"code": "no_malicious_dependencies",
"params": {}
}
],
"max_points": 100
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "exceptional",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"commit_weight_rule": {
"min_commits": 50,
"min_commit_share": 0.1
},
"review_only_matches": 0,
"below_threshold_exposures": [],
"assessed_self_published_locations": 13
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "at_risk",
"name": "AI Readiness",
"value": 25,
"weight": 0.04,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 13,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.25,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "no CLAUDE.md / AGENTS.md / editor rules",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_instructions",
"params": {}
}
],
"max_points": 45
},
{
"key": "machine_readable_docs_llms_txt",
"name": "Machine-readable docs (llms.txt)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "legible_commit_history",
"name": "Legible commit history",
"detail": "25 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 13.3,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 25,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "at_risk",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 22,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "moderate",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"primary_language": "Python",
"largest_source_bytes": 15406,
"source_files_sampled": 86,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Python without a type-check config",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_typecheck_config_language",
"params": {
"language": "Python"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/86 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 86,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
}
],
"classification": {
"top": [
"library"
],
"labels": [
"library"
],
"scores": {
"library": 6
},
"primary": "library",
"evidence": [
{
"tier": "distribution",
"label": "library",
"source": "registry:pypi",
"weight": 6
}
],
"artifacts": [],
"confidence": "medium",
"host_extension": false,
"runs_as_process": false,
"consumed_by_code": true
},
"metrics_version": "2.5.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
],
"report_type": "repository",
"generated_at": "2026-08-04T11:14:11.257431Z",
"schema_version": "0.30.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/a/amaranth-lang/amaranth-boards.svg",
"full_name": "amaranth-lang/amaranth-boards",
"license_state": "standard",
"license_spdx": "BSD-2-Clause"
}