Altera_Forum
Honored Contributor
8 years agoProblem with FSM on Hardware testing
Hello All,
I have designed Manchester Decoder in System Verilog using 2 always block method. But in testing on hardware, I am analyzing outputs in SignalTap and it is found that after reset one frame is decoded perfectly but after that my FSM is not jumping in any states of FSM. I have five states FSM So after the first frame, my FSM does not jump in any of that five states. So I wanted to know that why this problem is appearing. I have tried to found solution on net but didn't get it. I hardly got one solution that instead of using 2 process FSM (2 always block FSM) use 1 process FSM (1 always block FSM), I have also tried that but results are same. So I hope that I will get some usefull hints or answers from forum experts. Thank you, Tejas Limbasiya