Forum Discussion
Altera_Forum
Honored Contributor
13 years ago --- Quote Start --- So, after T2 clock edge, Latch_FF will (most likely) have a correct value. But what Downstream_FF will be latching at the T2 clock edge is based on what Latch_FF had prior to the clock edge -- a bad value. --- Quote End --- But if the output of Latch_FF isn't considered to be 'valid' until T2 then the Downstream_FF won't be 'using' this value until T3 at which point it will be a solid '1' or '0'. ? I think I'd rather find a work around to this but think that what the OP says is true (with the caveat about registering the correct output at T2). Nial.