From: Nate Kando on
I am currently running a state machine (without stateflow).

It outputs a state which is run through comparitors.
If the state is equal to the comparitor value,
the enable port receives a positive boolean output,
and the rest remain as off.

Afterwards, howtpuever, some of my states fail to output zero
when the enable dies out. I thought they would appeal zero output if this were the case, am I wrong?