The set_max_time_borrow command sets the maximum
time a latch can borrow from the next stage (logic after the latch). It give it the
previous stage (logic before the latch). In general, avoid latches because they are
difficult to test and validate in hardware. Expert users must use this command.