5276 - CrossLink: What is the purpose of reset_n_i signal? Is there any input timing requirement for it?
In CrossLink IPs, reset_n_i is the asynchronous reset which is used in the design to reset the state machine, flipflops, logics to the initial state. There is no specific timing requirement because it is asynchronous reset so you can reset at any time.