Forum Discussion
Altera_Forum
Honored Contributor
16 years agochecksum hardware accelrator design example (How can I modify it for DE2 Board)
I want to use this example with DE2 board but DE2 board did not have DDR SDRAM and this design is using DDR SDRAM can anybody guide me how i can get rid of this DDR SDRAM and use instead SDRAM or...
Altera_Forum
Honored Contributor
16 years agoRip out the memory controller and add the one you want in. If you use a non-bursting memory then you might as well disable the burst options in the read master because you won't need them. This set of components doesn't care what memory you hook up to it (that's the point in using standard interfaces like Avalon MM and ST) so it should port fairly seamlessly.