Hi Nauman,

I'm guessing you're building FPGA for the X300 series.. Typically this is a
problem with setting the environment correctly.

In the build directory (uhd-fpga/usrp3/top/x300), first run "source
setupenv.sh". This calls uhd-fpga/usrp3/tools/scripts/setupenv_base.sh,
which populates the FPGA part types in your environment.

Hope this helps,
EJ

On Wed, Aug 2, 2017 at 6:45 AM, Nauman Iqbal via USRP-users <
usrp-users@lists.ettus.com> wrote:

> Hi,
>
>    I am getting this error while I am trying to build the project from
> makefile. I have vivado paths already set.
>
>
>
> source /home/workspace/fpga/usrp3/tools/scripts/viv_generate_ip.tcl
>
> # set xci_file         $::env(XCI_FILE)               ;
>
> # set part_name        $::env(PART_NAME)              ;
>
> # set gen_example_proj $::env(GEN_EXAMPLE)            ;
>
> # set synth_ip         $::env(SYNTH_IP)               ;
>
> # set ip_name [file rootname [file tail $xci_file]]   ;
>
> # file delete -force "$xci_file.out"
>
> # create_project -part $part_name -in_memory -ip
>
> WARNING: [#UNDEF] No parts matched ''
>
> ERROR: [Coretcl 2-106] Specified part could not be found.
>
>
>
> Regards
>
>
>
> Nauman
>
> _______________________________________________
> USRP-users mailing list
> USRP-users@lists.ettus.com
> http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com
>
>
_______________________________________________
USRP-users mailing list
USRP-users@lists.ettus.com
http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com

Reply via email to