Sample SDR-Zynq review
This sample shows the shape of the paid deliverable. A real review is tailored from the buyer's board logs, host setup, repo notes, and blocker list.
Example finding
- Board state: Zynq-7000 plus AD936x target boots far enough to expose a PlutoSDR-compatible IIO surface, but the boot source and recovery path are not yet documented.
- Main risk: changing firmware, HDL, or QSPI content before capturing a known-good boot log and recovery route can turn a software investigation into a board recovery task.
- Integration decision: keep the current image as the reference baseline, then build source-oriented artifacts in a separate lane before replacing boot media.
Example next experiments
- Capture serial boot logs and current IIO context output before modifying images.
- Record boot mode, SD/QSPI state, DFU/JTAG access, and host USB behavior.
- Confirm RF clock/PPS assumptions and AD936x channel exposure from userspace.
- Only then choose between vendor-image preservation, Pluto-compatible rebuild, Yocto, or Vivado/HDL work.