Forum Discussion
NuvKFC
Contributor
2 years agoHow to apply set_disable_timing SDC command before synthesis?
I have a path, Cell|in to Cell|out, want to disable by using set_disable_timing like follows. set_disable_timing -from dataa to combout Cell After Fitter, I can find the signal in on the dataa, and...
ShengN_altera
Super Contributor
2 years agoHi,
Let me know if you still have any further concern or update from your side.
Thanks,
Regards,
Sheng
NuvKFC
Contributor
2 years agoThank you, ShengN, very, very, much.
I have no concern now.
I'm a GUI user.
I get a experience that TCL user may be more convenience.
I will try to get the node C or that signal after synthesis.
Do you know any SDC command to meet it?
I only know the get_cell and the get_pins command.