Forum Discussion
Altera_Forum
Honored Contributor
19 years agocreating sram component problems
hi,i'm creating my own sram with the component editor.i've assigned signals as address,data,chipselect,write/read enable,output enable,with the interface avalon_slave_0,is there anything else...
Altera_Forum
Honored Contributor
19 years agothank 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?