Forum Discussion
Altera_Forum
Honored Contributor
12 years ago --- Quote Start --- Thank you zoomkrupesh. After setting up an additional PLL for signaltap with frequency that is twice as fast as the working frequency, I had a setup violation on a path from a node in my design to a node in signaltap module. --- Quote End --- You can assign false path between signal tap sampling clock and your design clock. --- Quote Start --- I'm not sure why there's clock domain crossing here since my understanding is that the second, faster clock is for signaltap sampling only and does not interfere the main module. Any suggestion? --- Quote End --- Off course there will be clock domain crossing between signal tap clock and your design clock.Whatever node or signals you add in your signal tap file is generated on your design clock which is sampled by signal tap clock.