Forum Discussion
Altera_Forum
Honored Contributor
16 years ago --- Quote Start --- Hi VT, the warning means that the synthesis engine found logic which could be without changing the design behaviour. As far as I know, all arithmetic functions supports so-called pipelining. That means that registers stage will be implemented in order to improve the timing. Of course the result will be available some clock cycles later. I have an example of a divider attached. Maybe it could help you. Kind regards GPK --- Quote End --- Thanks for the replay. I know I could improve the timing by adding some pipeline but I want to understand on what those timings depend on. May be I should read more about the lower level of the synthesis. Best regards, VT