Forum Discussion
Altera_Forum
Honored Contributor
13 years ago --- Quote Start --- It's |clk So, you'd want a constraint like set_false_path -from [get_pins t|clk] -to clk --- Quote End --- Does this syntax change when you have a hierarchy to the register though? Look at the timequest screenshot I've attached. It doesn't like the syntax for the register ending in t|clk, or t.clk, or t|.clk. --- Quote Start --- Not that it'll suppress the warning, though. --- Quote End --- But I think defining it as a clock and putting it in an exclusive clock domain would. I'd like to see if it does anyway :) Cheers, Dave