lneuhaus / pyrpl

pyrpl turns your RedPitaya into a powerful DSP device, especially suitable as a lockbox in quantum optics experiments.
http://lneuhaus.github.io/pyrpl/
MIT License
137 stars 105 forks source link

Added support for loading FPGA for ecosystem version 2.0 and higher. #518

Open b-swat opened 2 weeks ago

b-swat commented 2 weeks ago

Hi. Added checking the operating system version. If it is version 2.0, then the FPGA is booted via the new boot mechanism (xdevcfg is deprecated and no longer used in Vivado versions newer than 2020). We also moved the FPGA source code to the RedPitaya repository, otherwise we would have to add a lot of code to your repository in order to be compatible with the current architecture. FPGA is now pre-built and will be included in ecosystem updates.

b-swat commented 2 weeks ago

The version with pre-assembled FPGA starts from 316 and higher: https://downloads.redpitaya.com/downloads/Unify/nightly_builds/ FPGA is not yet available in the release.