|
楼主 |
发表于 2014-1-18 14:22:59
|
显示全部楼层
回复 33# vjrao
The usage should beset_top("most_top");
stitch_scan_chain("-to", "a_flop_for_scan_insertion");
It looks like all new flops will be inserted to one scan chain. I think there needs some improvement here.
Because I would like one group of flops inserting to one chain, and the other group of flops inserting to the other chain.
After the scan is done, you need run DftAdvisor or other DFT tool to verify the new scan chains. |
|