// command to run StarXtract
/cad/synopsys/star/L-2016.06-SP2/bin/StarXtract -clean star.cfg

// post-processing of coupling nets
perl post_process_star_bridge.pl   -file <star_bridge_file>  ( file outputted from StarXtract)
                                   -top <ncpxx_dig> ( top digital block instance name in atpg_wrapper )
                                 [ -percent <X.X>]  (in %: coupling probability limit)
