Forum Discussion
Altera_Forum
Honored Contributor
14 years agoimagine that when you write data into sram.
you specify the address, but in some case you don't want write data. therefore you need write_enable signal. how about read sequence? read data appear as you specify address. if you don't want to use the data? just ignore it. that is why you don't need read_enable signal.