Sign in
foss-eda-tools
/
third_party
/
shuttle
/
gf180mcu
/
mpw-000
/
slot-027
/
1eccf622c266885af0cc10b613fee2fe5a8995e0
/
.
/
mag
/
generate_fill_dist.tcl
blob: 45299c965bac6e53672e0afa51a72206fa450bf5 [
file
] [
log
] [
blame
]
#!/bin/env wish
drc off
tech unlock
*
snap internal
box values
0
0
0
0
set
filename
[
file root
[
lindex
$
argv
$
argc-1
]]
load
$
filename
cif ostyle wafflefill(tiled)
gds write
[
file root
$
filename
].
gds
quit -noprompt