openlane2
openlane2 copied to clipboard
Remove default value for constraints that should be set by the liberty file
Description
MAX_FANOUT_CONSTRAINT,MAX_TRANSITION_CONSTRAINT, etc have default values other than those set by the liberty file.
This causes confusion.
Proposal
Unless explicitly set by the user, the PDK values should be removed.