VHDL Lecture 1 VHDL Basics

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

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

  • @bourbadjolloff3998
    @bourbadjolloff3998 8 лет назад +65

    I love all your Videos. Greetings from Germany

  • @amolagarwal5336
    @amolagarwal5336 7 лет назад +149

    very clear explanation but a bit slow. watch at 1.5x

  • @khurramkamran9575
    @khurramkamran9575 7 лет назад +117

    You are the reason why I can't drop out of E.Engineering

  • @Brunot41
    @Brunot41 7 лет назад +29

    I have a minimal understanding of any coding, but I finished this video feeling like I really understood. Thank you so much!

  • @93Mosfet
    @93Mosfet 7 лет назад +8

    thank you very very very very very very verey much!!!!! Great course!!!!!!!!!!! Greetings from Italy

  • @manjeetsingh7956
    @manjeetsingh7956 7 лет назад +4

    super clarity of voice and concept, what a deep intensity of knowledge simply the best!!!!!!!

  • @arnabchoudhuri6193
    @arnabchoudhuri6193 6 лет назад +2

    you have just showed what teaching style have we lost in our institutes

  • @chassheppard
    @chassheppard 6 лет назад

    Fantastic lecture, much thanks

  • @ZaidAli-gp7ms
    @ZaidAli-gp7ms 8 лет назад +14

    excellent lecture
    made a tough topic so easy and precise to understand
    thanks a lot

  • @massnass2071
    @massnass2071 8 лет назад +19

    great lecture .... but plz note that there is a couple of errors in it like in min 26:08 the A2: AND2 is incorrect it's AND1 not AND2 ..... also during your explanations in that time your cross mixed the information about the inputs and outputs between xor and the AND ..... but great job non the less

    • @EDUVANCE
      @EDUVANCE  7 лет назад +21

      Yes. There is error inside begin. Following should be the statement :
      A1 : AND1 port map (A, B, CARRY); (It should be AND1 instead of AND2)
      Also here, A will be mapped to X, B to Y and CARRY to Z
      Similarly for X1 : XOR1 port map (A, B, SUM);
      A will be mapped to P, B will be mapped to Q and SUM to R.
      Apologies for the inconvenience.

  • @hakantemiz6066
    @hakantemiz6066 8 лет назад +5

    Helped me a lot. Greetings from Germany.

  • @anitamhatre9417
    @anitamhatre9417 7 лет назад

    i like your all lecture. all topic are precise clearly

  • @windydoo8618
    @windydoo8618 7 лет назад +1

    Much appreciated for your lecture 1

  • @priyankathakur6172
    @priyankathakur6172 8 лет назад +1

    Excellent Video.

  • @rajeevmehta8533
    @rajeevmehta8533 6 лет назад +1

    Thanks very much for this wonderful lecture

  • @yusufshaik9179
    @yusufshaik9179 7 лет назад +6

    better style of explanation. Thanks a lot :)

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

    Thank you very much Sir for your helpful video.
    Greeting from Iraq.

  • @syamalabojja1365
    @syamalabojja1365 7 лет назад

    excellent teaching sir.supperb clarity

  • @Milann_Thys
    @Milann_Thys 6 лет назад

    Best videos ever...i support you guys, please more videos!!!!!!!!!

  • @AZIZIQBAL6
    @AZIZIQBAL6 7 лет назад +1

    Thanks for your lecture sir, very help me to understand VHDL languange.

  • @Amit_0710
    @Amit_0710 8 лет назад +14

    Really appreciate ur work.. thank you so much sir.. looking forward for more lectures from you..

    • @EDUVANCE
      @EDUVANCE  8 лет назад +3

      +Amit Pachpande New lectures have been added for VHDL. Do check them out on out channel.

  • @pwnedevil
    @pwnedevil 7 лет назад +2

    Great explanation, just reviewing my vhdl. Thank you.

  • @kindjupiter
    @kindjupiter 7 лет назад

    thank you sir for elegant videos

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

    thank u so much.......u explained very nicely!!!

  • @moheshwarimony2637
    @moheshwarimony2637 7 лет назад

    Thank u very much Sir...........We expect more videos on new topics..............!!

  • @RenatoStupar
    @RenatoStupar 6 лет назад +2

    Great! Thank you very much, this was brilliant!

  • @miteshjain56
    @miteshjain56 8 лет назад +1

    excellent video...Thanks sir...

  • @manishkumarsingh5876
    @manishkumarsingh5876 6 лет назад

    Very helpful video sir.

  • @Rohitb-l7v
    @Rohitb-l7v 8 лет назад +1

    absolutely grt video..i cleared my all doubts

  • @kibromhagos1957
    @kibromhagos1957 6 лет назад

    ThanQ great work

  • @rahulbhati9748
    @rahulbhati9748 6 лет назад

    Thank you sir
    Easily explained lecture

  • @mikaeilslm5177
    @mikaeilslm5177 6 лет назад +1

    thank you so much ,that was very usefull and clearly

  • @singhman1026
    @singhman1026 7 лет назад +1

    nice work there...........

  • @tharanysivapaskaran8163
    @tharanysivapaskaran8163 7 лет назад

    thank u so much...it is very easy to understand

  • @adeelkhan0000
    @adeelkhan0000 8 лет назад +1

    great videos thanx

  • @kishorekrishkrish6539
    @kishorekrishkrish6539 7 лет назад

    excellent video

  • @MW2ONLINEGAMER100
    @MW2ONLINEGAMER100 7 лет назад

    really well thought out explanation thank you so much

  • @eduardocardoso8062
    @eduardocardoso8062 7 лет назад

    Thank you for your video it was very enlightening and greetings from Brazil.

  • @lpyadav9723
    @lpyadav9723 8 лет назад

    excellent explanation...

  • @uddeshyaupadhyay7655
    @uddeshyaupadhyay7655 8 лет назад +1

    where to code in VHDL? Is there any software/editor for ubuntu? What is the final output of the code?

    • @EDUVANCE
      @EDUVANCE  7 лет назад

      Yes. You can install Xilinx ISE to code in VHDL.
      You implement a half adder successfully.

  • @kembocapelsii
    @kembocapelsii 6 лет назад

    the best tutorial

  • @geetanjalimoorjani5119
    @geetanjalimoorjani5119 7 лет назад

    Nice way of explaining. Appreciate it !

  • @akhil7788
    @akhil7788 7 лет назад

    Good work.. Keep it up 😃

  • @jchand149141
    @jchand149141 7 лет назад

    Great video, helped me alot with this topic

  • @tristantierney3969
    @tristantierney3969 8 лет назад +2

    Wonderful.

  • @johncornner5419
    @johncornner5419 7 лет назад +35

    I'm studying computer engineering, this language and its logic is not so hard to understand when one has the background of C and C++ programming

    • @EDUVANCE
      @EDUVANCE  7 лет назад +20

      +John Cornner
      Hi John
      Just a thought with respect to HDL and c . The objective of an HDL is to design hardware. It is always good to think of the hardware you want to design and how an HDL can help you do so.
      Thinking of an HDL from the perspective of a programming language might give some issues when it comes to simulation and the resultant hardware synthesized.
      Cheers

  • @shenoyshridhar
    @shenoyshridhar 8 лет назад

    good introduction. thanks a lot

  • @saxomojarf
    @saxomojarf 8 лет назад

    Making sure I understand this... the half-adder structural style created XOR and AND blocks but didn't yet assign a function or actual behavior. Is this correct?

    • @EDUVANCE
      @EDUVANCE  7 лет назад

      Yes to implement the half adder using the structural style of modelling we first created XOR and AND components.
      Then, to implement the half adder we used these components by using the keyword port map. The input and output of these components are mapped to those of half adder.

  • @josephinlatha3701
    @josephinlatha3701 6 лет назад +1

    super sir.. I want gate level modeling

  • @OliverJoshuaJacob
    @OliverJoshuaJacob 8 лет назад

    Thanks. Your videos have been of great help to me.

  • @BARaaz04
    @BARaaz04 6 лет назад

    very well explained

  • @prashantsaxena2477
    @prashantsaxena2477 6 лет назад +3

    so if i want to learn VHDL in detail, is this series of videos appropriate?

    • @EDUVANCE
      @EDUVANCE  6 лет назад +1

      +Prashant Saxena yes

  • @arnavsingh381
    @arnavsingh381 6 лет назад +1

    thks man u made it easy thks.

  • @kannavsharma8453
    @kannavsharma8453 7 лет назад

    which simulator had u used in labs

  • @ederm2111
    @ederm2111 8 лет назад +1

    The explanation is very good, however, I struggle a little with some words that he was writing, and I would have liked that he would use a print screen with the rest of the examples just as he did with the first one, still a really good video thanks

    • @EDUVANCE
      @EDUVANCE  7 лет назад

      Thank you for the feedback.
      We will definitely work on it.

  • @sajibnandi7172
    @sajibnandi7172 8 лет назад

    thank you very much sir

  • @nomanCyclewala
    @nomanCyclewala 7 лет назад

    hello sir. which software would you suggest to do VHDL simulation practice for beginners

    • @EDUVANCE
      @EDUVANCE  7 лет назад

      You can use Xilinx ISE Webpack 14.7

  • @gauravthote9876
    @gauravthote9876 7 лет назад

    good lecture

  • @arletcastillo9872
    @arletcastillo9872 6 лет назад

    excellent video!, you're explanation is very clear :)

  • @moinkhan-xd6pe
    @moinkhan-xd6pe 6 лет назад +6

    Masha Allah great work sir.. you made it very easy to understand.. have you made lectures regarding to C# visual studio?

  • @trojanhorse2003
    @trojanhorse2003 6 лет назад +3

    Nice video but I recommend u to watch in 1.5x speed

  • @Value_Geek9447
    @Value_Geek9447 6 лет назад

    awesome

  • @joset3102
    @joset3102 7 лет назад

    Whats the difference between behavioral and structural circuit

    • @EDUVANCE
      @EDUVANCE  7 лет назад

      Taking the example of half adder as stated in the video. The structural implementation of Half Adder circuit was made using smaller components, which were And gate and Exor gate. Then we did port mapping of inputs and outputs to the respective components and designed it to function as a half adder.
      For implementing half adder using behavioral implementation, you will describe the behavior of your circuit. It means you state that when A = 0 and B = 0 your Sum output should be 0 and Carry should be 0 , when A = 0 and B = 1 your Sum output should be 1 and Carry should be 0 and so on. You can use if-else structure, case structure or with select structure to create such designs.
      You can refer following video link that explains behavioral and structural Implementation - ruclips.net/video/xYo92g3gEoI/видео.html

  • @krishnasaji8288
    @krishnasaji8288 7 лет назад

    Thank you Sir...

  • @kundanvaghela3883
    @kundanvaghela3883 7 лет назад

    thank u sir...

  • @saveearthnature5520
    @saveearthnature5520 6 лет назад +2

    Really a great lecture.... Sir give me tha link of that video in which application of VHDL language are described 😊😊😊😊😊😊

  • @alirazasaleem3919
    @alirazasaleem3919 7 лет назад

    Thanks alot.

  • @suryadasari3865
    @suryadasari3865 7 лет назад

    can i get a vhdl code to display the position of 1's for 8 bit number

  • @haouetaymen3695
    @haouetaymen3695 6 лет назад +1

    Thank you Rakesh

  • @mayarahayu5102
    @mayarahayu5102 6 лет назад

    thx.. this is really helpful for me :)

  • @zedlepplin9450
    @zedlepplin9450 7 лет назад

    Thank you sir!

  • @jigarprajapati9926
    @jigarprajapati9926 6 лет назад +4

    Please upload new videos

  • @ajiths1689
    @ajiths1689 7 лет назад

    Thank you for giving me a brief introduction of vhdl entity and architecture >> concepts

  • @jaimilpatel2823
    @jaimilpatel2823 7 лет назад

    Thankyou so much!

  • @shade5554
    @shade5554 6 лет назад +1

    set playback speed to ×1.25 save time

  • @debasishkar761
    @debasishkar761 7 лет назад

    howto comment a block of code in vhdl.................any suggestion will be appreciated

    • @EDUVANCE
      @EDUVANCE  7 лет назад

      Step 1 : Select the block of code you want to comment.
      Step 2 : Right click and go to comments, click on selection, the code will be commented.

    • @debasishkar761
      @debasishkar761 7 лет назад

      thanks for that help

  • @Jelkartin
    @Jelkartin 6 лет назад

    Thank you. :)

  • @PratikPrajapati84
    @PratikPrajapati84 7 лет назад +2

    Awesome explanation! Thanks for your work.