Forum Discussion
Altera_Forum
Honored Contributor
9 years ago --- Quote Start --- I understand that concept , so eventually for circuits like adders , I would have to make it work through clocked registers to get the timing analysis ? --- Quote End --- You sandwich an adder between registers so that design works, not for sake of timing. Timing then has to pass. The idea is to sample data after say one clock then hand it to next stge. So one clock latency is inevitable but required. TQ checks that data I sampled on next clock edge and without violation of tSU/tH. The actual delay is then hidden from you