AA
AA
  • 64
  • 268 465
Implementation of Full Adder on ElbertV2 FPGA Board: Watch and learn
The implementation has been successfully executed by Gauransh Bansal and Prerna Chauhan, who are currently in the process of learning Verilog HDL at DDUC, Delhi University. Furthermore, they have adeptly elucidated the steps involved in the process, showcasing their commendable understanding and execution of the task. Indeed, a job well done.
For Elbert V2 S3A FPGA Development Board details, click the link:
numato.com/product/elbert-v2-spartan-3a-fpga-development-board/
มุมมอง: 315

วีดีโอ

PLA
มุมมอง 261ปีที่แล้ว
Learn about Programmable logic arrays. Here few circuit diagrams are taken from internet and books.
PAL
มุมมอง 303ปีที่แล้ว
Learn about Programmable Array Logic Devices. Some circuit diagrams are taken from internet and books.
Design and Simulate Counters using VERILOG HDL
มุมมอง 791ปีที่แล้ว
Learn how to deign the different types of counters (up counter, down counter, up/down counter) using behavioral modelling. Also realize the importance of using hardware description language to design and simulate complex circuits efficiently.
Design Module and Test Bench for JK and T Flip Flops
มุมมอง 807ปีที่แล้ว
Learn to write the design modules for any given configuration of JK and T flip flops. Test benches are also explained in detail . You are set to simulate any flip flops using Behavioral modelling in VERILOG HDL.
Gauss Legendre Quadrature Method: Solve the definite integrals using Python.
มุมมอง 2.7Kปีที่แล้ว
Learn to solve the definite integrals using Quadrature Method and program this method using Python. The code has been demonstrated for one problem, but it works for any definite integral. The user only needs to change the function definition for the given problem.
Xilinx ISE: Design and simulate VERILOG HDL Code
มุมมอง 6Kปีที่แล้ว
Learn to simulate your digital designs using Xilinx ISE. This short video will save lots of time and will help you to start the simulation within minutes.
8085 Microprocessor Kit- Demonstration
มุมมอง 1.8Kปีที่แล้ว
Learn to load and execute the assembly language program on 8085 kit. How to check the register contents has also been demonstrated in the video by Divyanshi, student of B.Sc.(H) Physics III semester of DDUC,DU.
vectors#2
มุมมอง 532ปีที่แล้ว
vectors#2
FPGA Programming : Demo of 4- bit Adder on FPGA board using VERILOG HDL
มุมมอง 1.1K2 ปีที่แล้ว
Aisha and Kamal, students of B.Sc. (H) Final year have demonstrated the working of 4- bit Adder. They programmed FPGA using hierarchical design methodology in VERILOG HDL. Xilinx Spartan board has been used for this purpose.
Behavioral Modelling in VERILOG HDL
มุมมอง 3.1K2 ปีที่แล้ว
In this video behavioral modeling is introduced. Two constructs- initial and always are explained with few examples. How clock signals can be generated for sequential circuits design is also explained in detail. The clock signals of any duty cycle can be generated using VERILOG HDL without any hardware.
FINITE DIFFERENCE METHOD: Solve second order Differential Equation using Scilab
มุมมอง 3.9K2 ปีที่แล้ว
Finite Difference Method to solve second order differential equation is explained in detail. Also it is implemented using Scilab. The general program is explained step wise in this video and it can be used for any second order differential equation.
Design D Flip Flop using Behavioral Modelling in VERILOG HDL
มุมมอง 7K2 ปีที่แล้ว
Learn to design D ff for asynchronous and synchronous Reset. Behavioral modelling has been used here to write the design module and stimulus. Clock signal in the stimulus is generated using always block. Behavioral modeling is easy to use for the simulation of clock-driven digital circuits.
Bisection method using SCILAB: Numerical Method to determine the roots of non-linear Equations
มุมมอง 2.9K3 ปีที่แล้ว
Bisection method: Numerical Method to determine the roots of non-linear equations is discussed. Its graphical interpretation and algorithm is explained. Finally, the method is implemented using SCILAB.
Gauss Legendre Quadrature Method using Scilab
มุมมอง 3.8K3 ปีที่แล้ว
Solve definite integrals using Gauss Legendre Quadrature Method in Scilab. Scilab program is explained along with an example.
Gauss Hermite Quadrature Method using Scilab: Example of Dirac Delta function
มุมมอง 5K3 ปีที่แล้ว
Gauss Hermite Quadrature Method using Scilab: Example of Dirac Delta function
Verilog HDL: 4-bit Adder using Data Flow Modelling
มุมมอง 3.5K3 ปีที่แล้ว
Verilog HDL: 4-bit Adder using Data Flow Modelling
Verilog HDL: Comparator
มุมมอง 9K3 ปีที่แล้ว
Verilog HDL: Comparator
Verilog HDL: 2 x 1 MUX using Data Flow Modelling
มุมมอง 4K3 ปีที่แล้ว
Verilog HDL: 2 x 1 MUX using Data Flow Modelling
Verilog HDL: Design and simulate 4-bit Adder using Hierarchical Design
มุมมอง 4.5K3 ปีที่แล้ว
Verilog HDL: Design and simulate 4-bit Adder using Hierarchical Design
Verilog HDL: Design Circuits Using Vectors
มุมมอง 2.5K3 ปีที่แล้ว
Verilog HDL: Design Circuits Using Vectors
Verilog HDL: Creating a Hierarchical Design for Full Adder
มุมมอง 3.1K3 ปีที่แล้ว
Verilog HDL: Creating a Hierarchical Design for Full Adder
VERILOG HDL :Data Flow Modelling Examples
มุมมอง 21K3 ปีที่แล้ว
VERILOG HDL :Data Flow Modelling Examples
GATE LEVEL MODELLING #3: Design and verify Full adder using Verilog HDL
มุมมอง 8K3 ปีที่แล้ว
GATE LEVEL MODELLING #3: Design and verify Full adder using Verilog HDL
GATE LEVEL MODELLING #2: Design and verify half subtractor using Verilog HDL
มุมมอง 4.7K3 ปีที่แล้ว
GATE LEVEL MODELLING #2: Design and verify half subtractor using Verilog HDL
Least Square fitting using Scilab: straight line fitting and polynomial fitting
มุมมอง 6K3 ปีที่แล้ว
Least Square fitting using Scilab: straight line fitting and polynomial fitting
GATE LEVEL MODELLING #1: Design and verify half adder using Verilog HDL
มุมมอง 11K3 ปีที่แล้ว
GATE LEVEL MODELLING #1: Design and verify half adder using Verilog HDL
Gradient of scalar function
มุมมอง 6443 ปีที่แล้ว
Gradient of scalar function
Dot product,Cross Product, Angle between Vectors using Scilab
มุมมอง 3.6K3 ปีที่แล้ว
Dot product,Cross Product, Angle between Vectors using Scilab
Plot Vectors in Scilab
มุมมอง 2.9K3 ปีที่แล้ว
Plot Vectors in Scilab

