thesps/conifer

Reimplement Alveo runtime with `pyxrt`

Open

#99 opened on Nov 12, 2025

 (1 comment) (0 reactions) (0 assignees)Python (32 forks)auto 404
enhancementgood first issue

Repository metrics

Stars
 (61 stars)
PR merge metrics
 (PR metrics pending)

Description

The Alveo runtime is using pynq, which is deprecating Alveo as of its v3.1. It would be good to implement the Alveo runtime with XRT's Python bindings pyxrt instead.

Contributor guide