虽然不是很懂,但是搜了一下,果然是setup和hold时间定义!
搜索关键词:TIMEGRP + VALID
OFFSET_IN
The OFFSET IN constraint defines the relationship of a clock and data as they enter
the device:
OFFSET = IN 2 ns VALID 16 ns BEFORE “clk20";
This constraint tells the tools that data will be setup at PADs 2 ns before the clk20
rising edge, and that the data will remain valid for 16 ns after it arrives.
This
constraint only applies to PADs that go to registers that are clocked by clk20, or a
derivative of clk20 (a derived constraint).