Question d’entretien chez 5G Testbed IIT-Hyd

Write a verilog code for 1011 sequence detector ?

Réponse à la question d'entretien

Utilisateur anonyme

20 févr. 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.