Hi, I implemented dynamic memory like 41464. It is based on static memory and little modified. But I didn't inherited it, only copied memory.cpp and modified. Please could you help me how to inherit it from memory to prevent code duplication. The files are attached.
By the way I think that the write to memory should not be delayed. The data should by written directly at falling edge of the write enable signal. Only the read from memory should be delayed, because it takes some times to put data on the bus.
By the way I think that the write to memory should not be delayed. The data should by written directly at falling edge of the write enable signal. Only the read from memory should be delayed, because it takes some times to put data on the bus.
- Attachments
- dynamic_memory_R1641.zip
- You don't have permission to download attachments.
- (5 Kb) Downloaded 8 times