Home
World's Largest FPGA/CPLD Portal


read and write data to SRAM of fpga

hello

i am new to fpga...i just want toh store an array into SRAM chiP N for confirmation read that values from SRAM.signals are "CS,WE,OE,DATABUS(bidir),ADDRESS BUS,BLE,BHE( byte High enable).i hone through the datasheet of chip.but not able to get results correctly on basis of address.can any one help???or give me some example who already done this type of experiment.

regards

Comments

auny87
August 5, 2010 - 4:18am

 Hey, You need to sort out

 Hey,

You need to sort out some timing numbers. You will have to meet the timing constraints as mentioned in the datasheet of the RAM. and follow a sequence of commands.e.g the the sequence in which cs and wr signal go high or low and how you multiplex your bidirectional data bus the best thing would be to implement a state machine that does the read/write solution. In that way you would have easier control on your logic. Combinatorial logic wont be that easy to code :)

 


Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.

Facebook  Twitter  Linkedin  Orkut  YouTube      RSS

Check out FPGA related videos

Find Us On Facebook