openlane2
openlane2 copied to clipboard
Review usage of set_propagated_clock
Description
I believe set_propagated_clock was meant to be only used inside SDC file and not generally forced inside OR tcl scripts. However, the command is still used in some scripts.
Proposal
Review and remove if needed.