Class: CombinedMemory
CombinedMemory(memories)
CombinedMemory
A memory entity that is constructed from the combination of a set of memories.
Each access is routed to the first memory that contains the address between its
min and maximum addresses.