VHDL PROGRAMMING FOR HALF ADDER || DSD DICA LAB

Поділитися
Вставка
  • Опубліковано 1 січ 2025

КОМЕНТАРІ • 52

  • @nandini3949
    @nandini3949 3 роки тому +3

    Such a wonderful explanation........ Thanks a lot sir

  • @circuitsanalytica4348
    @circuitsanalytica4348 3 роки тому +1

    Really nice video sirji....

  • @mittapallinandini9854
    @mittapallinandini9854 4 роки тому +2

    Super explanation sir ....I want more videos from you sir...

  • @yeswantyadav3277
    @yeswantyadav3277 4 роки тому +1

    Love u sir... Very helpfull video in this corona Sem exams

  • @mdshanawaz1312
    @mdshanawaz1312 6 років тому +1

    Very good work. Thank you very much

  • @lavanyarao5650
    @lavanyarao5650 5 років тому +2

    thanks s lot great work

  • @wills2618
    @wills2618 6 років тому +5

    We did not define the logic xor and and anywhere...so how's does this work ??

    • @SkilltroniksTechnologies
      @SkilltroniksTechnologies  4 роки тому +2

      These are pre-defined terms in the language and their description was inherited in the language itself. Thank you for watching our video. Support us by subscribing and hang on for more useful updates. Thank you.

    • @bharathhl6935
      @bharathhl6935 3 роки тому

      Bro it's a keyword 🙏

    • @wills2618
      @wills2618 3 роки тому +1

      @@bharathhl6935 nvm bro I've graduated now xD

    • @bharathhl6935
      @bharathhl6935 3 роки тому

      @@wills2618 lol 😂😂 😆😆😆😆😆
      Anyways xD sorry

    • @circuitsanalytica4348
      @circuitsanalytica4348 3 роки тому

      XOR and AND are predefined components available in the library named IEEE....

  • @Praveen-cj2iz
    @Praveen-cj2iz 6 років тому +3

    using x,y,z in the component part of both the gates wont give error??

    • @SkilltroniksTechnologies
      @SkilltroniksTechnologies  6 років тому +1

      No Mr. Praveen... It is component declaration part where we just declare the inputs with some formal names. These formal names are used just for identifying the count of inputs and outputs.... But in the component instantiation part, we shouldn't use the same names because they are actuals.... Hope your doubt will be cleared. If not, feel free to message me again. I'll try to solve your doubt in another possible ways. Thank You

  • @pskbajagoli63
    @pskbajagoli63 4 роки тому +1

    Vhdl description for 16:1 mux using 4:1 mux

    • @SkilltroniksTechnologies
      @SkilltroniksTechnologies  4 роки тому

      Hello PSK, we will update the video soon. Do subscribe and hang on for more updates. Thank you.

  • @subhradipbarik2032
    @subhradipbarik2032 3 роки тому +1

    Keep making video sir

  • @adityarajora7219
    @adityarajora7219 6 років тому +3

    how this program performs 'xor ' and 'and' cause there no information regarding a'b+b'a(for xor gate) and a.b (for and gate)

    • @SkilltroniksTechnologies
      @SkilltroniksTechnologies  6 років тому +2

      Hello Mr. Aditya, thanks for visiting our channel and watching this video. The question is about how logical operations like xor & and are understandable by the software? Those are keywords whose operations were defined during the development of language following IEEE Standards. Similar to keywords like entity, architecture, begin, end, port, component, signal etc., that gets displayed in blue color in the program editor.

    • @circuitsanalytica4348
      @circuitsanalytica4348 3 роки тому

      XOR, AND, OR etc are keywords in VHDL. These are available in the library named IEEE...

  • @Mersal-nr7zj
    @Mersal-nr7zj 2 роки тому +1

    Sir
    HDL code Anna VHDL code Anna same ha.?

  • @remyaunnikrishnan2037
    @remyaunnikrishnan2037 5 років тому +1

    Here v have not assigned what operation the xor and 'and' should perform...u hve answred that it is a keyword but v have givn different names like exor and andgate den how is it possible?

    • @SkilltroniksTechnologies
      @SkilltroniksTechnologies  4 роки тому

      Hi Remya, we need not define everything from scratch because the language already had them in its definition. Coming to the terms exor and Andgate, they had nothing to do with the actual logical operation. Component names are for identifying the respective components and have no connection with the actual logical operation performed by those components. If you want, you can also name those components with names of your favorite heroes say
      "component Rajnikanth" or component "Tom cruise" provided if you can recognize or recall what logic operations were assigned to these names. I hope you got an idea of how the names work. Do contact us for further clarification and also don't forget to subscribe to our channel if you like our video and doubt clarification. Thank you Remya.

    • @nimitjain5553
      @nimitjain5553 4 роки тому +1

      @@SkilltroniksTechnologies So the structural logic is written after the dataflow logic? because we defined S and C as output of 'and' and 'xor' respectively in Dataflow logic and not in structural one.

    • @SkilltroniksTechnologies
      @SkilltroniksTechnologies  4 роки тому

      @@nimitjain5553 Hello Mr.Nimit, You need not necessarily write dataflow first and then structural. You can do vice versa also. But one thing you have to remember, you need to make every program ready before compiling. Let us say, you've to shift to a new place from your current location. While loading the items, it doesn't matter if you load sitting room items first and bedroom items next. Order can be anything. Still if your doubt persists, text us. We are always happy to assist you. Thanks for watching our video. Please subscribe if you've not yet done yet and also suggest to your friends. Thank you.

    • @circuitsanalytica4348
      @circuitsanalytica4348 3 роки тому

      XOR and AND are VHDL keywords inthe library named IEEE. When a programmer write a program and compile it, these are also available in the VHDL environment similar to XOR, AND etc...

  • @syedabbas2571
    @syedabbas2571 5 років тому +2

    kindly sir i want the RS 232 receiver code of vhdl kindly also make a video on them

    • @SkilltroniksTechnologies
      @SkilltroniksTechnologies  5 років тому +1

      Are you studying? If so furnish your requirements with your details..Let's look into it. Thanks for contacting.

  • @kangsoo5222
    @kangsoo5222 2 роки тому

    TYSM😄

  • @sathviktumoju1195
    @sathviktumoju1195 4 роки тому +1

    Thanks sir;

  • @kavyakoneti1457
    @kavyakoneti1457 4 роки тому +1

    Thank you so much sir 😊

  • @apoorvranjan8207
    @apoorvranjan8207 5 років тому

    Kindly upload more videos on vhdl.

    • @SkilltroniksTechnologies
      @SkilltroniksTechnologies  4 роки тому

      Sure Apoorv, we are already working on it and will get back soon. Thank you for watching our video.