Forum Discussion
Altera_Forum
Honored Contributor
19 years ago --- Quote Start --- originally posted by cicizhang@Nov 17 2006, 04:59 AM thank you very much for your answer.it seems that the sram does not need a clk signal, the write/read enable signal is used as replacement.but the sopc builder warns that a clk signal is needed because the sram is defined as avlon-slave component.so do i have to define the write/reda signal as the clk signal?
<div align='right'><{post_snapback}> (index.php?act=findpost&pid=19491)
--- quote end ---
--- Quote End --- The SRAM interface is of type "tristate slave", not "avalon slave". Take a look towards the end of the "Building memory sub-systems" chapter in the SOPC Builder sub-section of the Quartus II handbook. You should see everything you need there. - slacker