usrp-users@lists.ettus.com

Discussion and technical support related to USRP, UHD, RFNoC

View all threads

Re: [USRP-users] X310 Compile Issue with Vivado

DK
Derek Kozel
Fri, Jan 15, 2016 10:15 PM

Hi Kevin,

Ah, sorry for the confusion there. The manual website is kept on the latest
stable release and built from the UHD source code from that release. The
README file for the fpga repository points towards the manual so
occasionally there are version issues such as you encountered. The GitHub
link I sent previously is the best resource for an online version of the
documentation.

If you have doxygen installed when you build UHD then it will build a copy
of the documentation which is correct for your particular source version.
On my system that is located at /usr/share/doc/uhd/doxygen/html.

Regards,
Derek

On Fri, Jan 15, 2016 at 1:57 PM, Kevin Perry kperry2104@gmail.com wrote:

Derek

Thanks for the quick response.

I am slightly confused though.  I pulled what I thought was the latest
master copy from this website.
https://github.com/EttusResearch/fpga

This referenced this link for the tools which showed 2014.4

http://files.ettus.com/manual/md_usrp3_build_instructions.html

If this website is not the location for the master can you be specific
on the page that this is the development page instead of the master
release page.

Kevin

On 1/15/16, Derek Kozel derek.kozel@ettus.com wrote:

Hello Kevin,

The website manual is for release 3.9.2. Your code must be based on the
development master. If you look in the documentation for the current

master

the targeted Vivado version has been increased to 2015.4.

Regards,
Derek

On Fri, Jan 15, 2016 at 12:15 PM, Kevin Perry via USRP-users <
usrp-users@lists.ettus.com> wrote:

Hello

I am trying to update my X310 to the latest FPGA build.  My project
has custom code added to the current baseline.

We compiled and ran the scripts to build the FPGA, but this was prior
to the requirement to use Vivado as part of the build.  So I installed
Vivado 2014.4 and ISE 14.7 per the instructions on the Github site.

When I attempt to build I get errors from Vivado.  See attached file
with the terminal output.  In general it appears that I may have the
wrong version of Vivado.  The version of the ten_gig_eth_pcs_pma in
the design is looking for version 6.0 but Vivado v2014.4 only has a
version 5.0 in the IP repository

Thanks

Kevin


USRP-users mailing list
USRP-users@lists.ettus.com
http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com

Hi Kevin, Ah, sorry for the confusion there. The manual website is kept on the latest stable release and built from the UHD source code from that release. The README file for the fpga repository points towards the manual so occasionally there are version issues such as you encountered. The GitHub link I sent previously is the best resource for an online version of the documentation. If you have doxygen installed when you build UHD then it will build a copy of the documentation which is correct for your particular source version. On my system that is located at /usr/share/doc/uhd/doxygen/html. Regards, Derek On Fri, Jan 15, 2016 at 1:57 PM, Kevin Perry <kperry2104@gmail.com> wrote: > Derek > > Thanks for the quick response. > > I am slightly confused though. I pulled what I thought was the latest > master copy from this website. > https://github.com/EttusResearch/fpga > > This referenced this link for the tools which showed 2014.4 > > http://files.ettus.com/manual/md_usrp3_build_instructions.html > > If this website is not the location for the master can you be specific > on the page that this is the development page instead of the master > release page. > > Kevin > > On 1/15/16, Derek Kozel <derek.kozel@ettus.com> wrote: > > Hello Kevin, > > > > The website manual is for release 3.9.2. Your code must be based on the > > development master. If you look in the documentation for the current > master > > the targeted Vivado version has been increased to 2015.4. > > > https://github.com/EttusResearch/fpga/blob/master/docs/usrp3/build_instructions.md > > > > Regards, > > Derek > > > > On Fri, Jan 15, 2016 at 12:15 PM, Kevin Perry via USRP-users < > > usrp-users@lists.ettus.com> wrote: > > > >> Hello > >> > >> > >> > >> I am trying to update my X310 to the latest FPGA build. My project > >> has custom code added to the current baseline. > >> > >> > >> > >> We compiled and ran the scripts to build the FPGA, but this was prior > >> to the requirement to use Vivado as part of the build. So I installed > >> Vivado 2014.4 and ISE 14.7 per the instructions on the Github site. > >> > >> > >> > >> When I attempt to build I get errors from Vivado. See attached file > >> with the terminal output. In general it appears that I may have the > >> wrong version of Vivado. The version of the ten_gig_eth_pcs_pma in > >> the design is looking for version 6.0 but Vivado v2014.4 only has a > >> version 5.0 in the IP repository > >> > >> > >> > >> Thanks > >> > >> > >> > >> Kevin > >> > >> _______________________________________________ > >> USRP-users mailing list > >> USRP-users@lists.ettus.com > >> http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com > >> > >> > > >