You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
# magic -rcfile magic.tcl
|
|
|
|
source ../magic/.magic_tech/.magicrc
|
|
|
|
gds read toysram_local_pullup.gds
|
|
load toysram_local_pullup
|
|
|
|
# for some reason these don't return values; just puts
|
|
drc catchup
|
|
drc statistics
|
|
drc count total
|