-
Notifications
You must be signed in to change notification settings - Fork 1
ADRV9371 Platform Prequisites
skravats edited this page Jun 5, 2020
·
19 revisions
Several tool installations are required to build the example. You will need the following:
- Quartus Prime Standard® to build the project (this project uses version 18.0.0) (see below)
- A linux virtual machine or
- A standalone linux host with the appropriate gcc toolchain dependencies installed
An installation of Quartus Prime Standard® is required to build the hw reference design (this project uses version 18.0.0)
- Download the tools from the Download Center for FPGAs
- Make sure to select standard edition and release 18.0 in the pulldowns
- Follow the instructions on the page.
- To obtain a quartus license, visit the Self-Service Licensing Center. For a temporary license, select Generate Companion or Temporary Licenses in the navigation table.
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 ADRV9371 Platform User Guide