Sign in

username:

password:



Not a member?

Search lpc2000



Search tips

Subscribe to lpc2000



lpc2000 by Keywords

2106 | ADC | ARM7 | Atmel | Bootloader | CAN | CrossStudio | CrossWorks | DDS | ECos | Ethernet | ETM | FIFO | FLASH | FPGA | GCC | GDB | GNU | GNUARM | GPIO | I2C | IAP | IAR | JTAG | Kickstart | LCD | Linux | LPC | LPC-E2294 | LPC2000 | LPC2100 | LPC2104 | Lpc2106 | Lpc210x | LPC2114 | LPC2119 | LPC2124 | LPC2129 | Lpc2138 | LPC213x | LPC21xx | LPC2210 | LPC2212 | LPC2214 | LPC2292 | LPC2294 | LPC2xxx | LPC3128 | MCB2100 | Olimex | Philips | PWM | Rowley | RTC | RTOS | SPI | SSP | UART | UART0 | UART1 | ULINK | USB | Watchdog | Wiggler

Ads

Discussion Groups

See Also

DSPFPGAElectronics

Discussion Groups | LPC2000 | TO PROGRAM SPARTAN 2 FPGA USING ARM.

Discussion group dedicated to the Philips LPC2000 family of ARM MCUs

TO PROGRAM SPARTAN 2 FPGA USING ARM. - kumarvdpl - Oct 3 6:24:00 2005

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




(You need to be a member of lpc2000 -- send a blank email to lpc2000-subscribe@yahoogroups.com )


RE: TO PROGRAM SPARTAN 2 FPGA USING ARM. - Gromann, Klaus - Oct 6 5:12:00 2005

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
-----Original Message-----
From: lpc2000@lpc2... [mailto:lpc2000@lpc2...]
On Behalf Of kumarvdpl
Sent: Monday, October 03, 2005 12:25 PM
To: lpc2000@lpc2...
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

________________________________

> . ________________________________

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


______________________________
Stellaris® MCU Family: New Parts, New Package, New Price.


(You need to be a member of lpc2000 -- send a blank email to lpc2000-subscribe@yahoogroups.com )