- 27
- 159 336
Synthesis of Digital Systems - IITD
เข้าร่วมเมื่อ 13 พ.ย. 2017
วีดีโอ
Multi-level Logic Synthesis: Technology Mapping
มุมมอง 3.8K6 ปีที่แล้ว
Multi-level Logic Synthesis: Technology Mapping
Efficient Solution to Retiming & Introduction to Logic Synthesis
มุมมอง 1.9K6 ปีที่แล้ว
Efficient Solution to Retiming & Introduction to Logic Synthesis
Finite State Machine Synthesis: Identifying Common Cubes & Graph Embedding
มุมมอง 1.4K6 ปีที่แล้ว
Finite State Machine Synthesis: Identifying Common Cubes & Graph Embedding
Finite State Machine Synthesis: Introduction to FSM Encoding
มุมมอง 3.9K6 ปีที่แล้ว
Finite State Machine Synthesis: Introduction to FSM Encoding
Force Directed Scheduling & Register Allocation
มุมมอง 2.6K6 ปีที่แล้ว
Force Directed Scheduling & Register Allocation
List Scheduling & Time-constrained Scheduling
มุมมอง 3.3K6 ปีที่แล้ว
List Scheduling & Time-constrained Scheduling
Compiler Transformations in High Level Synthesis: Loop Unrolling and Function Inlining
มุมมอง 1.7K6 ปีที่แล้ว
Compiler Transformations in High Level Synthesis: Loop Unrolling and Function Inlining
Hardware Transformations & ASAP / ALAP Scheduling
มุมมอง 6K6 ปีที่แล้ว
Hardware Transformations & ASAP / ALAP Scheduling
Compiler Transformation in High Level Synthesis: Constant Folding,
มุมมอง 2.3K6 ปีที่แล้ว
Compiler Transformation in High Level Synthesis: Constant Folding,
Memory Modelling & Compiler Transformation in High Level Synthesis
มุมมอง 2.3K6 ปีที่แล้ว
Memory Modelling & Compiler Transformation in High Level Synthesis
Language front-end Design Representation
มุมมอง 2.1K6 ปีที่แล้ว
Language front-end Design Representation
VHDL: Specifying Structure, Test Benches, Parameterisation, & Libraries
มุมมอง 3.3K6 ปีที่แล้ว
VHDL: Specifying Structure, Test Benches, Parameterisation, & Libraries
VHDL: Specifying Hardware Behaviour with Processes
มุมมอง 3.9K6 ปีที่แล้ว
VHDL: Specifying Hardware Behaviour with Processes
VHDL: Modelling Timing - Events & Transactions
มุมมอง 6K6 ปีที่แล้ว
VHDL: Modelling Timing - Events & Transactions
VHDL: Introduction to Hardware Description Languages & VHDL Basics
มุมมอง 16K6 ปีที่แล้ว
VHDL: Introduction to Hardware Description Languages & VHDL Basics
Chip Design Flow and Hardware Modelling
มุมมอง 15K6 ปีที่แล้ว
Chip Design Flow and Hardware Modelling
32:10
One of the best video.
12:36 Dijsktra also finds single source shortest path, i.e., single source multiple destinations. It's just that it might give incorrect result if graph has negative edges.
This is good stuff. Many of these videos are really good and in depth.
58:05 Assuming adjacency list representation: Finding all nodes with no predecessor will take O(|V|+|E|) = O(V^2) in worst case. The simple algo would be to take an array/map of |V| size size and traverse the the adjacency list, and whenver u-> v edge is there, increment map[v] by 1. Finding all nodes with no successor will take O(|V|) time as the algo would be to traverse all |V| directory nodes in adjacency list and simply check if len(list(v)) = 0, or not.
Quite Helpful!!
Thank you so much or the explanation sir. It is digging a deeper perspective .
Anyone have VLSI digital signal processing systems,author of keshab k.parhi,exercise solutions
Is there a recommended text/reference book you've followed for this course?
大學教授提供的參考內容。贊
I didn't understand how to find a critical path
Introduction to Hardware Description Language: th-cam.com/video/YIWiWl6XZ7s/w-d-xo.html
Such an informative lecture.....
Tabalchi g**nd
Superb
Nice sir 👍👍
good enough
Best explanation & presentation thank you Prof
1st comment: wondering no one done yet
Wonderful Explanation ..
Thank you Sir !
Please do a lecture series on the SODC book by Giovanni Micheli. Will really help us a lot.
Very neatly explained.helped a lot
Hi sir, you are doing well . As i am design verification trainee can please give me lecture about verilog ,system verilog and uvm ... Thanks .
Sab janana hai *"'"':"**" ko?
Sir I heard your presentation in VDAT 2019. I want a material for Memory compiler .... If any possibility occur please send me ....
Thank you sir , for putting this wonderful course online
30:00
Thanks for fucking up the audio, at least the video is high resolution and the instructor speaks enjoyable English.
l think while the intelligent people in india get the chance to teach or study these subjects, retards get the job of recording and cutting it.
Thank you sir for the course...
Thank you sir for uploading this video.