Bharat Kulkarni
Bharat Kulkarni
  • 26
  • 15 533
Design of 8-bit Ripple Carry Adder using GENERATE Statement in VHDL
This video guides you through the process of designing an 8-bit Ripple Carry Adder using GENERATE Statement in VHDL.
The design is written in Structural style modelling with Full Adder (FA) and Half Adder (ha) as components.
The Component Full adder is written in Dataflow Style while the component half adder is written in structural style. Half adder uses andgate and xorgate as components.
You can download the VHDL Design files from here: drive.google.com/file/d/10jQ8ui1TbtjZyK_eNGRhygB0NbTRo9NY/view?usp=drive_link
For more VHDL Designs visit my blog: bpkulkarni.blogspot.com
มุมมอง: 145

วีดีโอ

Design of 3 to 8 Decoder in VHDL
มุมมอง 914 หลายเดือนก่อน
This video guides you through the process of designing a 3-to-8 decoder using VHDL. Here I used the With-Select_When statement in VHDL which is a concurrent statement. For more VHDL Designs visit my blog: bpkulkarni.blogspot.com
Design of Half Subtractor in Xilinx ISE Design Suite
มุมมอง 1986 หลายเดือนก่อน
The video guides you through the process of design of Half Subtractor circuit using VHDL and Xilinx ISE Design Suite. The Half Subtractor is designed using Behavioral style modelling. For VHDL Design visit my blog: bpkulkarni.blogspot.com
Interrupt in Arduino Uno using SimulIDE
มุมมอง 1476 หลายเดือนก่อน
This video shows how to use Interrupt in Arduino Uno. There are two interrupts in Arduino Uno (0 and 1). Interrupt 0 is connected to Pin 2 and interrupt1 to Pin 3. For the simulation the SimulIDE tool is used. (version used: SimulIDE-1.0.0-SR0 R1320) The simulIDE is a Free Electronic Circuit Simulator and can be downloaded from: www.simulide.com Arduino IDE can be downloaded from www.arduino.cc...
Ultrasonic Sensor Interfacing with Arduino
มุมมอง 2517 หลายเดือนก่อน
This video shows how to Interface Ultrasonic Sensor HC-SR04 with the Arduino Uno and Display the Distance on 16x2 LCD. For the simulation the SimulIDE tool is used. (version used: SimulIDE-1.0.0-SR0 R1320) The simulIDE is a Free Electronic Circuit Simulator and can be downloaded from: www.simulide.com Arduino IDE can be downloaded from www.arduino.cc/en/software {The prior knowledge of Arduino ...
Analog input reading using Arduino Uno
มุมมอง 1938 หลายเดือนก่อน
This video shows how to read an Analog input using Arduino Uno. For the simulation the SimulIDE tool is used. (version used: SimulIDE-1.0.0-SR0 R1320) The simulIDE is a Free Electronic Circuit Simulator and can be downloaded from: www.simulide.com Arduino IDE can be downloaded from www.arduino.cc/en/software {The prior knowledge of Arduino programming is required for better understanding.} Visi...
Interfacing Switch and LED with Arduino Uno
มุมมอง 45310 หลายเดือนก่อน
This video explains how to connect the Switch and LED to Arduino Uno and Control the LED with the Switch. The simulIDE is a Free Electronic Circuit Simulator and can be downloaded from: www.simulide.com Arduino IDE can be downloaded from www.arduino.cc/en/software {The prior knowledge of Arduino programming is required for better understanding.} Visit my blog for Digital designs using VHDL bpku...
Arduino compiler setting in SimulIDE
มุมมอง 4.6K10 หลายเดือนก่อน
The video explains how to set the Arduino Compiler tool path in SimulIDE software. Also, the simple Blinking LED sketch is used for simulation. The simulIDE is a Free Electronic Circuit Simulator and can be downloaded from: www.simulide.com My blog for VHDL Designs: bpkulkarni.blogspot.com
Design of 1-bit Full Subtractor using SimulIDE
มุมมอง 26011 หลายเดือนก่อน
This video will guide you through the design of 1-bit Full Subtractor circuit used in Digital Electronics. 1-bit Full Subtractor circuit is used to Subtract two 1-bit numbers along with a borrow (if any), and generates two OUTPUT signals, Difference and Borrow. The SimulIDE tool is used for this simulation is a free Real Time Electronic Circuit Simulator tool available online and it can be down...
Design of Full Adder using SimulIDE
มุมมอง 250ปีที่แล้ว
This video will guide you through the design 1-bit Full Adder circuit used in Digital Electronics. 1-bit Full Adder circuit is used to Add two 1-bit numbers along with a carry(if any), and generates two OUTPUT signals, Sum and Carry. The SimulIDE tool is used for this simulation is a free Real Time Electronic Circuit Simulator tool available. It can be downloaded free of Cost from www.simulide....
Design of 4-to-1 Multilplexer using VHDL.
มุมมอง 106ปีที่แล้ว
This video guides you through the process of creating a new xilinx project and design a 4-to-1 Multiplexer using VHDL. The example uses if-else statement for modeling the design. The VHDL Code blog: bpkulkarni.blogspot.com
Design of Full Adder using VHDL
มุมมอง 307ปีที่แล้ว
The video guides you through the process of design of Full Adder circuit using VHDL and Xilinx ISE Design Suite. The Full adder is designed using already designed circuit Half Adder, thus in structural style. Link for Half Adder design th-cam.com/video/Zn9fzQyibwY/w-d-xo.html The VHDL Code blog: bpkulkarni.blogspot.com
Design of Half Adder using VHDL and Xilinx ISE Design Suite
มุมมอง 309ปีที่แล้ว
The video displays the design of Half Adder circuit using the VHDL. For Synthesis and simulation Xilinx ISE Design Suite (Webpack Edition) is used.
Design of Demultiplexer using SimulIDE
มุมมอง 267ปีที่แล้ว
This video will guide you through the design of 1-to-4 Demultiplexer circuit used in Digital Electronics. The SimulIDE tool is used for this simulation is a free Real Time Electronic Circuit Simulator tool available. It can be downloaded free of Cost from www.simulide.com For Digital Design using VHDL, please visit my blog: bpkulkarni.blogspot.com youtube.com/@chanchalpatil371 www.youtube.com/@...
Design of 4-to-1 Multiplexer using SimulIDE
มุมมอง 362ปีที่แล้ว
The video explains the design and verification OF 4-TO-1 multiplexer. 4-to-1 Multiplexer is designed using gates. The circuit is tested using SimulIDE software. SimulIDE is a Simple Real-Time Electronic Circuit Simulator tool and useful for beginners as well as for professionals for simulation of Electronic Circuits. The software is available for free to download on: www.simulide.com This playl...
Design of BCD Counter using JK Flipflop
มุมมอง 1.7Kปีที่แล้ว
Design of BCD Counter using JK Flipflop
Design of Shift Register using SimulIDE
มุมมอง 341ปีที่แล้ว
Design of Shift Register using SimulIDE
Design of Up & Down Counter using SimulIDE
มุมมอง 506ปีที่แล้ว
Design of Up & Down Counter using SimulIDE
Verification of JK Flip-Flop using SimulIDE
มุมมอง 643ปีที่แล้ว
Verification of JK Flip-Flop using SimulIDE
Verification of IC 74138 using SimulIDE
มุมมอง 668ปีที่แล้ว
Verification of IC 74138 using SimulIDE
Verification of IC74151 using SimulIDE
มุมมอง 297ปีที่แล้ว
Verification of IC74151 using SimulIDE
Half Adder & Subtractor Using SimulIDE
มุมมอง 405ปีที่แล้ว
Half Adder & Subtractor Using SimulIDE
Verification of Basic Gates using SimulIDE
มุมมอง 649ปีที่แล้ว
Verification of Basic Gates using SimulIDE
Introduction to SimulIDE
มุมมอง 1.8Kปีที่แล้ว
Introduction to SimulIDE
Arduino IDE basics and new project creation
มุมมอง 127ปีที่แล้ว
Arduino IDE basics and new project creation
Xilinx 14.7 Webpack New Project Wizard
มุมมอง 502ปีที่แล้ว
Xilinx 14.7 Webpack New Project Wizard

ความคิดเห็น

  • @mirogamesstudio8208
    @mirogamesstudio8208 2 วันที่ผ่านมา

    Straight To The Point.Was Stuck Cuz I Didn't Upload & Didn't Know What To Do🙃.Great Vid Thx😊

  • @NikolaKoprivica-h7h
    @NikolaKoprivica-h7h 11 วันที่ผ่านมา

    I didn't get this Arduino folder which I have to set as compiler...

  • @ravichandel8690
    @ravichandel8690 19 วันที่ผ่านมา

    ya paid software hai

    • @bk.2983
      @bk.2983 19 วันที่ผ่านมา

      No. I don't think so.

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

    Is there any mapping to the potentiometer?

    • @bk.2983
      @bk.2983 หลายเดือนก่อน

      No. Only provide 0v to 5v input at the terminal.

  • @SaadFarooqKhan-xv9eg
    @SaadFarooqKhan-xv9eg หลายเดือนก่อน

    what is S ? and explain the whole line from first s of ic 1 to last ic s in comment plz

  • @khalief_.
    @khalief_. 3 หลายเดือนก่อน

    this music synced so well with Fruit On Grass

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

    where i found 74XX82, because in my SimulIDE isn't. I look for package with this adder but i dont found. I want build 2 bit binary adder

    • @bk.2983
      @bk.2983 5 หลายเดือนก่อน

      Hello, I use SimulIDE 1.0.0 SR0 R1320. 74XX82 is available under the Logic ->IC74 -> 7400-7499

  • @mahmoudsamy1992
    @mahmoudsamy1992 6 หลายเดือนก่อน

    I have an error in compilation: project\Graduation project.ino:5:6: note: 'void loop()' previously defined here void loop() { ^~~~ Error during build: exit status 1 What is the solution???

  • @Firujau
    @Firujau 6 หลายเดือนก่อน

    why my arduino uno looks different? mine looks small

    • @bk.2983
      @bk.2983 6 หลายเดือนก่อน

      You can zoom in / zoom out with the mouse scrolling.

    • @Firujau
      @Firujau 6 หลายเดือนก่อน

      @@bk.2983 no I mean, mine literally looks different, not small. The model is not the same.

    • @bk.2983
      @bk.2983 6 หลายเดือนก่อน

      The developers might have changed the icon/symbol. I use SimulIDE 1.0.0 SR0 R1320. May be you are using the latest version.

  • @alenxadro_patro
    @alenxadro_patro 8 หลายเดือนก่อน

    Where to download the "arduino ide" path huh?

    • @bk.2983
      @bk.2983 8 หลายเดือนก่อน

      You need to setup the Arduino tool chain in the simulide.

  • @Zypher_desu
    @Zypher_desu 8 หลายเดือนก่อน

    Arduino : Executable not found : Check that Tool Path is correct thats what pops up when i put the file path. how to fix

    • @Zypher_desu
      @Zypher_desu 8 หลายเดือนก่อน

      it just doesnt work aahahaha

    • @bk.2983
      @bk.2983 8 หลายเดือนก่อน

      It works fine on my PC. I'll check and will let you know soon. Thank you for C&C.

    • @bk.2983
      @bk.2983 8 หลายเดือนก่อน

      Use SimulIDE 0.4.15 SR10 for Arduino IDE. It works smoothly.

    • @Zypher_desu
      @Zypher_desu 8 หลายเดือนก่อน

      @@bk.2983 Tool chain not found TT

    • @bk.2983
      @bk.2983 8 หลายเดือนก่อน

      Try using simulIDE 1.0.0-SR0 R1320 instead. It seems like there is an issue with the latest version.

  • @chetandakave3
    @chetandakave3 11 หลายเดือนก่อน

    Nice Explanation, Good Going...👌

    • @bk.2983
      @bk.2983 10 หลายเดือนก่อน

      Thank you 😊

  • @aniket_1121
    @aniket_1121 11 หลายเดือนก่อน

    ✨🔥

  • @galimirnund6543
    @galimirnund6543 11 หลายเดือนก่อน

    Thanks for the video but, I can hardly understand your accent sorry...

    • @bk.2983
      @bk.2983 11 หลายเดือนก่อน

      Sorry to hear that, but try turning on the captions. Thank you.

    • @Bravo_L
      @Bravo_L 8 หลายเดือนก่อน

      Yea the cc captions are pretty good.

  • @marutibaleshgol1259
    @marutibaleshgol1259 ปีที่แล้ว

    Very nice sir

    • @bk.2983
      @bk.2983 ปีที่แล้ว

      Thanks and welcome

  • @simulide6736
    @simulide6736 ปีที่แล้ว

    Great video.

    • @bk.2983
      @bk.2983 ปีที่แล้ว

      Thank you

  • @QuickNewsPulse31
    @QuickNewsPulse31 ปีที่แล้ว

    Thank you 😊

    • @bk.2983
      @bk.2983 ปีที่แล้ว

      You're welcome 😊

  • @MrKiransan
    @MrKiransan ปีที่แล้ว

    Important information for beginner

  • @VijayPatil-yr3uk
    @VijayPatil-yr3uk ปีที่แล้ว

    👍

    • @bk.2983
      @bk.2983 ปีที่แล้ว

      Thanks

  • @vaishalikulkarni9259
    @vaishalikulkarni9259 ปีที่แล้ว

    Very informative..

    • @bk.2983
      @bk.2983 ปีที่แล้ว

      Glad you liked it

  • @shirishphakade9540
    @shirishphakade9540 ปีที่แล้ว

    Nice work.

    • @bk.2983
      @bk.2983 ปีที่แล้ว

      Thanks for the visit