Re: [Discuss-gnuradio] recompiling the verilog code

2006-09-23 Thread Josh Jennings
Hi, I noticed there is a project file usrp_std.qpf in the usrp\fpga\toplevel\usrp_std folder but when I opened that file with Quartus II 6.0, it said that the file was previously opened with an older version of Quartus II. That is why I created a new project and added all the files manually. I

Re: [Discuss-gnuradio] recompiling the verilog code

2006-09-22 Thread Eric Blossom
On Fri, Sep 22, 2006 at 10:13:50PM -0700, Oussama Sekkat wrote: > Hello, > There is something that's unclear to me about recompiling the verilog code. > The way I did it before was to create a project, add to it the top level > module usrp_std.v and all the modules in the sdr_lib file. Then at ever

[Discuss-gnuradio] recompiling the verilog code

2006-09-22 Thread Oussama Sekkat
Hello,There is something that's unclear to me about recompiling the verilog code. The way I did it before was to create a project, add to it the top level module usrp_std.v and all the modules in the sdr_lib file. Then at every compile, the compiler complains and ask for such or such verilog module