Forum Discussion
Altera_Forum
Honored Contributor
11 years agoI agree with kaz and Tricky, maybe the problem comes from another part of the code.
Anyway, just to talk... I think the statement after "else" are useless. They teached me that if you enter a process, that is a register/flip-flop. So if there is a condition (if ... ecc ecc) the register will memorize a new value for a signal, but if the condition will not occur that register will store the old value automatically.