Forum Discussion
Altera_Forum
Honored Contributor
15 years agoIt's possible you could also manually fix the mdlxml file.
You should find some elements in that file like <clockdomain name="..." ... />. Try adding a new attribute resetLatency="0" like this: <clockdomain name="..." resetLatency="0" ... />