1
0
mirror of git://projects.qi-hardware.com/fped.git synced 2024-09-30 00:42:56 +03:00

- fbga.fpd: do this nicely and use a variable for the pitch

git-svn-id: http://svn.openmoko.org/trunk/eda/fped@5422 99fdad57-331a-0410-800a-d7fa5415bdb3
This commit is contained in:
werner 2009-08-11 23:30:58 +00:00
parent 386a9fd50b
commit 9c3cf7e51c

View File

@ -7,7 +7,9 @@ frame pad {
set cname = col+1
__0: vec @(col*1mm-Px/2, row*-1mm-Py/2)
set e = 1mm
__0: vec @(col*e-Px/2, row*-e-Py/2)
__1: vec .(0mm, Py)
__2: vec __0(Px, 0mm)
pad "$rname$cname" __1 __2