Forum Discussion
RichardT_altera
Super Contributor
2 years agoTry reduce the number of logic levels to 2-3 by adding pipeline register (this will add latency in your design).
As higher logic level will increase delay on the critical path.
You may checkout this video on @16.49 minute marks
https://www.youtube.com/watch?v=UGGkKZylJBo
Regards,
Richard Tan
- SERMASWATHIKA2 years ago
Contributor
ok i will check this and let you know