Forum Discussion
Altera_Forum
Honored Contributor
9 years agoLatches are created when your code infers memory between states. Latches may work but their timing can be affected by temperature, voltage, process, so the behaviour of the circuit may vary over time and with temperature and between compiles (ie. it may work now, but the next time you compile it it may not work).
If you intended a latch, then theres no problem. But if you are worried about the effects above, you should make the circuit fully synchronous.