Forum Discussion
Altera_Forum
Honored Contributor
14 years agoTimequest: toggle synchronizer constraints?
Hi Ryan (Rysc) and anyone else with suggestions, I have a TimeQuest question I was hoping you might be able to answer. I have a toggle synchronizer that is used internal to a design. The t...
Altera_Forum
Honored Contributor
14 years agoIt's |clk
So, you'd want a constraint like set_false_path -from [get_pins t|clk] -to clk Not that it'll suppress the warning, though.