Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
13 years ago

How 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...