Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
16 years ago

how to read the file which has been created in SDRAM

how to i able to read out the data which has been stored in the SDRAM?? currently using the Terasic 5MP camera and it already has that function where by once u click, it will stored the data in the SDRAM. so how do i call it out? really need some helps here and guidance.

thanks

2 Replies

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    I try to test SDRAM chip. Kindly advice me when the example driver method is use to test the SDRAM and when the read and write functions (IORD & IOWR) are used to the same test

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    In the IDE when you create a new software project, there is a memory test template. You can create a memory test project and have a look at the code.