mirror of
https://github.com/The-OpenROAD-Project/OpenSTA.git
synced 2026-08-30 01:38:37 +02:00
OutputWaveforms init vdd
Signed-off-by: James Cherry <[email protected]>
This commit is contained in:
@@ -55,7 +55,7 @@ proc_redirect read_spef {
|
||||
set path $keys(-path)
|
||||
set instance [find_instance $path]
|
||||
if { $instance == "NULL" } {
|
||||
sta_error 270 "path instance '$path' not found."
|
||||
sta_error 276 "path instance '$path' not found."
|
||||
}
|
||||
}
|
||||
set corner [parse_corner_or_all keys]
|
||||
|
||||
Reference in New Issue
Block a user