--- Quote Start ---
What does the lines below i quote in your post mean? I don't understand them clearly.
"Recovery and removal for an asynchronous reset are similar to setup and hold for a synchronous reset."
Could you explain them ?
--- Quote End ---
From the Quartus handbook, Volume 2, Section III, Chapter 8:
--- Quote Start ---
Asynchronous Control Signal Recovery/Removal Analysis
This option determines whether you want the software to analyze the results of recovery and removal checks for paths that end at an asynchronous clear, preset, or load signal of a register.
recovery time is the minimum length of time an asynchronous control signal, for example, clear and preset, must be stable before the active clock edge. removal
time is the minimum time an asynchronous control signal must be stable after the active clock edge. Recovery and removal requirements are similar to setup and hold time requirements, respectively.
--- Quote End ---