phdbreak
Newbie level 4
- Joined
- Aug 20, 2008
- Messages
- 5
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1,281
- Activity points
- 1,320
Multi-Clock Problem
In our design, we have to use multiple clocks with different frequency. But these clocks are generated from one clock source.
Technically, this is not multi-clock-domain problem. So inter-block signals are not that hard to design.
But in the back-end flow, we encountered lots of timing violations on these inter-block signals. According to the reports, the clock tree is biggest problem. We have to modify our design.
What do you guys think that we should be careful in the next version? Or is there anything we can do in the back-end flow to avoid timing violations?
Thank you.
In our design, we have to use multiple clocks with different frequency. But these clocks are generated from one clock source.
Technically, this is not multi-clock-domain problem. So inter-block signals are not that hard to design.
But in the back-end flow, we encountered lots of timing violations on these inter-block signals. According to the reports, the clock tree is biggest problem. We have to modify our design.
What do you guys think that we should be careful in the next version? Or is there anything we can do in the back-end flow to avoid timing violations?
Thank you.