Digital Design & Comp Arch - Lecture 9: ISA and Microarchitecture (Tradeoffs)

preview_player
Показать описание

Lecture 9: ISA & Microarchitecture Fundamentals I
Date: March 23, 2023

Recommended Reading:
====================
Intelligent Architectures for Intelligent Computing Systems

A Modern Primer on Processing in Memory

RowHammer: A Retrospective

RECOMMENDED LECTURE VIDEOS & PLAYLISTS:
========================================
Computer Architecture Fall 2021 Lectures Playlist:

Computer Architecture Fall 2022 Lectures Playlist:

Digital Design and Computer Architecture Spring 2022 Livestream Lectures Playlist:

Digital Design and Computer Architecture Spring 2021 Livestream Lectures Playlist:

Featured Lectures:

Interview with Professor Onur Mutlu:

The Story of RowHammer Lecture:

Accelerating Genome Analysis Lecture:

Memory-Centric Computing Systems Tutorial at IEDM 2021:

Intelligent Architectures for Intelligent Machines Lecture:

Computer Architecture Fall 2020 Lectures Playlist:

Digital Design and Computer Architecture Spring 2020 Lectures Playlist:

Public Lectures by Onur Mutlu, Playlist:

Computer Architecture at Carnegie Mellon Spring 2015 Lectures Playlist:

Rethinking Memory System Design Lecture @stanfordonline :
Рекомендации по теме
Комментарии
Автор

The screen flickering is causing a bit inconvenience in this video.

ManasBuzruk
Автор

This makes me wonder how/if the use of eg x86 (with all it's legacy parts) gives us overhead (in various modern use cases).
- Does it cost much effort) to do hardware translation (relatively)?
- How much hardware translation is typically involved for modern consumer chips?
(hard to put a number on it but I wonder about the part of the gap between HLL and HW bridged by hardware translation)
I am eager to know more about the subject :-)
Super interesting all these trade-offs, now I start to see the "art" in the design choices.

willemhekman