ADALM-PLUTO Radio Hardware Software Co-Design
Show older comments
ADALM-PLUTO Radio has Zync SOC just like USRP E310. But the examples provided in the Hardware Support Pakage only includes host programming. Is it possible to program ADALM-PLUTO using "Hardware Software Co-Design" just like USRP E310 example? E310 Hardware Software Co-Design
Regards
Accepted Answer
More Answers (1)
Noam Levine
on 12 Apr 2018
1 vote
The Zynq chip in the ADALM-Pluto is a Z-7010, which has only 28K logic cells, 2.1Mb of block RAM, and 80 DSP slices. The E310 uses a Z-7020 device, which has 85K logic cells, 4.9Mb of Block RAM, and 400 DSP slices.
So, while it is theoretically possible to target the Zynq on Pluto using our hardware/software codesign workflow, the size of the Zynq on Pluto limits the usefulness of any algorithm you may want to deploy. It's really designed to be a data streaming device.
If you want to experiment with targeting, you would need to create a custom reference design for the Z-7010 + AD9363, and ensure that you can download a new bitstream over USB, which is the only available access to the hardware.
Categories
Find more on Targeting FPGA & SoC Hardware in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!