electronics forum

Rules | Recent posts | topic RSS | Search | Register  | Log in

SDRAM problem - sending file to the SDRAM, BRAM


Post new topic  Reply to topic    EDAboard.com Forum Index -> PLD, SPLD, GAL, CPLD, FPGA Design -> SDRAM problem - sending file to the SDRAM, BRAM
Author Message
cool.rezaul



Joined: 28 Mar 2009
Posts: 1


Post02 Jul 2009 19:02   

SDRAM problem


Hi I am using Kingston 512MB SDRAM for my XUP virtex 2 pro development board. I am working on image filtering where I have to transfer the image file to the SDRAM and then filter it by bring the data to the BRAM's. I am struck off into following steps:

1. How can I send a whole image file to the SDRAM. I can put some data on the SDRAM using the EDK C code which is as follows

#define XPS_MEM_RAM 0x60000000 // this was the starting address of
// the SDRAM as provided by the EDK when I added it to my system
Xuint32 *RAM;
RAM=XPS_MEM_RAM;
RAM[i]=0x12345678;

but how to send a full file... Also I am not sure whether the procedure i followed is completely correct???

2.How can i bring my data(which is in SDRAM) to the BRAM. Can i add BRAM to my EDK system as i added SDRAM... If so how??? I also tried to access the SDRAM with VHDL code but it was quiet complicated. I also heard about SDRAM controller but didn't found any for my SDRAM.

Please suggest me something for any of the two problems.
Back to top
Google
AdSense
Google Adsense




Post02 Jul 2009 19:02   

Ads




Back to top
Arabic versionBulgarian versionCatalan versionCzech versionDanish versionGerman versionGreek versionEnglish versionSpanish versionFinnish versionFrench versionHindi versionCroatian versionIndonesian versionItalian versionHebrew versionJapanese versionKorean versionLithuanian versionLatvian versionDutch versionNorwegian versionPolish versionPortuguese versionRomanian versionRussian versionSlovak versionSlovenian versionSerbian versionSwedish versionTagalog versionUkrainian versionVietnamese versionChinese version
Post new topic  Reply to topic    EDAboard.com Forum Index -> PLD, SPLD, GAL, CPLD, FPGA Design -> SDRAM problem - sending file to the SDRAM, BRAM
Page 1 of 1 All times are GMT + 1 Hour
Similar topics:
how to simulate a SDRAM model with my SDRAM controller? (4)
Sdram controller on the Altera Cyclone board? (5)
Is it realistic to connect SDRAM to the ARM-7TDMI-S? (1)
what is the need of Data Mask in DDR SDRAM (2)
About the logic level change in DDR SDRAM (4)
Need material on the DDR and DDR2 SDRAM CONTRLLER (4)
Will AHB bus lower the bus efficency of SDRAM? (5)
sdram (4)
SDRAM interface (3)
sdram interface (2)


Abuse || Administrator || Moderators || Support us || sitemap
topic RSS