Forum Discussion
Altera_Forum
Honored Contributor
15 years agoLookin for altera Megafunction to interface SRAM on Cyclone 3 Development kit
What is the altera Megafunction IP core to interface SRAM that comes with Cyclone 3 Development kit ? SRAM - k1b3216b2e. Is it the same interface as that of cy7c1380d?
Altera_Forum
Honored Contributor
15 years agoYou can define your sram characteristics in a tcl file and add it the \ip\user_components directory; then you can use it in sopc builder.
For your convenience I attach a sample file: you probably need to modify a few parameters to match your sram. Regards