Forum Discussion
Altera_Forum
Honored Contributor
13 years agoconstraining push button input using TimeQuest
Dear All, have a push-button input to one of the pins in the FPGA. This passes through 2 flip-flops to get into FPGA clock domain. How can I specify this correctly in the TimeQuest? I do not wa...
Altera_Forum
Honored Contributor
13 years agoDo you want a constraint? Since it's going to occur asynchronously, I don't think there's anything that would be correct, and why you have two registers, since the first could go metastable. Most people do nothing, while some add a set_false_path to it so it doesn't show up as unconstrained.