This commit is contained in:
James Cherry 2021-02-12 08:53:12 -07:00
parent aca2c51e96
commit 9003fb279d
1 changed files with 1 additions and 1 deletions

View File

@ -937,7 +937,7 @@ proc get_fanin { args } {
set thru_disabled 1
set thru_constants 1
} else {
cmd_usage_error "get_fanout"
cmd_usage_error "get_fanin"
}
}
if { $only_insts } {