Search This Blog

Thursday, March 25, 2021

How to fix DRVs at cts stage

set_ccopt_mode -cts_opt_type cluster
it will fix the drv violations but it wont balance the skew
set_ccopt_mode -cts_opt_type full
it will balance the skew

No comments:

Post a Comment

What is the sanity checks you have done for STA?

 Sanity checks for STA: Linking Checks: We need to check., is there any missing modules or missing pins in a library. this is done by link c...