Verilog Interview Questions
Verilog Interview Questions
21.) What changes will happen if we wire $monitor with inter assignment
delay (#10 $monitor(“ “)) ?
22.) Which will be faster , 4x1 MUX using if else or case ?
23.) Verilog Nets and reg their default values?
24.) Write a code in which there is a race condition?
25.) Parameterized module question was there ?
26.) Generate statement question was there?
27.) Difference between Verilog and System Verilog?
28.) Difference between case, caseX, caseZ ?
29.) Write a Verilog code for a design that gives output 1 when the input
receives ‘1’ 16times?
30.) Write a Verilog code for a counter that counts upto 16 with
asynchronous reset?
31.) FSM
a.) What is FSM ?
b.) Need of FSM?
c.) Where have you used them give Practical application?
32.) Draw FSM for a Sequence detector that detects the sequence 1101 .
Also, write the Verilog code for it ?
33.) write code or algorithm for finding the Prime numbers?
34.) Design a mod-5 Counter which initialized with 010 ?
35.) we have a 4-bit counter which counts from 0 to 15 and we have to
show this count on two seven segment displays ass like traffic signals
which count like00,01,02_ _ _ 15 so what is the logic we have to use
toshow this count on display ?
36.) Some times they will give Circuit and they will ask draw the Wave
form?
Manjunadha
7207534529
[email protected]
Verilog 3
Manjunadha
7207534529
[email protected]