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 107 forks source link

Compatibility with SignalLab250-12 #442

Closed lizunya1983 closed 3 years ago

lizunya1983 commented 3 years ago

Hi, is PyPRL API compartible with RedPitaya SignalLab 250-12?

lneuhaus commented 3 years ago

No, it's not. I am working on a migration, but the natural order of things will be

  1. merge all open pyrpl PR's
  2. migrate pyrpl to use pypga as backend for FPGA design
  3. implement SignalLab 250-12 support in pypga
  4. Pyrpl would now automaticaly support SignalLab 250-12.
  5. This might unfortunately take a while.