Skip to content
buzztech

Study Electronics & Communication Engineering

  • Home
  • Subjects
    • VHDL
    • Antenna & Wave Propagation
    • Wireless Communication
    • Digital Signal Processing
    • VLSI Design
    • Digital Image Processing
    • IC Technology
    • MEMS and Nanotechnology
  • Index
    • Index of Antenna & Wave Propagation Topics
    • Index of Wireless Communication
    • Index of VHDL Programs
    • Index of VHDL Topics
    • Index of Digital Image Processing
  • Request Topic or Ask Question
  • Submit Article
  • Search

2-to-1 MUX using if-then-else statement in VHDL

VHDL, VHDL Programs

A 2-to-1 multiplexer consists of two inputs, one select input and one output. Depends on the select signal, the output is connected to either of the inputs. Since there are two input signals only two ways are possible to connect the inputs to the outputs, so one select is needed to do these operations. VHDL […]

2-to-1 MUX using if-then-else statement in VHDL Read More »

BCD to Seven-Segment Decoder Program in VHDL

VHDL, VHDL Programs

This decoder takes as its input four bits that represent a binary coded (BCD) value and generates a 7-bit output to drive a seven-segment LED. Each segment is a small LED, which glows when driven by an electrical signal. The segments are labelled from a to g as shown in the figure below:   VHDL

BCD to Seven-Segment Decoder Program in VHDL Read More »

Horn Antenna: Types, Operation, Applications

Antenna & Wave Propagation

1. It is a radiating element which has the shape of a horn. It is a waveguide, one end of which is flared out. 2. A waveguide, when excited at one end and open at the second end, radiates. 3. However, radiation is poor and non-directive pattern results because of the mismatch between the waveguide

Horn Antenna: Types, Operation, Applications Read More »

SRAM in Digital System Design (VHDL)

VHDL

1. An SRAM block is a two-dimensional (2D) array of SRAM cells, where each cell can store one bit of information. If we need to store m items with n bits each, we can use an array of m × n SRAM cells. 2. The dimensions of the SRAM array are called its aspect ratio.

SRAM in Digital System Design (VHDL) Read More »

Verification using Simulation & Testbench in VHDL

VHDL

Verification using Simulation: 1. Verification is the process used to demonstrate the correctness of a design. We verify that our design description meets its functional and timing specifications before the target PLD is programmed. 2. Verification using simulation can show the existence of errors in a design, but cannot prove that a design is correct.

Verification using Simulation & Testbench in VHDL Read More »

Post pagination
← Previous 1 … 4 5 6 … 9 Next →

Recent Posts

  • Superconductivity, Meissner Effect – ICT
  • Gettering – ICT – Definition, Types of Gettering
  • Czochralski Crystal Growth – Cz Growth – ICT
  • MOCVD (Metal Organic Chemical Vapor Deposition) – ICT
  • Erosion and Dilation in Digital Image Processing

Interested in Knowledge

Then check out mythgyaan

Archives

Copyright © 2025 Buzztech