mirror of
https://github.com/The-OpenROAD-Project/OpenSTA.git
synced 2026-09-03 01:43:33 +02:00
* support for filter in get_scene/mode Signed-off-by: dsengupta0628 <[email protected]> * extend user defined property to all 10 objects Signed-off-by: dsengupta0628 <[email protected]> * address reviews Signed-off-by: dsengupta0628 <[email protected]> --------- Signed-off-by: dsengupta0628 <[email protected]>
18 lines
326 B
Plaintext
18 lines
326 B
Plaintext
[get_property u1/Z owner]
|
|
alice
|
|
[get_property u2/ZN owner] (unset)
|
|
<>
|
|
[get_property r1q weight]
|
|
3.500000
|
|
[get_property u1z weight] (unset)
|
|
<>
|
|
[get_property u2 crit]
|
|
1
|
|
[get_property u1 crit] (unset)
|
|
<>
|
|
[get_property clk1 grp]
|
|
main
|
|
[get_pins -filter {owner == alice} *]
|
|
Z
|
|
Error: pin objects do not have a no_such_prop property.
|