Digital Design & Computer Architecture - Lecture 10b: Assembly Programming (Spring 2022)

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

Lecture 10b: Assembly Programming
Date: February 24, 2022
42 minutes

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:

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 :
Рекомендации по теме
Комментарии
Автор

On Slide 20, the input char from keyboard must be assigned/written to R0. This seems to be missing in the diagram.

aar
Автор

Hello - I have been trying to understand logic gates for some time and where I am getting stuck is that I do not get what the end goal of them actually is. I get that they can be strung together to make to get results but I do not understand what those results are actually doing. I don't have any real background in the topic besides self study so maybe this is something that is learned very early on in the computer science journey. Is this something you can explain or is there a place specifically in your videos which can enlighten me? I would be awesome if you could...thanks for all of the content.

mikeearls