Note: this is typical of mid 1980's memory technology. 8 such chips, plus support logic, would be used to make a 1 megabyte RAM for an 8-bit microprocessor, and 32 such chips would be used to make a 4-megabyte 32-bit-word-addressable RAM board for a large UNIX workstation of the era.
Part B: Given such a chip, outline (at a high level) the supporting logic needed on the 4-megabyte. 32-bit word, word-addressable RAM board, assuming that the data bus includes exactly the following:
Note that there may be 4 memory modules on the bus. Note that the data read from memory is not valid until the memory module ceases indicating busy. The memory must go busy in response to receipt of address-valid if the indicated address refers to it, and it must cease its busy state on completion of the write (initiated by the write signal) or on delivery of data to the bus (initiated by the read signal).