Blocking assignments can be used in both combinational and sequential circuits but nonblocking assignments can be used in sequential circuit only bcz of it's storage property. Blocking assignments blocks the execution of next statements until it is executed but In nonblocking multiple assignments happens at a same time.
this is probably most important video so far
best playlist till now and will remain as best
Thank you mam
Your playlist is awesome
Thanks, Keep watching ✌✌
nice explanation....please make more such videos for verilog codes
Thanks Abhishek! Verilog coding videos will be uploaded soon. Stay connected ✌✌
@@vlsipoint Thank you
nice video
Mam in the last example of 4 bit counter why we take 4'd0 it should be 4'b0
It's in decimal
Great!!!!!!
Mem ek baar begin use karne par dobara kyon karte hain same code mein? Good playlist
very informative video !!
mam in 4x1 mux why you have declared OUTPUT as register ? Do we need to store the output ?
Yes mam , why we need to output as reg data type ???
@VLSI point
Mam blocking assignment ka only combinationl circuit m hi q use hota h
Blocking assignments can be used in both combinational and sequential circuits but nonblocking assignments can be used in sequential circuit only bcz of it's storage property.
Blocking assignments blocks the execution of next statements until it is executed but In nonblocking multiple assignments happens at a same time.
Nice
Thanks Muskaan!
mam i want to ask doubts of verilog then can i ask you?
Regular delay and Intra-assignment delay explanation looks same...
you haven't expalin what is %d,$monitor please do.
Maam I don’t understand about loop
teaching so fast , as you think we know it already
Here 3:27 statement result not understand