Page 16
Qorvo 1800MHz Small Cell RF Card Hardware User’s Guide
Hardware User’s Guide
5.5
Rebuilding the Reference Design
The Avnet reference design project for the
is on GitHub. This reference design
is for the ZCU111 interfaced with the Qorvo card. It is a Vivado project that can be re-built from
sources in the online repository, using the instructions that are also in the repository.
https://github.com/AvnetDev/qorvo1800
Note that
the AvnetDev repository is not public
. Developers may contact Avnet for access, i.e.
a user name and password.
Once access is granted by logging in, the content can be browsed or it can be cloned to a local
directory.
Under Linux the tip version of the repository can be cloned with:
git clone https://github.com/AvnetDev/qorvo1800.git
Under Windows the command to clone the tip version of the repository would be:
git clone git://github.com/AvnetDev/qorvo1800.git
For Windows it is important that a reasonably recent version of the Git executable is being used.
From a command prompt, the
git version
command can be used. At the time of this document,
the latest version is 2.22.0.
The latest version can be installed from
https://git-scm.com/download/win
At the time of this document, the latest code is in the “revB” directory and the build instructions are
in the file
https://github.com/AvnetDev/qorvo1800/blob/master/revB/zcu111_build_instr.txt
These instructions will direct the user to unzip the repository to a local directory and to then run the
TCL script from the TCL command window in Vivado. This will re-create and then build the project.
Figure 12
– GitHub Repository for the Avnet Reference Design