feat: print the log file of get_net_length

This commit is contained in:
kareem 2022-11-01 06:27:39 -07:00
parent abec431dee
commit 9e09d80a91
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@
# usage get_net_length.bash merged.lef design.def wire_length.txt
set -u
{
echo "logging to $(dirname $3)/get_net_length-openroad.log"
openroad -exit -no_splash <<EOF
read_lef $1
read_def $2