Forum Discussion
Altera_Forum
Honored Contributor
10 years agoActually the write could be done using only the 9 bit of addr, (provided two write bytes are grouped together). This and few other reasons made me think of using 1 single byte of data, sacrificing some memory space.
I shall try this with the newer version and hopefully would be good to go! Thanks again!