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

Synopsys – Interview Questions – based on Synthesis and Simulation

Posted on January 19, 2016June 16, 2025 By Priyadarshi No Comments on Synopsys – Interview Questions – based on Synthesis and Simulation

This post contains some very interesting interview questions asked by Synopsys the EDA giant in its interview. The questions are based on Verilog Synthesis and Simulation. Though I have included the answers; I would encourage the reader to experiment himself or herself and then discuss these in the forum. 1. How a latch gets inferred…

Read More “Synopsys – Interview Questions – based on Synthesis and Simulation” »

DHD, Digital Electronics, Interview, Interview Experience, Verilog

Case and Conditional Statements Synthesis CAUTION !!!

Posted on November 12, 2015June 16, 2025 By Priyadarshi 5 Comments on Case and Conditional Statements Synthesis CAUTION !!!

Case and Conditional Statements are available in both VHDL and Verilog. These are considered as significant features of behavioral modelling, be it in VHDL or Verilog. Behavioral modelling provides high level abstraction so that the circuit can be designed by programming its functionality. Let’s say, we have to design a circuit that selects a particular…

Read More “Case and Conditional Statements Synthesis CAUTION !!!” »

DHD, Digital Electronics, Verilog

Circuit Design of a 4-bit Binary Counter Using D Flip-flops

Posted on November 5, 2015June 16, 2025 By vlsifacts 22 Comments on Circuit Design of a 4-bit Binary Counter Using D Flip-flops

Problem Statement: Design a circuit for an edge triggered 4-bit binary up counter (0000 to 1111). When it reaches “1111”, it should revert back to “0000” after the next edge. Use positive edge triggered D flip-flop (shown in the below figure) to design the circuit. Pin Input / Output Description D Input Data Input CLK…

Read More “Circuit Design of a 4-bit Binary Counter Using D Flip-flops” »

Digital Electronics

Difference between Latch and Flip-Flop

Posted on November 4, 2015June 16, 2025 By Gautam 6 Comments on Difference between Latch and Flip-Flop

Flip-Flop (FF) and Latch are digital electronic circuits that are used to store information in bits as they have two stable states. One FF or latch can store 1 bit of information. FF is a circuit that can be made to change its state by applying signals to one or more control inputs and will have…

Read More “Difference between Latch and Flip-Flop” »

Digital Electronics

Difference between Combinational and Sequential logic circuits.

Posted on October 27, 2015June 16, 2025 By Dewansh 24 Comments on Difference between Combinational and Sequential logic circuits.

Combinational and Sequential circuits are the most essential concepts to be understood in digital electronics. Sequential logic is a type of logic circuit whose output depends not only on the present value of its input signals but on the sequence of past inputs. Combinational Logic Circuits Sequential Logic Circuits Output is a function of the…

Read More “Difference between Combinational and Sequential logic circuits.” »

Digital Electronics

Posts pagination

Previous 1 … 8 9

Top Posts & Pages

  • ASCII Code
  • NAND and NOR gate using CMOS Technology
  • AND and OR gate using CMOS Technology
  • Circuit Design of a 4-bit Binary Counter Using D Flip-flops
  • Truth Tables, Characteristic Equations and Excitation Tables of Different Flipflops

Copyright © 2025 VLSIFacts.

Powered by PressBook WordPress theme