Skip to the selected question
ASIC.FYI

ASIC Question Bank

1,000+ hardware interview questions
DescriptionQ357
Page ↗
Q357DesignAMDASIC interview problem

Separate combinational behavior from stored state

TechniquesDesignClocking
DifficultyEasy
TopicTiming
LanguageSystemVerilog
Format4 choices
01

Problem

Circuit X computes y=a&b. Circuit Y updates q<=d only on a rising clock edge. Which statement is correct?

02

Answer choices (4)