Processor design for dummies [English]

Опубликовано: 07 Июнь 2026
на канале: Renzym Education
13,778
280

#processor #verilog #computerarchitecture #processordesign
A processor 101 intro. Gives a basic idea of assembly language, machine code and processor design from scratch.

Processor code: https://github.com/yasir-javed/simple...
Urdu video:    • Fall 2020 - A simple processor design from...  
Verilog video:    • Verilog in 2 hours [English]  
iverilog installation:    • iVerilog Install  
BRAM video:    • FPGA Block RAM (BRAM) Verilog code  
RISC-V Assembly book: https://github.com/johnwinans/rvalp

SUBSCRIBE! Also Enable Notifications by clicking bell button on channel page
https://www.youtube.com/c/RenzymEduca...

CONTENT
(0:00) Intro
(0:55) Building blocks and Verilog
(8:44) How processor works
(10:59) Instruction set
(15:33) Processor hardware design
(23:14) Verilog code
(27:48) Processor code and demo
(35:05) Making processor fancy
(43:08) RISC-V instruction set