Answer from cs61c-ax (Amanda Alfonso 15906918) for Question 1 The processor generates virtual addresses while the memory is accessed using physical address. You get a PA from a VA via translation by a combination of hardware and software in a process known as memory mapping or address translation.