How to execute sdc command before starting compilation in order to check syntax?
How can I verify if the syntax of sdc constraints is correct before starting compilation? I tried to execute sdc constraint from tcl console in the gui but got an error that sdc commands are part o...