Sign in

username:

password:



Not a member?

Search adsp



Search tips

Subscribe to adsp



adsp by Keywords

AD1819 | AD7332 | ADSP-2106 | ADSP-21060 | ADSP-21065L | ADSP-2116 | ADSP-21160M | ADSP-2181 | ADSP-218x | ADSP-219 | ADSP-2199 | ADSP219 | BF531 | BF532 | BF533 | BF535 | Blackfin | FFT | JTAG | LDF | SDRAM | SHARC | SPORT | UART | VDSP++ | VisualDSP

Discussion Groups

Discussion Groups | Analog Devices DSPs | SDRAM data transfer between Blackfin & Tiger Sharc

Technical discussions related to Analog Devices DSPs (including Blackfin, TigerSHARC, SHARC and ADSP-21xx DSPs).

  

Post a new Thread

SDRAM data transfer between Blackfin & Tiger Sharc - mahendra varman - Jun 18 8:59:27 2007



Hi all

In a single board, Blackfin BF533 processor is connected sdram 1.
and in the same board Tiger sharc TS201  is connected to sdram 2.
One fpga is connected in between blackfin and tigersharc

Suggest the ways in which I can transfer data from sdram 1( connected to blackfin) to sdram 2 (
connected to tigersharc) and viceversa thru FPGA
Thanks
R.Mahendran



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

RE: SDRAM data transfer between Blackfin & Tiger Sharc - George Kadziolka - Jun 19 5:37:34 2007

Hi,

How is the FPGA connected between the two?  If you include the EBIU on the
BF side and the cluster bus on the TS side, you can memory map the other's
SDRAM.  This would mean that you would have to create an SDRAM controller in
the FPGA.  The simplest (from interface perspective) would be to have some
code running on each processor that gets data from the other side (maybe
to/from Link Ports on TS side and PPI/SPORT/ASync bank on BF side) and
places it into SDRAM (maybe with DMA).

Is the board designed already?  If so, you ask the developer, as they
probably had something in mind already.

Cheers,

George

www.kaztek.com <http://www.kaztek.com/>

  _____  

From: a...@yahoogroups.com [mailto:a...@yahoogroups.com] On Behalf Of
mahendra varman
Sent: Monday, June 18, 2007 3:07 AM
To: a...@yahoogroups.com
Subject: [adsp] SDRAM data transfer between Blackfin & Tiger Sharc

Hi all

In a single board, Blackfin BF533 processor is connected sdram 1.
and in the same board Tiger sharc TS201 is connected to sdram 2.
One fpga is connected in between blackfin and tigersharc

Suggest the ways in which I can transfer data from sdram 1( connected to
blackfin) to sdram 2 ( connected to tigersharc) and viceversa thru FPGA

Thanks
R.Mahendran



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