Keyword: REJECT
The reject keyword is used to specify the minimum pulse width to propogate as a result of an after clause.
If no reject time is specified, the specified delay time is assumed for the reject time.
Example
Q <= Data reject 2 ns after 7 ns; -- Delay is 7 ns, reject time is 2 ns
LRM
8.4
See also