Forum Discussion
Altera_Forum
Honored Contributor
14 years agoAltera DE2 SDRAM Contoller
Hi; I have confusion about sdram controller. I use Altera DE 2 board with Cyclone II and I want to use the external memory, sdram (8MB) to store image. As I know, we can use SOPC builder with N...
Altera_Forum
Honored Contributor
14 years agoI have read thread about sdram controller. They said that,
"after generation of the sopc system, a file 'sdram_0.vhd' will generated. Within the file is the entity 'sdram_0' which defines the sdram controller and its avalon_mm IO ports. We can use the entity for accessing the sdram." What they mean? Is it we can instantiate entity 'sdram_0' in our top level code (main vhdl) without create the c program? Please verify this..thank you:confused: