Open avelure opened 12 months ago
Hi @avelure , I would like to implement this as part of the SDF annotation support.
My work on the SDF annotation is stalled now, since I am very busy in my job duties and family stuff.
I hope that I could return to this work early next year, and do small step-by-step improvements. Then, I will have time next year in summer, after we finish our current tape-out. I hope that I can manage to finish the implementation next summer...
If you are interested, feel free to extend the current MR. So far, it only implements parsing of SDF files, annotation and configuration of timing checks is still TODO.
Vital models normally have a boolean
TimingChecksOn
generic in their entity which is by default set totrue
. Depending on the models optimization it might not be used, but when it is used it is normally used to disable parts of the model that checks timing. Modelsim has a parameter which sets the generic to false. Would this be something that could be easily be implemented?From Questa and Modelsim manual: