COMPUTER ENGINEER
COMPUTER ENGINEER
  • Видео 17
  • Просмотров 46 191
Hardwired Control Unit Part 2 - Delay Elemnt Method
Hardwired Control Unit Part 2 - Delay Elemnt Method
Просмотров: 5 094

Видео

Hardwired contol unit Part 1 - State Table Method
Просмотров 7 тыс.5 лет назад
Hardwired contol unit Part 1 - State Table Method
Big and Little Endian Formats in Computer Organization
Просмотров 3,2 тыс.5 лет назад
Big and Little Endian Formats in Computer Organization
Mico-opreations
Просмотров 915 лет назад
Mico-opreations
Burst Transfer Cycle
Просмотров 1,7 тыс.5 лет назад
Burst Transfer Cycle
Single Transfer Cycle
Просмотров 2555 лет назад
Single Transfer Cycle
Bus operations
Просмотров 905 лет назад
Bus operations
Overview of Computer part 2
Просмотров 885 лет назад
Overview of Computer part 2
Overview of how a computer works
Просмотров 1765 лет назад
address and control buses are taught later in the course as it requires a bit more of background information to understand it
VERILOG CODE FOR ALU
Просмотров 26 тыс.5 лет назад
VERILOG CODE FOR ALU
FLOATING POINT ADDITION
Просмотров 1545 лет назад
FLOATING POINT ADDITION
WHY DO WE BIAS FLOATING POINT VALUE?
Просмотров 9275 лет назад
WHY DO WE BIAS FLOATING POINT VALUE?
HOW DO COMPUTERS DEAL WITH DECIMAL NUMBERS?
Просмотров 2135 лет назад
HOW DO COMPUTERS DEAL WITH DECIMAL NUMBERS?
HOW DO COMPUTERS DIVIDE? - RESTORATION AND NON RESTORATION TECHNIQUE
Просмотров 725 лет назад
HOW DO COMPUTERS DIVIDE? - RESTORATION AND NON RESTORATION TECHNIQUE
HOW DO COMPUTERS MULTIPLY? - BOOTHS ALGORITHM EXPLAINED
Просмотров 2525 лет назад
HOW DO COMPUTERS MULTIPLY? - BOOTHS ALGORITHM EXPLAINED
ALU-WHATS IN IT?
Просмотров 4795 лет назад
ALU-WHATS IN IT?
CACHES-COMPUTER ORGANIZATION AND ARCHITECTURE
Просмотров 2865 лет назад
CACHES-COMPUTER ORGANIZATION AND ARCHITECTURE

Комментарии

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

    you deserve more subscribers👌👌👌🙌

  • @KasakParekh-k4v
    @KasakParekh-k4v Год назад

    Give the circuit digram for the same

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

    Sir thank you for this.A very serious and excellent work .!! I hope to see more like this.Thanks again.

  • @keerthikapk1031
    @keerthikapk1031 3 года назад

    Where is 5 +4 =9?in output

  • @pragatinanwani5485
    @pragatinanwani5485 3 года назад

    I liked it.

  • @gurukirans266
    @gurukirans266 4 года назад

    best explaination ever ,you deserve more subscribers and views and likes , thanks a lot

  • @harshnohwar5843
    @harshnohwar5843 4 года назад

    how this code can be converted in code of 32 bit ALU..??

  • @Tnvrahmed98
    @Tnvrahmed98 4 года назад

    nice explanation :) :)

  • @prasannasrinivasalu2168
    @prasannasrinivasalu2168 4 года назад

    Hi, I’ve a doubt here. In the Test bench on line 15, it says “+ 8’h01;” but alu_sel is just a 4 bit, so it possible to give 8 bits as input? By the way this is video is excellent and each line explained so well. Thanks for your work!

    • @prasannasrinivasalu2168
      @prasannasrinivasalu2168 4 года назад

      Have run the code with both " 8'h01 an 4'h01''". It doesn't throw any error and doesn't any change in the output. However in the test bench, whilst intialising the alu_sel to zero (ALU_sel = 4'h0;) it requires a delay it seems(ALU_sel = 4'h0; #10;) if not it just skipping "0000" and goes straight to "0001" and so on.

  • @prasanth9163
    @prasanth9163 4 года назад

    superb explanation.. could you please send your email id. I have some clarifications regarding verilog. thanks

  • @rohannarayankar9265
    @rohannarayankar9265 4 года назад

    Thank you so much.. it helped :-)

  • @patrickbacher7881
    @patrickbacher7881 4 года назад

    Hey, you may wanna check out SlickEdit. It is pretty cool, and might save you some time and even potentially save you some headache. www.slickedit.com/products/slickedit/375-the-most-powerful-verilog-editor-in-the-world

  • @nityakumar5648
    @nityakumar5648 5 лет назад

    Amazing and easy explanation