Sign in
foss-eda-tools
/
efabless
/
openlane
/
283420e38cd299aa6dc78e17d00102691e379d74
/
.
/
scripts
/
extract_coreinfo.sh
blob: e0d41599698087940df5000cef245e4631a3dcc8 [
file
] [
log
] [
blame
]
#!/bin/sh
perl
-
0ne
'print "$1 $2 $3 $4 $5 $6 $7 $8 $9 $10 $11" if /DIEAREA.*\s(\d+)\s(\d+).*\s(\d+)\s(\d+)\s.*\n[\S\s]*ROW_0 unit\s*(\d+)\s*(\d+)[\S\s]*ROW_\d+ unit\s*(\d+)\s*(\d+).*DO (\d+).*STEP (\d+).*\n/'
$1