mirror of
https://github.com/The-OpenROAD-Project/OpenSTA.git
synced 2026-09-07 11:51:47 +02:00
update test to accomodate mode/scene as tcl objects and not name string
Signed-off-by: dsengupta0628 <[email protected]>
This commit is contained in:
@@ -14,7 +14,7 @@ report_checks > /dev/null
|
||||
|
||||
puts "--- Corner commands ---"
|
||||
set corner [sta::cmd_scene]
|
||||
puts "Corner name: $corner"
|
||||
puts "Corner name: [get_name $corner]"
|
||||
puts "Multi corner: [sta::multi_scene]"
|
||||
|
||||
puts "--- ClkSkew report with propagated clock ---"
|
||||
|
||||
Reference in New Issue
Block a user