ความคิดเห็น

  • @VaibhavSrivastava-f5e
    @VaibhavSrivastava-f5e 8 วันที่ผ่านมา

    Very helpful video mam thankyou ❤

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

    Please add the default statement in the case statment. Else it will leads to latch up issue in the design

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

    Very neat explanation

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

    Thankyou

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

    thankkkk uuuuuuuu 🤓🤓🤓

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

    Thank you so much.chota packet bhara dhamaka

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

    12 minute is very useful

  • @Lovepreetsingh-pg9tk
    @Lovepreetsingh-pg9tk 4 หลายเดือนก่อน

    bht bdia .. mam

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

    Thank you so much ma'am

  • @HarpreetKaur-zx8wh
    @HarpreetKaur-zx8wh 5 หลายเดือนก่อน

    🙌👏👏👏👏

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

    Thanks mam.

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

    Ma'am thankyou so much ma'am im so grateful to you.. tqsm for buliding confidence inside me💗💗💗🙏🙏🙏

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

    Very nice explain

  • @user-bp4kn5bl2p
    @user-bp4kn5bl2p 7 หลายเดือนก่อน

    Tq so much mamm😭app saviour ho

  • @vinaykumar-lz7io
    @vinaykumar-lz7io 9 หลายเดือนก่อน

    Mam you are like an angle from heaven for me ❤ thanks for guidence and knowledge❤😊

  • @dr.s.prakasamthusur6240
    @dr.s.prakasamthusur6240 9 หลายเดือนก่อน

    send full program in word

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

    What does sigma represents here?

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

    Wonderful video mam.

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

    Best video in youtube regarding all the basics of matrix in Scilab

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

    Nice explanation

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

    Mam, how to solve LLGS equation using scilab

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

    👌

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

    Thanks mam. Thanks a lot

  • @033-latheepmaideena3
    @033-latheepmaideena3 ปีที่แล้ว

    Do we do this code in xilinx Ise simulator? If we use xilinx, is that work or not ?

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

    Mam , how to plot this solution in scilab?

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

    I used the same code but it is showing error of inconsistent row/column in my scilab console.

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

      Code should work.... check it again...if it doesn't plz share ur code here

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

      @@anjuagrawal4960 i am also facing same issue

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

    Thanks fr the explain mam, Each is 5 mark ryt

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

    Thanks ma'am 😀 kuchh bhi nhi samjha 🐱

  • @asmiahuja.2
    @asmiahuja.2 ปีที่แล้ว

    Very helpful mam u literally stop my headache 😂

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

    Mam what is the need to change value of n Is more value of n means more accurate result?

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

      Yes you are right, accuracy increases as more quadrature points are included.

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

    I am not getting the line on execution but getting the points .....what to do maam?

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

    great video

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

    mam which software are you using for verilog coding

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

      we are using xilinx ISE 14.7 but it also works on online simulator. How to simulate any verilog module using xilinx has also been made public. That video might help.

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

    Thanku so much mam✨

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

    Thank you ma'am ✨

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

    Thank u ma'am ❤️

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

    You are the best teacher and learning from you has been beneficial for me.

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

    Great

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

    Great job!

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

    You are the best mam👏

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

    acosd() can be used to obtain theta in degree

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

    I think, in second and third summation equations n should be c.

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

    when B is greater than A then, subtraction is not correct. how to fix that?

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

    The best explanation 💯💯

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

    Wonderful lectures mam tq

  • @kellywhosfan1030
    @kellywhosfan1030 2 ปีที่แล้ว

    What about 3d?

  • @preetamdewangansirclasses2502
    @preetamdewangansirclasses2502 2 ปีที่แล้ว

    great explanation mam

  • @SMc-1235
    @SMc-1235 2 ปีที่แล้ว

    Thanks ma'am🥰

  • @VeritasEtAequitas
    @VeritasEtAequitas 2 ปีที่แล้ว

    Wrong. That is behavioral, not dataflow. There are 3 forms of Verilog. Don't confuse people by conflating 2 of them.

    • @anjuagrawal4960
      @anjuagrawal4960 2 ปีที่แล้ว

      Please double-check the facts before posting. This video discusses the Data flow modelling approach. Behavioral modelling is also discussed in the later videos. Please watch those too and clear your confusion.

  • @joaovict007
    @joaovict007 2 ปีที่แล้ว

    Excelent video, helped a lot on a college project!!