谢谢您的回复,我对直接经过纯组合逻辑输出的input A,没有设置set_input_delay,而是用了set_max_delay -from [all_inputs] -to [all_outputs]。DC综合的时候报了A的一个warning:the following input ports have no clock_relative delay specified, a default clock is assumed for these input ports.(TIM-208),请问这个warning可以忽略吗?它好像还是在说我没有对A这个input做约束。麻烦您了!