Forum Discussion
Altera_Forum
Honored Contributor
14 years agoI am not sure why this happen.. (process problem)
Hi. I made two same codes about BCD adder and first code is working well, but second code had a problem.The only diffence between two code is the sensitivity list. first code includes bin_resul...
Altera_Forum
Honored Contributor
14 years agoI disagree, the sensibility list should be all signals that "feed" the process. That are all signals after the "<=" affectation or the ":=" affectation.
Else you produce latches.