Hi,
We have a hierarchical design in which blocks are replica of each other. We want to have some strategy to insert scanchain in one block and then just replicate the blocks. This will reduce the ATPG pattern size and simulation/testing time on the other hand as we will be able to test all the scan chains at the same time in parallel. But the problem is how can we verify the paths connecting these similar blocks without stitching the scan chains in the top module? How can we verify that there is no manufacturing fault in the paths connecting these blocks? Can anyone suggest any solution to this problem?
Thanks in advance