employer cover photo
employer logo
employer logo

5G Testbed IIT-Hyd

Is this your company?

5G Testbed IIT-Hyd interview question

Write a verilog code for 1011 sequence detector ?

Interview Answer

Anonymous

20 Feb 2021

First I draw the FSM diagram of the sequence detector using both Mealy and Moore state machine, After that I wrote the verilog code for the same.