We intend to upload videos covering various courses as well as tutorials on applying theory in practice. Most of these videos are collaborative work of Abasyn University Islamabad Campus and RENZYM.
Facebook: https://www.facebook.com/renzymeducation
Abasyn Islamabad: http://www.abasynisb.edu.pk
Facebook: https://www.facebook.com/renzymeducation
Abasyn Islamabad: http://www.abasynisb.edu.pk
596
3 days ago
After a long break, I am teaching a course "Computer Architecture". Although I have already uploaded Computer Architecture course, and the content would probably overlap 80-90% with previous offering. But I am uploading because of two reasons:1- Its a spring course instead of summer course and for BS students, which means 1.5 hrs lectures instead of 3 hrs which allows covering more things in the course (Overall time is same but in 3 hrs class gets saturated) .2- I am covering SystemVerilog (more from synthesis perspective and a bit of simulation, not UVM) as well in the course which I haven’t covered earlier. Also I intend to focus a bit more on RISCV in this offering than previous ones. So far 3 lectures have been uploaded. First couple of lectures were review of logic design followed by first lecture on SystemVerilog. Sharing here for any self paced learners who want to follow along … See MoreSee Less
Mux, Demux, Comparator, Logic design review and course Intro, Computer Architecture Lec 01 / 28
Topics Covered:(0:00) Introduction to the course(6:30) Course plan(23:25) Logic Gates(32:45) Circuit for any truth table(50:46) Mux (Multiplexer)(1:00:38) De…12 months ago
Renzym Education crossed 1 Million views recently. In the initial few months it felt like reaching a thousand would take ages 🙂 Over years the positive comments that I got from people who benefitted from the videos kept the morale up. I always enjoyed teaching, trying to simplify things, though I am finding it harder and harder to find time to make new videos. … See MoreSee Less
Crash courses, Complete courses and at times general info. Mostly in programming, digital design and digital signal processing domains but not always limited…
1 years ago
This is Urdu version of a video that I already made in English (English version: youtu.be/OkQdJBpflr8 ). In the video I tried to simplify understanding of complex numbers, imaginary numbers and Eular’s formula in a way typically not covered in standard texts. I had some unanswered questions about imaginary numbers since a couple of decades. During covid days I spent some time and answered those that led to the original video.While teaching my kids I realized that there should be an Urdu version too so I made this one (Matric maths text books don’t provide any visual understanding). Feel free to share.www.youtube.com/watch?v=TU7D-iivCoY … See MoreSee Less
Complex numbers tutorial [Urdu/Hindi]
#imaginarynumber #complexnumbers #eularEnglish version: youtu.be/OkQdJBpflr8In this video I tried to simplify understanding of complex numbers, imagi… Renzym Education updated their status.
2 years ago
This content isn’t available right now
When this happens, it’s usually because the owner only shared it with a small group of people, changed who can see it or it’s been deleted.2 years ago
𝐅𝐢𝐫𝐬𝐭 𝐯𝐢𝐝𝐞𝐨 𝐭𝐨 𝐜𝐫𝐨𝐬𝐬 100𝐊 𝐯𝐢𝐞𝐰𝐬 𝐨𝐧 𝐦𝐲 𝐲𝐨𝐮𝐭𝐮𝐛𝐞 𝐜𝐡𝐚𝐧𝐧𝐞𝐥. Took about 2 years in doing so, organically.The back story is that when we started Renzym, HW training was planned to be one of our business directions. So I prepared these slides for that, but due to existing projects we only conducted the training a couple of times.I started using those slides in logic design course, and during COVID days I created different sections. I stiched those into a single video that can get people started in Verilog in a short span. Since then, I have been using it to train people during internships and training period at Renzym. And I hope the other 100K have somewhat benefitted from it too.It does not require any prerequisites as such. So anyone wanting to explore the field of HW design can peek and try out.This was also the first major content that I converted to English on my channel to spread it to a wider audience. I created a few more and have plans to convert more of existing content (e.g. Zynq training, that internees/trainees follow up next) into English if/when time allows (So do subscribe and press the bell icon 😉 ).Thanks for watching and feel free to share. Humbled.www.youtube.com/watch?v=nblGw37Fv8A … See MoreSee Less
#verilog This tutorial provides an overview of the Verilog HDL (hardware description language) and its use in programmable logic design. We cover logic desig…
2 years ago
This is a complete computer architecture course in Urud/Hindi which covers most of the content from freely available UC Berkeley’s computer architecture course slides.On Eid holidays, I decided to spend a few hours on a couple of my existing playlists to remove redundancies in videos and join them to have a single video. Well, few hours took up all the holidays, but in the end I was able to cut down a 22 hours playlist into a 12 hours video.One of the motivations was that there has been a lot of work lately in RISCV based processors, but engineers often have holes in their understanding. I could not find a resource that could do it minimum time, so I thought to create one. I intended to keep it to 5-6 hours, but there were so many topics that it ended up to 12 hours divided into six sections:1. Single Cycle Processor (~1 hr)2. Pipelining and Branch prediction ( ~2 hrs)3. Memory (Caches and VM) ( ~3 hrs)4. Complex Pipelines ( ~2 hrs)5. VLIW, Multithreading, Vector processors ( ~2 hrs)6. Synchronization and Cache Coherence ( ~2 hrs)Feel free to share.#computerarchitecture #RISCVwww.youtube.com/watch?v=jWlapNQRgck … See MoreSee Less
Computer Architecture Crash Course
Reference:Most of lecture material is derived from freely available course i.e. UC Berkeley course CS 152https://inst.eecs.berkeley.edu/~cs152/sp12/(0:00) In…