Skip to the selected question
ASIC.FYI

ASIC Question Bank

1,000+ hardware interview questions
DescriptionQ855
Page ↗
Q855DVDesignAMDASIC interview problem

Identify Simulation Defaults for Variables and Nets

TechniquesDVDesignSystemVerilogReset
DifficultyEasy
TopicDesign Verification
LanguageSystemVerilog
Format4 choices
01

Problem

A four-state `logic q;` is never initialized, and a `wire w;` has no driver in a simulation. Which statement is correct before any assignment or driver is added?

02

Answer choices (4)