Posts

Ripple Carry Adder

Image
Ripple Carry Adder   AIM:   To develop HDL code for  Ripple Carry Adder Tools/Software Required: 1.                         Personal Computer. 2.                         Vivado 2019.2 Software 3.                         Verilog/VHDL Procedure: 1.                       Click on  Vivado2017.2  icon.A window is opened. 2.                       Click on  File→New Project→ Press  Next→Give the Project name and Pr...

Encoder in different Styles

  8:3 Encoder   AIM:   To develop HDL code for 8:3 Encoder. Tools/Software Required: 1.                         Personal Computer. 2.                         Vivado 2019.2 Software 3.                         Verilog/VHDL Procedure: 1.                       Click on  Vivado2017.2  icon.A window is opened. 2.                       Click on  File→New Project→ Press  Next→Give the Project name and Project Locati...

Encoder

Image
8:3 Encoder   AIM: To develop HDL code for 8:3 Encoder. Tools/Software Required: 1.                        Personal Computer. 2.                        Vivado 2019.2 Software 3.                        Verilog/VHDL Procedure: 1.                      Click on Vivado2017.2 icon.A window is opened. 2.                      Click on File→New Project→ Press Next→Give the Project name and Project Location→Press Next→ Choose Project Type as RTL Pro...

Decoder

Image
  AIM: To develop HDL code for 2:4decoder. Tools/Software Required: 1.                        Personal Computer. 2.                        Vivado 2019.2 Software 3.                        Verilog/VHDL Theory: A decoder is a combinational logic circuit that has ‘n’ input signal lines and 2n output lines. In the 2:4 decoder, we have 2 input lines and 4 output lines. Procedure: 1.                      Click on Vivado2017.2 icon.A window is opened. 2.                 ...