OK, if you have yet to change any files from the default and that is the result of a build then I strongly suspect the ISE version. 2013.1 has not been used to try to build any of the USRP databases yet. 2012.4 (14.4) is known to work for N200, and production images for N200 as supplied by Ettus are still built using ISE12.1. I'll load 2013.1 later today and see if I can reproduce your problems.
On May 1, 2013, at 8:08 AM, "Rahman, Muhammad Mahboob Ur" <mahboob-rah...@uiowa.edu> wrote: > 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 > <build.log>_______________________________________________ > Discuss-gnuradio mailing list > Discuss-gnuradio@gnu.org > https://lists.gnu.org/mailman/listinfo/discuss-gnuradio _______________________________________________ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio