PranabNandy / MCU-Driver-Development

0 stars 0 forks source link

pyjama 1 #27

Open PranabNandy opened 8 months ago

PranabNandy commented 8 months ago

This is how we can store 1 bit information Screenshot from 2023-10-26 11-36-45

Screenshot from 2023-10-26 11-38-16

Building block of Memory

D FF

Screenshot from 2023-10-26 14-19-01

4 bits D FF

Screenshot from 2023-10-26 14-19-23

PranabNandy commented 8 months ago

One 8 bits Registers

Screenshot from 2023-10-26 12-00-26

Chunk of registers

Screenshot from 2023-10-26 12-20-55

Actual Memory from 1970s

Screenshot from 2023-10-26 12-23-46

PranabNandy commented 8 months ago

Programming Model of the CPU

Screenshot from 2023-10-26 14-44-41

Screenshot from 2023-10-26 14-32-24

PranabNandy commented 8 months ago

Von-Neuman vs Harvard Architecture

Screenshot from 2023-10-26 14-55-41

PranabNandy commented 8 months ago

What happens when we power up the CPUs?

Say PC value set to 0x0 location.

Screenshot from 2023-10-26 15-08-15

Screenshot from 2023-10-26 15-14-25

------------------------------------

Screenshot from 2023-10-26 15-31-59

Screenshot from 2023-10-26 16-11-45

RISC V ISA

========================