VERILOG OPERATORS

แชร์
ฝัง
  • เผยแพร่เมื่อ 8 ม.ค. 2025

ความคิดเห็น • 15

  • @angelmmunoz1807
    @angelmmunoz1807 3 ปีที่แล้ว +11

    what a great job! This course is amazing, thanks for sharing your knowledge. Greetings from Spain

  • @ankitbhanu5551
    @ankitbhanu5551 3 ปีที่แล้ว +13

    What a great course it is, moreover the delivery has been fantastic. Thank U so much sir

  • @rachit_jain204
    @rachit_jain204 29 วันที่ผ่านมา +2

    14:13 the statement "bitwise operators operate on bits and return a value which is also a bit" is incorrect.
    because bitwise operators do not necessarily operate only on single bits, nor do they always return a single bit.

  • @sandys5631
    @sandys5631 2 ปีที่แล้ว +1

    Very good explanation,thankyou so much sir.

  • @staymotivatedalwayssss
    @staymotivatedalwayssss 2 ปีที่แล้ว +1

    Wonderful explanation ❤️

  • @jafarabbas3728
    @jafarabbas3728 ปีที่แล้ว +5

    Sir 101x==1010 would result in x.

  • @justinnamuco9096
    @justinnamuco9096 ปีที่แล้ว +3

    Isn't

    • @mgowtaam1882
      @mgowtaam1882 4 หลายเดือนก่อน

      Yes, it act as relational operator when using with if or else, but it act as a assignment operator when the left side variable is net type(wire)

  • @mrpossible5696
    @mrpossible5696 5 ปีที่แล้ว +5

    28:03

  • @sudharanikammagani5408
    @sudharanikammagani5408 4 ปีที่แล้ว +3

    Thank you sir

  • @PawanBhakuni
    @PawanBhakuni 4 ปีที่แล้ว +3

    What will be inserted in arithmetic left shift?

    • @kanthineelamsetty2603
      @kanthineelamsetty2603 4 ปีที่แล้ว +3

      0 is added to the LSB and the MSB BIT will be eliminated from the data

    • @paradox2738
      @paradox2738 5 หลายเดือนก่อน

      @@kanthineelamsetty2603 wouldnt that cause a change of a number from postivie to negative

  • @ursblogger3410
    @ursblogger3410 ปีที่แล้ว +1

    32:49