Pregunta de entrevista de 5G Testbed IIT-Hyd

Write a verilog code for 1011 sequence detector ?

Respuesta de la entrevista

Anónimo

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.