How a CPU Instruction Decoder and Instruction Execution Works

  Рет қаралды 16,501

STEM Odyssey

STEM Odyssey

Күн бұрын

In this video, we investigate how Instruction Decoding and Instruction Execution gets carried out inside a CPU or Microprocessor.
@stem.odyssey
00:00 Introduction
01:20 Fetch Instruction from Memory
01:50 Decode the Instruction
02:48 The Boolean Logic
04:55 The CPU Internal Data Bus
05:25 To the Control Unit...
06:36 Memory Types Used in Computers
08:46 Implementing the Control Unit via a ROM Array
12:22 CPU Microprogramming
12:45 The Microcode or Microinstructions for the Add Instruction
13:11 Summary & Outro
The Videos of this Series :
1: How a Computer Works: Introduction to Playlist -Understanding Core Fundamentals of Computer Hardware
• How a Computer Works: ...
2 : How a Computer CPU or microProcessor Works - I - ( Core Fundamentals of Electrical circuit of a CPU)
• How a Computer CPU or ...
3: How a CPU Instruction Decoder and Instruction Execution Works
[you are here]
4. How Memory Address Decoding Works
• How Memory Address Dec...
5. How Memory Address Decoding Works (Part 2)
• How Memory Address Dec...
6: How Computer Memory Works (The Core Fundamentals of Electrical Circuit of DRAM)
• How Computer Memory Wo...
7: How Flat Panel Display Electrical Circuit Works. (Understanding the Core Fundamentals)
• How Flat Panel Display...
8: Basic Fundamentals of Number Systems
• Number Systems: The Ba...
NOTES 1:
Those whom are familiar with Assembly Language might have noticed that the Add instruction we have implemented in our CPU to be a bit different from say the standard Add instruction, which would usually Add either two values already present in Internal Registers or Add a Value stored at a Memory Location, to a Value stored in a Register etc.
The reasons for implementing a bit non-Standard Add construct were:
1.1. To highlight that, there are ample cases, where the Program Counter has to be incremented more than once, during the execution of a Single Instruction. Aka the Next Instruction to be Executed, does not necessarily has to be at the Next Memory Location.
1.2. To highlight that if/when one goes for a CPU design, there is no set and fast rules, that one is required to follow, UNLESS one is implementing an Industry Standard Instruction set.
The issues associated with Implementing a non Standard Instruction set, is a totally different topic altogether. For example, most all software may/might have to be re-implemented/re-written/... to run with this new Instruction Set Architecture (ISA) etc.
Thus in many cases, when a new ISA is implemented, one of the first softwares to be ported or implemented on that environment, would be a C/C++ compiler, such of gcc. And then using that C/C++ compiler, one can compile/port the other softwares, onto the new ISA.
NOTES 2:
Many Instruction Decoders, one finds in Production Level or Industrial Microprocessors, do have a few Optimization Techniques to Uniquely Identify as to whether the Instruction is an Arithmetic Operation or as to whether it's a Logic Operation or... etc.
These optimizations do play a role in speeding up the execution process, as well as optimizing the Logic Designs.
Our Bare Bone Basic CPU, will not go into these optimization techniques at this stage, until the Core Fundamentals are covered to sufficient details...

