Yahoo Groups archive

Lpc2000

Index last updated: 2026-04-28 23:31 UTC

Thread

TO PROGRAM SPARTAN 2 FPGA USING ARM.

TO PROGRAM SPARTAN 2 FPGA USING ARM.

2005-10-03 by kumarvdpl

Hi Friends,

I am doing a Jtag Programming for SPARTAN FPGA using ARM.
I just gone over the algoritham of XILINX JTAG programming.
The algoritham is made into a program and just it is toggling of pins.

The hex file for the FPGA is get through the UART and sending as a bit 
stream to the FPGA JTAG pins.But my program is not working in the FPGA.
What ever the program i am downloading has no effect.

Does any body tried this features in ARM.
I should make this concept to work out in FPGA.

Any comments over this concept plz post in this group.

with regards,
Rajender

RE: [lpc2000] TO PROGRAM SPARTAN 2 FPGA USING ARM.

2005-10-06 by Gromann, Klaus

Hi Rajender,
 
        I had also a problem programming a SPARTAN FPGA from a serial
EPROM. The problem there was the bit order on the serial line. The EPROM
sends out the MSBit first while the FPGA wants the LSBit first. So I had
to change the bits in the whole FPGA image before programming it into
the EPROM. Maybe you have a similar problem and it works if you change
all the bits before sending the bytes over the serial line. (Bit 8 =>
Bit 0, Bit 7=> Bit 1 and so on)
 
regards
Klaus
Show quoted textHide quoted text
	-----Original Message-----
	From: lpc2000@yahoogroups.com [mailto:lpc2000@yahoogroups.com]
On Behalf Of kumarvdpl
	Sent: Monday, October 03, 2005 12:25 PM
	To: lpc2000@yahoogroups.com
	Subject: [lpc2000] TO PROGRAM SPARTAN 2 FPGA USING ARM.
	
	
	Hi Friends,
	
	I am doing a Jtag Programming for SPARTAN FPGA using ARM.
	I just gone over the algoritham of XILINX JTAG programming.
	The algoritham is made into a program and just it is toggling of
pins.
	
	The hex file for the FPGA is get through the UART and sending as
a bit 
	stream to the FPGA JTAG pins.But my program is not working in
the FPGA.
	What ever the program i am downloading has no effect.
	
	Does any body tried this features in ARM.
	I should make this concept to work out in FPGA.
	
	Any comments over this concept plz post in this group.
	
	with regards,
	Rajender
	
	
	
	
________________________________

	YAHOO! GROUPS LINKS 


		
	*	 Visit your group "lpc2000
<http://groups.yahoo.com/group/lpc2000> " on the web.
		  
	*	 To unsubscribe from this group, send an email to:
		 lpc2000-unsubscribe@yahoogroups.com
<mailto:lpc2000-unsubscribe@yahoogroups.com?subject=Unsubscribe> 
		  
	*	 Your use of Yahoo! Groups is subject to the Yahoo!
Terms of Service <http://docs.yahoo.com/info/terms/> . 


________________________________




[Non-text portions of this message have been removed]

Move to quarantaine

This moves the raw source file on disk only. The archive index is not changed automatically, so you still need to run a manual refresh afterward.