Domanda di colloquio di 5G Testbed IIT-Hyd

Write a verilog code for 1011 sequence detector ?

Risposta di colloquio

Anonimo

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.