Пікірлер: 37
@lostshelf8045
@lostshelf8045 28 күн бұрын
This is so helpful. I've been looking for a more hardware-focused explanation of instructions but none of them have gone as in-depth as this video.
@StemOdyssey
@StemOdyssey 27 күн бұрын
Glad it was helpful!
@T8ersalad
@T8ersalad 25 күн бұрын
Branch Education has hardware focused videos. 😊. kzfaq.info/get/bejne/rdqUocSl0rzIeZs.htmlsi=VXDoe9ixKTkAF5q3
@FengXingFengXing
@FengXingFengXing 21 күн бұрын
Many great engineers develop this technology in 1960s-1970s, ¡很多谢谢您们!
@user-jo2io1dj7v
@user-jo2io1dj7v 14 күн бұрын
من اروع القنوات من حيث الشرح والتوضيح نتمنى لكم الرقي والازدهار ❤❤
@raraujo4951
@raraujo4951 9 күн бұрын
In 1984 during my electronic enginneering study we were given the task to develop and build a 4 bits, 16 instruction-set microprocessor using macro-components (TTL gates, FFs, diodes, etc), the micro-instructions were the most dificult part since it is like designing and building a city trafic lights system... we realized then the beauty and magic of micro-instructions coded using actual diodes (1N4000... around 2000) in a matrix of coper wires, just like your simulation... we ended up with a board 1.5m x 3m size and meters and meters of copper wire... a total mess.... the clock a big pushbutton and a T-FF to advance step by step each micro-instruction... good memories come to mi mind!!
@StemOdyssey
@StemOdyssey 9 күн бұрын
So true... Now just imagine how "fun" it will be, to implement a Hardwired microcontroller say for a pipelined superscalar architecture or an SMP Architecture... 😎😁. So I believe the mico-instruction approach is the one chosen by most all projects nowadays. Glad this video brought good old memories...😎
@syuu-ji4nf
@syuu-ji4nf 29 күн бұрын
This video is very easy to understand CPU, Memory and etc. I love this video very much. Thank you for creating !
@StemOdyssey
@StemOdyssey 27 күн бұрын
Glad you enjoyed it!
@wilhelmstanzl3635
@wilhelmstanzl3635 16 күн бұрын
Excellent video.
@AarshParashar
@AarshParashar 25 күн бұрын
Wow! Keep it up! Waiting for the complete playlist. Subscribed to you as well.
@StemOdyssey
@StemOdyssey 24 күн бұрын
Awesome, thank you!
@x-gamessimulator1067
@x-gamessimulator1067 21 күн бұрын
Niiiiiiiice! I should have discovered this channel a long time ago.
@artstechnology7809
@artstechnology7809 29 күн бұрын
you are fantastic keep it up with these information details. Success will come to you very quickly. I saw a video with this information in 3D detail. You are fantastic with more videos with details.
@StemOdyssey
@StemOdyssey 27 күн бұрын
Awesome, thank you!
@artstechnology7809
@artstechnology7809 27 күн бұрын
@@StemOdyssey please make a tetris game or atari game in detail.
@StemOdyssey
@StemOdyssey 24 күн бұрын
can't promise that...😊
@nextime-m9o
@nextime-m9o 22 күн бұрын
this channel is amazing 💖
@esra_erimez
@esra_erimez 27 күн бұрын
The "and" logic gate looks like a tasty gum drop
@StemOdyssey
@StemOdyssey 27 күн бұрын
🤗
@hrford
@hrford 20 күн бұрын
Great video, but I just can't with the AI-generated voice. :(
@StemOdyssey
@StemOdyssey 6 күн бұрын
Intends to change the AI voice, will see how it goes...
@satya8320
@satya8320 3 күн бұрын
Yes.. same issue
@vladimirvparfenov3935
@vladimirvparfenov3935 17 күн бұрын
youtube GOLD
@samsungcore0120
@samsungcore0120 25 күн бұрын
No doubt great content...but in this video you didnt explain that instruction circuit..
@StemOdyssey
@StemOdyssey 24 күн бұрын
yes the issue was: to prevent the video from getting too long, had to skip internal details of quite a few circuits...
@MarfelosabordomozarMozarjr1998
@MarfelosabordomozarMozarjr1998 16 күн бұрын
i realy love to learn how computer works and i learn how to make 24 hours digital clock using logism. from 4 bit counter using jk flipflop in logic gates form and 7 segment decoder in logic gate form. But i want to understand how computer realy execute i struction and programs, I search in youtube many time but icant found, Can i have a favor? Can you make a 8 bit computer for snake and tetris game in composition in logic gates? It will be big help and pleasure to me and to us computer enthusiast. Snake/tetris 8 bit computer in logic gate form. Thanks
@StemOdyssey
@StemOdyssey 15 күн бұрын
cant promise that... will see if time permits...
@unvergebeneid
@unvergebeneid 14 күн бұрын
If you're using an AI voice, you might as well have ChatGPT take a look at your script and make it more fluent and idiomatic.
@StemOdyssey
@StemOdyssey Күн бұрын
That actually might be a good idea... Will give it a try...
@jaredrooney8578
@jaredrooney8578 28 күн бұрын
so it is all factorio? Always has been.
@brodriguez11000
@brodriguez11000 25 күн бұрын
Turing Complete or Logic World on Steam.
@VulcanOnWheels
@VulcanOnWheels 19 күн бұрын
I wish you would have listened to the text before publishing this video.
@StemOdyssey
@StemOdyssey 15 күн бұрын
Are there any technical faults in the text?
@VulcanOnWheels
@VulcanOnWheels 6 күн бұрын
@@StemOdyssey I did hear some things I'd like you to watch out for in your future videos. 0:18 It sounds to me like "to numbers", when I believe it should have been "2 numbers". 0:23 Here, I hear "fetch it" instead of fetched". 1:00 I don't even know how to describe what happened here. In short, I'm not hearing big mistakes in the information being conveyed, but I do hear some things I suggest you watch out for.
@StemOdyssey
@StemOdyssey 6 күн бұрын
Intends to change the Ai voce used, will see how it goes...
How Memory Address Decoding Works
10:22
STEM Odyssey
Рет қаралды 2 М.
Inside Out Babies (Inside Out Animation)
00:21
FASH
Рет қаралды 23 МЛН
哈莉奎因以为小丑不爱她了#joker #cosplay #Harriet Quinn
00:22
佐助与鸣人
Рет қаралды 7 МЛН
No empty
00:35
Mamasoboliha
Рет қаралды 10 МЛН
CRAFTING A CPU TO RUN PROGRAMS
19:49
Core Dumped
Рет қаралды 66 М.
The Clever Way to Count Tanks - Numberphile
16:45
Numberphile
Рет қаралды 695 М.
What is the Smallest Possible .EXE?
17:57
Inkbox
Рет қаралды 338 М.
A CPU ahead of its time: The Pentium Pro
24:12
Bits und Bolts
Рет қаралды 50 М.
Every Component of a Switch Mode Power Supply Explained
23:10
ElectrArc240
Рет қаралды 238 М.
The Boundary of Computation
12:59
Mutual Information
Рет қаралды 993 М.
Top Fifteen Mistakes People Make When Designing Prototype PCBs
12:26
Cosplay Light and Sound
Рет қаралды 142 М.
Gate-All-Around - The Future of Transistors
12:26
High Yield
Рет қаралды 126 М.
Where Does Grounded Electricity Actually Go?
19:36
Practical Engineering
Рет қаралды 5 МЛН