Altera_Forum
Honored Contributor
20 years agoSRAM interface issue
Hi there,
I am making a board based on the Nios Cyclone Edition 1C20 from Altera and have a question on the SRAM interface. I will be i/o limitted and as such do not want to use the Byte Enable feature of the SRAM that is used on the dev board. What is involved involved in removing the Byte Enable feature from the SRAM interface supplied by SOPC Builder. I assume this isn't a huge endeavour but want to make sure I am heading down the right path. (better yet, has anyone already done this?). Also, for the time being I have added data cache to the system in order to force that all transactions to the SRAM are done through the cache. Does this thinking guarantee that all transactions go through the cache when setup in this fasion. Thanks Todd