%!PS-Adobe- %%BoundingBox: 0 0 1535 1151 % The Human Interface tools program generates a postscript % description of your picture using attributes specified in the % Postscript Printer panel. % These attibutes are: scaling, rotation, whether polygons and % rectangles are described as hollow or filled, and, when the target % printer is black and white, whether objects should be drawn in % black or gray shades % If the device specified in the printer_configuration file is a color % device, the outlines are painted in colors. /q{bind def}bind def /A{setrgbcolor}q /rgb_bg {0 0 0 A}q /rgb_fg {0 0 0 A}q /rgb_bl {0 0 0 A}q /rgb_gr {0 0 0 A}q /rgb_rd { 0 0 0 A}q /rgb_ye {0 0 0 A}q /rgb_pr {0 0 0 A}q /rgb_gy {0 0 0 A}q /definepattern{ 10 dict begin /FontDict 9 dict def FontDict begin /cache exch def /key exch def /proc exch cvx def /mtx exch matrix invertmatrix def /height exch def /width exch def /ctm matrix currentmatrix def /ptm matrix identmatrix def /str (1234567890123456789012345678901234567890123456789) def end /FontBBox [ %def 0 0 FontDict /width get FontDict /height get ] def /FontMatrix FontDict /mtx get def /Encoding StandardEncoding def /FontType 3 def /BuildChar { %def pop begin FontDict begin width 0 cache { %ifelse 0 0 width height setcachedevice }{ %else setcharwidth } ifelse 0 0 moveto width 0 lineto width height lineto 0 height lineto closepath clip newpath gsave proc grestore end end } def FontDict /key get currentdict definefont end } bind def % dict patternpath - % dict matrix patternpath - /patternpath { %def dup type /dicttype eq {%ifelse begin FontDict /ctm get setmatrix }{ %else exch begin FontDict /ctm get setmatrix concat } ifelse currentdict setfont FontDict begin FontMatrix concat width 0 dtransform round width div exch round width div exch 0 height dtransform round height div exch round height div exch 0 0 transform round exch round exch ptm astore setmatrix pathbbox height div ceiling height mul 4 1 roll width div ceiling width mul 4 1 roll height div floor height mul 4 1 roll width div floor width mul 4 1 roll 2 index sub height div ceiling cvi exch 3 index sub width div ceiling cvi exch 4 2 roll moveto FontMatrix ptm invertmatrix pop { %repeat gsave ptm concat dup str length idiv { %repeat str show } repeat dup str length mod str exch 0 exch getinterval show grestore 0 height rmoveto } repeat pop end end } bind def % dict patternfill - %dict matrix patternfill - /patternfill {%def gsave clip patternpath grestore newpath }bind def 15 15 [300 30 div 0 0 300 30 div 0 0] { %definepattern newpath 2 setlinecap 7.5 7.5 1.5 0 360 arc 1.000000 setlinewidth stroke } bind /pattern0 true definepattern pop 15 15 [300 30 div 0 0 300 30 div 0 0] { %definepattern newpath 2 setlinecap 7.5 7.5 1.5 0 360 arc 1 setlinewidth stroke } bind /default_pattern true definepattern pop 15 15 [300 30 div 0 0 300 30 div 0 0] { %definepattern 2 setlinecap 7.5 0 moveto 15 7.5 lineto 0 7.5 moveto 7.5 15 lineto 1.000000 setlinewidth stroke } bind /pattern1 true definepattern pop 15 15 [300 30 div 0 0 300 30 div 0 0] { %definepattern 2 setlinecap 7.5 0 moveto 0 7.5 lineto 15 7.5 moveto 7.5 15 lineto 1.000000 setlinewidth stroke } bind /pattern2 true definepattern pop 15 15 [300 30 div 0 0 300 30 div 0 0] { %definepattern newpath 2 setlinecap 0 15 moveto 12 -7.5 rlineto -12 -7.5 rlineto 1.000000 setlinewidth stroke } bind /pattern3 true definepattern pop 15 15 [300 30 div 0 0 300 30 div 0 0] { %definepattern 2 setlinecap 15 0 moveto 0 0 lineto 1.000000 setlinewidth stroke } bind /pattern4 true definepattern pop 15 15 [300 30 div 0 0 300 30 div 0 0] { %definepattern 2 setlinecap 7.5 15 moveto 7.5 0 lineto 1.000000 setlinewidth stroke } bind /pattern5 true definepattern pop 15 15 [300 30 div 0 0 300 30 div 0 0] { %definepattern 2 setlinecap 7.5 7.5 7.5 0 180 arc 1.000000 setlinewidth stroke } bind /pattern6 true definepattern pop /stipple_B { %def 0 setlinewidth gsave moveto lineto lineto lineto closepath stroke moveto lineto lineto lineto closepath findfont % a pattern font patternfill grestore } bind def /black_B { %def 0 setlinewidth gsave moveto lineto lineto lineto closepath 0 0 0 setrgbcolor fill stroke pop pop pop pop pop pop pop pop pop grestore } bind def /hollow_B { %def 0 setlinewidth gsave moveto lineto lineto lineto closepath 0 0 0 setrgbcolor stroke pop pop pop pop pop pop pop pop pop grestore } bind def /white_B { %def 0 setlinewidth gsave moveto lineto lineto lineto closepath 1 1 1 setrgbcolor fill stroke pop pop pop pop pop pop pop pop pop grestore } bind def /stipple_R { %def 0 setlinewidth gsave moveto lineto lineto lineto closepath stroke moveto lineto lineto lineto closepath findfont % a pattern font patternfill grestore } bind def /black_R { %def 0 setlinewidth gsave moveto lineto lineto lineto closepath 0 0 0 setrgbcolor fill stroke pop pop pop pop pop pop pop pop pop grestore } bind def /white_R { %def 0 setlinewidth gsave moveto lineto lineto lineto closepath 1 1 1 setrgbcolor fill stroke pop pop pop pop pop pop pop pop pop grestore } bind def /D{setdash}q /O {[] 0 D}q /o1 {[2 2] 0 D} q /o2 {[1 5 7 3] 0 D} q /o3 {[1 3 2 3 7 ] 0 D} q /o4 {[1 2 2 2 2 2 5] 0 D} q /o5 {[1 2 13] 0 D} q /o6 {[1 7 ] 0 D} q /_l {lineto} q /_m {moveto} q /c {arc closepath stroke}q /makepath { /ptarr exch def newpath ptarr 0 get ptarr 1 get moveto 2 2 ptarr length 1 sub { /idx exch def ptarr idx get ptarr idx 1 add get lineto } for }def /G {/yarr exch def /xarr exch def 0 1 xarr length 1 sub { xarr exch get /x exch def 0 1 yarr length 1 sub { yarr exch get /y exch def x y P } for }for }q /L { newpath moveto lineto stroke }q /M { makepath stroke }q % % Rectangle and polygon definitions % --------------------------------- % % /trans { 3 -1 roll dup 4 1 roll add 3 1 roll add exch itransform } q /setrect { /Y2 exch def /X2 exch def /Y1 exch def /X1 exch def X1 Y1 X1 Y2 X2 Y2 X2 Y1 }q /T { 3 copy transform trans setrect R pop }q /trans1 { 3 -1 roll add 3 1 roll add exch itransform } q /C { makepath closepath stroke }q /P {moveto 1 1 rlineto stroke} q % 0 0 moveto 0 h _l w h _l w 0 _l closepath clip newpath /clipbox {/y2 exch def /x2 exch def /y1 exch def /x1 exch def newpath x1 y1 moveto x1 y2 _l x2 y2 _l x2 y1 _l closepath clip } q 18 3 translate 0 -768 translate 0.9800000 0.9800000 scale 763 -25 translate 90 rotate 0 setlinewidth /bg 40 750 40 93 1132 93 1132 750 40 750 40 93 1132 93 1132 750 white_R rgb_fg 598 522 607 522 L 598 474 607 474 L 598 427 607 427 L /fg 750 580 750 569 751 569 751 580 750 580 750 569 751 569 751 580 black_R /fg 832 580 832 569 834 569 834 580 832 580 832 569 834 569 834 580 black_R /fg 718 380 718 369 719 369 719 380 718 380 718 369 719 369 719 380 black_R /fg 750 380 750 369 751 369 751 380 750 380 750 369 751 369 751 380 black_R /fg 832 380 832 369 834 369 834 380 832 380 832 369 834 369 834 380 black_R /fg 896 380 896 369 897 369 897 380 896 380 896 369 897 369 897 380 black_R /fg 461 211 461 210 472 210 472 211 461 211 461 210 472 210 472 211 black_R /fg 597 211 597 210 608 210 608 211 597 211 597 210 608 210 608 211 black_R /fg 1007 211 1007 210 1018 210 1018 211 1007 211 1007 210 1018 210 1018 211 black_R /fg 1143 211 1143 210 1154 210 1154 211 1143 211 1143 210 1154 210 1154 211 black_R 233 43 233 52 L 245 43 245 52 L 261 43 261 52 L 274 43 274 52 L 290 43 290 52 L 303 43 303 52 L 318 43 318 52 L 331 43 331 52 L 347 43 347 52 L 360 43 360 52 L 376 43 376 52 L 388 43 388 52 L 404 43 404 52 L 417 43 417 52 L 433 43 433 52 L 445 43 445 52 L 534 43 534 52 L 598 11 607 11 L 598 -53 607 -53 L /fg 718 53 718 42 719 42 719 53 718 53 718 42 719 42 719 53 black_R /fg 896 53 896 42 897 42 897 53 896 53 896 42 897 42 897 53 black_R /fg 896 -84 896 -95 897 -95 897 -84 896 -84 896 -95 897 -95 897 -84 black_R 1081 43 1081 52 L 1170 43 1170 52 L 1182 43 1182 52 L 1198 43 1198 52 L 1211 43 1211 52 L 1227 43 1227 52 L 1239 43 1239 52 L 1255 43 1255 52 L 1268 43 1268 52 L 1284 43 1284 52 L 1297 43 1297 52 L 1312 43 1312 52 L 1325 43 1325 52 L 1341 43 1341 52 L 1354 43 1354 52 L 1370 43 1370 52 L 1382 43 1382 52 L /fg 337 -84 337 -222 338 -222 338 -84 337 -84 337 -222 338 -222 338 -84 black_R 503 -221 503 -189 L 566 -221 566 -189 L /fg 801 -189 801 -222 802 -222 802 -189 801 -189 801 -222 802 -222 802 -189 black_R 1081 -221 1081 -189 L /fg 1277 -84 1277 -222 1278 -222 1278 -84 1277 -84 1277 -222 1278 -222 1278 -84 black_R 423 474 471 474 L /fg 807 681 807 642 808 642 808 681 807 681 807 642 808 642 808 681 black_R 607 52 607 370 L 607 370 1008 370 L 1008 370 1008 52 L 1008 52 607 52 L 607 52 808 52 L 607 379 607 570 L 607 379 607 570 L 608 379 608 570 L 608 380 608 571 L 607 380 607 571 L 606 380 606 571 L 606 379 606 570 L 606 378 606 569 L 607 378 607 569 L 608 378 608 569 L 607 570 1008 570 L 607 570 1008 570 L 608 570 1009 570 L 608 571 1009 571 L 607 571 1008 571 L 606 571 1007 571 L 606 570 1007 570 L 606 569 1007 569 L 607 569 1008 569 L 608 569 1009 569 L 1008 570 1008 379 L 1008 570 1008 379 L 1009 570 1009 379 L 1009 571 1009 380 L 1008 571 1008 380 L 1007 571 1007 380 L 1007 570 1007 379 L 1007 569 1007 378 L 1008 569 1008 378 L 1009 569 1009 378 L 1008 379 607 379 L 1008 379 607 379 L 1009 379 608 379 L 1009 380 608 380 L 1008 380 607 380 L 1007 380 606 380 L 1007 379 606 379 L 1007 378 606 378 L 1008 378 607 378 L 1009 378 608 378 L 607 379 808 379 L 607 379 808 379 L 608 379 809 379 L 608 380 809 380 L 607 380 808 380 L 606 380 807 380 L 606 379 807 379 L 606 378 807 378 L 607 378 808 378 L 608 378 809 378 L /bg 1006 429 1006 425 1010 425 1010 429 1006 429 1006 425 1010 425 1010 429 white_R /fg 1006 429 1006 425 1010 425 1010 429 1006 429 1006 425 1010 425 1010 429 black_B 1010 427 1006 427 L /bg 1006 524 1006 520 1010 520 1010 524 1006 524 1006 520 1010 520 1010 524 white_R /fg 1006 524 1006 520 1010 520 1010 524 1006 524 1006 520 1010 520 1010 524 black_B 1010 522 1006 522 L /bg 1006 476 1006 472 1010 472 1010 476 1006 476 1006 472 1010 472 1010 476 white_R /fg 1006 476 1006 472 1010 472 1010 476 1006 476 1006 472 1010 472 1010 476 black_B 1010 474 1006 474 L 607 579 607 643 L 607 579 607 643 L 608 579 608 643 L 608 580 608 644 L 607 580 607 644 L 606 580 606 644 L 606 579 606 643 L 606 578 606 642 L 607 578 607 642 L 608 578 608 642 L 607 643 1008 643 L 607 643 1008 643 L 608 643 1009 643 L 608 644 1009 644 L 607 644 1008 644 L 606 644 1007 644 L 606 643 1007 643 L 606 642 1007 642 L 607 642 1008 642 L 608 642 1009 642 L 1008 643 1008 579 L 1008 643 1008 579 L 1009 643 1009 579 L 1009 644 1009 580 L 1008 644 1008 580 L 1007 644 1007 580 L 1007 643 1007 579 L 1007 642 1007 578 L 1008 642 1008 578 L 1009 642 1009 578 L 1008 579 607 579 L 1008 579 607 579 L 1009 579 608 579 L 1009 580 608 580 L 1008 580 607 580 L 1007 580 606 580 L 1007 579 606 579 L 1007 578 606 578 L 1008 578 607 578 L 1009 578 608 578 L 607 579 808 579 L 607 579 808 579 L 608 579 809 579 L 608 580 809 580 L 607 580 808 580 L 606 580 807 580 L 606 579 807 579 L 606 578 807 578 L 607 578 808 578 L 608 578 809 578 L 471 379 471 570 L 471 570 598 570 L 598 570 598 379 L 598 379 471 379 L 471 379 534 379 L 471 52 471 370 L 471 370 598 370 L 598 370 598 52 L 598 52 471 52 L 471 52 534 52 L 217 52 217 370 L 217 370 461 370 L 461 370 461 52 L 461 52 217 52 L 217 52 325 52 L 245 -85 217 -85 L 217 -85 217 43 L 217 43 461 43 L 461 43 461 -85 L 461 -85 245 -85 L 245 -85 353 -85 L 471 -189 471 43 L 471 43 598 43 L 598 43 598 -189 L 598 -189 471 -189 L 471 -189 534 -189 L 607 -85 607 43 L 607 -85 607 43 L 608 -85 608 43 L 608 -84 608 44 L 607 -84 607 44 L 606 -84 606 44 L 606 -85 606 43 L 606 -86 606 42 L 607 -86 607 42 L 608 -86 608 42 L 607 43 1008 43 L 607 43 1008 43 L 608 43 1009 43 L 608 44 1009 44 L 607 44 1008 44 L 606 44 1007 44 L 606 43 1007 43 L 606 42 1007 42 L 607 42 1008 42 L 608 42 1009 42 L 1008 43 1008 -85 L 1008 43 1008 -85 L 1009 43 1009 -85 L 1009 44 1009 -84 L 1008 44 1008 -84 L 1007 44 1007 -84 L 1007 43 1007 -85 L 1007 42 1007 -86 L 1008 42 1008 -86 L 1009 42 1009 -86 L 1008 -85 607 -85 L 1008 -85 607 -85 L 1009 -85 608 -85 L 1009 -84 608 -84 L 1008 -84 607 -84 L 1007 -84 606 -84 L 1007 -85 606 -85 L 1007 -86 606 -86 L 1008 -86 607 -86 L 1009 -86 608 -86 L 607 -85 808 -85 L 607 -85 808 -85 L 608 -85 809 -85 L 608 -84 809 -84 L 607 -84 808 -84 L 606 -84 807 -84 L 606 -85 807 -85 L 606 -86 807 -86 L 607 -86 808 -86 L 608 -86 809 -86 L /bg 1006 13 1006 9 1010 9 1010 13 1006 13 1006 9 1010 9 1010 13 white_R /fg 1006 13 1006 9 1010 9 1010 13 1006 13 1006 9 1010 9 1010 13 black_B 1010 11 1006 11 L /bg 1006 -51 1006 -55 1010 -55 1010 -51 1006 -51 1006 -55 1010 -55 1010 -51 white_R /fg 1006 -51 1006 -55 1010 -55 1010 -51 1006 -51 1006 -55 1010 -55 1010 -51 black_B 1010 -53 1006 -53 L /bg 717 -83 717 -87 721 -87 721 -83 717 -83 717 -87 721 -87 721 -83 white_R /fg 717 -83 717 -87 721 -87 721 -83 717 -83 717 -87 721 -87 721 -83 black_B /fg 719 -85 719 -85 719 -85 719 -85 719 -85 719 -85 719 -85 719 -85 black_B 607 -189 607 -94 L 607 -189 607 -94 L 608 -189 608 -94 L 608 -188 608 -93 L 607 -188 607 -93 L 606 -188 606 -93 L 606 -189 606 -94 L 606 -190 606 -95 L 607 -190 607 -95 L 608 -190 608 -95 L 607 -94 1008 -94 L 607 -94 1008 -94 L 608 -94 1009 -94 L 608 -93 1009 -93 L 607 -93 1008 -93 L 606 -93 1007 -93 L 606 -94 1007 -94 L 606 -95 1007 -95 L 607 -95 1008 -95 L 608 -95 1009 -95 L 1008 -94 1008 -189 L 1008 -94 1008 -189 L 1009 -94 1009 -189 L 1009 -93 1009 -188 L 1008 -93 1008 -188 L 1007 -93 1007 -188 L 1007 -94 1007 -189 L 1007 -95 1007 -190 L 1008 -95 1008 -190 L 1009 -95 1009 -190 L 1008 -189 607 -189 L 1008 -189 607 -189 L 1009 -189 608 -189 L 1009 -188 608 -188 L 1008 -188 607 -188 L 1007 -188 606 -188 L 1007 -189 606 -189 L 1007 -190 606 -190 L 1008 -190 607 -190 L 1009 -190 608 -190 L 607 -189 808 -189 L 607 -189 808 -189 L 608 -189 809 -189 L 608 -188 809 -188 L 607 -188 808 -188 L 606 -188 807 -188 L 606 -189 807 -189 L 606 -190 807 -190 L 607 -190 808 -190 L 608 -190 809 -190 L 1017 52 1017 370 L 1017 370 1144 370 L 1144 370 1144 52 L 1144 52 1017 52 L 1017 52 1081 52 L 1398 52 1398 370 L 1398 370 1154 370 L 1154 370 1154 52 L 1154 52 1398 52 L 1398 52 1290 52 L 1370 -85 1398 -85 L 1398 -85 1398 43 L 1398 43 1154 43 L 1154 43 1154 -85 L 1154 -85 1370 -85 L 1370 -85 1262 -85 L 1017 -189 1017 43 L 1017 43 1144 43 L 1144 43 1144 -189 L 1144 -189 1017 -189 L 1017 -189 1081 -189 L 801 -221 801 -223 L 801 -221 801 -223 L 802 -221 802 -223 L 802 -220 802 -222 L 801 -220 801 -222 L 800 -220 800 -222 L 800 -221 800 -223 L 800 -222 800 -224 L 801 -222 801 -224 L 802 -222 802 -224 L 801 -223 804 -223 L 801 -223 804 -223 L 802 -223 805 -223 L 802 -222 805 -222 L 801 -222 804 -222 L 800 -222 803 -222 L 800 -223 803 -223 L 800 -224 803 -224 L 801 -224 804 -224 L 802 -224 805 -224 L 804 -223 804 -229 L 804 -223 804 -229 L 805 -223 805 -229 L 805 -222 805 -228 L 804 -222 804 -228 L 803 -222 803 -228 L 803 -223 803 -229 L 803 -224 803 -230 L 804 -224 804 -230 L 805 -224 805 -230 L 804 -229 801 -232 L 804 -229 801 -232 L 805 -229 802 -232 L 805 -228 802 -231 L 804 -228 801 -231 L 803 -228 800 -231 L 803 -229 800 -232 L 803 -230 800 -233 L 804 -230 801 -233 L 805 -230 802 -233 L 801 -232 799 -229 L 801 -232 799 -229 L 802 -232 800 -229 L 802 -231 800 -228 L 801 -231 799 -228 L 800 -231 798 -228 L 800 -232 798 -229 L 800 -233 798 -230 L 801 -233 799 -230 L 802 -233 800 -230 L 799 -229 799 -223 L 799 -229 799 -223 L 800 -229 800 -223 L 800 -228 800 -222 L 799 -228 799 -222 L 798 -228 798 -222 L 798 -229 798 -223 L 798 -230 798 -224 L 799 -230 799 -224 L 800 -230 800 -224 L 799 -223 801 -223 L 799 -223 801 -223 L 800 -223 802 -223 L 800 -222 802 -222 L 799 -222 801 -222 L 798 -222 800 -222 L 798 -223 800 -223 L 798 -224 800 -224 L 799 -224 801 -224 L 800 -224 802 -224 L 808 681 808 682 L 808 681 808 682 L 809 681 809 682 L 809 682 809 683 L 808 682 808 683 L 807 682 807 683 L 807 681 807 682 L 807 680 807 681 L 808 680 808 681 L 809 680 809 681 L 808 682 810 685 L 808 682 810 685 L 809 682 811 685 L 809 683 811 686 L 808 683 810 686 L 807 683 809 686 L 807 682 809 685 L 807 681 809 684 L 808 681 810 684 L 809 681 811 684 L 810 685 810 691 L 810 685 810 691 L 811 685 811 691 L 811 686 811 692 L 810 686 810 692 L 809 686 809 692 L 809 685 809 691 L 809 684 809 690 L 810 684 810 690 L 811 684 811 690 L 810 691 805 691 L 810 691 805 691 L 811 691 806 691 L 811 692 806 692 L 810 692 805 692 L 809 692 804 692 L 809 691 804 691 L 809 690 804 690 L 810 690 805 690 L 811 690 806 690 L 805 691 805 685 L 805 691 805 685 L 806 691 806 685 L 806 692 806 686 L 805 692 805 686 L 804 692 804 686 L 804 691 804 685 L 804 690 804 684 L 805 690 805 684 L 806 690 806 684 L 805 685 808 682 L 805 685 808 682 L 806 685 809 682 L 806 686 809 683 L 805 686 808 683 L 804 686 807 683 L 804 685 807 682 L 804 684 807 681 L 805 684 808 681 L 806 684 809 681 L 338 -221 338 -223 L 338 -221 338 -223 L 339 -221 339 -223 L 339 -220 339 -222 L 338 -220 338 -222 L 337 -220 337 -222 L 337 -221 337 -223 L 337 -222 337 -224 L 338 -222 338 -224 L 339 -222 339 -224 L 338 -223 335 -225 L 338 -223 335 -225 L 339 -223 336 -225 L 339 -222 336 -224 L 338 -222 335 -224 L 337 -222 334 -224 L 337 -223 334 -225 L 337 -224 334 -226 L 338 -224 335 -226 L 339 -224 336 -226 L 335 -225 335 -232 L 335 -225 335 -232 L 336 -225 336 -232 L 336 -224 336 -231 L 335 -224 335 -231 L 334 -224 334 -231 L 334 -225 334 -232 L 334 -226 334 -233 L 335 -226 335 -233 L 336 -226 336 -233 L 335 -232 340 -232 L 335 -232 340 -232 L 336 -232 341 -232 L 336 -231 341 -231 L 335 -231 340 -231 L 334 -231 339 -231 L 334 -232 339 -232 L 334 -233 339 -233 L 335 -233 340 -233 L 336 -233 341 -233 L 340 -232 340 -225 L 340 -232 340 -225 L 341 -232 341 -225 L 341 -231 341 -224 L 340 -231 340 -224 L 339 -231 339 -224 L 339 -232 339 -225 L 339 -233 339 -226 L 340 -233 340 -226 L 341 -233 341 -226 L 340 -225 338 -223 L 340 -225 338 -223 L 341 -225 339 -223 L 341 -224 339 -222 L 340 -224 338 -222 L 339 -224 337 -222 L 339 -225 337 -223 L 339 -226 337 -224 L 340 -226 338 -224 L 341 -226 339 -224 L 1277 -221 1277 -223 L 1277 -221 1277 -223 L 1278 -221 1278 -223 L 1278 -220 1278 -222 L 1277 -220 1277 -222 L 1276 -220 1276 -222 L 1276 -221 1276 -223 L 1276 -222 1276 -224 L 1277 -222 1277 -224 L 1278 -222 1278 -224 L 1277 -223 1275 -225 L 1277 -223 1275 -225 L 1278 -223 1276 -225 L 1278 -222 1276 -224 L 1277 -222 1275 -224 L 1276 -222 1274 -224 L 1276 -223 1274 -225 L 1276 -224 1274 -226 L 1277 -224 1275 -226 L 1278 -224 1276 -226 L 1275 -225 1275 -232 L 1275 -225 1275 -232 L 1276 -225 1276 -232 L 1276 -224 1276 -231 L 1275 -224 1275 -231 L 1274 -224 1274 -231 L 1274 -225 1274 -232 L 1274 -226 1274 -233 L 1275 -226 1275 -233 L 1276 -226 1276 -233 L 1275 -232 1280 -232 L 1275 -232 1280 -232 L 1276 -232 1281 -232 L 1276 -231 1281 -231 L 1275 -231 1280 -231 L 1274 -231 1279 -231 L 1274 -232 1279 -232 L 1274 -233 1279 -233 L 1275 -233 1280 -233 L 1276 -233 1281 -233 L 1280 -232 1280 -225 L 1280 -232 1280 -225 L 1281 -232 1281 -225 L 1281 -231 1281 -224 L 1280 -231 1280 -224 L 1279 -231 1279 -224 L 1279 -232 1279 -225 L 1279 -233 1279 -226 L 1280 -233 1280 -226 L 1281 -233 1281 -226 L 1280 -225 1277 -223 L 1280 -225 1277 -223 L 1281 -225 1278 -223 L 1281 -224 1278 -222 L 1280 -224 1277 -222 L 1279 -224 1276 -222 L 1279 -225 1276 -223 L 1279 -226 1276 -224 L 1280 -226 1277 -224 L 1281 -226 1278 -224 L 1081 -221 1081 -223 L 1081 -223 1083 -225 L 1083 -225 1083 -232 L 1083 -232 1078 -232 L 1078 -232 1078 -225 L 1078 -225 1081 -223 L 423 474 422 474 L 422 474 419 477 L 419 477 413 477 L 413 477 413 472 L 413 472 419 472 L 419 472 422 474 L 566 -221 566 -223 L 566 -223 564 -225 L 564 -225 564 -232 L 564 -232 569 -232 L 569 -232 569 -225 L 569 -225 566 -223 L 503 -221 503 -223 L 503 -223 500 -225 L 500 -225 500 -232 L 500 -232 505 -232 L 505 -232 505 -225 L 505 -225 503 -223 L 0 0 0 setrgbcolor /Courier findfont 13 scalefont setfont 957 550 moveto (W=64) show 0 0 0 setrgbcolor /Courier findfont 13 scalefont setfont 960 626 moveto (W=64) show 0 0 0 setrgbcolor /Courier findfont 13 scalefont setfont 963 26 moveto (W=64) show 0 0 0 setrgbcolor /Courier findfont 13 scalefont setfont 966 -110 moveto (W=64) show 0 0 0 setrgbcolor /Courier findfont 36 scalefont setfont 395 592 moveto (LB_SRAM) show 0 0 0 setrgbcolor /Courier findfont 17 scalefont setfont 810 -354 moveto 90 rotate (dout[63:0]) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 17 scalefont setfont 769 709 moveto (din[63:0]) show 0 0 0 setrgbcolor /Courier findfont 17 scalefont setfont 347 -361 moveto 90 rotate (waddr[7:0]) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 17 scalefont setfont 1283 -358 moveto 90 rotate (raddr[7:0]) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 17 scalefont setfont 1090 -315 moveto 90 rotate (rPC_IN) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 17 scalefont setfont 249 466 moveto (BLpre_bar_IN) show 0 0 0 setrgbcolor /Courier findfont 17 scalefont setfont 575 -313 moveto 90 rotate (wPC_IN) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 17 scalefont setfont 483 -375 moveto 90 rotate (sa_en_low_IN) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 13 scalefont setfont 837 281 moveto 90 rotate (din[63:0]) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 13 scalefont setfont 754 243 moveto 90 rotate (din_bar[63:0]) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 13 scalefont setfont 897 62 moveto 90 rotate (dout[63:0]) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 13 scalefont setfont 722 62 moveto 90 rotate (dout_bar[63:0]) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 13 scalefont setfont 617 207 moveto (WWL1[191:0]) show 0 0 0 setrgbcolor /Courier findfont 13 scalefont setfont 900 204 moveto (RWL2[191:0]) show 0 0 0 setrgbcolor /Courier findfont 13 scalefont setfont 722 224 moveto 90 rotate (readBLbar[63:0]) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 13 scalefont setfont 900 252 moveto 90 rotate (readBL[63:0]) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 21 scalefont setfont 734 208 moveto (LB_memcore) show 0 0 0 setrgbcolor /Courier findfont 17 scalefont setfont 750 487 moveto (BLpullup) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 617 425 moveto (PC1bot) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 954 425 moveto (PC2bot) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 723 389 moveto 90 rotate (read_BLbar) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 900 389 moveto 90 rotate (read_BL) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 922 517 moveto (PC2top_poly) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 617 520 moveto (PC1top_poly) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 837 389 moveto 90 rotate (write_BL2) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 751 389 moveto 90 rotate (write_BLbar2) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 719 555 moveto (write_BLbar1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 830 555 moveto (write_BL1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 617 473 moveto (PC1top_met) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 928 469 moveto (PC2top_met) show 0 0 0 setrgbcolor /Courier findfont 13 scalefont setfont 782 607 moveto (inbuf) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 719 590 moveto (write_BLbar) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 811 590 moveto (write_BL) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 798 631 moveto (din) show 0 0 0 setrgbcolor /Courier findfont 13 scalefont setfont 512 490 moveto (predr) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 477 469 moveto (BLpre_bar_IN) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 560 423 moveto (BLpre_poly2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 560 519 moveto (BLpre_poly1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 566 471 moveto (BLpre_met) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 550 209 moveto (WWL_out[191:0]) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 522 57 moveto (WPC_low1b) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 477 209 moveto (WWL_in[191:0]) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 496 244 moveto (LB_WWLdrivers) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 446 60 moveto 90 rotate (Ax_a2_0_0) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 434 60 moveto 90 rotate (Ax_b2_0_0) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 60 moveto 90 rotate (Ax_a2_0_1) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 60 moveto 90 rotate (Ax_b2_0_1) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 389 60 moveto 90 rotate (Ax_a2_0_2) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 376 60 moveto 90 rotate (Ax_b2_0_2) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 361 60 moveto 90 rotate (Ax_a2_0_3) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 348 60 moveto 90 rotate (Ax_b2_0_3) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 332 60 moveto 90 rotate (Ax_a2_0_4) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 319 60 moveto 90 rotate (Ax_b2_0_4) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 303 60 moveto 90 rotate (Ax_a2_0_5) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 291 60 moveto 90 rotate (Ax_b2_0_5) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 275 60 moveto 90 rotate (Ax_a2_0_6) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 262 60 moveto 90 rotate (Ax_b2_0_6) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 366 206 moveto (dec_out[191:0]) show 0 0 0 setrgbcolor /Courier findfont 17 scalefont setfont 264 242 moveto (LB_decoder) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 246 60 moveto 90 rotate (Ax_a2_0_7) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 234 60 moveto 90 rotate (Ax_b2_0_7) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 322 -80 moveto (Addr_in[7:0]) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 449 6 moveto 90 rotate (Addr_bar_0) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 19 moveto 90 rotate (Addr_0) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 6 moveto 90 rotate (Addr_bar_1) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 19 moveto 90 rotate (Addr_1) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 392 6 moveto 90 rotate (Addr_bar_2) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 380 19 moveto 90 rotate (Addr_2) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 364 6 moveto 90 rotate (Addr_bar_3) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 351 19 moveto 90 rotate (Addr_3) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 335 6 moveto 90 rotate (Addr_bar_4) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 322 19 moveto 90 rotate (Addr_4) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 307 6 moveto 90 rotate (Addr_bar_5) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 294 19 moveto 90 rotate (Addr_5) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 249 19 moveto 90 rotate (Addr_7) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 237 6 moveto 90 rotate (Addr_bar_7) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 293 -32 moveto (LB_addr_drivers) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 265 19 moveto 90 rotate (Addr_6) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 278 6 moveto 90 rotate (Addr_bar_6) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 566 6 moveto (sa_en_poly) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 503 -183 moveto 90 rotate (sense_enable_low_IN) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 525 34 moveto (wPC_low) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 567 -183 moveto 90 rotate (wPC_IN) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 569 -58 moveto (sa_en_met) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 506 -45 moveto (LB_wIO_dr) show 0 0 0 setrgbcolor /Courier findfont 21 scalefont setfont 785 -31 moveto (sa) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 700 28 moveto (BLbar_in) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 881 28 moveto (BL_in) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 884 7 moveto (sense_enable1_poly) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 620 6 moveto (sense_enable0_poly) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 884 -53 moveto (sense_enable1_met) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 623 -55 moveto (sense_enable0_met) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 865 -74 moveto (saBLbar_out) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 696 -74 moveto (saBL_out) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 865 -109 moveto (latBLbar_in) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 788 -182 moveto (dout) show 0 0 0 setrgbcolor /Courier findfont 13 scalefont setfont 760 -149 moveto (LB_outbuf) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 1020 209 moveto (RWL_out[191:0]) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 1068 57 moveto (RPC_low1b) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 1100 209 moveto (RWL_in[191:0]) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 1042 250 moveto (LB_RWLdrivers) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 1167 60 moveto 90 rotate (Ax_a2_0_0) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 1180 60 moveto 90 rotate (Ax_b2_0_0) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 1196 60 moveto 90 rotate (Ax_a2_0_1) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 1208 60 moveto 90 rotate (Ax_b2_0_1) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 1224 60 moveto 90 rotate (Ax_a2_0_2) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 1237 60 moveto 90 rotate (Ax_b2_0_2) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 1253 60 moveto 90 rotate (Ax_a2_0_3) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 1266 60 moveto 90 rotate (Ax_b2_0_3) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 1281 60 moveto 90 rotate (Ax_a2_0_4) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 1294 60 moveto 90 rotate (Ax_b2_0_4) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 1310 60 moveto 90 rotate (Ax_a2_0_5) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 1323 60 moveto 90 rotate (Ax_b2_0_5) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 1339 60 moveto 90 rotate (Ax_a2_0_6) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 1351 60 moveto 90 rotate (Ax_b2_0_6) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 1160 206 moveto (dec_out[191:0]) show 0 0 0 setrgbcolor /Courier findfont 17 scalefont setfont 1224 242 moveto (LB_decoder) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 1367 60 moveto 90 rotate (Ax_a2_0_7) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 1380 60 moveto 90 rotate (Ax_b2_0_7) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 1255 -80 moveto (Addr_in[7:0]) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 1169 6 moveto 90 rotate (Addr_bar_0) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 1181 19 moveto 90 rotate (Addr_0) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 1197 6 moveto 90 rotate (Addr_bar_1) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 1210 19 moveto 90 rotate (Addr_1) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 1226 6 moveto 90 rotate (Addr_bar_2) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 1239 19 moveto 90 rotate (Addr_2) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 1255 6 moveto 90 rotate (Addr_bar_3) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 1267 19 moveto 90 rotate (Addr_3) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 1283 6 moveto 90 rotate (Addr_bar_4) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 1296 19 moveto 90 rotate (Addr_4) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 1312 6 moveto 90 rotate (Addr_bar_5) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 1324 19 moveto 90 rotate (Addr_5) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 1369 19 moveto 90 rotate (Addr_7) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 1382 6 moveto 90 rotate (Addr_bar_7) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 1227 -32 moveto (LB_addr_drivers) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 1353 19 moveto 90 rotate (Addr_6) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 1340 6 moveto 90 rotate (Addr_bar_6) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 1071 31 moveto (rPC_low) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 1071 -185 moveto (rPC_IN) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 1030 -182 moveto (gnd4) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 1030 -182 moveto (vdd3) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 1055 -61 moveto (LB_rIO_dr) show /bg 607 54 607 52 609 52 609 54 607 54 607 52 609 52 609 54 white_B /bg 607 55 607 52 610 52 610 55 607 55 607 52 610 52 610 55 white_B /bg 607 56 607 52 611 52 611 56 607 56 607 52 611 52 611 56 white_B 606 58 606 46 L 607 58 607 46 L 608 58 608 46 L 601 53 613 53 L 601 52 613 52 L 601 51 613 51 L rgb_fg 601 52 613 52 L 607 58 607 46 L /fg 607 55 607 52 610 52 610 55 607 55 607 52 610 52 610 55 black_B showpage