Remote FPGA access: you to the internet to a Raspberry Pi to an FPGA

fpgas.online APT repository

Debian packages for the fpgas.online FPGA-as-a-Service platform.

Add this repository on a Raspberry Pi

Works on Debian bookworm (12) and trixie (13). The snippet below auto-detects which suite you are on.

curl -fsSL https://fpgas-online.github.io/apt/pubkey.gpg \
  | sudo gpg --dearmor -o /usr/share/keyrings/fpgas-online.gpg
echo "deb [signed-by=/usr/share/keyrings/fpgas-online.gpg] \
  https://fpgas-online.github.io/apt $(lsb_release -cs) main" \
  | sudo tee /etc/apt/sources.list.d/fpgas-online.list
sudo apt update

Packages

Repository contents