Altera_Forum
Honored Contributor
13 years agoHow to build a memory?
Hi , I have to write VHDL code of a memory. the function is : there just 2 states,read and write. if we=1 , the data are wrote into the memory, otherwise it always shows read state ,that me...