ADRV9002 Platform Prerequisites - ArrowElectronics/data-storm-daq GitHub Wiki
Several tool installations are required to build the example. You will need the following:
- Quartus Prime Lite® to build the project (this project uses version 18.1.0.625) (see below)
- A linux virtual machine or a standalone linux host
An installation of Quartus Prime Lite® is required to build the hw reference design (this project uses version 18.1.0.625)
- Download the tools from the Download Center for FPGAs
- Make sure to select Lite edition and release 18.1 in the pulldowns
- Follow the instructions on the page.
A Virtual Machine (VM) running a Linux OS, is required when building the kernel, device tree and uboot for the target board. The VM needs to run inside of a player like VMware®.
- Download a VMware Workstation Player® and install it.
- Download the Arrow Ubuntu-64bit VM and unzip it.
- Open the VMware Workstation Player.
- Click on the "Open a Virtual Machine"
- Navigate to the unzipped "Ubuntu 64-bit.vmx" file and double-click it.
- Click "Play virtual machine". You will be asked about copying or moving it, select "I Copied it" You should see the Ubuntu 64-bit VM in the image below:

Return to Build the Example Design
Return to ADRV9002Platform User Guide