General Description: Is back-annotated (timing) simulation after Place and Route supported if the SDF file is not used?
解决方案
For post-MAP and post-PAR simulations, NGDAnno creates an SDF file to annotate the delay information. Since the SimPrim models are designed to account for these delays, removing the SDF file can cause race conditions or other undesired results.
Therefore, at this time, the SDF file should always be used for post-MAP and post-PAR simulations.