Memory Mapped I/O and an introduction to Serial and PCI Express Busses

  Рет қаралды 10,565

John's Basement

John's Basement

Күн бұрын

How I/O devices are connected to a CPU's memory address space.
Course web site: faculty.cs.niu.edu/~winans/CS463
A model 15 teletype running: • Teletype Model 19 Part...
Music used in this video (Vibe Tracks, Alternate) was downloaded from the KZbin Audio Library: kzbin.info_...

Пікірлер: 35
@bharathumasankar
@bharathumasankar 2 жыл бұрын
Very under rated video. Presenter's knowledge and passion on the subject is amazing.
@ilirlampros
@ilirlampros 3 жыл бұрын
I got what I wanted to understand about MM-I/O in the first few minutes. Hats off to you sir.
@MarkMossberg
@MarkMossberg Жыл бұрын
Incredible. One of the best technical educational videos I've ever seen! I'm a software engineer that has been thrown into a firmware task for my project and this has been helpful for improving my foundational understanding of the domain.
@JohnsBasement
@JohnsBasement Жыл бұрын
Thank you for your support!
@dudeabideth4428
@dudeabideth4428 Ай бұрын
Same here . I have been a storage file systems guy and now I am a fw engineer . Feels like a junior learning the basics . Such clear communication in this one .
@kumaraswamymudide1177
@kumaraswamymudide1177 6 ай бұрын
You are amazing, John. You nailed the fundaments. Great video. Would you post more videos on PCI express by talking, on enumaration, root complex design and PCI express controller etc?
@JohnsBasement
@JohnsBasement 5 ай бұрын
Thanks. I'm not prepared to look that deep into PCIe. Sorry.
@JC-jw2kw
@JC-jw2kw 3 жыл бұрын
Amazing ! First class video
@fatty-it-man
@fatty-it-man Жыл бұрын
galactically great video!!! Extremely clear even for a programmer who learned 1 course about gates and wares 10 years ago
@JohnsBasement
@JohnsBasement Жыл бұрын
Thanks!
@wayne8863
@wayne8863 6 ай бұрын
World class, top level explanation on PCIe. ❤it!
@JohnsBasement
@JohnsBasement 6 ай бұрын
Thank you!
@Int3rSys
@Int3rSys 2 жыл бұрын
amazing and very informative. thanks!!
@eealec2138
@eealec2138 3 ай бұрын
I love your style of teaching! I hope you are still making videos!
@JohnsBasement
@JohnsBasement 3 ай бұрын
Thank you! Yes, I am making more. Hopefully some will be of interest.
@ChrisJackson-js8rd
@ChrisJackson-js8rd 18 күн бұрын
watching this style of presentation i miss transparencies and overhead projectors versus white boards and malformed ppt
@rajeshsaha3446
@rajeshsaha3446 Жыл бұрын
Awesome and very practical session it is; learn lots from it
@JohnsBasement
@JohnsBasement Жыл бұрын
thanks!
@maksimtochilkin8090
@maksimtochilkin8090 2 жыл бұрын
Amazing video, thank you!
@JohnsBasement
@JohnsBasement 2 жыл бұрын
Than you for saying!
@dudeabideth4428
@dudeabideth4428 Ай бұрын
Gosh I want you as my teacher !!
@kevindurant5296
@kevindurant5296 2 жыл бұрын
Best video ever seen👍👍
@JohnsBasement
@JohnsBasement 2 жыл бұрын
Best review ever seen! 😀
@EvilSapphireR
@EvilSapphireR Жыл бұрын
I can’t put in words how helpful this video was. I’m a malware analyst who wants to delve into malicious bootkit analysis, for which I wanted to understand how CPU talks to its peripherals at a low level, and I came across your video which perfectly built up the knowledge from basic CPU -> Memory and I/O connection to modern day PCIe, and with perfect historical context! Without your video it would’ve taken me days to put together these concepts in my mind. Thank you so much! If you don’t mind, I have a question. To understand CPU -> peripherals connection, I was trying to understand an article that was discussing an *Intel Pentium III CPU -> PCI bus (Intel 815E northbridge chipset) -> AGP Graphics card (PCI device) communication*, and like you said at 05:24, the CPU doesn’t care about how its address buses are connected to external components in the motherboard, I’m trying to understand the boundary between CPU and the peripheral in such a case. In your initial diagram, from what I understand, the address bus -> memory/peripheral connections are hardcoded (hardware soldered?) on the motherboard. Therefore you have specific hardcoded memory ranges to access the different memory/IO chips which would probably come in the datasheet of the entire board (which could qualify the entire setup as a microcontroller?). But in case of the Pentium 3 or any modern day CPU, it is the firmware (BIOS) inside the flash ROM of the motherboard that allocates different CPU addressable ranges(System Address Map) to different memory/IO chips. And the BIOS does this mapping by setting the Base Address Registers (BAR) of the PCI bus to proper values. The BARs are accessed via port mapped I/O (Intel IN/OUT instructions). How can the CPU directly talk to the PCI BARs with the port mapped I/O instructions? Are the CPU address buses soldered onto every motherboard in such a way that no matter the CPU, Chipset, the port mapped I/O on specific addresses will always target the specified PCI BARs, and the reset vector will always target the ROM (which in my mind would have to be hardcoded as well, since the first instruction of BIOS is fetched from the ROM when the PCI chipset hasn't even been initialized)? And does that make PCI (or PCIe) the specification every MOTHERBOARD vendor should follow (not the individual CPU or any chip vendor, although I see why a PCI endpoint vendor would have to follow PCI compliance as well), since in my mind motherboard vendors are the ones who are actually connecting the different chips together. Is the Intel 815E chipset the PCI Bus in my example, since the article says it is the chip that does all the CPU->peripheral address routing. I'm just trying to grasp the big picture, I hope the text wasn't too cumbersome to read. :)
@JohnsBasement
@JohnsBasement Жыл бұрын
Sorry for the delay. I just noticed this posting today. The short of it. Is that the bios boot ROM and the control units for things like the PCI and PCI Express systems are going to be hardwired on the motherboard to known addresses on the CPU bus. Then when the boot ROM and/or the OS start running, they will tell the controllers what range of addresses to react to/open up/map to each of the cards in the PCI slots.
@aceqbaceq777
@aceqbaceq777 2 жыл бұрын
thank you Sir! very clear !!
@JohnsBasement
@JohnsBasement 2 жыл бұрын
You're welcome
@dbharathi2003
@dbharathi2003 Жыл бұрын
Thanks so much. Was very useful
@JohnsBasement
@JohnsBasement Жыл бұрын
You're welcome!
@Zjk580
@Zjk580 19 күн бұрын
is a decoder an multiplexer the same thing?
@JohnsBasement
@JohnsBasement 18 күн бұрын
With respect to basic digital logic circuits, a decoder with an enable input is a demultiplexer.
@ChrisJackson-js8rd
@ChrisJackson-js8rd 18 күн бұрын
to be honest i think you could have taken the serial manifesto even further. the fundamental differences how humans experience time as compared to other spatial dimensions make segmentation of data cheaper and easier, which in turn allows for greater information density in serially encoded data as proved by einstein in his theory of general clock skew 🤣
@JohnsBasement
@JohnsBasement 18 күн бұрын
@@ChrisJackson-js8rd 🤔
An Introduction to RV32I Interrupts and Traps
50:19
John's Basement
Рет қаралды 7 М.
How Many Balloons Does It Take To Fly?
00:18
MrBeast
Рет қаралды 141 МЛН
HOW DID HE WIN? 😱
00:33
Topper Guild
Рет қаралды 45 МЛН
HAPPY BIRTHDAY @mozabrick 🎉 #cat #funny
00:36
SOFIADELMONSTRO
Рет қаралды 15 МЛН
Ep 087: Using Polled I/O with a Memory Mapped Device
19:56
Intermation
Рет қаралды 4 М.
PCI Express Physical Layer
54:59
Summit Soft Consulting
Рет қаралды 105 М.
Memory Mapped I-O vs Port Based I-O
9:14
Bruce Schreiner
Рет қаралды 7 М.
Evolution of PCI Express as the Ubiquitous I/O Interconnect Technology
37:36
Top Fifteen Mistakes People Make When Designing Prototype PCBs
12:26
Cosplay Light and Sound
Рет қаралды 136 М.
1958 FACOM 128B Japanese Relay Computer, still working!
24:05
CuriousMarc
Рет қаралды 1,4 МЛН
The New CXL Standard
16:30
Semiconductor Engineering
Рет қаралды 21 М.
Lecture 5: Memory Mapped I/O
8:23
Embedded Systems and Deep Learning
Рет қаралды 171 М.
But, what is Virtual Memory?
20:11
Tech With Nikola
Рет қаралды 233 М.
Здесь упор в процессор
18:02
Рома, Просто Рома
Рет қаралды 346 М.
Мой инст: denkiselef. Как забрать телефон через экран.
0:54
Красиво, но телефон жаль
0:32
Бесполезные Новости
Рет қаралды 987 М.
Сколько реально стоит ПК Величайшего?
0:37