From 8780ce681e39623e06dc4f3cc6da986e5399e192 Mon Sep 17 00:00:00 2001 From: atse Date: Fri, 27 Feb 2026 12:42:36 +0800 Subject: [PATCH] README: Add continuous integration (Hydra) links --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 432183f..204dabd 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,8 @@ Sources are in the `xc2c` directory. cd xc2c ``` +Download latest build: [JED](https://nixbld.m-labs.hk/job/artiq/urukul-pld/urukul-xc2c/latest/download/1). + ### Building Needs [migen](https://github.com/m-labs/migen) and [Xilinx ISE](https://www.xilinx.com/products/design-tools/ise-design-suite.html). Assumes ISE is installed in ``/opt/Xilinx``. @@ -54,6 +56,8 @@ Sources are in the `ice40` directory. cd ice40 ``` +Download latest builds: [urukul.bin](https://nixbld.m-labs.hk/job/artiq/urukul-pld/urukul-ice40/latest/download/1) [suservo.bin](https://nixbld.m-labs.hk/job/artiq/urukul-pld/urukul-ice40/latest/download/2). + ### Building Needs [migen](https://github.com/m-labs/migen), ``yosys``, ``nextpnr``, ``icestorm``.