From 08059b64dc99c6b6622f4c01daff8369b1aed6d8 Mon Sep 17 00:00:00 2001 From: Sebastien Bourdeauducq Date: Thu, 21 Aug 2025 09:45:49 +0800 Subject: [PATCH] hydra: add urukul-pld build --- hydra/artiq.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/hydra/artiq.json b/hydra/artiq.json index 912706b..3dbe532 100644 --- a/hydra/artiq.json +++ b/hydra/artiq.json @@ -154,6 +154,18 @@ "phaserSrc": { "type": "git", "value": "https://github.com/quartiq/phaser.git", "emailresponsible": false } } }, + "urukul-pld": { + "enabled": 1, + "type": 1, + "hidden": false, + "description": "CPLD/FPGA gateware on Urukul", + "flake": "git+https://git.m-labs.hk/m-labs/urukul-pld.git", + "checkinterval": 1200, + "schedulingshares": 1, + "enableemail": false, + "emailoverride": "", + "keepnr": 50 + }, "sipyco": { "enabled": 1,