Forum Discussion
Altera_Forum
Honored Contributor
12 years ago --- Quote Start --- Unlikely, it shows all latch instances in your design below the warning, if you unfold it. Not all latches can be avoided, some are introduced by Quartus, e.g. the previously discussed "equivalent circuit" for asynchronously loaded registers. --- Quote End --- I got about 40 sub-warnings for this "equivalent circuit " problem when I unfold this "equivalent circuit " warning. What if I simply ignore this "combinational loops as latches" problem? I know this could affect the timing analysis, but what could be the worst situation that would happen?