Re: [Openocd-development] Errors encountered programming an FPGA using 13MB SVF file

2011-08-30 Thread Sam Jansen
On 27/08/11 17:38, Tomek CEDRO wrote: On Sat, Aug 27, 2011 at 3:40 PM, Uwe Bonnes b...@elektron.ikp.physik.tu-darmstadt.de wrote: while not a cure for your openocd problem, what about xc3sprog? svn co https://xc3sprog.svn.sourceforge.net/svnroot/xc3sprog xc3sprog It is. I am using Xilinx FPGA

Re: [Openocd-development] Errors encountered programming an FPGA using 13MB SVF file

2011-08-27 Thread Jie Zhang
On Fri, Aug 26, 2011 at 2:18 PM, Andreas Fritiofson andreas.fritiof...@gmail.com wrote: The ftdi driver is a real mess. I've been trying to clean in up the past days but I'm beginning to think a complete rewrite would be better. Maybe making OpenOCD use UrJTAG as a library is more worth the

Re: [Openocd-development] Errors encountered programming an FPGA using 13MB SVF file

2011-08-27 Thread Uwe Bonnes
Sam == Sam Jansen sam.jan...@starleaf.com writes: Sam Hello, In attempting to use openocd with an Amontec JTAG key to Sam program a Xilinx FPGA, I encountered a series of issues I though Sam others might be interested in. I don't have sensible proposed Sam solutions for any of

Re: [Openocd-development] Errors encountered programming an FPGA using 13MB SVF file

2011-08-27 Thread Tomek CEDRO
On Sat, Aug 27, 2011 at 3:25 PM, Jie Zhang jzhang...@gmail.com wrote: Maybe making OpenOCD use UrJTAG as a library is more worth the effort than just rewriting ftdi driver. Regards, Jie I proposed this about two years ago but the idea was rejected. In my opinion there is no sense in creating

Re: [Openocd-development] Errors encountered programming an FPGA using 13MB SVF file

2011-08-27 Thread Tomek CEDRO
On Sat, Aug 27, 2011 at 3:40 PM, Uwe Bonnes b...@elektron.ikp.physik.tu-darmstadt.de wrote: while not a cure for your openocd problem, what about xc3sprog? svn co https://xc3sprog.svn.sourceforge.net/svnroot/xc3sprog xc3sprog It is. I am using Xilinx FPGA right now and xc3sprog is great tool to

[Openocd-development] Errors encountered programming an FPGA using 13MB SVF file

2011-08-26 Thread Sam Jansen
Hello, In attempting to use openocd with an Amontec JTAG key to program a Xilinx FPGA, I encountered a series of issues I though others might be interested in. I don't have sensible proposed solutions for any of the problems I encountered, but perhaps someone on this mailing list is

Re: [Openocd-development] Errors encountered programming an FPGA using 13MB SVF file

2011-08-26 Thread Andreas Fritiofson
On Fri, Aug 26, 2011 at 7:10 PM, Sam Jansen sam.jan...@starleaf.com wrote: ** Hello, In attempting to use openocd with an Amontec JTAG key to program a Xilinx FPGA, I encountered a series of issues I though others might be interested in. I don't have sensible proposed solutions for any of

Re: [Openocd-development] Errors encountered programming an FPGA using 13MB SVF file

2011-08-26 Thread Sam Jansen
On 26/08/11 19:18, Andreas Fritiofson wrote: On Fri, Aug 26, 2011 at 7:10 PM, Sam Jansen sam.jan...@starleaf.com mailto:sam.jan...@starleaf.com wrote: Hello, In attempting to use openocd with an Amontec JTAG key to program a Xilinx FPGA, I encountered a series of issues I

Re: [Openocd-development] Errors encountered programming an FPGA using 13MB SVF file

2011-08-26 Thread Tomek CEDRO
On Fri, Aug 26, 2011 at 5:10 PM, Sam Jansen sam.jan...@starleaf.com wrote: In attempting to use openocd with an Amontec JTAG key to program a Xilinx FPGA, I encountered a series of issues I though others might be interested in. I don't have sensible proposed solutions for any of the problems I

Re: [Openocd-development] Errors encountered programming an FPGA using 13MB SVF file

2011-08-26 Thread Andreas Fritiofson
On Fri, Aug 26, 2011 at 8:51 PM, Sam Jansen sam.jan...@starleaf.com wrote: ** On 26/08/11 19:18, Andreas Fritiofson wrote: On Fri, Aug 26, 2011 at 7:10 PM, Sam Jansen sam.jan...@starleaf.comwrote: At this stage I got the libftdi driver giving the same error message as the libftd2xx