Re: [Discuss-gnuradio] Programming FPGA

2012-06-07 Thread Ryan Connelly
Also here's a link to a great paper containing a good analysis of how all the HDL modules come together. Worth reading to get a head start but you definitely will want to also look at the code in Xilinx ISE. FYI you need the full version of ISE to program to the N210. FYI2 the usrp-users mailing l

Re: [Discuss-gnuradio] Programming FPGA

2012-06-06 Thread Matt Ettus
The Verilog code is all available and it is in the UHD git repository. I would suggest you start there. Matt On Fri, Jun 1, 2012 at 10:34 AM, sibar002 wrote: > > Hello > > I am currently working on the USRP N210. I am trying to modify the VHDL > code > for the FPGA in order to gain acccess to

[Discuss-gnuradio] Programming FPGA

2012-06-01 Thread sibar002
Hello I am currently working on the USRP N210. I am trying to modify the VHDL code for the FPGA in order to gain acccess to some of the unused pins. I am unsure of how to do this, and I was wondering if anyone had any advice on how to do this. I would greatly appreciate any help. Thank you. Sam