I have a scan chain that contains thousands of flip-flops or registers, and I need to find the hold time violations. The file I have is a .trn
file which contains the waveforms. I also have a .svcf
file which automatically displays the ports, flip-flops, or registers I need to check in SimVision.
I currently manually try to find it, but its taking a lot of time and reading the waveform is confusing due to the amount of flip-flops or registers. Can SimVision automatically find those for me?