Skip to content

VLSIFacts

Let's Program the Transistors

  • Home
  • DHD
    • Digital Electronics
    • Fault Tolerant System Design
    • TLM
    • Verification
    • Verilog
    • VHDL
    • Xilinx
  • Embedded System
    • 8085 uP
    • 8086 uP
    • 8051 uC
  • VLSI Technology
    • Analog Electronics
    • Memory Devices
    • VLSI Circuits
  • Interview
    • Interview Experience
    • Training Experience
    • Question Bank
  • Notifications
  • QUIZ
  • Community
  • Job Board
  • Contact Us

Category: Digital Electronics

Introduction to Number System

Posted on March 2, 2023June 19, 2025 By vlsifacts No Comments on Introduction to Number System

In our day-to-day life, we generally use decimal number system for expressing any quantity. For example, when I go to an electronics shop for purchasing a mobile phone – I say that show me one good mobile phone in the range of Rs. 10,000/-. Here, ‘one’ and ‘10,000’ is the use of decimal number system….

Read More “Introduction to Number System” »

Digital Electronics

Introduction to Digital Computer

Posted on March 2, 2023June 19, 2025 By vlsifacts No Comments on Introduction to Digital Computer

The general-purpose digital computer is the best-known example of a digital system. Digital computers have been around since the 1940s, and have been in widespread commercial use since the 1960s. The most striking property of a digital computer is its generality. It can follow a sequence of instructions, called a program, that operates on given…

Read More “Introduction to Digital Computer” »

Digital Electronics

Digital vs. Analog

Posted on March 2, 2023June 18, 2025 By vlsifacts No Comments on Digital vs. Analog

The real-world signals are analog. However, processing, communicating, and storing data in digital form is advantageous over analog form. Therefore, the analog signal is converted to digital form at the transmitter end and again converted back to analog form at the receiver end. The following are multiple advantages of digital over analog. Previous     …

Read More “Digital vs. Analog” »

Digital Electronics

Introduction to Digital Electronics

Posted on March 1, 2023June 18, 2025 By vlsifacts No Comments on Introduction to Digital Electronics

Electronic circuits can broadly be divided into two broad categories: Some advantages of digital over analog are as below: Today, digital technology is applied in a wide range of applications. The most common digital end products are computers, television, communication systems, consumer electronics, etc. Sampling and Quantization are the techniques that are used to convert…

Read More “Introduction to Digital Electronics” »

Digital Electronics

ASCII Code

Posted on February 28, 2023June 18, 2025 By vlsifacts No Comments on ASCII Code

ASCII codes are alphanumeric codes that represent numbers, alphabets, symbols and special characters in computers. ASCII stands for American Standard Code for Information Interchange. Whenever we press a key from the keyboard, the corresponding ASCII code goes into the computer. ASCII has 128 characters that can be represented using 7 bits (00 to 7F in…

Read More “ASCII Code” »

Digital Electronics

ASIC Physical Design Flow

Posted on May 20, 2018June 17, 2025 By Pravriti No Comments on ASIC Physical Design Flow

The main steps in ASIC physical design flow are: These steps are just the basic. A more detailed design flow is presented in the picture below: The ASIC physical design flow uses the technology libraries that are provided by the fabrication houses. Technologies are commonly classified on the basis of minimal feature size. The basic…

Read More “ASIC Physical Design Flow” »

DHD, Digital Electronics

Step by Step Method to Design a Combinational Circuit

Posted on August 23, 2016July 1, 2025 By vlsifacts 2 Comments on Step by Step Method to Design a Combinational Circuit

The Electronics engineers should know the steps to design a particular circuit. While we study, we directly study the properties of the electronic block and the circuit diagram of the corresponding block. We never think how had we landed up to that particular circuit diagram. For example when we talk about digital Multiplexer, Decoder or Counters; we…

Read More “Step by Step Method to Design a Combinational Circuit” »

DHD, Digital Electronics

SETUP Time and SETUP Violation in a Single D Latch

Posted on June 17, 2016June 17, 2025 By Priyadarshi 2 Comments on SETUP Time and SETUP Violation in a Single D Latch

Setup and Hold time concept is one of the fundamental concepts that is very necessary for closing and analysing and timing margin. The analysis in digital domain, in Reg to Reg system is very popular but the root cause of Setup and Hold time is often not taken care of in the education system. This…

Read More “SETUP Time and SETUP Violation in a Single D Latch” »

DHD, Digital Electronics, Memory Devices, SoC, VLSI Circuits

Synthesis and Functioning of Blocking and Non-Blocking Assignments.

Posted on March 20, 2016June 17, 2025 By Priyadarshi No Comments on Synthesis and Functioning of Blocking and Non-Blocking Assignments.

Here are some examples on blocking and non-blocking assignments in Verilog, that can be really useful for the budding design Engineers. First let us discuss the features of these assignments. The following example illustrates the Blocking Assignment Wave forms for the above exampleThe following example illustrates the Non-Blocking Assignment Wave forms for the above example…

Read More “Synthesis and Functioning of Blocking and Non-Blocking Assignments.” »

DHD, Digital Electronics, Uncategorized, Verilog, VLSI Circuits, Xilinx

Digital Design Methodologies

Posted on March 9, 2016June 17, 2025 By vlsifacts No Comments on Digital Design Methodologies

There are two basic types of digital design methodologies: top-down Design Methodology In a top-down design methodology, we define the top-level block and identify the sub-blocks necessary to build the top-level block. We further subdivide the sub-blocks until we come to leaf cells, which are the cells that cannot further be divided. bottom-up Design Methodology…

Read More “Digital Design Methodologies” »

DHD, Digital Electronics

Posts pagination

Previous 1 … 6 7 8 9 Next

Top Posts & Pages

  • ASCII Code
  • NAND and NOR gate using CMOS Technology
  • AND and OR gate using CMOS Technology
  • Texas Instruments Question Bank Part-1
  • Circuit Design of a 4-bit Binary Counter Using D Flip-flops

Copyright © 2025 VLSIFacts.

Powered by PressBook WordPress theme