Your git output says there are local modifications and then you describe
them but say it's all clean.  Strange?

Anyway, yes - you need to install a patch from Xilinx.  Follow this:

  https://support.xilinx.com/s/article/76780?language=en_US

Download the ZIP file linked there and follow the installation instructions.

Also revert your modifications.

Brian



On Fri, Jan 13, 2023 at 5:06 PM <jmalo...@umass.edu> wrote:

> When I type ‘git status’, it says there are no changes, I have dumped the
> output of git status below.…
>
> HEAD detached at v4.3.0.0
>
> Changes not staged for commit:
>
> (use "git add <file>..." to update what will be committed)
>
> (use "git restore <file>..." to discard changes in working directory)
>
> modified: setupenv.sh
>
> Untracked files:
>
> (use "git add <file>..." to include in what will be committed)
>
> ip/Makefile (copy).inc
>
> no changes added to commit (use "git add" and/or "git commit -a")
>
>
> i did have to edit the setupenv file however. In line 4 of the file, I
> changed it following from
>
> VIVADO_VER_FULL=2021.1_AR76780 -> VIVADO_VER_FULL=2021.1
>
> Before the edit, it gave this error…
>
> Setting up a 64-bit FPGA build environment for the USRP-N3x0...
>
> Vivado: Found (/tools/Xilinx/Vivado/2021.1/bin)
>
> Vivado: ERROR! Requested version (2021.1_AR76780) not installed.
>
> Install the required updates/patches and verify that the env variable
>
> "VIVADO_VER_FULL" matches the version printed by "vivado -version"
>
>
> vivado -version gave this output.
>
> Vivado v2021.1 (64-bit)
>
> SW Build 3247384 on Thu Jun 10 19:36:07 MDT 2021
>
> IP Build 3246043 on Fri Jun 11 00:30:35 MDT 2021
>
> Copyright 1986-2021 Xilinx, Inc. All Rights Reserved.
>
> Is there something else I have to install or edit?
>
>
> Thanks,
>
> Joe
> _______________________________________________
> USRP-users mailing list -- usrp-users@lists.ettus.com
> To unsubscribe send an email to usrp-users-le...@lists.ettus.com
>
_______________________________________________
USRP-users mailing list -- usrp-users@lists.ettus.com
To unsubscribe send an email to usrp-users-le...@lists.ettus.com

Reply via email to