discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] usrp_n200_r3_fpga.bin build error


From: Rahman, Muhammad Mahboob Ur
Subject: Re: [Discuss-gnuradio] usrp_n200_r3_fpga.bin build error
Date: Wed, 1 May 2013 15:08:48 +0000

Hi Ian,


> USRP specific questions (especially FPGA/Hardware) are best directed 
> at the USRP mailing list, rather than the GNURadio one.

You are right in your suggestion :)

> It's hard to say exactly what has caused this error, but basically it;s 
> failing to identify the module name that is the root/top of the FPGA 
> hierarchy.
> I'm curious to know if the following lines are present in 
> "build-N200R3/u2plus.xise" :
>   <property xil_pn:name="Implementation Top" xil_pn:value="Module|u2plus" 
> xil_pn:valueState="non-default"/>
>    <property xil_pn:name="Implementation Top File" xil_pn:value="../u2plus.v" 
> xil_pn:valueState="non-default"/>
>   <property xil_pn:name="Implementation Top Instance Path" 
> xil_pn:value="/u2plus" xil_pn:valueState="non-default"/>

Not exactly, but this is what I see inside u2plus.xise file:
<property xil_pn:name="Implementation Top" xil_pn:value="" 
xil_pn:valueState="default"/>
<property xil_pn:name="Implementation Top Instance Path" xil_pn:value="" 
xil_pn:valueState="default"/>

So should I edit it by hand to match what we expect?

> To help further more information will be needed:
>* What files in the design have you touched to make your changes

None. But I will do some changes in u2plus_core.v in future.

>* Have you been running ISE in a the gui mode on this project or altered 
>Makefiles or scripts.

No.
 
>* What version of ISE are you using

2013.1

>* Detailed log file of your attempt to compile (make -f Makefile.N200R3 bin 
>2>&1 | tee build.log)

See attached.

> As a sanity check it might be wise to prove that you can compile 
> an un-altered version of the FPGA using the same command line first.

This is what I am currently doing.



Thanks,
Mahboob

Attachment: build.log
Description: build.log


reply via email to

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