Altera_Forum
Honored Contributor
8 years agoTiming violations with a reset signal
I created a global reset signal, which is active low.
Generating reset signal codes are from Reset_Delay.v as an example from Altera site. (https://cloud.altera.com/devstore/platform/16.0.0/standard/usb-sd-card-mass-storage-design/) For this module, I uses slowest clock(100Mhz) from a PLL. But due to more faster clocks(2 shifted phase 250Mhz), I got some timing violations with that reset signals. How can I remove these timing violations related to that reset signal? Adding SDC? if yes, how to? or any other methods? I use MAX10 device. Please, help me. Thanks