Forum Discussion
Altera_Forum
Honored Contributor
14 years agoask help for vhdl code of 1 bit memory
Hi, I am trying to write the code of 1bit SRAM, it has just read /write status. Give two signals we (write) and select_en (this memory cell is choose to work), then the date would be wrote in the mem...
Altera_Forum
Honored Contributor
14 years agoSo you want a 256x8 bit memory. Do you want to do this complex approach with separate demux and mux, single-cell memory entities etc. just for educational purposes, or do you want to achieve a real state-of-the-art FPGA block ram or distributed ram inferral?
– Matthias