Seems like the award ceremony is in June, so we'll be waiting a few months for the acceptance.
Meantime, here they appear in a podcast interview:
https://www.recode.net/2018/4/25/172772 ... er-podcastAnd for extra architectural interest, here's Patterson on the evolution of architectures, (briefly) taking in IBM 360, VAX, i432, 8086 and so on, in a lecture:
https://www.youtube.com/watch?v=q9KRq2Ns0ZEQuote:
We start by looking back at 50 years of computer architecture, where philosophical debates on instruction sets (RISC vs. CISC, VLIW vs. RISC) and parallel architectures (NUMA vs clusters) were settled with billion dollar investments on both sides. In the second half, we look forward. First, Moore's Law is ending, so the free ride is over software-oblivious increasing performance. Since we've already played the multicore card, the most-likely/only path left is domain-specific processors. The memory system is radically changing too. First, Jim Gray's decade-old prediction is finally true: "Tape is dead; flash is disk; disk is tape." New ways to connect to DRAM and new non-volatile memory technologies promise to make the memory hierarchy even deeper. Finally, and surprisingly, there is now widespread agreement on instruction set architecture, namely Reduced Instruction Set Computers. However, unlike most other fields, despite this harmony has been no open alternative to proprietary offerings from ARM and Intel. RISC-V ("RISC Five") is the proposed free and open champion. It has a small base of classic RISC instructions that run a full open-source software stack; opcodes reserved for tailoring an System-On-a-Chip (SOC) to applications; standard instruction extensions optionally included in an SoC; and it is unrestricted: there is no cost, no paperwork, and anyone can use it. The ability to prototype using ever-more-powerful FPGAs and astonishingly inexpensive custom chips combined with collaboration on open-source software and hardware offers hope of a new golden era for hardware/software systems.
For a more popular format, here's The Computer Chronicles from 1986 on RISC:
https://www.youtube.com/watch?v=DIccm7H3OA0