Question: Develop the schematic for a two-port memory. Each port in the memory corresponds to an MAR and an MBR. Data can be simultaneously accessed by these ports. In other words:
a. Data can be read from both ports simultaneously.
b. Data can be written into two different locations simultaneously.
c. If both ports address the same location during a write operation, the data from PORT 1 should be written. That is, PORT 1 has higher priority.