discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] Errors when building E310 fpga


From: Marcus Müller
Subject: Re: [Discuss-gnuradio] Errors when building E310 fpga
Date: Thu, 24 Nov 2016 10:35:01 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.3.0

Hi Peter,


I'm cross-posting this to address@hidden. I think this might be a discussion that fits in there better – you might want to sign up for that list, too [1]!


On 23.11.2016 05:35, Peng Zhang wrote:

child killed: floating-point exception

this looks like a Xilinx/Vivado bug, and Ettus can't do much about these :(

Anyway, could you try whether this works with the free Vivado version you can use for the E310, when running Vivado on Linux? I know several people who use separate Linux VMs just to run the Xilinx tools.

Best regards,
Marcus

[1] http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com

Hi all

Based on the instructions in the following link:
I downloaded fpga source code for E310 and attempted to build FPGA image in cygwin environment

The fpga source code is downloaded from 

After tens of minutes, the building procedure was ended with some errors which are listed in the following lines. But I am not sure what these error really means and how to avoid them. Any suggestions are really appreciate. Cheers!


  **** IP Build 1412160 on Tue Nov 17 13:47:24 MST 2015

    ** Copyright 1986-2015 Xilinx, Inc. All Rights Reserved.

 

source {D:\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

# set_property target_simulator XSim [current_project]

# add_files -norecurse -force $xci_file

INFO: [IP_Flow 19-234] Refreshing IP repositories

INFO: [IP_Flow 19-1704] No user IP repositories specified

INFO: [IP_Flow 19-2313] Loaded Vivado IP repository 'D:/Xilinx/Vivado/2015.4/data/ip'.

Loading device for application Rf_Device from file '7z020.nph' in environment

D:/Xilinx/Vivado/2015.4/ids_lite/ISE.

child killed: floating-point exception

[31mERROR: [IP_Flow 19-3475] Tcl error in ::ipgui_mig_7series_0::updateAllModelParams procedure for IP 'mig_7series_0'. Loading device for application Rf_Device from file '7z020.nph' in environment

(B[mD:/Xilinx/Vivado/2015.4/ids_lite/ISE.

child killed: floating-point exception

 

add_files: Time (s): cpu = 00:00:04 ; elapsed = 00:00:16 . Memory (MB): peak = 272.992 ; gain = 67.289

[31mERROR: [Common 17-39] 'add_files' failed due to earlier errors.

(B[m

    while executing

"add_files -norecurse -force $xci_file"

    (file "D:\usrp3\tools\scripts\viv_generate_ip.tcl" line 22)

INFO: [Common 17-206] Exiting Vivado at Wed Nov 23 01:59:03 2016...

BUILDER: Releasing IP location: /cygdrive/d/usrp3/top/e300/build-ip/xc7z020clg484-1/mig_7series_0
make[1]: *** [/cygdrive/d/usrp3/top/e300/ip/mig_7series_0/Makefile.inc:32: /cygdrive/d/usrp3/top/e300/build-ip/xc7z020clg484-1/mig_7series_0/mig_7series_0.xci] Error 1
make[1]: Leaving directory '/cygdrive/d/usrp3/top/e300'
make: *** [Makefile:44: E310] Error 2


Peter


reply via email to

[Prev in Thread] Current Thread [Next in Thread]