Open Issues Need Help
View All on GitHubAI Summary: Design and simulate a 2-bit wide, 4-location Random Access Memory (RAM) using Verilog HDL. The RAM should support synchronous write operations (controlled by clock and write enable) and asynchronous read operations. This project aims to demonstrate fundamental digital memory concepts.
Complexity:
3/5
help wanted good first issue