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

Tag: Simulation

Compilation, Elaboration, and Simulation in HDL: A Clear Guide with Examples

Posted on July 21, 2025July 18, 2025 By vlsifacts No Comments on Compilation, Elaboration, and Simulation in HDL: A Clear Guide with Examples

When working with Hardware Description Languages (HDLs) such as Verilog or VHDL, understanding the design flow is crucial for successful digital circuit development. Three fundamental steps in this flow are Compilation, Elaboration, and Simulation. These steps ensure that your HDL code is syntactically correct, logically consistent, and behaves as expected before hardware implementation. In this article, we will…

Read More “Compilation, Elaboration, and Simulation in HDL: A Clear Guide with Examples” »

Verification, Verilog

Intermediate Verilog Questions for Designers (Part – 2) : Strengthen Your Coding and Design Skills

Posted on July 4, 2025July 18, 2025 By vlsifacts No Comments on Intermediate Verilog Questions for Designers (Part – 2) : Strengthen Your Coding and Design Skills

1. What is the difference between synthesis and simulation? 2. How to prevent race conditions in simulations? 3. Difference between ifdef and ifndef? Example of ifdef: Example of ifndef: ifdef and ifndef directives help control conditional compilation, enabling flexible and reusable code for different environments such as simulation, synthesis, debugging, or different target platforms. 4. What is…

Read More “Intermediate Verilog Questions for Designers (Part – 2) : Strengthen Your Coding and Design Skills” »

Interview, Question Bank, Verilog

Setup of LTspice with Electric

Posted on November 7, 2018June 17, 2025 By vlsifacts 3 Comments on Setup of LTspice with Electric

LTspice is a free software which performs SPICE simulations for electronic circuits. We use LTspice for spice simulation of the circuit designed in Electric. Setting in Electric Following are the steps to be followed to set up LTspice with Electric: Ensure LTspice is installed on your computer. Go to File –> Preferences –> Categories –>…

Read More “Setup of LTspice with Electric” »

Electric

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

Top Posts & Pages

  • ASCII Code
  • Truth Tables, Characteristic Equations and Excitation Tables of Different Flipflops
  • Circuit Design of a 4-bit Binary Counter Using D Flip-flops
  • VLSIFacts QUIZ
  • Quiz on Number Systems

Copyright © 2025 VLSIFacts.

Powered by PressBook WordPress theme