Behavioral Modeling | #13 | Verilog in Hindi | VLSI Point

Поделиться
HTML-код
  • Опубликовано: 28 окт 2024

Комментарии • 26

  • @AliMuhammad-sm9hx
    @AliMuhammad-sm9hx Год назад +4

    this is probably most important video so far

  • @sreekarvetsa805
    @sreekarvetsa805 6 месяцев назад

    best playlist till now and will remain as best
    Thank you mam

  • @sushajambehta
    @sushajambehta 2 года назад +4

    Your playlist is awesome

    • @vlsipoint
      @vlsipoint  2 года назад

      Thanks, Keep watching ✌✌

  • @AbhishekMishra0131
    @AbhishekMishra0131 3 года назад +3

    nice explanation....please make more such videos for verilog codes

    • @vlsipoint
      @vlsipoint  2 года назад +2

      Thanks Abhishek! Verilog coding videos will be uploaded soon. Stay connected ✌✌

    • @AbhishekMishra0131
      @AbhishekMishra0131 2 года назад +1

      @@vlsipoint Thank you

  • @ayushbhargava4998
    @ayushbhargava4998 2 года назад +4

    Mam in the last example of 4 bit counter why we take 4'd0 it should be 4'b0

  • @sapankushwaha4069
    @sapankushwaha4069 Год назад

    Great!!!!!!

  • @vipmrgaming8391
    @vipmrgaming8391 Год назад

    Mem ek baar begin use karne par dobara kyon karte hain same code mein? Good playlist

  • @utkarshsingh3487
    @utkarshsingh3487 2 года назад +1

    mam in 4x1 mux why you have declared OUTPUT as register ? Do we need to store the output ?

  • @akashkumar3555
    @akashkumar3555 2 года назад

    very informative video !!

  • @Muskaanhayat
    @Muskaanhayat 2 года назад +1

    Mam blocking assignment ka only combinationl circuit m hi q use hota h

    • @vlsipoint
      @vlsipoint  2 года назад +2

      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.

  • @user-uz8wq4xn2l
    @user-uz8wq4xn2l Год назад

    mam i want to ask doubts of verilog then can i ask you?

  • @soumyodeephalder7919
    @soumyodeephalder7919 Месяц назад +2

    nice video

  • @Muskaanhayat
    @Muskaanhayat 2 года назад +1

    Nice

  • @2024Edu
    @2024Edu 2 года назад +1

    Regular delay and Intra-assignment delay explanation looks same...

  • @durgeshprajapati2935
    @durgeshprajapati2935 Год назад +1

    you haven't expalin what is %d,$monitor please do.

  • @arshadshaikh9014
    @arshadshaikh9014 Год назад

    Maam I don’t understand about loop

  • @SUMITKUMAR-vb3vr
    @SUMITKUMAR-vb3vr Год назад +1

    teaching so fast , as you think we know it already

  • @Yashwant_Chavan
    @Yashwant_Chavan 3 месяца назад +1

    Here 3:27 statement result not understand