Forum Discussion
Altera_Forum
Honored Contributor
14 years agoI assume this is the asynchronous process from a 2 process state machine? the easiest way to avoid latches is to add defaults like kaz suggested or even better, move to a single process state machine as its impossible to get latches.