Forum Discussion
Altera_Forum
Honored Contributor
14 years agoCan you explain why you're using a max skew constraint? Probably the only major real use for an input is when a signal comes in from an asynchronous source and the design over-samples it with registers clocked by different phases of a clock. I've never seen anything done like that internally, and want to make sure you're using it right. Otherwise, find the register that now drives that port and do:
set_max_skew -from [get_keepers REGISTER_NAME_HERE] 0.2