Closed akashlevy closed 1 week ago
This PR adds the -of_objects key argument to get_lib_pins for improved SDC processing.
-of_objects
get_lib_pins
I mimicked the strategy that was used to add -of_objects to get_lib_cells.
get_lib_cells
doc/OpenSTA.odt
doc/OpenSTA.pdf
doc/messages.txt
sdc/Sdc.tcl
tcl/CmdArgs.tcl
get_libcells_error
test/get_lib_pins_of_objects.tcl
test/get_lib_pins_of_objects.ok
test/regression_vars.tcl
get_lib_pins -of_objects
This PR adds the
-of_objects
key argument toget_lib_pins
for improved SDC processing.I mimicked the strategy that was used to add
-of_objects
toget_lib_cells
.doc/OpenSTA.odt
,doc/OpenSTA.pdf
: Update docsdoc/messages.txt
: Update messages (added 0128, 0129, 0335)sdc/Sdc.tcl
: Add keytcl/CmdArgs.tcl
: Add helper functionget_libcells_error
test/get_lib_pins_of_objects.tcl
,test/get_lib_pins_of_objects.ok
,test/regression_vars.tcl
get_lib_pins -of_objects
on a single lib pinget_lib_pins -of_objects
on multiple lib pins