D22
New Contributor
7 years agoHow to set path skew through SDC?
Hi!
I'm trying to develop a sort of TDC (Time-to-Digital Converter) using the carry-chain in a Cyclone device. In particular, I’m focusing on the fine measurement that, for my application, could have a resolution about 100-200 ps. I used the Design partitions and LogicLock region to physically divide my project in sections . The problem is the mismatch between paths that can be very huge!
How can I set the skew between paths and what skew resolution it can be achieved?
Are set_max_delay, set_net_delay, ect the only way to do this?