final gds & signoff results
diff --git a/gds/caravel.gds.gz b/gds/caravel.gds.gz index 3d38893..c13dde8 100644 --- a/gds/caravel.gds.gz +++ b/gds/caravel.gds.gz Binary files differ
diff --git a/gds/caravel_00020001.gds.gz.00.split b/gds/caravel_00020001.gds.gz.00.split index 50ab236..553fae8 100644 --- a/gds/caravel_00020001.gds.gz.00.split +++ b/gds/caravel_00020001.gds.gz.00.split Binary files differ
diff --git a/gds/caravel_00020001.gds.gz.01.split b/gds/caravel_00020001.gds.gz.01.split index 50d8a8c..e70527f 100644 --- a/gds/caravel_00020001.gds.gz.01.split +++ b/gds/caravel_00020001.gds.gz.01.split Binary files differ
diff --git a/gds/caravel_00020001.gds.gz.02.split b/gds/caravel_00020001.gds.gz.02.split index 72919c3..8d0f314 100644 --- a/gds/caravel_00020001.gds.gz.02.split +++ b/gds/caravel_00020001.gds.gz.02.split Binary files differ
diff --git a/gds/caravel_00020001.gds.gz.03.split b/gds/caravel_00020001.gds.gz.03.split index 90eef90..b22ccd4 100644 --- a/gds/caravel_00020001.gds.gz.03.split +++ b/gds/caravel_00020001.gds.gz.03.split Binary files differ
diff --git a/gds/caravel_00020001.gds.gz.04.split b/gds/caravel_00020001.gds.gz.04.split index 12f7766..78663f0 100644 --- a/gds/caravel_00020001.gds.gz.04.split +++ b/gds/caravel_00020001.gds.gz.04.split Binary files differ
diff --git a/gds/caravel_00020001.gds.gz.05.split b/gds/caravel_00020001.gds.gz.05.split index 6bf915f..989a1cd 100644 --- a/gds/caravel_00020001.gds.gz.05.split +++ b/gds/caravel_00020001.gds.gz.05.split Binary files differ
diff --git a/gds/caravel_00020001_fill_pattern.gds.gz.00.split b/gds/caravel_00020001_fill_pattern.gds.gz.00.split index 8e616eb..0f23e3a 100644 --- a/gds/caravel_00020001_fill_pattern.gds.gz.00.split +++ b/gds/caravel_00020001_fill_pattern.gds.gz.00.split Binary files differ
diff --git a/gds/caravel_00020001_fill_pattern.gds.gz.01.split b/gds/caravel_00020001_fill_pattern.gds.gz.01.split index ecc1c97..6c29bd5 100644 --- a/gds/caravel_00020001_fill_pattern.gds.gz.01.split +++ b/gds/caravel_00020001_fill_pattern.gds.gz.01.split Binary files differ
diff --git a/gds/caravel_00020001_fill_pattern.gds.gz.02.split b/gds/caravel_00020001_fill_pattern.gds.gz.02.split index 035da73..e40e852 100644 --- a/gds/caravel_00020001_fill_pattern.gds.gz.02.split +++ b/gds/caravel_00020001_fill_pattern.gds.gz.02.split Binary files differ
diff --git a/gds/caravel_00020001_fill_pattern.gds.gz.03.split b/gds/caravel_00020001_fill_pattern.gds.gz.03.split index 891f0ca..0291147 100644 --- a/gds/caravel_00020001_fill_pattern.gds.gz.03.split +++ b/gds/caravel_00020001_fill_pattern.gds.gz.03.split Binary files differ
diff --git a/gds/caravel_00020001_fill_pattern.gds.gz.04.split b/gds/caravel_00020001_fill_pattern.gds.gz.04.split index 5fe4b61..4011f64 100644 --- a/gds/caravel_00020001_fill_pattern.gds.gz.04.split +++ b/gds/caravel_00020001_fill_pattern.gds.gz.04.split Binary files differ
diff --git a/gds/caravel_00020001_fill_pattern.gds.gz.05.split b/gds/caravel_00020001_fill_pattern.gds.gz.05.split index de989f5..9802022 100644 --- a/gds/caravel_00020001_fill_pattern.gds.gz.05.split +++ b/gds/caravel_00020001_fill_pattern.gds.gz.05.split Binary files differ
diff --git a/mag/compose_final.tcl b/mag/compose_final.tcl new file mode 100644 index 0000000..c2243f1 --- /dev/null +++ b/mag/compose_final.tcl
@@ -0,0 +1,28 @@ +#!/bin/env wish +drc off +random seed 131073 +load caravel -dereference +property GDS_FILE /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/gds/caravel.gds +property GDS_START 0 +select top cell +set bbox [box values] +load caravel_00020001_fill_pattern -quiet +snap internal +box values {*}$bbox +paint comment +property GDS_FILE /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/gds/caravel_00020001_fill_pattern.gds +property GDS_START 0 +property FIXED_BBOX "$bbox" +load caravel_00020001 -quiet +box values 0 0 0 0 +box position 6um 6um +getcell caravel child 0 0 +getcell caravel_00020001_fill_pattern child 0 0 +box position 0 0 +getcell advSeal_6um_gen +puts stdout "Writing final GDS. . . " +flush stdout +gds undefined allow +cif *hier write disable +gds write /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/gds/caravel_00020001.gds +quit -noprompt
diff --git a/mag/mag2gds_caravel.tcl b/mag/mag2gds_caravel.tcl new file mode 100644 index 0000000..f417827 --- /dev/null +++ b/mag/mag2gds_caravel.tcl
@@ -0,0 +1 @@ + random seed 131073; drc off; crashbackups stop; gds readonly true; gds rescale false; cif *hier write disable; cif *array write disable; gds read /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/gds/user_project_wrapper.gds; load caravel -dereference; cellname list filepath user_id_programming /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag; cellname list filepath user_id_textblock /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag; flush user_id_programming; flush user_id_textblock; select top cell; gds write /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/gds/caravel.gds; exit;
diff --git a/mag/user_id_programming.mag b/mag/user_id_programming.mag new file mode 100644 index 0000000..12006b5 --- /dev/null +++ b/mag/user_id_programming.mag
@@ -0,0 +1,3159 @@ +magic +tech sky130A +magscale 1 2 +timestamp 1606755340 +<< nwell >> +rect 2304 2369 2397 2389 +<< viali >> +rect 4353 5117 4387 5151 +rect 5273 5117 5307 5151 +rect 2145 4641 2179 4675 +rect 3249 4641 3283 4675 +rect 3617 4641 3651 4675 +rect 4721 4641 4755 4675 +rect 1593 4029 1627 4063 +rect 2053 4029 2087 4063 +rect 4445 4029 4479 4063 +rect 4721 4029 4755 4063 +rect 5549 4029 5583 4063 +rect 1685 3553 1719 3587 +rect 1961 3553 1995 3587 +rect 2697 3553 2731 3587 +rect 3157 3553 3191 3587 +rect 3433 3553 3467 3587 +rect 4261 3553 4295 3587 +rect 4813 3553 4847 3587 +rect 5273 3553 5307 3587 +rect 1593 2941 1627 2975 +rect 4813 2397 4847 2431 +rect 5089 2397 5123 2431 +rect 1593 1853 1627 1887 +rect 2145 1853 2179 1887 +rect 2605 1853 2639 1887 +rect 2881 1853 2915 1887 +rect 3249 1853 3283 1887 +rect 4077 1853 4111 1887 +rect 5641 1853 5675 1887 +rect 1685 1377 1719 1411 +rect 2973 1377 3007 1411 +rect 4629 1377 4663 1411 +<< metal1 >> +rect 1104 6010 5980 6032 +rect 1104 5958 2607 6010 +rect 2659 5958 2671 6010 +rect 2723 5958 2735 6010 +rect 2787 5958 2799 6010 +rect 2851 5958 4232 6010 +rect 4284 5958 4296 6010 +rect 4348 5958 4360 6010 +rect 4412 5958 4424 6010 +rect 4476 5958 5980 6010 +rect 1104 5936 5980 5958 +rect 1104 5466 5980 5488 +rect 1104 5414 1794 5466 +rect 1846 5414 1858 5466 +rect 1910 5414 1922 5466 +rect 1974 5414 1986 5466 +rect 2038 5414 3420 5466 +rect 3472 5414 3484 5466 +rect 3536 5414 3548 5466 +rect 3600 5414 3612 5466 +rect 3664 5414 5045 5466 +rect 5097 5414 5109 5466 +rect 5161 5414 5173 5466 +rect 5225 5414 5237 5466 +rect 5289 5414 5980 5466 +rect 1104 5392 5980 5414 +rect 4062 5108 4068 5160 +rect 4120 5148 4126 5160 +rect 4157 5148 4215 5157 +rect 4341 5151 4399 5157 +rect 4341 5148 4353 5151 +rect 4120 5120 4353 5148 +rect 4120 5108 4126 5120 +rect 4157 5111 4215 5120 +rect 4341 5117 4353 5120 +rect 4387 5117 4399 5151 +rect 4341 5111 4399 5117 +rect 4614 5108 4620 5160 +rect 4672 5148 4678 5160 +rect 5077 5148 5135 5157 +rect 5261 5151 5319 5157 +rect 5261 5148 5273 5151 +rect 4672 5120 5273 5148 +rect 4672 5108 4678 5120 +rect 5077 5111 5135 5120 +rect 5261 5117 5273 5120 +rect 5307 5117 5319 5151 +rect 5261 5111 5319 5117 +rect 1104 4922 5980 4944 +rect 1104 4870 2607 4922 +rect 2659 4870 2671 4922 +rect 2723 4870 2735 4922 +rect 2787 4870 2799 4922 +rect 2851 4870 4232 4922 +rect 4284 4870 4296 4922 +rect 4348 4870 4360 4922 +rect 4412 4870 4424 4922 +rect 4476 4870 5980 4922 +rect 1104 4848 5980 4870 +rect 1949 4672 2007 4681 +rect 2133 4675 2191 4681 +rect 2133 4672 2145 4675 +rect 1949 4644 2145 4672 +rect 1949 4635 2007 4644 +rect 2133 4641 2145 4644 +rect 2179 4672 2191 4675 +rect 2958 4672 2964 4684 +rect 2179 4644 2964 4672 +rect 2179 4641 2191 4644 +rect 2133 4635 2191 4641 +rect 2958 4632 2964 4644 +rect 3016 4632 3022 4684 +rect 3050 4672 3114 4684 +rect 3234 4672 3240 4684 +rect 3050 4644 3240 4672 +rect 3050 4632 3114 4644 +rect 3234 4632 3240 4644 +rect 3292 4632 3298 4684 +rect 3418 4672 3482 4684 +rect 3602 4675 3666 4684 +rect 3602 4672 3617 4675 +rect 3418 4644 3617 4672 +rect 3418 4632 3482 4644 +rect 3602 4641 3617 4644 +rect 3651 4641 3666 4675 +rect 3602 4632 3666 4641 +rect 4522 4674 4586 4684 +rect 4706 4675 4770 4684 +rect 4706 4674 4721 4675 +rect 4522 4644 4721 4674 +rect 4522 4632 4586 4644 +rect 4706 4641 4721 4644 +rect 4755 4641 4770 4675 +rect 4706 4632 4770 4641 +rect 3620 4468 3648 4632 +rect 4720 4539 4755 4632 +rect 4720 4505 4754 4539 +rect 4720 4480 4755 4505 +rect 3878 4468 3884 4480 +rect 3620 4440 3884 4468 +rect 3878 4428 3884 4440 +rect 3936 4428 3942 4480 +rect 4706 4428 4712 4480 +rect 4764 4428 4770 4480 +rect 1104 4378 5980 4400 +rect 1104 4326 1794 4378 +rect 1846 4326 1858 4378 +rect 1910 4326 1922 4378 +rect 1974 4326 1986 4378 +rect 2038 4326 3420 4378 +rect 3472 4326 3484 4378 +rect 3536 4326 3548 4378 +rect 3600 4326 3612 4378 +rect 3664 4326 5045 4378 +rect 5097 4326 5109 4378 +rect 5161 4326 5173 4378 +rect 5225 4326 5237 4378 +rect 5289 4326 5980 4378 +rect 1104 4304 5980 4326 +rect 3050 4224 3056 4276 +rect 3108 4264 3114 4276 +rect 3108 4236 4568 4264 +rect 3108 4224 3114 4236 +rect 1394 4156 1400 4208 +rect 1452 4196 1458 4208 +rect 1452 4168 1902 4196 +rect 1452 4156 1458 4168 +rect 1394 4060 1458 4072 +rect 1578 4060 1584 4072 +rect 1394 4032 1584 4060 +rect 1394 4020 1458 4032 +rect 1578 4020 1584 4032 +rect 1636 4020 1642 4072 +rect 1870 4069 1902 4168 +rect 2222 4088 2228 4140 +rect 2280 4128 2286 4140 +rect 2280 4100 3924 4128 +rect 2280 4088 2286 4100 +rect 1857 4059 1915 4069 +rect 2041 4063 2099 4069 +rect 2041 4059 2053 4063 +rect 1857 4031 2053 4059 +rect 1857 4023 1915 4031 +rect 2041 4029 2053 4031 +rect 2087 4029 2099 4063 +rect 2041 4023 2099 4029 +rect 3896 3992 3924 4100 +rect 4062 4020 4068 4072 +rect 4120 4060 4126 4072 +rect 4540 4069 4568 4236 +rect 4249 4060 4307 4069 +rect 4433 4063 4491 4069 +rect 4433 4060 4445 4063 +rect 4120 4032 4445 4060 +rect 4120 4020 4126 4032 +rect 4249 4023 4307 4032 +rect 4433 4029 4445 4032 +rect 4479 4029 4491 4063 +rect 4433 4023 4491 4029 +rect 4525 4060 4583 4069 +rect 4709 4063 4767 4069 +rect 4709 4060 4721 4063 +rect 4525 4032 4721 4060 +rect 4525 4023 4583 4032 +rect 4709 4029 4721 4032 +rect 4755 4029 4767 4063 +rect 4709 4023 4767 4029 +rect 5350 4020 5356 4072 +rect 5408 4060 5414 4072 +rect 5537 4063 5595 4069 +rect 5537 4060 5549 4063 +rect 5408 4031 5549 4060 +rect 5408 4020 5414 4031 +rect 5537 4029 5549 4031 +rect 5583 4029 5595 4063 +rect 5537 4023 5595 4029 +rect 4890 3992 4896 4004 +rect 3896 3964 4896 3992 +rect 4890 3952 4896 3964 +rect 4948 3952 4954 4004 +rect 1104 3834 5980 3856 +rect 1104 3782 2607 3834 +rect 2659 3782 2671 3834 +rect 2723 3782 2735 3834 +rect 2787 3782 2799 3834 +rect 2851 3782 4232 3834 +rect 4284 3782 4296 3834 +rect 4348 3782 4360 3834 +rect 4412 3782 4424 3834 +rect 4476 3782 5980 3834 +rect 1104 3760 5980 3782 +rect 566 3680 572 3732 +rect 624 3720 630 3732 +rect 4706 3720 4712 3732 +rect 624 3692 4712 3720 +rect 624 3680 630 3692 +rect 4706 3680 4712 3692 +rect 4764 3680 4770 3732 +rect 5902 3652 5908 3664 +rect 1964 3624 5908 3652 +rect 1486 3584 1550 3596 +rect 1670 3584 1676 3596 +rect 1486 3556 1676 3584 +rect 1486 3544 1550 3556 +rect 1670 3544 1676 3556 +rect 1728 3544 1734 3596 +rect 1964 3593 1992 3624 +rect 5902 3612 5908 3624 +rect 5960 3612 5966 3664 +rect 1765 3584 1823 3593 +rect 1949 3587 2007 3593 +rect 1949 3584 1961 3587 +rect 1765 3556 1961 3584 +rect 1765 3547 1823 3556 +rect 1949 3553 1961 3556 +rect 1995 3553 2007 3587 +rect 1949 3547 2007 3553 +rect 2501 3586 2559 3593 +rect 2685 3587 2743 3593 +rect 2685 3586 2697 3587 +rect 2501 3555 2697 3586 +rect 2501 3547 2559 3555 +rect 2685 3553 2697 3555 +rect 2731 3586 2743 3587 +rect 2774 3586 2780 3596 +rect 2731 3555 2780 3586 +rect 2731 3553 2743 3555 +rect 2685 3547 2743 3553 +rect 2774 3544 2780 3555 +rect 2832 3544 2838 3596 +rect 2958 3584 3022 3596 +rect 3142 3584 3148 3596 +rect 2958 3556 3148 3584 +rect 2958 3544 3022 3556 +rect 3142 3544 3148 3556 +rect 3200 3544 3206 3596 +rect 3234 3585 3298 3596 +rect 3418 3587 3482 3596 +rect 3418 3585 3433 3587 +rect 3234 3557 3433 3585 +rect 3234 3544 3298 3557 +rect 3418 3553 3433 3557 +rect 3467 3553 3482 3587 +rect 3418 3544 3482 3553 +rect 4065 3584 4123 3593 +rect 4249 3587 4307 3593 +rect 4249 3584 4261 3587 +rect 4065 3556 4261 3584 +rect 4065 3547 4123 3556 +rect 4249 3553 4261 3556 +rect 4295 3584 4307 3587 +rect 4522 3584 4528 3596 +rect 4295 3556 4528 3584 +rect 4295 3553 4307 3556 +rect 4249 3547 4307 3553 +rect 4522 3544 4528 3556 +rect 4580 3544 4586 3596 +rect 4614 3585 4678 3596 +rect 4798 3587 4862 3596 +rect 4798 3585 4813 3587 +rect 4614 3557 4813 3585 +rect 4614 3544 4678 3557 +rect 4798 3553 4813 3557 +rect 4847 3553 4862 3587 +rect 4798 3544 4862 3553 +rect 4982 3544 4988 3596 +rect 5040 3584 5046 3596 +rect 5077 3584 5135 3593 +rect 5261 3587 5319 3593 +rect 5261 3584 5273 3587 +rect 5040 3556 5273 3584 +rect 5040 3544 5046 3556 +rect 5077 3547 5135 3556 +rect 5261 3553 5273 3556 +rect 5307 3553 5319 3587 +rect 5261 3547 5319 3553 +rect 2222 3408 2228 3460 +rect 2280 3448 2286 3460 +rect 3438 3448 3466 3544 +rect 4706 3448 4712 3460 +rect 2280 3420 3280 3448 +rect 3438 3420 4712 3448 +rect 2280 3408 2286 3420 +rect 3252 3380 3280 3420 +rect 4706 3408 4712 3420 +rect 4764 3408 4770 3460 +rect 4814 3380 4842 3544 +rect 3252 3352 4842 3380 +rect 1104 3290 2150 3312 +rect 1104 3238 1794 3290 +rect 1846 3238 1858 3290 +rect 1910 3238 1922 3290 +rect 1974 3238 1986 3290 +rect 2038 3238 2150 3290 +rect 1104 3216 2150 3238 +rect 2181 3290 5902 3312 +rect 2181 3238 3420 3290 +rect 3472 3238 3484 3290 +rect 3536 3238 3548 3290 +rect 3600 3238 3612 3290 +rect 3664 3238 5045 3290 +rect 5097 3238 5109 3290 +rect 5161 3238 5173 3290 +rect 5225 3238 5237 3290 +rect 5289 3238 5902 3290 +rect 2181 3216 5902 3238 +rect 5966 3216 5980 3312 +rect 2773 3131 2779 3183 +rect 2831 3174 2837 3183 +rect 5902 3174 5908 3188 +rect 2831 3143 5908 3174 +rect 2831 3131 2837 3143 +rect 5902 3136 5908 3143 +rect 5960 3136 5966 3188 +rect 1397 2972 1455 2981 +rect 1581 2975 1639 2981 +rect 1581 2972 1593 2975 +rect 1397 2944 1593 2972 +rect 1397 2935 1455 2944 +rect 1581 2941 1593 2944 +rect 1627 2972 1639 2975 +rect 3050 2972 3056 2984 +rect 1627 2944 3056 2972 +rect 1627 2941 1639 2944 +rect 1581 2935 1639 2941 +rect 3050 2932 3056 2944 +rect 3108 2932 3114 2984 +rect 1670 2796 1676 2848 +rect 1728 2836 1734 2848 +rect 4614 2836 4620 2848 +rect 1728 2808 4620 2836 +rect 1728 2796 1734 2808 +rect 4614 2796 4620 2808 +rect 4672 2796 4678 2848 +rect 1104 2746 5980 2768 +rect 1104 2694 2607 2746 +rect 2659 2694 2671 2746 +rect 2723 2694 2735 2746 +rect 2787 2694 2799 2746 +rect 2851 2694 4232 2746 +rect 4284 2694 4296 2746 +rect 4348 2694 4360 2746 +rect 4412 2694 4424 2746 +rect 4476 2694 5980 2746 +rect 1104 2672 5980 2694 +rect 5442 2496 5448 2508 +rect 4815 2468 5448 2496 +rect 4815 2437 4843 2468 +rect 5442 2456 5448 2468 +rect 5500 2456 5506 2508 +rect 4617 2429 4675 2437 +rect 4801 2431 4859 2437 +rect 4801 2429 4813 2431 +rect 4617 2401 4813 2429 +rect 4617 2391 4675 2401 +rect 4801 2397 4813 2401 +rect 4847 2397 4859 2431 +rect 4801 2391 4859 2397 +rect 4890 2388 4896 2440 +rect 4948 2428 4954 2440 +rect 5077 2431 5135 2437 +rect 5077 2428 5089 2431 +rect 4948 2400 5089 2428 +rect 4948 2388 4954 2400 +rect 5077 2397 5089 2400 +rect 5123 2397 5135 2431 +rect 5077 2391 5135 2397 +rect 2314 2320 2320 2372 +rect 2372 2360 2378 2372 +rect 6454 2360 6460 2372 +rect 2372 2332 6460 2360 +rect 2372 2320 2378 2332 +rect 6454 2320 6460 2332 +rect 6512 2320 6518 2372 +rect 1104 2202 5980 2224 +rect 1104 2150 1794 2202 +rect 1846 2150 1858 2202 +rect 1910 2150 1922 2202 +rect 1974 2150 1986 2202 +rect 2038 2150 3420 2202 +rect 3472 2150 3484 2202 +rect 3536 2150 3548 2202 +rect 3600 2150 3612 2202 +rect 3664 2150 5045 2202 +rect 5097 2150 5109 2202 +rect 5161 2150 5173 2202 +rect 5225 2150 5237 2202 +rect 5289 2150 5980 2202 +rect 1104 2128 5980 2150 +rect 3970 2020 3976 2032 +rect 2976 1992 3976 2020 +rect 1210 1912 1216 1964 +rect 1268 1952 1274 1964 +rect 1268 1924 2452 1952 +rect 1268 1912 1274 1924 +rect 1397 1884 1455 1893 +rect 1581 1887 1639 1893 +rect 1581 1884 1593 1887 +rect 1397 1856 1593 1884 +rect 1397 1847 1455 1856 +rect 1581 1853 1593 1856 +rect 1627 1853 1639 1887 +rect 1581 1847 1639 1853 +rect 1949 1884 2007 1893 +rect 2133 1887 2191 1893 +rect 2133 1884 2145 1887 +rect 1949 1856 2145 1884 +rect 1949 1847 2007 1856 +rect 2133 1853 2145 1856 +rect 2179 1884 2191 1887 +rect 2314 1884 2320 1896 +rect 2179 1856 2320 1884 +rect 2179 1853 2191 1856 +rect 2133 1847 2191 1853 +rect 1596 1816 1624 1847 +rect 2314 1844 2320 1856 +rect 2372 1844 2378 1896 +rect 2424 1893 2452 1924 +rect 2409 1884 2467 1893 +rect 2593 1887 2651 1893 +rect 2593 1884 2605 1887 +rect 2409 1856 2605 1884 +rect 2409 1847 2467 1856 +rect 2593 1853 2605 1856 +rect 2639 1853 2651 1887 +rect 2593 1847 2651 1853 +rect 2685 1884 2743 1893 +rect 2869 1887 2927 1893 +rect 2869 1884 2881 1887 +rect 2685 1856 2881 1884 +rect 2685 1847 2743 1856 +rect 2869 1853 2881 1856 +rect 2915 1884 2927 1887 +rect 2976 1884 3004 1992 +rect 3970 1980 3976 1992 +rect 4028 1980 4034 2032 +rect 2915 1856 3004 1884 +rect 3050 1884 3114 1896 +rect 3234 1884 3240 1896 +rect 3050 1856 3240 1884 +rect 2915 1853 2927 1856 +rect 2869 1847 2927 1853 +rect 3050 1844 3114 1856 +rect 3234 1844 3240 1856 +rect 3292 1844 3298 1896 +rect 3786 1844 3792 1896 +rect 3844 1884 3850 1896 +rect 3881 1884 3939 1893 +rect 4065 1887 4123 1893 +rect 4065 1884 4077 1887 +rect 3844 1856 4077 1884 +rect 3844 1844 3850 1856 +rect 3881 1847 3939 1856 +rect 4065 1853 4077 1856 +rect 4111 1853 4123 1887 +rect 4065 1847 4123 1853 +rect 5442 1884 5506 1896 +rect 5626 1884 5632 1896 +rect 5442 1856 5632 1884 +rect 5442 1844 5506 1856 +rect 5626 1844 5632 1856 +rect 5684 1844 5690 1896 +rect 1596 1788 3004 1816 +rect 2976 1748 3004 1788 +rect 3234 1748 3240 1760 +rect 2976 1720 3240 1748 +rect 3234 1708 3240 1720 +rect 3292 1708 3298 1760 +rect 1104 1658 5980 1680 +rect 1104 1606 2607 1658 +rect 2659 1606 2671 1658 +rect 2723 1606 2735 1658 +rect 2787 1606 2799 1658 +rect 2851 1606 4232 1658 +rect 4284 1606 4296 1658 +rect 4348 1606 4360 1658 +rect 4412 1606 4424 1658 +rect 4476 1606 5980 1658 +rect 1104 1584 5980 1606 +rect 1118 1368 1124 1420 +rect 1176 1408 1182 1420 +rect 1489 1408 1547 1417 +rect 1673 1411 1731 1417 +rect 1673 1408 1685 1411 +rect 1176 1380 1685 1408 +rect 1176 1368 1182 1380 +rect 1489 1371 1547 1380 +rect 1673 1377 1685 1380 +rect 1719 1377 1731 1411 +rect 1673 1371 1731 1377 +rect 2774 1408 2838 1420 +rect 2958 1408 2964 1420 +rect 2774 1380 2964 1408 +rect 2774 1368 2838 1380 +rect 2958 1368 2964 1380 +rect 3016 1368 3022 1420 +rect 4430 1408 4494 1420 +rect 4614 1408 4620 1420 +rect 4430 1380 4620 1408 +rect 4430 1368 4494 1380 +rect 4614 1368 4620 1380 +rect 4672 1368 4678 1420 +rect 1104 1114 5980 1136 +rect 1104 1062 1794 1114 +rect 1846 1062 1858 1114 +rect 1910 1062 1922 1114 +rect 1974 1062 1986 1114 +rect 2038 1062 3420 1114 +rect 3472 1062 3484 1114 +rect 3536 1062 3548 1114 +rect 3600 1062 3612 1114 +rect 3664 1062 5045 1114 +rect 5097 1062 5109 1114 +rect 5161 1062 5173 1114 +rect 5225 1062 5237 1114 +rect 5289 1062 5980 1114 +rect 1104 1040 5980 1062 +<< via1 >> +rect 2607 5958 2659 6010 +rect 2671 5958 2723 6010 +rect 2735 5958 2787 6010 +rect 2799 5958 2851 6010 +rect 4232 5958 4284 6010 +rect 4296 5958 4348 6010 +rect 4360 5958 4412 6010 +rect 4424 5958 4476 6010 +rect 1794 5414 1846 5466 +rect 1858 5414 1910 5466 +rect 1922 5414 1974 5466 +rect 1986 5414 2038 5466 +rect 3420 5414 3472 5466 +rect 3484 5414 3536 5466 +rect 3548 5414 3600 5466 +rect 3612 5414 3664 5466 +rect 5045 5414 5097 5466 +rect 5109 5414 5161 5466 +rect 5173 5414 5225 5466 +rect 5237 5414 5289 5466 +rect 4068 5108 4120 5160 +rect 4620 5108 4672 5160 +rect 2607 4870 2659 4922 +rect 2671 4870 2723 4922 +rect 2735 4870 2787 4922 +rect 2799 4870 2851 4922 +rect 4232 4870 4284 4922 +rect 4296 4870 4348 4922 +rect 4360 4870 4412 4922 +rect 4424 4870 4476 4922 +rect 2964 4632 3016 4684 +rect 3240 4675 3292 4684 +rect 3240 4641 3249 4675 +rect 3249 4641 3283 4675 +rect 3283 4641 3292 4675 +rect 3240 4632 3292 4641 +rect 3884 4428 3936 4480 +rect 4712 4428 4764 4480 +rect 1794 4326 1846 4378 +rect 1858 4326 1910 4378 +rect 1922 4326 1974 4378 +rect 1986 4326 2038 4378 +rect 3420 4326 3472 4378 +rect 3484 4326 3536 4378 +rect 3548 4326 3600 4378 +rect 3612 4326 3664 4378 +rect 5045 4326 5097 4378 +rect 5109 4326 5161 4378 +rect 5173 4326 5225 4378 +rect 5237 4326 5289 4378 +rect 3056 4224 3108 4276 +rect 1400 4156 1452 4208 +rect 1584 4063 1636 4072 +rect 1584 4029 1593 4063 +rect 1593 4029 1627 4063 +rect 1627 4029 1636 4063 +rect 1584 4020 1636 4029 +rect 2228 4088 2280 4140 +rect 4068 4020 4120 4072 +rect 5356 4020 5408 4072 +rect 4896 3952 4948 4004 +rect 2607 3782 2659 3834 +rect 2671 3782 2723 3834 +rect 2735 3782 2787 3834 +rect 2799 3782 2851 3834 +rect 4232 3782 4284 3834 +rect 4296 3782 4348 3834 +rect 4360 3782 4412 3834 +rect 4424 3782 4476 3834 +rect 572 3680 624 3732 +rect 4712 3680 4764 3732 +rect 1676 3587 1728 3596 +rect 1676 3553 1685 3587 +rect 1685 3553 1719 3587 +rect 1719 3553 1728 3587 +rect 1676 3544 1728 3553 +rect 5908 3612 5960 3664 +rect 2780 3544 2832 3596 +rect 3148 3587 3200 3596 +rect 3148 3553 3157 3587 +rect 3157 3553 3191 3587 +rect 3191 3553 3200 3587 +rect 3148 3544 3200 3553 +rect 4528 3544 4580 3596 +rect 4988 3544 5040 3596 +rect 2228 3408 2280 3460 +rect 4712 3408 4764 3460 +rect 1794 3238 1846 3290 +rect 1858 3238 1910 3290 +rect 1922 3238 1974 3290 +rect 1986 3238 2038 3290 +rect 3420 3238 3472 3290 +rect 3484 3238 3536 3290 +rect 3548 3238 3600 3290 +rect 3612 3238 3664 3290 +rect 5045 3238 5097 3290 +rect 5109 3238 5161 3290 +rect 5173 3238 5225 3290 +rect 5237 3238 5289 3290 +rect 2779 3131 2831 3183 +rect 5908 3136 5960 3188 +rect 3056 2932 3108 2984 +rect 1676 2796 1728 2848 +rect 4620 2796 4672 2848 +rect 2607 2694 2659 2746 +rect 2671 2694 2723 2746 +rect 2735 2694 2787 2746 +rect 2799 2694 2851 2746 +rect 4232 2694 4284 2746 +rect 4296 2694 4348 2746 +rect 4360 2694 4412 2746 +rect 4424 2694 4476 2746 +rect 5448 2456 5500 2508 +rect 4896 2388 4948 2440 +rect 2320 2320 2372 2372 +rect 6460 2320 6512 2372 +rect 1794 2150 1846 2202 +rect 1858 2150 1910 2202 +rect 1922 2150 1974 2202 +rect 1986 2150 2038 2202 +rect 3420 2150 3472 2202 +rect 3484 2150 3536 2202 +rect 3548 2150 3600 2202 +rect 3612 2150 3664 2202 +rect 5045 2150 5097 2202 +rect 5109 2150 5161 2202 +rect 5173 2150 5225 2202 +rect 5237 2150 5289 2202 +rect 1216 1912 1268 1964 +rect 2320 1844 2372 1896 +rect 3976 1980 4028 2032 +rect 3240 1887 3292 1896 +rect 3240 1853 3249 1887 +rect 3249 1853 3283 1887 +rect 3283 1853 3292 1887 +rect 3240 1844 3292 1853 +rect 3792 1844 3844 1896 +rect 5632 1887 5684 1896 +rect 5632 1853 5641 1887 +rect 5641 1853 5675 1887 +rect 5675 1853 5684 1887 +rect 5632 1844 5684 1853 +rect 3240 1708 3292 1760 +rect 2607 1606 2659 1658 +rect 2671 1606 2723 1658 +rect 2735 1606 2787 1658 +rect 2799 1606 2851 1658 +rect 4232 1606 4284 1658 +rect 4296 1606 4348 1658 +rect 4360 1606 4412 1658 +rect 4424 1606 4476 1658 +rect 1124 1368 1176 1420 +rect 2964 1411 3016 1420 +rect 2964 1377 2973 1411 +rect 2973 1377 3007 1411 +rect 3007 1377 3016 1411 +rect 2964 1368 3016 1377 +rect 4620 1411 4672 1420 +rect 4620 1377 4629 1411 +rect 4629 1377 4663 1411 +rect 4663 1377 4672 1411 +rect 4620 1368 4672 1377 +rect 1794 1062 1846 1114 +rect 1858 1062 1910 1114 +rect 1922 1062 1974 1114 +rect 1986 1062 2038 1114 +rect 3420 1062 3472 1114 +rect 3484 1062 3536 1114 +rect 3548 1062 3600 1114 +rect 3612 1062 3664 1114 +rect 5045 1062 5097 1114 +rect 5109 1062 5161 1114 +rect 5173 1062 5225 1114 +rect 5237 1062 5289 1114 +<< metal2 >> +rect 1122 6277 1178 7077 +rect 1674 6277 1730 7077 +rect 2226 6277 2282 7077 +rect 2962 6277 3018 7077 +rect 3514 6277 3570 7077 +rect 4066 6277 4122 7077 +rect 4802 6277 4858 7077 +rect 5354 6277 5410 7077 +rect 5906 6277 5962 7077 +rect 6458 6277 6514 7077 +rect 572 3732 624 3738 +rect 572 3674 624 3680 +rect 584 800 612 3674 +rect 1136 1426 1164 6277 +rect 1582 4448 1638 4457 +rect 1582 4383 1638 4392 +rect 1400 4208 1452 4214 +rect 1400 4150 1452 4156 +rect 1412 2553 1440 4150 +rect 1596 4078 1624 4383 +rect 1584 4072 1636 4078 +rect 1584 4014 1636 4020 +rect 1688 3602 1716 6277 +rect 1768 5468 2064 5488 +rect 1824 5466 1848 5468 +rect 1904 5466 1928 5468 +rect 1984 5466 2008 5468 +rect 1846 5414 1848 5466 +rect 1910 5414 1922 5466 +rect 1984 5414 1986 5466 +rect 1824 5412 1848 5414 +rect 1904 5412 1928 5414 +rect 1984 5412 2008 5414 +rect 1768 5392 2064 5412 +rect 1768 4380 2064 4400 +rect 1824 4378 1848 4380 +rect 1904 4378 1928 4380 +rect 1984 4378 2008 4380 +rect 1846 4326 1848 4378 +rect 1910 4326 1922 4378 +rect 1984 4326 1986 4378 +rect 1824 4324 1848 4326 +rect 1904 4324 1928 4326 +rect 1984 4324 2008 4326 +rect 1768 4304 2064 4324 +rect 2240 4146 2268 6277 +rect 2581 6012 2877 6032 +rect 2637 6010 2661 6012 +rect 2717 6010 2741 6012 +rect 2797 6010 2821 6012 +rect 2659 5958 2661 6010 +rect 2723 5958 2735 6010 +rect 2797 5958 2799 6010 +rect 2637 5956 2661 5958 +rect 2717 5956 2741 5958 +rect 2797 5956 2821 5958 +rect 2581 5936 2877 5956 +rect 2581 4924 2877 4944 +rect 2637 4922 2661 4924 +rect 2717 4922 2741 4924 +rect 2797 4922 2821 4924 +rect 2659 4870 2661 4922 +rect 2723 4870 2735 4922 +rect 2797 4870 2799 4922 +rect 2637 4868 2661 4870 +rect 2717 4868 2741 4870 +rect 2797 4868 2821 4870 +rect 2581 4848 2877 4868 +rect 2976 4690 3004 6277 +rect 3528 5658 3556 6277 +rect 3528 5630 3832 5658 +rect 3394 5468 3690 5488 +rect 3450 5466 3474 5468 +rect 3530 5466 3554 5468 +rect 3610 5466 3634 5468 +rect 3472 5414 3474 5466 +rect 3536 5414 3548 5466 +rect 3610 5414 3612 5466 +rect 3450 5412 3474 5414 +rect 3530 5412 3554 5414 +rect 3610 5412 3634 5414 +rect 3394 5392 3690 5412 +rect 3054 5264 3110 5273 +rect 3054 5199 3110 5208 +rect 3238 5264 3294 5273 +rect 3238 5199 3294 5208 +rect 2964 4684 3016 4690 +rect 2964 4626 3016 4632 +rect 3068 4282 3096 5199 +rect 3252 4690 3280 5199 +rect 3240 4684 3292 4690 +rect 3240 4626 3292 4632 +rect 3394 4380 3690 4400 +rect 3450 4378 3474 4380 +rect 3530 4378 3554 4380 +rect 3610 4378 3634 4380 +rect 3472 4326 3474 4378 +rect 3536 4326 3548 4378 +rect 3610 4326 3612 4378 +rect 3450 4324 3474 4326 +rect 3530 4324 3554 4326 +rect 3610 4324 3634 4326 +rect 3394 4304 3690 4324 +rect 3056 4276 3108 4282 +rect 3056 4218 3108 4224 +rect 2228 4140 2280 4146 +rect 2228 4082 2280 4088 +rect 2581 3836 2877 3856 +rect 2637 3834 2661 3836 +rect 2717 3834 2741 3836 +rect 2797 3834 2821 3836 +rect 2659 3782 2661 3834 +rect 2723 3782 2735 3834 +rect 2797 3782 2799 3834 +rect 2637 3780 2661 3782 +rect 2717 3780 2741 3782 +rect 2797 3780 2821 3782 +rect 2581 3760 2877 3780 +rect 1676 3596 1728 3602 +rect 1676 3538 1728 3544 +rect 2780 3596 2832 3602 +rect 2780 3538 2832 3544 +rect 3148 3596 3200 3602 +rect 3148 3538 3200 3544 +rect 2228 3460 2280 3466 +rect 2228 3402 2280 3408 +rect 1768 3292 2064 3312 +rect 1824 3290 1848 3292 +rect 1904 3290 1928 3292 +rect 1984 3290 2008 3292 +rect 1846 3238 1848 3290 +rect 1910 3238 1922 3290 +rect 1984 3238 1986 3290 +rect 1824 3236 1848 3238 +rect 1904 3236 1928 3238 +rect 1984 3236 2008 3238 +rect 1768 3216 2064 3236 +rect 1676 2848 1728 2854 +rect 1676 2790 1728 2796 +rect 1398 2544 1454 2553 +rect 1398 2479 1454 2488 +rect 1216 1964 1268 1970 +rect 1216 1906 1268 1912 +rect 1124 1420 1176 1426 +rect 1124 1362 1176 1368 +rect 1228 1034 1256 1906 +rect 1136 1006 1256 1034 +rect 1136 800 1164 1006 +rect 1688 800 1716 2790 +rect 1768 2204 2064 2224 +rect 1824 2202 1848 2204 +rect 1904 2202 1928 2204 +rect 1984 2202 2008 2204 +rect 1846 2150 1848 2202 +rect 1910 2150 1922 2202 +rect 1984 2150 1986 2202 +rect 1824 2148 1848 2150 +rect 1904 2148 1928 2150 +rect 1984 2148 2008 2150 +rect 1768 2128 2064 2148 +rect 1768 1116 2064 1136 +rect 1824 1114 1848 1116 +rect 1904 1114 1928 1116 +rect 1984 1114 2008 1116 +rect 1846 1062 1848 1114 +rect 1910 1062 1922 1114 +rect 1984 1062 1986 1114 +rect 1824 1060 1848 1062 +rect 1904 1060 1928 1062 +rect 1984 1060 2008 1062 +rect 1768 1040 2064 1060 +rect 2240 800 2268 3402 +rect 2792 3189 2820 3538 +rect 2779 3183 2831 3189 +rect 2779 3125 2831 3131 +rect 3056 2984 3108 2990 +rect 3056 2926 3108 2932 +rect 2581 2748 2877 2768 +rect 2637 2746 2661 2748 +rect 2717 2746 2741 2748 +rect 2797 2746 2821 2748 +rect 2659 2694 2661 2746 +rect 2723 2694 2735 2746 +rect 2797 2694 2799 2746 +rect 2637 2692 2661 2694 +rect 2717 2692 2741 2694 +rect 2797 2692 2821 2694 +rect 2581 2672 2877 2692 +rect 2962 2544 3018 2553 +rect 2962 2479 3018 2488 +rect 2320 2372 2372 2378 +rect 2320 2314 2372 2320 +rect 2332 1902 2360 2314 +rect 2320 1896 2372 1902 +rect 2320 1838 2372 1844 +rect 2581 1660 2877 1680 +rect 2637 1658 2661 1660 +rect 2717 1658 2741 1660 +rect 2797 1658 2821 1660 +rect 2659 1606 2661 1658 +rect 2723 1606 2735 1658 +rect 2797 1606 2799 1658 +rect 2637 1604 2661 1606 +rect 2717 1604 2741 1606 +rect 2797 1604 2821 1606 +rect 2581 1584 2877 1604 +rect 2976 1426 3004 2479 +rect 2964 1420 3016 1426 +rect 2964 1362 3016 1368 +rect 3068 1170 3096 2926 +rect 3160 1873 3188 3538 +rect 3394 3292 3690 3312 +rect 3450 3290 3474 3292 +rect 3530 3290 3554 3292 +rect 3610 3290 3634 3292 +rect 3472 3238 3474 3290 +rect 3536 3238 3548 3290 +rect 3610 3238 3612 3290 +rect 3450 3236 3474 3238 +rect 3530 3236 3554 3238 +rect 3610 3236 3634 3238 +rect 3394 3216 3690 3236 +rect 3238 3088 3294 3097 +rect 3238 3023 3294 3032 +rect 3252 1902 3280 3023 +rect 3394 2204 3690 2224 +rect 3450 2202 3474 2204 +rect 3530 2202 3554 2204 +rect 3610 2202 3634 2204 +rect 3472 2150 3474 2202 +rect 3536 2150 3548 2202 +rect 3610 2150 3612 2202 +rect 3450 2148 3474 2150 +rect 3530 2148 3554 2150 +rect 3610 2148 3634 2150 +rect 3394 2128 3690 2148 +rect 3804 1902 3832 5630 +rect 4080 5250 4108 6277 +rect 4206 6012 4502 6032 +rect 4262 6010 4286 6012 +rect 4342 6010 4366 6012 +rect 4422 6010 4446 6012 +rect 4284 5958 4286 6010 +rect 4348 5958 4360 6010 +rect 4422 5958 4424 6010 +rect 4262 5956 4286 5958 +rect 4342 5956 4366 5958 +rect 4422 5956 4446 5958 +rect 4206 5936 4502 5956 +rect 4526 5808 4582 5817 +rect 4526 5743 4582 5752 +rect 3988 5222 4108 5250 +rect 3884 4480 3936 4486 +rect 3884 4422 3936 4428 +rect 3240 1896 3292 1902 +rect 3146 1864 3202 1873 +rect 3240 1838 3292 1844 +rect 3792 1896 3844 1902 +rect 3792 1838 3844 1844 +rect 3146 1799 3202 1808 +rect 3240 1760 3292 1766 +rect 3240 1702 3292 1708 +rect 2976 1142 3096 1170 +rect 2976 800 3004 1142 +rect 3252 898 3280 1702 +rect 3394 1116 3690 1136 +rect 3450 1114 3474 1116 +rect 3530 1114 3554 1116 +rect 3610 1114 3634 1116 +rect 3472 1062 3474 1114 +rect 3536 1062 3548 1114 +rect 3610 1062 3612 1114 +rect 3450 1060 3474 1062 +rect 3530 1060 3554 1062 +rect 3610 1060 3634 1062 +rect 3394 1040 3690 1060 +rect 3896 921 3924 4422 +rect 3988 2038 4016 5222 +rect 4068 5160 4120 5166 +rect 4068 5102 4120 5108 +rect 4080 4593 4108 5102 +rect 4206 4924 4502 4944 +rect 4262 4922 4286 4924 +rect 4342 4922 4366 4924 +rect 4422 4922 4446 4924 +rect 4284 4870 4286 4922 +rect 4348 4870 4360 4922 +rect 4422 4870 4424 4922 +rect 4262 4868 4286 4870 +rect 4342 4868 4366 4870 +rect 4422 4868 4446 4870 +rect 4206 4848 4502 4868 +rect 4066 4584 4122 4593 +rect 4066 4519 4122 4528 +rect 4068 4072 4120 4078 +rect 4068 4014 4120 4020 +rect 3976 2032 4028 2038 +rect 3976 1974 4028 1980 +rect 3882 912 3938 921 +rect 3252 870 3556 898 +rect 3528 800 3556 870 +rect 3882 847 3938 856 +rect 4080 800 4108 4014 +rect 4206 3836 4502 3856 +rect 4262 3834 4286 3836 +rect 4342 3834 4366 3836 +rect 4422 3834 4446 3836 +rect 4284 3782 4286 3834 +rect 4348 3782 4360 3834 +rect 4422 3782 4424 3834 +rect 4262 3780 4286 3782 +rect 4342 3780 4366 3782 +rect 4422 3780 4446 3782 +rect 4206 3760 4502 3780 +rect 4540 3602 4568 5743 +rect 4620 5160 4672 5166 +rect 4620 5102 4672 5108 +rect 4528 3596 4580 3602 +rect 4528 3538 4580 3544 +rect 4632 2854 4660 5102 +rect 4712 4480 4764 4486 +rect 4712 4422 4764 4428 +rect 4724 3738 4752 4422 +rect 4816 4127 4844 6277 +rect 5019 5468 5315 5488 +rect 5075 5466 5099 5468 +rect 5155 5466 5179 5468 +rect 5235 5466 5259 5468 +rect 5097 5414 5099 5466 +rect 5161 5414 5173 5466 +rect 5235 5414 5237 5466 +rect 5075 5412 5099 5414 +rect 5155 5412 5179 5414 +rect 5235 5412 5259 5414 +rect 5019 5392 5315 5412 +rect 5019 4380 5315 4400 +rect 5075 4378 5099 4380 +rect 5155 4378 5179 4380 +rect 5235 4378 5259 4380 +rect 5097 4326 5099 4378 +rect 5161 4326 5173 4378 +rect 5235 4326 5237 4378 +rect 5075 4324 5099 4326 +rect 5155 4324 5179 4326 +rect 5235 4324 5259 4326 +rect 5019 4304 5315 4324 +rect 5368 4298 5396 6277 +rect 5368 4270 5488 4298 +rect 4816 4099 5028 4127 +rect 4896 4004 4948 4010 +rect 4896 3946 4948 3952 +rect 4712 3732 4764 3738 +rect 4712 3674 4764 3680 +rect 4712 3460 4764 3466 +rect 4712 3402 4764 3408 +rect 4620 2848 4672 2854 +rect 4620 2790 4672 2796 +rect 4206 2748 4502 2768 +rect 4262 2746 4286 2748 +rect 4342 2746 4366 2748 +rect 4422 2746 4446 2748 +rect 4284 2694 4286 2746 +rect 4348 2694 4360 2746 +rect 4422 2694 4424 2746 +rect 4262 2692 4286 2694 +rect 4342 2692 4366 2694 +rect 4422 2692 4446 2694 +rect 4206 2672 4502 2692 +rect 4618 1728 4674 1737 +rect 4206 1660 4502 1680 +rect 4724 1714 4752 3402 +rect 4908 2446 4936 3946 +rect 5000 3602 5028 4099 +rect 5356 4072 5408 4078 +rect 5356 4014 5408 4020 +rect 4988 3596 5040 3602 +rect 4988 3538 5040 3544 +rect 5019 3292 5315 3312 +rect 5075 3290 5099 3292 +rect 5155 3290 5179 3292 +rect 5235 3290 5259 3292 +rect 5097 3238 5099 3290 +rect 5161 3238 5173 3290 +rect 5235 3238 5237 3290 +rect 5075 3236 5099 3238 +rect 5155 3236 5179 3238 +rect 5235 3236 5259 3238 +rect 5019 3216 5315 3236 +rect 4896 2440 4948 2446 +rect 4896 2382 4948 2388 +rect 5019 2204 5315 2224 +rect 5075 2202 5099 2204 +rect 5155 2202 5179 2204 +rect 5235 2202 5259 2204 +rect 5097 2150 5099 2202 +rect 5161 2150 5173 2202 +rect 5235 2150 5237 2202 +rect 5075 2148 5099 2150 +rect 5155 2148 5179 2150 +rect 5235 2148 5259 2150 +rect 5019 2128 5315 2148 +rect 4724 1686 4844 1714 +rect 4618 1663 4674 1672 +rect 4262 1658 4286 1660 +rect 4342 1658 4366 1660 +rect 4422 1658 4446 1660 +rect 4284 1606 4286 1658 +rect 4348 1606 4360 1658 +rect 4422 1606 4424 1658 +rect 4262 1604 4286 1606 +rect 4342 1604 4366 1606 +rect 4422 1604 4446 1606 +rect 4206 1584 4502 1604 +rect 4632 1426 4660 1663 +rect 4620 1420 4672 1426 +rect 4620 1362 4672 1368 +rect 4816 800 4844 1686 +rect 5019 1116 5315 1136 +rect 5075 1114 5099 1116 +rect 5155 1114 5179 1116 +rect 5235 1114 5259 1116 +rect 5097 1062 5099 1114 +rect 5161 1062 5173 1114 +rect 5235 1062 5237 1114 +rect 5075 1060 5099 1062 +rect 5155 1060 5179 1062 +rect 5235 1060 5259 1062 +rect 5019 1040 5315 1060 +rect 5368 800 5396 4014 +rect 5460 2514 5488 4270 +rect 5920 3670 5948 6277 +rect 5908 3664 5960 3670 +rect 5630 3632 5686 3641 +rect 5908 3606 5960 3612 +rect 5630 3567 5686 3576 +rect 5448 2508 5500 2514 +rect 5448 2450 5500 2456 +rect 5644 1902 5672 3567 +rect 5908 3188 5960 3194 +rect 5908 3130 5960 3136 +rect 5632 1896 5684 1902 +rect 5632 1838 5684 1844 +rect 5920 800 5948 3130 +rect 6472 2378 6500 6277 +rect 6460 2372 6512 2378 +rect 6460 2314 6512 2320 +rect 570 0 626 800 +rect 1122 0 1178 800 +rect 1674 0 1730 800 +rect 2226 0 2282 800 +rect 2962 0 3018 800 +rect 3514 0 3570 800 +rect 4066 0 4122 800 +rect 4802 0 4858 800 +rect 5354 0 5410 800 +rect 5906 0 5962 800 +<< via2 >> +rect 1582 4392 1638 4448 +rect 1768 5466 1824 5468 +rect 1848 5466 1904 5468 +rect 1928 5466 1984 5468 +rect 2008 5466 2064 5468 +rect 1768 5414 1794 5466 +rect 1794 5414 1824 5466 +rect 1848 5414 1858 5466 +rect 1858 5414 1904 5466 +rect 1928 5414 1974 5466 +rect 1974 5414 1984 5466 +rect 2008 5414 2038 5466 +rect 2038 5414 2064 5466 +rect 1768 5412 1824 5414 +rect 1848 5412 1904 5414 +rect 1928 5412 1984 5414 +rect 2008 5412 2064 5414 +rect 1768 4378 1824 4380 +rect 1848 4378 1904 4380 +rect 1928 4378 1984 4380 +rect 2008 4378 2064 4380 +rect 1768 4326 1794 4378 +rect 1794 4326 1824 4378 +rect 1848 4326 1858 4378 +rect 1858 4326 1904 4378 +rect 1928 4326 1974 4378 +rect 1974 4326 1984 4378 +rect 2008 4326 2038 4378 +rect 2038 4326 2064 4378 +rect 1768 4324 1824 4326 +rect 1848 4324 1904 4326 +rect 1928 4324 1984 4326 +rect 2008 4324 2064 4326 +rect 2581 6010 2637 6012 +rect 2661 6010 2717 6012 +rect 2741 6010 2797 6012 +rect 2821 6010 2877 6012 +rect 2581 5958 2607 6010 +rect 2607 5958 2637 6010 +rect 2661 5958 2671 6010 +rect 2671 5958 2717 6010 +rect 2741 5958 2787 6010 +rect 2787 5958 2797 6010 +rect 2821 5958 2851 6010 +rect 2851 5958 2877 6010 +rect 2581 5956 2637 5958 +rect 2661 5956 2717 5958 +rect 2741 5956 2797 5958 +rect 2821 5956 2877 5958 +rect 2581 4922 2637 4924 +rect 2661 4922 2717 4924 +rect 2741 4922 2797 4924 +rect 2821 4922 2877 4924 +rect 2581 4870 2607 4922 +rect 2607 4870 2637 4922 +rect 2661 4870 2671 4922 +rect 2671 4870 2717 4922 +rect 2741 4870 2787 4922 +rect 2787 4870 2797 4922 +rect 2821 4870 2851 4922 +rect 2851 4870 2877 4922 +rect 2581 4868 2637 4870 +rect 2661 4868 2717 4870 +rect 2741 4868 2797 4870 +rect 2821 4868 2877 4870 +rect 3394 5466 3450 5468 +rect 3474 5466 3530 5468 +rect 3554 5466 3610 5468 +rect 3634 5466 3690 5468 +rect 3394 5414 3420 5466 +rect 3420 5414 3450 5466 +rect 3474 5414 3484 5466 +rect 3484 5414 3530 5466 +rect 3554 5414 3600 5466 +rect 3600 5414 3610 5466 +rect 3634 5414 3664 5466 +rect 3664 5414 3690 5466 +rect 3394 5412 3450 5414 +rect 3474 5412 3530 5414 +rect 3554 5412 3610 5414 +rect 3634 5412 3690 5414 +rect 3054 5208 3110 5264 +rect 3238 5208 3294 5264 +rect 3394 4378 3450 4380 +rect 3474 4378 3530 4380 +rect 3554 4378 3610 4380 +rect 3634 4378 3690 4380 +rect 3394 4326 3420 4378 +rect 3420 4326 3450 4378 +rect 3474 4326 3484 4378 +rect 3484 4326 3530 4378 +rect 3554 4326 3600 4378 +rect 3600 4326 3610 4378 +rect 3634 4326 3664 4378 +rect 3664 4326 3690 4378 +rect 3394 4324 3450 4326 +rect 3474 4324 3530 4326 +rect 3554 4324 3610 4326 +rect 3634 4324 3690 4326 +rect 2581 3834 2637 3836 +rect 2661 3834 2717 3836 +rect 2741 3834 2797 3836 +rect 2821 3834 2877 3836 +rect 2581 3782 2607 3834 +rect 2607 3782 2637 3834 +rect 2661 3782 2671 3834 +rect 2671 3782 2717 3834 +rect 2741 3782 2787 3834 +rect 2787 3782 2797 3834 +rect 2821 3782 2851 3834 +rect 2851 3782 2877 3834 +rect 2581 3780 2637 3782 +rect 2661 3780 2717 3782 +rect 2741 3780 2797 3782 +rect 2821 3780 2877 3782 +rect 1768 3290 1824 3292 +rect 1848 3290 1904 3292 +rect 1928 3290 1984 3292 +rect 2008 3290 2064 3292 +rect 1768 3238 1794 3290 +rect 1794 3238 1824 3290 +rect 1848 3238 1858 3290 +rect 1858 3238 1904 3290 +rect 1928 3238 1974 3290 +rect 1974 3238 1984 3290 +rect 2008 3238 2038 3290 +rect 2038 3238 2064 3290 +rect 1768 3236 1824 3238 +rect 1848 3236 1904 3238 +rect 1928 3236 1984 3238 +rect 2008 3236 2064 3238 +rect 1398 2488 1454 2544 +rect 1768 2202 1824 2204 +rect 1848 2202 1904 2204 +rect 1928 2202 1984 2204 +rect 2008 2202 2064 2204 +rect 1768 2150 1794 2202 +rect 1794 2150 1824 2202 +rect 1848 2150 1858 2202 +rect 1858 2150 1904 2202 +rect 1928 2150 1974 2202 +rect 1974 2150 1984 2202 +rect 2008 2150 2038 2202 +rect 2038 2150 2064 2202 +rect 1768 2148 1824 2150 +rect 1848 2148 1904 2150 +rect 1928 2148 1984 2150 +rect 2008 2148 2064 2150 +rect 1768 1114 1824 1116 +rect 1848 1114 1904 1116 +rect 1928 1114 1984 1116 +rect 2008 1114 2064 1116 +rect 1768 1062 1794 1114 +rect 1794 1062 1824 1114 +rect 1848 1062 1858 1114 +rect 1858 1062 1904 1114 +rect 1928 1062 1974 1114 +rect 1974 1062 1984 1114 +rect 2008 1062 2038 1114 +rect 2038 1062 2064 1114 +rect 1768 1060 1824 1062 +rect 1848 1060 1904 1062 +rect 1928 1060 1984 1062 +rect 2008 1060 2064 1062 +rect 2581 2746 2637 2748 +rect 2661 2746 2717 2748 +rect 2741 2746 2797 2748 +rect 2821 2746 2877 2748 +rect 2581 2694 2607 2746 +rect 2607 2694 2637 2746 +rect 2661 2694 2671 2746 +rect 2671 2694 2717 2746 +rect 2741 2694 2787 2746 +rect 2787 2694 2797 2746 +rect 2821 2694 2851 2746 +rect 2851 2694 2877 2746 +rect 2581 2692 2637 2694 +rect 2661 2692 2717 2694 +rect 2741 2692 2797 2694 +rect 2821 2692 2877 2694 +rect 2962 2488 3018 2544 +rect 2581 1658 2637 1660 +rect 2661 1658 2717 1660 +rect 2741 1658 2797 1660 +rect 2821 1658 2877 1660 +rect 2581 1606 2607 1658 +rect 2607 1606 2637 1658 +rect 2661 1606 2671 1658 +rect 2671 1606 2717 1658 +rect 2741 1606 2787 1658 +rect 2787 1606 2797 1658 +rect 2821 1606 2851 1658 +rect 2851 1606 2877 1658 +rect 2581 1604 2637 1606 +rect 2661 1604 2717 1606 +rect 2741 1604 2797 1606 +rect 2821 1604 2877 1606 +rect 3394 3290 3450 3292 +rect 3474 3290 3530 3292 +rect 3554 3290 3610 3292 +rect 3634 3290 3690 3292 +rect 3394 3238 3420 3290 +rect 3420 3238 3450 3290 +rect 3474 3238 3484 3290 +rect 3484 3238 3530 3290 +rect 3554 3238 3600 3290 +rect 3600 3238 3610 3290 +rect 3634 3238 3664 3290 +rect 3664 3238 3690 3290 +rect 3394 3236 3450 3238 +rect 3474 3236 3530 3238 +rect 3554 3236 3610 3238 +rect 3634 3236 3690 3238 +rect 3238 3032 3294 3088 +rect 3394 2202 3450 2204 +rect 3474 2202 3530 2204 +rect 3554 2202 3610 2204 +rect 3634 2202 3690 2204 +rect 3394 2150 3420 2202 +rect 3420 2150 3450 2202 +rect 3474 2150 3484 2202 +rect 3484 2150 3530 2202 +rect 3554 2150 3600 2202 +rect 3600 2150 3610 2202 +rect 3634 2150 3664 2202 +rect 3664 2150 3690 2202 +rect 3394 2148 3450 2150 +rect 3474 2148 3530 2150 +rect 3554 2148 3610 2150 +rect 3634 2148 3690 2150 +rect 4206 6010 4262 6012 +rect 4286 6010 4342 6012 +rect 4366 6010 4422 6012 +rect 4446 6010 4502 6012 +rect 4206 5958 4232 6010 +rect 4232 5958 4262 6010 +rect 4286 5958 4296 6010 +rect 4296 5958 4342 6010 +rect 4366 5958 4412 6010 +rect 4412 5958 4422 6010 +rect 4446 5958 4476 6010 +rect 4476 5958 4502 6010 +rect 4206 5956 4262 5958 +rect 4286 5956 4342 5958 +rect 4366 5956 4422 5958 +rect 4446 5956 4502 5958 +rect 4526 5752 4582 5808 +rect 3146 1808 3202 1864 +rect 3394 1114 3450 1116 +rect 3474 1114 3530 1116 +rect 3554 1114 3610 1116 +rect 3634 1114 3690 1116 +rect 3394 1062 3420 1114 +rect 3420 1062 3450 1114 +rect 3474 1062 3484 1114 +rect 3484 1062 3530 1114 +rect 3554 1062 3600 1114 +rect 3600 1062 3610 1114 +rect 3634 1062 3664 1114 +rect 3664 1062 3690 1114 +rect 3394 1060 3450 1062 +rect 3474 1060 3530 1062 +rect 3554 1060 3610 1062 +rect 3634 1060 3690 1062 +rect 4206 4922 4262 4924 +rect 4286 4922 4342 4924 +rect 4366 4922 4422 4924 +rect 4446 4922 4502 4924 +rect 4206 4870 4232 4922 +rect 4232 4870 4262 4922 +rect 4286 4870 4296 4922 +rect 4296 4870 4342 4922 +rect 4366 4870 4412 4922 +rect 4412 4870 4422 4922 +rect 4446 4870 4476 4922 +rect 4476 4870 4502 4922 +rect 4206 4868 4262 4870 +rect 4286 4868 4342 4870 +rect 4366 4868 4422 4870 +rect 4446 4868 4502 4870 +rect 4066 4528 4122 4584 +rect 3882 856 3938 912 +rect 4206 3834 4262 3836 +rect 4286 3834 4342 3836 +rect 4366 3834 4422 3836 +rect 4446 3834 4502 3836 +rect 4206 3782 4232 3834 +rect 4232 3782 4262 3834 +rect 4286 3782 4296 3834 +rect 4296 3782 4342 3834 +rect 4366 3782 4412 3834 +rect 4412 3782 4422 3834 +rect 4446 3782 4476 3834 +rect 4476 3782 4502 3834 +rect 4206 3780 4262 3782 +rect 4286 3780 4342 3782 +rect 4366 3780 4422 3782 +rect 4446 3780 4502 3782 +rect 5019 5466 5075 5468 +rect 5099 5466 5155 5468 +rect 5179 5466 5235 5468 +rect 5259 5466 5315 5468 +rect 5019 5414 5045 5466 +rect 5045 5414 5075 5466 +rect 5099 5414 5109 5466 +rect 5109 5414 5155 5466 +rect 5179 5414 5225 5466 +rect 5225 5414 5235 5466 +rect 5259 5414 5289 5466 +rect 5289 5414 5315 5466 +rect 5019 5412 5075 5414 +rect 5099 5412 5155 5414 +rect 5179 5412 5235 5414 +rect 5259 5412 5315 5414 +rect 5019 4378 5075 4380 +rect 5099 4378 5155 4380 +rect 5179 4378 5235 4380 +rect 5259 4378 5315 4380 +rect 5019 4326 5045 4378 +rect 5045 4326 5075 4378 +rect 5099 4326 5109 4378 +rect 5109 4326 5155 4378 +rect 5179 4326 5225 4378 +rect 5225 4326 5235 4378 +rect 5259 4326 5289 4378 +rect 5289 4326 5315 4378 +rect 5019 4324 5075 4326 +rect 5099 4324 5155 4326 +rect 5179 4324 5235 4326 +rect 5259 4324 5315 4326 +rect 4206 2746 4262 2748 +rect 4286 2746 4342 2748 +rect 4366 2746 4422 2748 +rect 4446 2746 4502 2748 +rect 4206 2694 4232 2746 +rect 4232 2694 4262 2746 +rect 4286 2694 4296 2746 +rect 4296 2694 4342 2746 +rect 4366 2694 4412 2746 +rect 4412 2694 4422 2746 +rect 4446 2694 4476 2746 +rect 4476 2694 4502 2746 +rect 4206 2692 4262 2694 +rect 4286 2692 4342 2694 +rect 4366 2692 4422 2694 +rect 4446 2692 4502 2694 +rect 4618 1672 4674 1728 +rect 5019 3290 5075 3292 +rect 5099 3290 5155 3292 +rect 5179 3290 5235 3292 +rect 5259 3290 5315 3292 +rect 5019 3238 5045 3290 +rect 5045 3238 5075 3290 +rect 5099 3238 5109 3290 +rect 5109 3238 5155 3290 +rect 5179 3238 5225 3290 +rect 5225 3238 5235 3290 +rect 5259 3238 5289 3290 +rect 5289 3238 5315 3290 +rect 5019 3236 5075 3238 +rect 5099 3236 5155 3238 +rect 5179 3236 5235 3238 +rect 5259 3236 5315 3238 +rect 5019 2202 5075 2204 +rect 5099 2202 5155 2204 +rect 5179 2202 5235 2204 +rect 5259 2202 5315 2204 +rect 5019 2150 5045 2202 +rect 5045 2150 5075 2202 +rect 5099 2150 5109 2202 +rect 5109 2150 5155 2202 +rect 5179 2150 5225 2202 +rect 5225 2150 5235 2202 +rect 5259 2150 5289 2202 +rect 5289 2150 5315 2202 +rect 5019 2148 5075 2150 +rect 5099 2148 5155 2150 +rect 5179 2148 5235 2150 +rect 5259 2148 5315 2150 +rect 4206 1658 4262 1660 +rect 4286 1658 4342 1660 +rect 4366 1658 4422 1660 +rect 4446 1658 4502 1660 +rect 4206 1606 4232 1658 +rect 4232 1606 4262 1658 +rect 4286 1606 4296 1658 +rect 4296 1606 4342 1658 +rect 4366 1606 4412 1658 +rect 4412 1606 4422 1658 +rect 4446 1606 4476 1658 +rect 4476 1606 4502 1658 +rect 4206 1604 4262 1606 +rect 4286 1604 4342 1606 +rect 4366 1604 4422 1606 +rect 4446 1604 4502 1606 +rect 5019 1114 5075 1116 +rect 5099 1114 5155 1116 +rect 5179 1114 5235 1116 +rect 5259 1114 5315 1116 +rect 5019 1062 5045 1114 +rect 5045 1062 5075 1114 +rect 5099 1062 5109 1114 +rect 5109 1062 5155 1114 +rect 5179 1062 5225 1114 +rect 5225 1062 5235 1114 +rect 5259 1062 5289 1114 +rect 5289 1062 5315 1114 +rect 5019 1060 5075 1062 +rect 5099 1060 5155 1062 +rect 5179 1060 5235 1062 +rect 5259 1060 5315 1062 +rect 5630 3576 5686 3632 +<< metal3 >> +rect 0 6082 800 6112 +rect 0 6022 2330 6082 +rect 0 5992 800 6022 +rect 2270 5810 2330 6022 +rect 2569 6016 2889 6017 +rect 2569 5952 2577 6016 +rect 2641 5952 2657 6016 +rect 2721 5952 2737 6016 +rect 2801 5952 2817 6016 +rect 2881 5952 2889 6016 +rect 2569 5951 2889 5952 +rect 4194 6016 4514 6017 +rect 4194 5952 4202 6016 +rect 4266 5952 4282 6016 +rect 4346 5952 4362 6016 +rect 4426 5952 4442 6016 +rect 4506 5952 4514 6016 +rect 4194 5951 4514 5952 +rect 4521 5810 4587 5813 +rect 2270 5808 4587 5810 +rect 2270 5752 4526 5808 +rect 4582 5752 4587 5808 +rect 2270 5750 4587 5752 +rect 4521 5747 4587 5750 +rect 1756 5472 2076 5473 +rect 1756 5408 1764 5472 +rect 1828 5408 1844 5472 +rect 1908 5408 1924 5472 +rect 1988 5408 2004 5472 +rect 2068 5408 2076 5472 +rect 1756 5407 2076 5408 +rect 3382 5472 3702 5473 +rect 3382 5408 3390 5472 +rect 3454 5408 3470 5472 +rect 3534 5408 3550 5472 +rect 3614 5408 3630 5472 +rect 3694 5408 3702 5472 +rect 3382 5407 3702 5408 +rect 5007 5472 5327 5473 +rect 5007 5408 5015 5472 +rect 5079 5408 5095 5472 +rect 5159 5408 5175 5472 +rect 5239 5408 5255 5472 +rect 5319 5408 5327 5472 +rect 5007 5407 5327 5408 +rect 0 5266 800 5296 +rect 3049 5266 3115 5269 +rect 0 5264 3115 5266 +rect 0 5208 3054 5264 +rect 3110 5208 3115 5264 +rect 0 5206 3115 5208 +rect 0 5176 800 5206 +rect 3049 5203 3115 5206 +rect 3233 5266 3299 5269 +rect 6309 5266 7109 5296 +rect 3233 5264 7109 5266 +rect 3233 5208 3238 5264 +rect 3294 5208 7109 5264 +rect 3233 5206 7109 5208 +rect 3233 5203 3299 5206 +rect 6309 5176 7109 5206 +rect 2569 4928 2889 4929 +rect 2569 4864 2577 4928 +rect 2641 4864 2657 4928 +rect 2721 4864 2737 4928 +rect 2801 4864 2817 4928 +rect 2881 4864 2889 4928 +rect 2569 4863 2889 4864 +rect 4194 4928 4514 4929 +rect 4194 4864 4202 4928 +rect 4266 4864 4282 4928 +rect 4346 4864 4362 4928 +rect 4426 4864 4442 4928 +rect 4506 4864 4514 4928 +rect 4194 4863 4514 4864 +rect 4061 4586 4127 4589 +rect 4061 4584 5458 4586 +rect 4061 4528 4066 4584 +rect 4122 4528 5458 4584 +rect 4061 4526 5458 4528 +rect 4061 4523 4127 4526 +rect 0 4450 800 4480 +rect 1577 4450 1643 4453 +rect 0 4448 1643 4450 +rect 0 4392 1582 4448 +rect 1638 4392 1643 4448 +rect 0 4390 1643 4392 +rect 5398 4450 5458 4526 +rect 6309 4450 7109 4480 +rect 5398 4390 7109 4450 +rect 0 4360 800 4390 +rect 1577 4387 1643 4390 +rect 1756 4384 2076 4385 +rect 1756 4320 1764 4384 +rect 1828 4320 1844 4384 +rect 1908 4320 1924 4384 +rect 1988 4320 2004 4384 +rect 2068 4320 2076 4384 +rect 1756 4319 2076 4320 +rect 3382 4384 3702 4385 +rect 3382 4320 3390 4384 +rect 3454 4320 3470 4384 +rect 3534 4320 3550 4384 +rect 3614 4320 3630 4384 +rect 3694 4320 3702 4384 +rect 3382 4319 3702 4320 +rect 5007 4384 5327 4385 +rect 5007 4320 5015 4384 +rect 5079 4320 5095 4384 +rect 5159 4320 5175 4384 +rect 5239 4320 5255 4384 +rect 5319 4320 5327 4384 +rect 6309 4360 7109 4390 +rect 5007 4319 5327 4320 +rect 2569 3840 2889 3841 +rect 2569 3776 2577 3840 +rect 2641 3776 2657 3840 +rect 2721 3776 2737 3840 +rect 2801 3776 2817 3840 +rect 2881 3776 2889 3840 +rect 2569 3775 2889 3776 +rect 4194 3840 4514 3841 +rect 4194 3776 4202 3840 +rect 4266 3776 4282 3840 +rect 4346 3776 4362 3840 +rect 4426 3776 4442 3840 +rect 4506 3776 4514 3840 +rect 4194 3775 4514 3776 +rect 5625 3634 5691 3637 +rect 6309 3634 7109 3664 +rect 5625 3632 7109 3634 +rect 5625 3576 5630 3632 +rect 5686 3576 7109 3632 +rect 5625 3574 7109 3576 +rect 5625 3571 5691 3574 +rect 6309 3544 7109 3574 +rect 0 3362 800 3392 +rect 0 3302 1594 3362 +rect 0 3272 800 3302 +rect 1534 3090 1594 3302 +rect 1756 3296 2076 3297 +rect 1756 3232 1764 3296 +rect 1828 3232 1844 3296 +rect 1908 3232 1924 3296 +rect 1988 3232 2004 3296 +rect 2068 3232 2076 3296 +rect 1756 3231 2076 3232 +rect 3382 3296 3702 3297 +rect 3382 3232 3390 3296 +rect 3454 3232 3470 3296 +rect 3534 3232 3550 3296 +rect 3614 3232 3630 3296 +rect 3694 3232 3702 3296 +rect 3382 3231 3702 3232 +rect 5007 3296 5327 3297 +rect 5007 3232 5015 3296 +rect 5079 3232 5095 3296 +rect 5159 3232 5175 3296 +rect 5239 3232 5255 3296 +rect 5319 3232 5327 3296 +rect 5007 3231 5327 3232 +rect 3233 3090 3299 3093 +rect 1534 3088 3299 3090 +rect 1534 3032 3238 3088 +rect 3294 3032 3299 3088 +rect 1534 3030 3299 3032 +rect 3233 3027 3299 3030 +rect 2569 2752 2889 2753 +rect 2569 2688 2577 2752 +rect 2641 2688 2657 2752 +rect 2721 2688 2737 2752 +rect 2801 2688 2817 2752 +rect 2881 2688 2889 2752 +rect 2569 2687 2889 2688 +rect 4194 2752 4514 2753 +rect 4194 2688 4202 2752 +rect 4266 2688 4282 2752 +rect 4346 2688 4362 2752 +rect 4426 2688 4442 2752 +rect 4506 2688 4514 2752 +rect 4194 2687 4514 2688 +rect 0 2546 800 2576 +rect 1393 2546 1459 2549 +rect 0 2544 1459 2546 +rect 0 2488 1398 2544 +rect 1454 2488 1459 2544 +rect 0 2486 1459 2488 +rect 0 2456 800 2486 +rect 1393 2483 1459 2486 +rect 2957 2546 3023 2549 +rect 6309 2546 7109 2576 +rect 2957 2544 7109 2546 +rect 2957 2488 2962 2544 +rect 3018 2488 7109 2544 +rect 2957 2486 7109 2488 +rect 2957 2483 3023 2486 +rect 6309 2456 7109 2486 +rect 1756 2208 2076 2209 +rect 1756 2144 1764 2208 +rect 1828 2144 1844 2208 +rect 1908 2144 1924 2208 +rect 1988 2144 2004 2208 +rect 2068 2144 2076 2208 +rect 1756 2143 2076 2144 +rect 3382 2208 3702 2209 +rect 3382 2144 3390 2208 +rect 3454 2144 3470 2208 +rect 3534 2144 3550 2208 +rect 3614 2144 3630 2208 +rect 3694 2144 3702 2208 +rect 3382 2143 3702 2144 +rect 5007 2208 5327 2209 +rect 5007 2144 5015 2208 +rect 5079 2144 5095 2208 +rect 5159 2144 5175 2208 +rect 5239 2144 5255 2208 +rect 5319 2144 5327 2208 +rect 5007 2143 5327 2144 +rect 3141 1866 3207 1869 +rect 1534 1864 3207 1866 +rect 1534 1808 3146 1864 +rect 3202 1808 3207 1864 +rect 1534 1806 3207 1808 +rect 0 1730 800 1760 +rect 1534 1730 1594 1806 +rect 3141 1803 3207 1806 +rect 0 1670 1594 1730 +rect 4613 1730 4679 1733 +rect 6309 1730 7109 1760 +rect 4613 1728 7109 1730 +rect 4613 1672 4618 1728 +rect 4674 1672 7109 1728 +rect 4613 1670 7109 1672 +rect 0 1640 800 1670 +rect 4613 1667 4679 1670 +rect 2569 1664 2889 1665 +rect 2569 1600 2577 1664 +rect 2641 1600 2657 1664 +rect 2721 1600 2737 1664 +rect 2801 1600 2817 1664 +rect 2881 1600 2889 1664 +rect 2569 1599 2889 1600 +rect 4194 1664 4514 1665 +rect 4194 1600 4202 1664 +rect 4266 1600 4282 1664 +rect 4346 1600 4362 1664 +rect 4426 1600 4442 1664 +rect 4506 1600 4514 1664 +rect 6309 1640 7109 1670 +rect 4194 1599 4514 1600 +rect 1756 1120 2076 1121 +rect 1756 1056 1764 1120 +rect 1828 1056 1844 1120 +rect 1908 1056 1924 1120 +rect 1988 1056 2004 1120 +rect 2068 1056 2076 1120 +rect 1756 1055 2076 1056 +rect 3382 1120 3702 1121 +rect 3382 1056 3390 1120 +rect 3454 1056 3470 1120 +rect 3534 1056 3550 1120 +rect 3614 1056 3630 1120 +rect 3694 1056 3702 1120 +rect 3382 1055 3702 1056 +rect 5007 1120 5327 1121 +rect 5007 1056 5015 1120 +rect 5079 1056 5095 1120 +rect 5159 1056 5175 1120 +rect 5239 1056 5255 1120 +rect 5319 1056 5327 1120 +rect 5007 1055 5327 1056 +rect 3877 914 3943 917 +rect 6309 914 7109 944 +rect 3877 912 7109 914 +rect 3877 856 3882 912 +rect 3938 856 7109 912 +rect 3877 854 7109 856 +rect 3877 851 3943 854 +rect 6309 824 7109 854 +<< via3 >> +rect 2577 6012 2641 6016 +rect 2577 5956 2581 6012 +rect 2581 5956 2637 6012 +rect 2637 5956 2641 6012 +rect 2577 5952 2641 5956 +rect 2657 6012 2721 6016 +rect 2657 5956 2661 6012 +rect 2661 5956 2717 6012 +rect 2717 5956 2721 6012 +rect 2657 5952 2721 5956 +rect 2737 6012 2801 6016 +rect 2737 5956 2741 6012 +rect 2741 5956 2797 6012 +rect 2797 5956 2801 6012 +rect 2737 5952 2801 5956 +rect 2817 6012 2881 6016 +rect 2817 5956 2821 6012 +rect 2821 5956 2877 6012 +rect 2877 5956 2881 6012 +rect 2817 5952 2881 5956 +rect 4202 6012 4266 6016 +rect 4202 5956 4206 6012 +rect 4206 5956 4262 6012 +rect 4262 5956 4266 6012 +rect 4202 5952 4266 5956 +rect 4282 6012 4346 6016 +rect 4282 5956 4286 6012 +rect 4286 5956 4342 6012 +rect 4342 5956 4346 6012 +rect 4282 5952 4346 5956 +rect 4362 6012 4426 6016 +rect 4362 5956 4366 6012 +rect 4366 5956 4422 6012 +rect 4422 5956 4426 6012 +rect 4362 5952 4426 5956 +rect 4442 6012 4506 6016 +rect 4442 5956 4446 6012 +rect 4446 5956 4502 6012 +rect 4502 5956 4506 6012 +rect 4442 5952 4506 5956 +rect 1764 5468 1828 5472 +rect 1764 5412 1768 5468 +rect 1768 5412 1824 5468 +rect 1824 5412 1828 5468 +rect 1764 5408 1828 5412 +rect 1844 5468 1908 5472 +rect 1844 5412 1848 5468 +rect 1848 5412 1904 5468 +rect 1904 5412 1908 5468 +rect 1844 5408 1908 5412 +rect 1924 5468 1988 5472 +rect 1924 5412 1928 5468 +rect 1928 5412 1984 5468 +rect 1984 5412 1988 5468 +rect 1924 5408 1988 5412 +rect 2004 5468 2068 5472 +rect 2004 5412 2008 5468 +rect 2008 5412 2064 5468 +rect 2064 5412 2068 5468 +rect 2004 5408 2068 5412 +rect 3390 5468 3454 5472 +rect 3390 5412 3394 5468 +rect 3394 5412 3450 5468 +rect 3450 5412 3454 5468 +rect 3390 5408 3454 5412 +rect 3470 5468 3534 5472 +rect 3470 5412 3474 5468 +rect 3474 5412 3530 5468 +rect 3530 5412 3534 5468 +rect 3470 5408 3534 5412 +rect 3550 5468 3614 5472 +rect 3550 5412 3554 5468 +rect 3554 5412 3610 5468 +rect 3610 5412 3614 5468 +rect 3550 5408 3614 5412 +rect 3630 5468 3694 5472 +rect 3630 5412 3634 5468 +rect 3634 5412 3690 5468 +rect 3690 5412 3694 5468 +rect 3630 5408 3694 5412 +rect 5015 5468 5079 5472 +rect 5015 5412 5019 5468 +rect 5019 5412 5075 5468 +rect 5075 5412 5079 5468 +rect 5015 5408 5079 5412 +rect 5095 5468 5159 5472 +rect 5095 5412 5099 5468 +rect 5099 5412 5155 5468 +rect 5155 5412 5159 5468 +rect 5095 5408 5159 5412 +rect 5175 5468 5239 5472 +rect 5175 5412 5179 5468 +rect 5179 5412 5235 5468 +rect 5235 5412 5239 5468 +rect 5175 5408 5239 5412 +rect 5255 5468 5319 5472 +rect 5255 5412 5259 5468 +rect 5259 5412 5315 5468 +rect 5315 5412 5319 5468 +rect 5255 5408 5319 5412 +rect 2577 4924 2641 4928 +rect 2577 4868 2581 4924 +rect 2581 4868 2637 4924 +rect 2637 4868 2641 4924 +rect 2577 4864 2641 4868 +rect 2657 4924 2721 4928 +rect 2657 4868 2661 4924 +rect 2661 4868 2717 4924 +rect 2717 4868 2721 4924 +rect 2657 4864 2721 4868 +rect 2737 4924 2801 4928 +rect 2737 4868 2741 4924 +rect 2741 4868 2797 4924 +rect 2797 4868 2801 4924 +rect 2737 4864 2801 4868 +rect 2817 4924 2881 4928 +rect 2817 4868 2821 4924 +rect 2821 4868 2877 4924 +rect 2877 4868 2881 4924 +rect 2817 4864 2881 4868 +rect 4202 4924 4266 4928 +rect 4202 4868 4206 4924 +rect 4206 4868 4262 4924 +rect 4262 4868 4266 4924 +rect 4202 4864 4266 4868 +rect 4282 4924 4346 4928 +rect 4282 4868 4286 4924 +rect 4286 4868 4342 4924 +rect 4342 4868 4346 4924 +rect 4282 4864 4346 4868 +rect 4362 4924 4426 4928 +rect 4362 4868 4366 4924 +rect 4366 4868 4422 4924 +rect 4422 4868 4426 4924 +rect 4362 4864 4426 4868 +rect 4442 4924 4506 4928 +rect 4442 4868 4446 4924 +rect 4446 4868 4502 4924 +rect 4502 4868 4506 4924 +rect 4442 4864 4506 4868 +rect 1764 4380 1828 4384 +rect 1764 4324 1768 4380 +rect 1768 4324 1824 4380 +rect 1824 4324 1828 4380 +rect 1764 4320 1828 4324 +rect 1844 4380 1908 4384 +rect 1844 4324 1848 4380 +rect 1848 4324 1904 4380 +rect 1904 4324 1908 4380 +rect 1844 4320 1908 4324 +rect 1924 4380 1988 4384 +rect 1924 4324 1928 4380 +rect 1928 4324 1984 4380 +rect 1984 4324 1988 4380 +rect 1924 4320 1988 4324 +rect 2004 4380 2068 4384 +rect 2004 4324 2008 4380 +rect 2008 4324 2064 4380 +rect 2064 4324 2068 4380 +rect 2004 4320 2068 4324 +rect 3390 4380 3454 4384 +rect 3390 4324 3394 4380 +rect 3394 4324 3450 4380 +rect 3450 4324 3454 4380 +rect 3390 4320 3454 4324 +rect 3470 4380 3534 4384 +rect 3470 4324 3474 4380 +rect 3474 4324 3530 4380 +rect 3530 4324 3534 4380 +rect 3470 4320 3534 4324 +rect 3550 4380 3614 4384 +rect 3550 4324 3554 4380 +rect 3554 4324 3610 4380 +rect 3610 4324 3614 4380 +rect 3550 4320 3614 4324 +rect 3630 4380 3694 4384 +rect 3630 4324 3634 4380 +rect 3634 4324 3690 4380 +rect 3690 4324 3694 4380 +rect 3630 4320 3694 4324 +rect 5015 4380 5079 4384 +rect 5015 4324 5019 4380 +rect 5019 4324 5075 4380 +rect 5075 4324 5079 4380 +rect 5015 4320 5079 4324 +rect 5095 4380 5159 4384 +rect 5095 4324 5099 4380 +rect 5099 4324 5155 4380 +rect 5155 4324 5159 4380 +rect 5095 4320 5159 4324 +rect 5175 4380 5239 4384 +rect 5175 4324 5179 4380 +rect 5179 4324 5235 4380 +rect 5235 4324 5239 4380 +rect 5175 4320 5239 4324 +rect 5255 4380 5319 4384 +rect 5255 4324 5259 4380 +rect 5259 4324 5315 4380 +rect 5315 4324 5319 4380 +rect 5255 4320 5319 4324 +rect 2577 3836 2641 3840 +rect 2577 3780 2581 3836 +rect 2581 3780 2637 3836 +rect 2637 3780 2641 3836 +rect 2577 3776 2641 3780 +rect 2657 3836 2721 3840 +rect 2657 3780 2661 3836 +rect 2661 3780 2717 3836 +rect 2717 3780 2721 3836 +rect 2657 3776 2721 3780 +rect 2737 3836 2801 3840 +rect 2737 3780 2741 3836 +rect 2741 3780 2797 3836 +rect 2797 3780 2801 3836 +rect 2737 3776 2801 3780 +rect 2817 3836 2881 3840 +rect 2817 3780 2821 3836 +rect 2821 3780 2877 3836 +rect 2877 3780 2881 3836 +rect 2817 3776 2881 3780 +rect 4202 3836 4266 3840 +rect 4202 3780 4206 3836 +rect 4206 3780 4262 3836 +rect 4262 3780 4266 3836 +rect 4202 3776 4266 3780 +rect 4282 3836 4346 3840 +rect 4282 3780 4286 3836 +rect 4286 3780 4342 3836 +rect 4342 3780 4346 3836 +rect 4282 3776 4346 3780 +rect 4362 3836 4426 3840 +rect 4362 3780 4366 3836 +rect 4366 3780 4422 3836 +rect 4422 3780 4426 3836 +rect 4362 3776 4426 3780 +rect 4442 3836 4506 3840 +rect 4442 3780 4446 3836 +rect 4446 3780 4502 3836 +rect 4502 3780 4506 3836 +rect 4442 3776 4506 3780 +rect 1764 3292 1828 3296 +rect 1764 3236 1768 3292 +rect 1768 3236 1824 3292 +rect 1824 3236 1828 3292 +rect 1764 3232 1828 3236 +rect 1844 3292 1908 3296 +rect 1844 3236 1848 3292 +rect 1848 3236 1904 3292 +rect 1904 3236 1908 3292 +rect 1844 3232 1908 3236 +rect 1924 3292 1988 3296 +rect 1924 3236 1928 3292 +rect 1928 3236 1984 3292 +rect 1984 3236 1988 3292 +rect 1924 3232 1988 3236 +rect 2004 3292 2068 3296 +rect 2004 3236 2008 3292 +rect 2008 3236 2064 3292 +rect 2064 3236 2068 3292 +rect 2004 3232 2068 3236 +rect 3390 3292 3454 3296 +rect 3390 3236 3394 3292 +rect 3394 3236 3450 3292 +rect 3450 3236 3454 3292 +rect 3390 3232 3454 3236 +rect 3470 3292 3534 3296 +rect 3470 3236 3474 3292 +rect 3474 3236 3530 3292 +rect 3530 3236 3534 3292 +rect 3470 3232 3534 3236 +rect 3550 3292 3614 3296 +rect 3550 3236 3554 3292 +rect 3554 3236 3610 3292 +rect 3610 3236 3614 3292 +rect 3550 3232 3614 3236 +rect 3630 3292 3694 3296 +rect 3630 3236 3634 3292 +rect 3634 3236 3690 3292 +rect 3690 3236 3694 3292 +rect 3630 3232 3694 3236 +rect 5015 3292 5079 3296 +rect 5015 3236 5019 3292 +rect 5019 3236 5075 3292 +rect 5075 3236 5079 3292 +rect 5015 3232 5079 3236 +rect 5095 3292 5159 3296 +rect 5095 3236 5099 3292 +rect 5099 3236 5155 3292 +rect 5155 3236 5159 3292 +rect 5095 3232 5159 3236 +rect 5175 3292 5239 3296 +rect 5175 3236 5179 3292 +rect 5179 3236 5235 3292 +rect 5235 3236 5239 3292 +rect 5175 3232 5239 3236 +rect 5255 3292 5319 3296 +rect 5255 3236 5259 3292 +rect 5259 3236 5315 3292 +rect 5315 3236 5319 3292 +rect 5255 3232 5319 3236 +rect 2577 2748 2641 2752 +rect 2577 2692 2581 2748 +rect 2581 2692 2637 2748 +rect 2637 2692 2641 2748 +rect 2577 2688 2641 2692 +rect 2657 2748 2721 2752 +rect 2657 2692 2661 2748 +rect 2661 2692 2717 2748 +rect 2717 2692 2721 2748 +rect 2657 2688 2721 2692 +rect 2737 2748 2801 2752 +rect 2737 2692 2741 2748 +rect 2741 2692 2797 2748 +rect 2797 2692 2801 2748 +rect 2737 2688 2801 2692 +rect 2817 2748 2881 2752 +rect 2817 2692 2821 2748 +rect 2821 2692 2877 2748 +rect 2877 2692 2881 2748 +rect 2817 2688 2881 2692 +rect 4202 2748 4266 2752 +rect 4202 2692 4206 2748 +rect 4206 2692 4262 2748 +rect 4262 2692 4266 2748 +rect 4202 2688 4266 2692 +rect 4282 2748 4346 2752 +rect 4282 2692 4286 2748 +rect 4286 2692 4342 2748 +rect 4342 2692 4346 2748 +rect 4282 2688 4346 2692 +rect 4362 2748 4426 2752 +rect 4362 2692 4366 2748 +rect 4366 2692 4422 2748 +rect 4422 2692 4426 2748 +rect 4362 2688 4426 2692 +rect 4442 2748 4506 2752 +rect 4442 2692 4446 2748 +rect 4446 2692 4502 2748 +rect 4502 2692 4506 2748 +rect 4442 2688 4506 2692 +rect 1764 2204 1828 2208 +rect 1764 2148 1768 2204 +rect 1768 2148 1824 2204 +rect 1824 2148 1828 2204 +rect 1764 2144 1828 2148 +rect 1844 2204 1908 2208 +rect 1844 2148 1848 2204 +rect 1848 2148 1904 2204 +rect 1904 2148 1908 2204 +rect 1844 2144 1908 2148 +rect 1924 2204 1988 2208 +rect 1924 2148 1928 2204 +rect 1928 2148 1984 2204 +rect 1984 2148 1988 2204 +rect 1924 2144 1988 2148 +rect 2004 2204 2068 2208 +rect 2004 2148 2008 2204 +rect 2008 2148 2064 2204 +rect 2064 2148 2068 2204 +rect 2004 2144 2068 2148 +rect 3390 2204 3454 2208 +rect 3390 2148 3394 2204 +rect 3394 2148 3450 2204 +rect 3450 2148 3454 2204 +rect 3390 2144 3454 2148 +rect 3470 2204 3534 2208 +rect 3470 2148 3474 2204 +rect 3474 2148 3530 2204 +rect 3530 2148 3534 2204 +rect 3470 2144 3534 2148 +rect 3550 2204 3614 2208 +rect 3550 2148 3554 2204 +rect 3554 2148 3610 2204 +rect 3610 2148 3614 2204 +rect 3550 2144 3614 2148 +rect 3630 2204 3694 2208 +rect 3630 2148 3634 2204 +rect 3634 2148 3690 2204 +rect 3690 2148 3694 2204 +rect 3630 2144 3694 2148 +rect 5015 2204 5079 2208 +rect 5015 2148 5019 2204 +rect 5019 2148 5075 2204 +rect 5075 2148 5079 2204 +rect 5015 2144 5079 2148 +rect 5095 2204 5159 2208 +rect 5095 2148 5099 2204 +rect 5099 2148 5155 2204 +rect 5155 2148 5159 2204 +rect 5095 2144 5159 2148 +rect 5175 2204 5239 2208 +rect 5175 2148 5179 2204 +rect 5179 2148 5235 2204 +rect 5235 2148 5239 2204 +rect 5175 2144 5239 2148 +rect 5255 2204 5319 2208 +rect 5255 2148 5259 2204 +rect 5259 2148 5315 2204 +rect 5315 2148 5319 2204 +rect 5255 2144 5319 2148 +rect 2577 1660 2641 1664 +rect 2577 1604 2581 1660 +rect 2581 1604 2637 1660 +rect 2637 1604 2641 1660 +rect 2577 1600 2641 1604 +rect 2657 1660 2721 1664 +rect 2657 1604 2661 1660 +rect 2661 1604 2717 1660 +rect 2717 1604 2721 1660 +rect 2657 1600 2721 1604 +rect 2737 1660 2801 1664 +rect 2737 1604 2741 1660 +rect 2741 1604 2797 1660 +rect 2797 1604 2801 1660 +rect 2737 1600 2801 1604 +rect 2817 1660 2881 1664 +rect 2817 1604 2821 1660 +rect 2821 1604 2877 1660 +rect 2877 1604 2881 1660 +rect 2817 1600 2881 1604 +rect 4202 1660 4266 1664 +rect 4202 1604 4206 1660 +rect 4206 1604 4262 1660 +rect 4262 1604 4266 1660 +rect 4202 1600 4266 1604 +rect 4282 1660 4346 1664 +rect 4282 1604 4286 1660 +rect 4286 1604 4342 1660 +rect 4342 1604 4346 1660 +rect 4282 1600 4346 1604 +rect 4362 1660 4426 1664 +rect 4362 1604 4366 1660 +rect 4366 1604 4422 1660 +rect 4422 1604 4426 1660 +rect 4362 1600 4426 1604 +rect 4442 1660 4506 1664 +rect 4442 1604 4446 1660 +rect 4446 1604 4502 1660 +rect 4502 1604 4506 1660 +rect 4442 1600 4506 1604 +rect 1764 1116 1828 1120 +rect 1764 1060 1768 1116 +rect 1768 1060 1824 1116 +rect 1824 1060 1828 1116 +rect 1764 1056 1828 1060 +rect 1844 1116 1908 1120 +rect 1844 1060 1848 1116 +rect 1848 1060 1904 1116 +rect 1904 1060 1908 1116 +rect 1844 1056 1908 1060 +rect 1924 1116 1988 1120 +rect 1924 1060 1928 1116 +rect 1928 1060 1984 1116 +rect 1984 1060 1988 1116 +rect 1924 1056 1988 1060 +rect 2004 1116 2068 1120 +rect 2004 1060 2008 1116 +rect 2008 1060 2064 1116 +rect 2064 1060 2068 1116 +rect 2004 1056 2068 1060 +rect 3390 1116 3454 1120 +rect 3390 1060 3394 1116 +rect 3394 1060 3450 1116 +rect 3450 1060 3454 1116 +rect 3390 1056 3454 1060 +rect 3470 1116 3534 1120 +rect 3470 1060 3474 1116 +rect 3474 1060 3530 1116 +rect 3530 1060 3534 1116 +rect 3470 1056 3534 1060 +rect 3550 1116 3614 1120 +rect 3550 1060 3554 1116 +rect 3554 1060 3610 1116 +rect 3610 1060 3614 1116 +rect 3550 1056 3614 1060 +rect 3630 1116 3694 1120 +rect 3630 1060 3634 1116 +rect 3634 1060 3690 1116 +rect 3690 1060 3694 1116 +rect 3630 1056 3694 1060 +rect 5015 1116 5079 1120 +rect 5015 1060 5019 1116 +rect 5019 1060 5075 1116 +rect 5075 1060 5079 1116 +rect 5015 1056 5079 1060 +rect 5095 1116 5159 1120 +rect 5095 1060 5099 1116 +rect 5099 1060 5155 1116 +rect 5155 1060 5159 1116 +rect 5095 1056 5159 1060 +rect 5175 1116 5239 1120 +rect 5175 1060 5179 1116 +rect 5179 1060 5235 1116 +rect 5235 1060 5239 1116 +rect 5175 1056 5239 1060 +rect 5255 1116 5319 1120 +rect 5255 1060 5259 1116 +rect 5259 1060 5315 1116 +rect 5315 1060 5319 1116 +rect 5255 1056 5319 1060 +<< metal4 >> +rect 1756 5472 2076 6032 +rect 1756 5408 1764 5472 +rect 1828 5408 1844 5472 +rect 1908 5408 1924 5472 +rect 1988 5408 2004 5472 +rect 2068 5408 2076 5472 +rect 1756 5238 2076 5408 +rect 1756 5002 1798 5238 +rect 2034 5002 2076 5238 +rect 1756 4384 2076 5002 +rect 1756 4320 1764 4384 +rect 1828 4320 1844 4384 +rect 1908 4320 1924 4384 +rect 1988 4320 2004 4384 +rect 2068 4320 2076 4384 +rect 1756 3606 2076 4320 +rect 1756 3370 1798 3606 +rect 2034 3370 2076 3606 +rect 1756 3296 2076 3370 +rect 1756 3232 1764 3296 +rect 1828 3232 1844 3296 +rect 1908 3232 1924 3296 +rect 1988 3232 2004 3296 +rect 2068 3232 2076 3296 +rect 1756 2208 2076 3232 +rect 1756 2144 1764 2208 +rect 1828 2144 1844 2208 +rect 1908 2144 1924 2208 +rect 1988 2144 2004 2208 +rect 2068 2144 2076 2208 +rect 1756 1974 2076 2144 +rect 1756 1738 1798 1974 +rect 2034 1738 2076 1974 +rect 1756 1120 2076 1738 +rect 1756 1056 1764 1120 +rect 1828 1056 1844 1120 +rect 1908 1056 1924 1120 +rect 1988 1056 2004 1120 +rect 2068 1056 2076 1120 +rect 1756 1040 2076 1056 +rect 2569 6016 2889 6032 +rect 2569 5952 2577 6016 +rect 2641 5952 2657 6016 +rect 2721 5952 2737 6016 +rect 2801 5952 2817 6016 +rect 2881 5952 2889 6016 +rect 2569 4928 2889 5952 +rect 2569 4864 2577 4928 +rect 2641 4864 2657 4928 +rect 2721 4864 2737 4928 +rect 2801 4864 2817 4928 +rect 2881 4864 2889 4928 +rect 2569 4422 2889 4864 +rect 2569 4186 2611 4422 +rect 2847 4186 2889 4422 +rect 2569 3840 2889 4186 +rect 2569 3776 2577 3840 +rect 2641 3776 2657 3840 +rect 2721 3776 2737 3840 +rect 2801 3776 2817 3840 +rect 2881 3776 2889 3840 +rect 2569 2790 2889 3776 +rect 2569 2752 2611 2790 +rect 2847 2752 2889 2790 +rect 2569 2688 2577 2752 +rect 2881 2688 2889 2752 +rect 2569 2554 2611 2688 +rect 2847 2554 2889 2688 +rect 2569 1664 2889 2554 +rect 2569 1600 2577 1664 +rect 2641 1600 2657 1664 +rect 2721 1600 2737 1664 +rect 2801 1600 2817 1664 +rect 2881 1600 2889 1664 +rect 2569 1040 2889 1600 +rect 3382 5472 3702 6032 +rect 3382 5408 3390 5472 +rect 3454 5408 3470 5472 +rect 3534 5408 3550 5472 +rect 3614 5408 3630 5472 +rect 3694 5408 3702 5472 +rect 3382 5238 3702 5408 +rect 3382 5002 3424 5238 +rect 3660 5002 3702 5238 +rect 3382 4384 3702 5002 +rect 3382 4320 3390 4384 +rect 3454 4320 3470 4384 +rect 3534 4320 3550 4384 +rect 3614 4320 3630 4384 +rect 3694 4320 3702 4384 +rect 3382 3606 3702 4320 +rect 3382 3370 3424 3606 +rect 3660 3370 3702 3606 +rect 3382 3296 3702 3370 +rect 3382 3232 3390 3296 +rect 3454 3232 3470 3296 +rect 3534 3232 3550 3296 +rect 3614 3232 3630 3296 +rect 3694 3232 3702 3296 +rect 3382 2208 3702 3232 +rect 3382 2144 3390 2208 +rect 3454 2144 3470 2208 +rect 3534 2144 3550 2208 +rect 3614 2144 3630 2208 +rect 3694 2144 3702 2208 +rect 3382 1974 3702 2144 +rect 3382 1738 3424 1974 +rect 3660 1738 3702 1974 +rect 3382 1120 3702 1738 +rect 3382 1056 3390 1120 +rect 3454 1056 3470 1120 +rect 3534 1056 3550 1120 +rect 3614 1056 3630 1120 +rect 3694 1056 3702 1120 +rect 3382 1040 3702 1056 +rect 4194 6016 4514 6032 +rect 4194 5952 4202 6016 +rect 4266 5952 4282 6016 +rect 4346 5952 4362 6016 +rect 4426 5952 4442 6016 +rect 4506 5952 4514 6016 +rect 4194 4928 4514 5952 +rect 4194 4864 4202 4928 +rect 4266 4864 4282 4928 +rect 4346 4864 4362 4928 +rect 4426 4864 4442 4928 +rect 4506 4864 4514 4928 +rect 4194 4422 4514 4864 +rect 4194 4186 4236 4422 +rect 4472 4186 4514 4422 +rect 4194 3840 4514 4186 +rect 4194 3776 4202 3840 +rect 4266 3776 4282 3840 +rect 4346 3776 4362 3840 +rect 4426 3776 4442 3840 +rect 4506 3776 4514 3840 +rect 4194 2790 4514 3776 +rect 4194 2752 4236 2790 +rect 4472 2752 4514 2790 +rect 4194 2688 4202 2752 +rect 4506 2688 4514 2752 +rect 4194 2554 4236 2688 +rect 4472 2554 4514 2688 +rect 4194 1664 4514 2554 +rect 4194 1600 4202 1664 +rect 4266 1600 4282 1664 +rect 4346 1600 4362 1664 +rect 4426 1600 4442 1664 +rect 4506 1600 4514 1664 +rect 4194 1040 4514 1600 +rect 5007 5472 5327 6032 +rect 5007 5408 5015 5472 +rect 5079 5408 5095 5472 +rect 5159 5408 5175 5472 +rect 5239 5408 5255 5472 +rect 5319 5408 5327 5472 +rect 5007 5238 5327 5408 +rect 5007 5002 5049 5238 +rect 5285 5002 5327 5238 +rect 5007 4384 5327 5002 +rect 5007 4320 5015 4384 +rect 5079 4320 5095 4384 +rect 5159 4320 5175 4384 +rect 5239 4320 5255 4384 +rect 5319 4320 5327 4384 +rect 5007 3606 5327 4320 +rect 5007 3370 5049 3606 +rect 5285 3370 5327 3606 +rect 5007 3296 5327 3370 +rect 5007 3232 5015 3296 +rect 5079 3232 5095 3296 +rect 5159 3232 5175 3296 +rect 5239 3232 5255 3296 +rect 5319 3232 5327 3296 +rect 5007 2208 5327 3232 +rect 5007 2144 5015 2208 +rect 5079 2144 5095 2208 +rect 5159 2144 5175 2208 +rect 5239 2144 5255 2208 +rect 5319 2144 5327 2208 +rect 5007 1974 5327 2144 +rect 5007 1738 5049 1974 +rect 5285 1738 5327 1974 +rect 5007 1120 5327 1738 +rect 5007 1056 5015 1120 +rect 5079 1056 5095 1120 +rect 5159 1056 5175 1120 +rect 5239 1056 5255 1120 +rect 5319 1056 5327 1120 +rect 5007 1040 5327 1056 +<< via4 >> +rect 1798 5002 2034 5238 +rect 1798 3370 2034 3606 +rect 1798 1738 2034 1974 +rect 2611 4186 2847 4422 +rect 2611 2752 2847 2790 +rect 2611 2688 2641 2752 +rect 2641 2688 2657 2752 +rect 2657 2688 2721 2752 +rect 2721 2688 2737 2752 +rect 2737 2688 2801 2752 +rect 2801 2688 2817 2752 +rect 2817 2688 2847 2752 +rect 2611 2554 2847 2688 +rect 3424 5002 3660 5238 +rect 3424 3370 3660 3606 +rect 3424 1738 3660 1974 +rect 4236 4186 4472 4422 +rect 4236 2752 4472 2790 +rect 4236 2688 4266 2752 +rect 4266 2688 4282 2752 +rect 4282 2688 4346 2752 +rect 4346 2688 4362 2752 +rect 4362 2688 4426 2752 +rect 4426 2688 4442 2752 +rect 4442 2688 4472 2752 +rect 4236 2554 4472 2688 +rect 5049 5002 5285 5238 +rect 5049 3370 5285 3606 +rect 5049 1738 5285 1974 +<< metal5 >> +rect 1104 5238 5980 5280 +rect 1104 5002 1798 5238 +rect 2034 5002 3424 5238 +rect 3660 5002 5049 5238 +rect 5285 5002 5980 5238 +rect 1104 4960 5980 5002 +rect 1104 4422 5980 4464 +rect 1104 4186 2611 4422 +rect 2847 4186 4236 4422 +rect 4472 4186 5980 4422 +rect 1104 4144 5980 4186 +rect 1104 3606 5980 3648 +rect 1104 3370 1798 3606 +rect 2034 3370 3424 3606 +rect 3660 3370 5049 3606 +rect 5285 3370 5980 3606 +rect 1104 3328 5980 3370 +rect 1104 2790 5980 2832 +rect 1104 2554 2611 2790 +rect 2847 2554 4236 2790 +rect 4472 2554 5980 2790 +rect 1104 2512 5980 2554 +rect 1104 1974 5980 2016 +rect 1104 1738 1798 1974 +rect 2034 1738 3424 1974 +rect 3660 1738 5049 1974 +rect 5285 1738 5980 1974 +rect 1104 1696 5980 1738 +use sky130_fd_sc_hd__decap_3 PHY_0 $PDKPATH/libs.ref/sky130_fd_sc_hd/mag +timestamp 1606755340 +transform 1 0 1104 0 -1 1632 +box -38 -48 314 592 +use sky130_fd_sc_hd__decap_3 PHY_2 +timestamp 1606755340 +transform 1 0 1104 0 1 1632 +box -38 -48 314 592 +use sky130_fd_sc_hd__decap_3 FILLER_1_6 +timestamp 1606755340 +transform 1 0 1656 0 1 1632 +box -38 -48 314 592 +use sky130_fd_sc_hd__conb_1 mask_rev_value\[27\] $PDKPATH/libs.ref/sky130_fd_sc_hd/mag +timestamp 1606755340 +transform 1 0 1472 0 -1 1632 +box -38 -48 314 592 +use sky130_fd_sc_hd__conb_1 mask_rev_value\[28\] +timestamp 1606755340 +transform 1 0 1932 0 1 1632 +box -38 -48 314 592 +use sky130_fd_sc_hd__conb_1 mask_rev_value\[3\] +timestamp 1606755340 +transform 1 0 1380 0 1 1632 +box -38 -48 314 592 +use sky130_fd_sc_hd__fill_1 FILLER_0_3 $PDKPATH/libs.ref/sky130_fd_sc_hd/mag +timestamp 1606755340 +transform 1 0 1380 0 -1 1632 +box -38 -48 130 592 +use sky130_fd_sc_hd__decap_8 FILLER_0_7 $PDKPATH/libs.ref/sky130_fd_sc_hd/mag +timestamp 1606755340 +transform 1 0 1748 0 -1 1632 +box -38 -48 774 592 +use sky130_fd_sc_hd__fill_2 FILLER_1_12 $PDKPATH/libs.ref/sky130_fd_sc_hd/mag +timestamp 1606755340 +transform 1 0 2208 0 1 1632 +box -38 -48 222 592 +use sky130_fd_sc_hd__decap_3 FILLER_0_15 +timestamp 1606755340 +transform 1 0 2484 0 -1 1632 +box -38 -48 314 592 +use sky130_fd_sc_hd__conb_1 mask_rev_value\[0\] +timestamp 1606755340 +transform 1 0 2392 0 1 1632 +box -38 -48 314 592 +use sky130_fd_sc_hd__conb_1 mask_rev_value\[11\] +timestamp 1606755340 +transform 1 0 2668 0 1 1632 +box -38 -48 314 592 +use sky130_fd_sc_hd__conb_1 mask_rev_value\[1\] +timestamp 1606755340 +transform 1 0 3036 0 1 1632 +box -38 -48 314 592 +use sky130_fd_sc_hd__conb_1 mask_rev_value\[20\] +timestamp 1606755340 +transform 1 0 2760 0 -1 1632 +box -38 -48 314 592 +use sky130_fd_sc_hd__fill_1 FILLER_1_20 +timestamp 1606755340 +transform 1 0 2944 0 1 1632 +box -38 -48 130 592 +use sky130_fd_sc_hd__decap_8 FILLER_0_21 +timestamp 1606755340 +transform 1 0 3036 0 -1 1632 +box -38 -48 774 592 +use sky130_fd_sc_hd__decap_6 FILLER_1_24 $PDKPATH/libs.ref/sky130_fd_sc_hd/mag +timestamp 1606755340 +transform 1 0 3312 0 1 1632 +box -38 -48 590 592 +use sky130_fd_sc_hd__conb_1 mask_rev_value\[15\] +timestamp 1606755340 +transform 1 0 4416 0 -1 1632 +box -38 -48 314 592 +use sky130_fd_sc_hd__conb_1 mask_rev_value\[7\] +timestamp 1606755340 +transform 1 0 3864 0 1 1632 +box -38 -48 314 592 +use sky130_fd_sc_hd__tapvpwrvgnd_1 PHY_18 $PDKPATH/libs.ref/sky130_fd_sc_hd/mag +timestamp 1606755340 +transform 1 0 3956 0 -1 1632 +box -38 -48 130 592 +use sky130_fd_sc_hd__fill_2 FILLER_0_29 +timestamp 1606755340 +transform 1 0 3772 0 -1 1632 +box -38 -48 222 592 +use sky130_fd_sc_hd__decap_4 FILLER_0_32 $PDKPATH/libs.ref/sky130_fd_sc_hd/mag +timestamp 1606755340 +transform 1 0 4048 0 -1 1632 +box -38 -48 406 592 +use sky130_fd_sc_hd__decap_12 FILLER_1_33 $PDKPATH/libs.ref/sky130_fd_sc_hd/mag +timestamp 1606755340 +transform 1 0 4140 0 1 1632 +box -38 -48 1142 592 +use sky130_fd_sc_hd__decap_3 PHY_1 +timestamp 1606755340 +transform -1 0 5980 0 -1 1632 +box -38 -48 314 592 +use sky130_fd_sc_hd__decap_3 PHY_3 +timestamp 1606755340 +transform -1 0 5980 0 1 1632 +box -38 -48 314 592 +use sky130_fd_sc_hd__decap_3 FILLER_0_47 +timestamp 1606755340 +transform 1 0 5428 0 -1 1632 +box -38 -48 314 592 +use sky130_fd_sc_hd__conb_1 mask_rev_value\[4\] +timestamp 1606755340 +transform 1 0 5428 0 1 1632 +box -38 -48 314 592 +use sky130_fd_sc_hd__decap_8 FILLER_0_39 +timestamp 1606755340 +transform 1 0 4692 0 -1 1632 +box -38 -48 774 592 +use sky130_fd_sc_hd__fill_2 FILLER_1_45 +timestamp 1606755340 +transform 1 0 5244 0 1 1632 +box -38 -48 222 592 +use sky130_fd_sc_hd__decap_3 PHY_4 +timestamp 1606755340 +transform 1 0 1104 0 -1 2720 +box -38 -48 314 592 +use sky130_fd_sc_hd__decap_12 FILLER_2_3 +timestamp 1606755340 +transform 1 0 1380 0 -1 2720 +box -38 -48 1142 592 +use sky130_fd_sc_hd__decap_12 FILLER_2_15 +timestamp 1606755340 +transform 1 0 2484 0 -1 2720 +box -38 -48 1142 592 +use sky130_fd_sc_hd__conb_1 mask_rev_value\[13\] +timestamp 1606755340 +transform 1 0 4600 0 -1 2720 +box -38 -48 314 592 +use sky130_fd_sc_hd__tapvpwrvgnd_1 PHY_19 +timestamp 1606755340 +transform 1 0 3956 0 -1 2720 +box -38 -48 130 592 +use sky130_fd_sc_hd__decap_4 FILLER_2_27 +timestamp 1606755340 +transform 1 0 3588 0 -1 2720 +box -38 -48 406 592 +use sky130_fd_sc_hd__decap_6 FILLER_2_32 +timestamp 1606755340 +transform 1 0 4048 0 -1 2720 +box -38 -48 590 592 +use sky130_fd_sc_hd__decap_3 PHY_5 +timestamp 1606755340 +transform -1 0 5980 0 -1 2720 +box -38 -48 314 592 +use sky130_fd_sc_hd__conb_1 mask_rev_value\[9\] +timestamp 1606755340 +transform 1 0 4876 0 -1 2720 +box -38 -48 314 592 +use sky130_fd_sc_hd__decap_6 FILLER_2_44 +timestamp 1606755340 +transform 1 0 5152 0 -1 2720 +box -38 -48 590 592 +use sky130_fd_sc_hd__decap_3 PHY_6 +timestamp 1606755340 +transform 1 0 1104 0 1 2720 +box -38 -48 314 592 +use sky130_fd_sc_hd__conb_1 mask_rev_value\[31\] +timestamp 1606755340 +transform 1 0 1380 0 1 2720 +box -38 -48 314 592 +use sky130_fd_sc_hd__decap_12 FILLER_3_6 +timestamp 1606755340 +transform 1 0 1656 0 1 2720 +box -38 -48 1142 592 +use sky130_fd_sc_hd__decap_12 FILLER_3_18 +timestamp 1606755340 +transform 1 0 2760 0 1 2720 +box -38 -48 1142 592 +use sky130_fd_sc_hd__decap_12 FILLER_3_30 +timestamp 1606755340 +transform 1 0 3864 0 1 2720 +box -38 -48 1142 592 +use sky130_fd_sc_hd__decap_3 PHY_7 +timestamp 1606755340 +transform -1 0 5980 0 1 2720 +box -38 -48 314 592 +use sky130_fd_sc_hd__decap_8 FILLER_3_42 +timestamp 1606755340 +transform 1 0 4968 0 1 2720 +box -38 -48 774 592 +use sky130_fd_sc_hd__decap_3 PHY_8 +timestamp 1606755340 +transform 1 0 1104 0 -1 3808 +box -38 -48 314 592 +use sky130_fd_sc_hd__conb_1 mask_rev_value\[17\] +timestamp 1606755340 +transform 1 0 1472 0 -1 3808 +box -38 -48 314 592 +use sky130_fd_sc_hd__conb_1 mask_rev_value\[24\] +timestamp 1606755340 +transform 1 0 1748 0 -1 3808 +box -38 -48 314 592 +use sky130_fd_sc_hd__fill_1 FILLER_4_3 +timestamp 1606755340 +transform 1 0 1380 0 -1 3808 +box -38 -48 130 592 +use sky130_fd_sc_hd__decap_4 FILLER_4_10 +timestamp 1606755340 +transform 1 0 2024 0 -1 3808 +box -38 -48 406 592 +use sky130_fd_sc_hd__conb_1 mask_rev_value\[14\] +timestamp 1606755340 +transform 1 0 2484 0 -1 3808 +box -38 -48 314 592 +use sky130_fd_sc_hd__conb_1 mask_rev_value\[25\] +timestamp 1606755340 +transform 1 0 2944 0 -1 3808 +box -38 -48 314 592 +use sky130_fd_sc_hd__conb_1 mask_rev_value\[8\] +timestamp 1606755340 +transform 1 0 3220 0 -1 3808 +box -38 -48 314 592 +use sky130_fd_sc_hd__fill_1 FILLER_4_14 +timestamp 1606755340 +transform 1 0 2392 0 -1 3808 +box -38 -48 130 592 +use sky130_fd_sc_hd__fill_2 FILLER_4_18 +timestamp 1606755340 +transform 1 0 2760 0 -1 3808 +box -38 -48 222 592 +use sky130_fd_sc_hd__decap_3 FILLER_4_35 +timestamp 1606755340 +transform 1 0 4324 0 -1 3808 +box -38 -48 314 592 +use sky130_fd_sc_hd__conb_1 mask_rev_value\[16\] +timestamp 1606755340 +transform 1 0 4600 0 -1 3808 +box -38 -48 314 592 +use sky130_fd_sc_hd__conb_1 mask_rev_value\[22\] +timestamp 1606755340 +transform 1 0 4048 0 -1 3808 +box -38 -48 314 592 +use sky130_fd_sc_hd__fill_1 FILLER_4_30 +timestamp 1606755340 +transform 1 0 3864 0 -1 3808 +box -38 -48 130 592 +use sky130_fd_sc_hd__tapvpwrvgnd_1 PHY_20 +timestamp 1606755340 +transform 1 0 3956 0 -1 3808 +box -38 -48 130 592 +use sky130_fd_sc_hd__decap_4 FILLER_4_26 +timestamp 1606755340 +transform 1 0 3496 0 -1 3808 +box -38 -48 406 592 +use sky130_fd_sc_hd__decap_3 PHY_9 +timestamp 1606755340 +transform -1 0 5980 0 -1 3808 +box -38 -48 314 592 +use sky130_fd_sc_hd__conb_1 mask_rev_value\[26\] +timestamp 1606755340 +transform 1 0 5060 0 -1 3808 +box -38 -48 314 592 +use sky130_fd_sc_hd__fill_2 FILLER_4_41 +timestamp 1606755340 +transform 1 0 4876 0 -1 3808 +box -38 -48 222 592 +use sky130_fd_sc_hd__decap_4 FILLER_4_46 +timestamp 1606755340 +transform 1 0 5336 0 -1 3808 +box -38 -48 406 592 +use sky130_fd_sc_hd__decap_3 PHY_10 +timestamp 1606755340 +transform 1 0 1104 0 1 3808 +box -38 -48 314 592 +use sky130_fd_sc_hd__conb_1 mask_rev_value\[2\] +timestamp 1606755340 +transform 1 0 1840 0 1 3808 +box -38 -48 314 592 +use sky130_fd_sc_hd__conb_1 mask_rev_value\[6\] +timestamp 1606755340 +transform 1 0 1380 0 1 3808 +box -38 -48 314 592 +use sky130_fd_sc_hd__fill_2 FILLER_5_6 +timestamp 1606755340 +transform 1 0 1656 0 1 3808 +box -38 -48 222 592 +use sky130_fd_sc_hd__decap_12 FILLER_5_11 +timestamp 1606755340 +transform 1 0 2116 0 1 3808 +box -38 -48 1142 592 +use sky130_fd_sc_hd__decap_8 FILLER_5_23 +timestamp 1606755340 +transform 1 0 3220 0 1 3808 +box -38 -48 774 592 +use sky130_fd_sc_hd__decap_3 FILLER_5_31 +timestamp 1606755340 +transform 1 0 3956 0 1 3808 +box -38 -48 314 592 +use sky130_fd_sc_hd__conb_1 mask_rev_value\[10\] +timestamp 1606755340 +transform 1 0 4232 0 1 3808 +box -38 -48 314 592 +use sky130_fd_sc_hd__conb_1 mask_rev_value\[18\] +timestamp 1606755340 +transform 1 0 4508 0 1 3808 +box -38 -48 314 592 +use sky130_fd_sc_hd__decap_3 PHY_11 +timestamp 1606755340 +transform -1 0 5980 0 1 3808 +box -38 -48 314 592 +use sky130_fd_sc_hd__conb_1 mask_rev_value\[29\] +timestamp 1606755340 +transform 1 0 5336 0 1 3808 +box -38 -48 314 592 +use sky130_fd_sc_hd__fill_1 FILLER_5_49 +timestamp 1606755340 +transform 1 0 5612 0 1 3808 +box -38 -48 130 592 +use sky130_fd_sc_hd__decap_6 FILLER_5_40 +timestamp 1606755340 +transform 1 0 4784 0 1 3808 +box -38 -48 590 592 +use sky130_fd_sc_hd__decap_3 PHY_12 +timestamp 1606755340 +transform 1 0 1104 0 -1 4896 +box -38 -48 314 592 +use sky130_fd_sc_hd__decap_3 PHY_14 +timestamp 1606755340 +transform 1 0 1104 0 1 4896 +box -38 -48 314 592 +use sky130_fd_sc_hd__conb_1 mask_rev_value\[19\] +timestamp 1606755340 +transform 1 0 1932 0 -1 4896 +box -38 -48 314 592 +use sky130_fd_sc_hd__decap_8 FILLER_6_12 +timestamp 1606755340 +transform 1 0 2208 0 -1 4896 +box -38 -48 774 592 +use sky130_fd_sc_hd__decap_6 FILLER_6_3 +timestamp 1606755340 +transform 1 0 1380 0 -1 4896 +box -38 -48 590 592 +use sky130_fd_sc_hd__decap_12 FILLER_7_3 +timestamp 1606755340 +transform 1 0 1380 0 1 4896 +box -38 -48 1142 592 +use sky130_fd_sc_hd__conb_1 mask_rev_value\[21\] +timestamp 1606755340 +transform 1 0 3404 0 -1 4896 +box -38 -48 314 592 +use sky130_fd_sc_hd__conb_1 mask_rev_value\[30\] +timestamp 1606755340 +transform 1 0 3036 0 -1 4896 +box -38 -48 314 592 +use sky130_fd_sc_hd__fill_1 FILLER_6_20 +timestamp 1606755340 +transform 1 0 2944 0 -1 4896 +box -38 -48 130 592 +use sky130_fd_sc_hd__fill_1 FILLER_6_24 +timestamp 1606755340 +transform 1 0 3312 0 -1 4896 +box -38 -48 130 592 +use sky130_fd_sc_hd__decap_12 FILLER_7_15 +timestamp 1606755340 +transform 1 0 2484 0 1 4896 +box -38 -48 1142 592 +use sky130_fd_sc_hd__decap_3 FILLER_6_28 +timestamp 1606755340 +transform 1 0 3680 0 -1 4896 +box -38 -48 314 592 +use sky130_fd_sc_hd__conb_1 mask_rev_value\[12\] +timestamp 1606755340 +transform 1 0 4508 0 -1 4896 +box -38 -48 314 592 +use sky130_fd_sc_hd__conb_1 mask_rev_value\[5\] +timestamp 1606755340 +transform 1 0 4140 0 1 4896 +box -38 -48 314 592 +use sky130_fd_sc_hd__fill_1 FILLER_6_36 +timestamp 1606755340 +transform 1 0 4416 0 -1 4896 +box -38 -48 130 592 +use sky130_fd_sc_hd__tapvpwrvgnd_1 PHY_21 +timestamp 1606755340 +transform 1 0 3956 0 -1 4896 +box -38 -48 130 592 +use sky130_fd_sc_hd__decap_4 FILLER_6_32 +timestamp 1606755340 +transform 1 0 4048 0 -1 4896 +box -38 -48 406 592 +use sky130_fd_sc_hd__decap_6 FILLER_7_27 +timestamp 1606755340 +transform 1 0 3588 0 1 4896 +box -38 -48 590 592 +use sky130_fd_sc_hd__decap_6 FILLER_7_36 +timestamp 1606755340 +transform 1 0 4416 0 1 4896 +box -38 -48 590 592 +use sky130_fd_sc_hd__decap_3 PHY_13 +timestamp 1606755340 +transform -1 0 5980 0 -1 4896 +box -38 -48 314 592 +use sky130_fd_sc_hd__decap_3 PHY_15 +timestamp 1606755340 +transform -1 0 5980 0 1 4896 +box -38 -48 314 592 +use sky130_fd_sc_hd__conb_1 mask_rev_value\[23\] +timestamp 1606755340 +transform 1 0 5060 0 1 4896 +box -38 -48 314 592 +use sky130_fd_sc_hd__fill_1 FILLER_7_42 +timestamp 1606755340 +transform 1 0 4968 0 1 4896 +box -38 -48 130 592 +use sky130_fd_sc_hd__decap_8 FILLER_6_40 +timestamp 1606755340 +transform 1 0 4784 0 -1 4896 +box -38 -48 774 592 +use sky130_fd_sc_hd__fill_2 FILLER_6_48 +timestamp 1606755340 +transform 1 0 5520 0 -1 4896 +box -38 -48 222 592 +use sky130_fd_sc_hd__decap_4 FILLER_7_46 +timestamp 1606755340 +transform 1 0 5336 0 1 4896 +box -38 -48 406 592 +use sky130_fd_sc_hd__decap_3 PHY_16 +timestamp 1606755340 +transform 1 0 1104 0 -1 5984 +box -38 -48 314 592 +use sky130_fd_sc_hd__decap_12 FILLER_8_3 +timestamp 1606755340 +transform 1 0 1380 0 -1 5984 +box -38 -48 1142 592 +use sky130_fd_sc_hd__decap_12 FILLER_8_15 +timestamp 1606755340 +transform 1 0 2484 0 -1 5984 +box -38 -48 1142 592 +use sky130_fd_sc_hd__tapvpwrvgnd_1 PHY_22 +timestamp 1606755340 +transform 1 0 3956 0 -1 5984 +box -38 -48 130 592 +use sky130_fd_sc_hd__decap_4 FILLER_8_27 +timestamp 1606755340 +transform 1 0 3588 0 -1 5984 +box -38 -48 406 592 +use sky130_fd_sc_hd__decap_12 FILLER_8_32 +timestamp 1606755340 +transform 1 0 4048 0 -1 5984 +box -38 -48 1142 592 +use sky130_fd_sc_hd__decap_3 PHY_17 +timestamp 1606755340 +transform -1 0 5980 0 -1 5984 +box -38 -48 314 592 +use sky130_fd_sc_hd__decap_6 FILLER_8_44 +timestamp 1606755340 +transform 1 0 5152 0 -1 5984 +box -38 -48 590 592 +<< labels >> +rlabel metal2 s 4066 6277 4122 7077 4 mask_rev[0] +port 1 nsew +rlabel metal2 s 4066 0 4122 800 4 mask_rev[10] +port 2 nsew +rlabel metal2 s 1122 0 1178 800 4 mask_rev[11] +port 3 nsew +rlabel metal2 s 570 0 626 800 4 mask_rev[12] +port 4 nsew +rlabel metal2 s 5354 6277 5410 7077 4 mask_rev[13] +port 5 nsew +rlabel metal2 s 5906 0 5962 800 4 mask_rev[14] +port 6 nsew +rlabel metal3 s 6309 1640 7109 1760 4 mask_rev[15] +port 7 nsew +rlabel metal2 s 2226 0 2282 800 4 mask_rev[16] +port 8 nsew +rlabel metal2 s 1674 6277 1730 7077 4 mask_rev[17] +port 9 nsew +rlabel metal3 s 0 5176 800 5296 4 mask_rev[18] +port 10 nsew +rlabel metal2 s 2962 6277 3018 7077 4 mask_rev[19] +port 11 nsew +rlabel metal3 s 0 3272 800 3392 4 mask_rev[1] +port 12 nsew +rlabel metal3 s 6309 2456 7109 2576 4 mask_rev[20] +port 13 nsew +rlabel metal3 s 6309 824 7109 944 4 mask_rev[21] +port 14 nsew +rlabel metal3 s 0 5992 800 6112 4 mask_rev[22] +port 15 nsew +rlabel metal2 s 1674 0 1730 800 4 mask_rev[23] +port 16 nsew +rlabel metal2 s 5906 6277 5962 7077 4 mask_rev[24] +port 17 nsew +rlabel metal3 s 0 1640 800 1760 4 mask_rev[25] +port 18 nsew +rlabel metal2 s 4802 6277 4858 7077 4 mask_rev[26] +port 19 nsew +rlabel metal2 s 1122 6277 1178 7077 4 mask_rev[27] +port 20 nsew +rlabel metal2 s 6458 6277 6514 7077 4 mask_rev[28] +port 21 nsew +rlabel metal2 s 5354 0 5410 800 4 mask_rev[29] +port 22 nsew +rlabel metal3 s 0 2456 800 2576 4 mask_rev[2] +port 23 nsew +rlabel metal3 s 6309 5176 7109 5296 4 mask_rev[30] +port 24 nsew +rlabel metal2 s 2962 0 3018 800 4 mask_rev[31] +port 25 nsew +rlabel metal2 s 3514 0 3570 800 4 mask_rev[3] +port 26 nsew +rlabel metal3 s 6309 3544 7109 3664 4 mask_rev[4] +port 27 nsew +rlabel metal3 s 6309 4360 7109 4480 4 mask_rev[5] +port 28 nsew +rlabel metal3 s 0 4360 800 4480 4 mask_rev[6] +port 29 nsew +rlabel metal2 s 3514 6277 3570 7077 4 mask_rev[7] +port 30 nsew +rlabel metal2 s 4802 0 4858 800 4 mask_rev[8] +port 31 nsew +rlabel metal2 s 2226 6277 2282 7077 4 mask_rev[9] +port 32 nsew +rlabel metal5 s 1104 1696 5980 2016 4 VPWR +port 33 nsew +rlabel metal5 s 1104 2512 5980 2832 4 VGND +port 34 nsew +<< properties >> +string FIXED_BBOX 0 0 7109 7077 +string GDS_FILE ../gds/user_id_programming.gds +string GDS_START 0 +<< end >>
diff --git a/mag/user_id_textblock.mag b/mag/user_id_textblock.mag new file mode 100644 index 0000000..9221f28 --- /dev/null +++ b/mag/user_id_textblock.mag
@@ -0,0 +1,43 @@ +magic +tech sky130A +timestamp 1608324878 +<< checkpaint >> +rect 1495 5490 6500 6570 +rect -630 428 19262 5490 +rect -630 -630 6210 428 +rect 16092 356 18972 428 +<< fillblock >> +rect -328 754 16860 5172 +use alpha_0 alphaX_7 hexdigits +timestamp 1598786981 +transform 1 0 0 0 1 1080 +box 0 0 1620 3780 +use alpha_0 alphaX_6 hexdigits +timestamp 1598786981 +transform 1 0 2125 0 1 1080 +box 0 0 1620 3780 +use alpha_0 alphaX_5 hexdigits +timestamp 1598786981 +transform 1 0 4250 0 1 1080 +box 0 0 1620 3780 +use alpha_2 alphaX_4 hexdigits +timestamp 1598786981 +transform 1 0 6375 0 1 1080 +box 0 0 1620 3780 +use alpha_0 alphaX_3 hexdigits +timestamp 1598786981 +transform 1 0 8500 0 1 1080 +box 0 0 1620 3780 +use alpha_0 alphaX_2 hexdigits +timestamp 1598786981 +transform 1 0 10625 0 1 1080 +box 0 0 1620 3780 +use alpha_0 alphaX_1 hexdigits +timestamp 1598786981 +transform 1 0 12750 0 1 1080 +box 0 0 1620 3780 +use alpha_1 alphaX_0 hexdigits +timestamp 1598786981 +transform 1 0 14887 0 1 1080 +box 0 0 1620 3780 +<< end >>
diff --git a/signoff/build/generate_fill.out b/signoff/build/generate_fill.out index b66e2f4..32f120a 100644 --- a/signoff/build/generate_fill.out +++ b/signoff/build/generate_fill.out
@@ -1,7 +1,7 @@ This script will generate files caravel_00020001_fill_pattern_x_y.gds Now generating fill patterns. This may take. . . quite. . . a while. -Magic 8.3 revision 185 - Compiled on Thu Jul 8 16:46:03 PDT 2021. +Magic 8.3 revision 192 - Compiled on Wed Jul 28 09:22:23 PDT 2021. Starting magic under Tcl interpreter Using the terminal as the console. Using NULL graphics device. @@ -11,11 +11,11 @@ site.def: In custom site.def... Sourcing design .magicrc for technology sky130A ... 2 Magic internal units = 1 Lambda -Input style sky130(): scaleFactor=2, multiplier=2 +Input style sky130(vendor): scaleFactor=2, multiplier=2 Scaled tech values by 2 / 1 to match internal grid scaling Loading sky130A Device Generator Menu ... Loading "/mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag/generate_fill.tcl" from command line. -Started: 07/29/2021 20:58:32 +Started: 08/04/2021 07:14:34 Warning: Calma reading is not undoable! I hope that's OK. Library written using GDS-II Release 3.0 Library name: caravel @@ -7300,7 +7300,7 @@ Error while reading cell "Y4_control_logic_r" (byte position 836136): Warning: Cell Y4_control_logic_r boundary was redefined. Error while reading cell "Y4_control_logic_r" (byte position 836136): Warning: Cell Y4_control_logic_r boundary was redefined. Error while reading cell "Y4_control_logic_r" (byte position 836136): Warning: Cell Y4_control_logic_r boundary was redefined. -CIF file read warning: CIF style sky130(): units rescaled by factor of 5 / 1 +CIF file read warning: CIF style sky130(vendor): units rescaled by factor of 5 / 1 Error while reading cell "HJ_sky130_fd_io__res250_sub_small" (byte position 205868512): NODE elements not supported: skipping. Error while reading cell "HJ_sky130_fd_io__res250_sub_small" (byte position 205868544): NODE elements not supported: skipping. Error while reading cell "HJ_sky130_fd_io__res250_sub_small" (byte position 205871136): NODE elements not supported: skipping. @@ -7311,7 +7311,7 @@ Error while reading cell "HJ_sky130_fd_io__res250_sub_small" (byte position 205871360): NODE elements not supported: skipping. CIF file read warning: Input off lambda grid by 2/5; snapped to grid. -Magic 8.3 revision 185 - Compiled on Thu Jul 8 16:46:03 PDT 2021. +Magic 8.3 revision 192 - Compiled on Wed Jul 28 09:22:23 PDT 2021. Starting magic under Tcl interpreter Using the terminal as the console. Using NULL graphics device. @@ -7321,176 +7321,7 @@ site.def: In custom site.def... Sourcing design .magicrc for technology sky130A ... 2 Magic internal units = 1 Lambda -Input style sky130(): scaleFactor=2, multiplier=2 -Scaled tech values by 2 / 1 to match internal grid scaling -Loading sky130A Device Generator Menu ... -Loading "/mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag/generate_fill_dist.tcl" from command line. -caravel_00020001_fill_pattern_0_4: 10000 rects -caravel_00020001_fill_pattern_0_4: 20000 rects -caravel_00020001_fill_pattern_0_4: 30000 rects -caravel_00020001_fill_pattern_0_4: 40000 rects -caravel_00020001_fill_pattern_0_4: 50000 rects -caravel_00020001_fill_pattern_0_4: 60000 rects -caravel_00020001_fill_pattern_0_4: 70000 rects -caravel_00020001_fill_pattern_0_4: 80000 rects -caravel_00020001_fill_pattern_0_4: 90000 rects -caravel_00020001_fill_pattern_0_4: 100000 rects -caravel_00020001_fill_pattern_0_4: 110000 rects -caravel_00020001_fill_pattern_0_4: 120000 rects -caravel_00020001_fill_pattern_0_4: 130000 rects -caravel_00020001_fill_pattern_0_4: 140000 rects -caravel_00020001_fill_pattern_0_4: 150000 rects -caravel_00020001_fill_pattern_0_4: 160000 rects -caravel_00020001_fill_pattern_0_4: 170000 rects -caravel_00020001_fill_pattern_0_4: 180000 rects -caravel_00020001_fill_pattern_0_4: 190000 rects -caravel_00020001_fill_pattern_0_4: 200000 rects -caravel_00020001_fill_pattern_0_4: 210000 rects -caravel_00020001_fill_pattern_0_4: 220000 rects -caravel_00020001_fill_pattern_0_4: 230000 rects -caravel_00020001_fill_pattern_0_4: 240000 rects -caravel_00020001_fill_pattern_0_4: 250000 rects -caravel_00020001_fill_pattern_0_4: 260000 rects -caravel_00020001_fill_pattern_0_4: 270000 rects -caravel_00020001_fill_pattern_0_4: 280000 rects -caravel_00020001_fill_pattern_0_4: 290000 rects -caravel_00020001_fill_pattern_0_4: 300000 rects -caravel_00020001_fill_pattern_0_4: 310000 rects -caravel_00020001_fill_pattern_0_4: 320000 rects -caravel_00020001_fill_pattern_0_4: 330000 rects -caravel_00020001_fill_pattern_0_4: 340000 rects -caravel_00020001_fill_pattern_0_4: 350000 rects -caravel_00020001_fill_pattern_0_4: 360000 rects -caravel_00020001_fill_pattern_0_4: 370000 rects -caravel_00020001_fill_pattern_0_4: 380000 rects -caravel_00020001_fill_pattern_0_4: 390000 rects -caravel_00020001_fill_pattern_0_4: 400000 rects -caravel_00020001_fill_pattern_0_4: 410000 rects -caravel_00020001_fill_pattern_0_4: 420000 rects -caravel_00020001_fill_pattern_0_4: 430000 rects -caravel_00020001_fill_pattern_0_4: 440000 rects -caravel_00020001_fill_pattern_0_4: 450000 rects -caravel_00020001_fill_pattern_0_4: 460000 rects -caravel_00020001_fill_pattern_0_4: 470000 rects -caravel_00020001_fill_pattern_0_4: 480000 rects -caravel_00020001_fill_pattern_0_4: 490000 rects -caravel_00020001_fill_pattern_0_4: 500000 rects -caravel_00020001_fill_pattern_0_4: 510000 rects -caravel_00020001_fill_pattern_0_4: 520000 rects -caravel_00020001_fill_pattern_0_4: 530000 rects -caravel_00020001_fill_pattern_0_4: 540000 rects -caravel_00020001_fill_pattern_0_4: 550000 rects -caravel_00020001_fill_pattern_0_4: 560000 rects -caravel_00020001_fill_pattern_0_4: 570000 rects -caravel_00020001_fill_pattern_0_4: 580000 rects -caravel_00020001_fill_pattern_0_4: 590000 rects -caravel_00020001_fill_pattern_0_4: 600000 rects -caravel_00020001_fill_pattern_0_4: 610000 rects -caravel_00020001_fill_pattern_0_4: 620000 rects -caravel_00020001_fill_pattern_0_4: 630000 rects -caravel_00020001_fill_pattern_0_4: 640000 rects -caravel_00020001_fill_pattern_0_4: 650000 rects -caravel_00020001_fill_pattern_0_4: 660000 rects -caravel_00020001_fill_pattern_0_4: 670000 rects -caravel_00020001_fill_pattern_0_4: 680000 rects -caravel_00020001_fill_pattern_0_4: 690000 rects -caravel_00020001_fill_pattern_0_4: 700000 rects -caravel_00020001_fill_pattern_0_4: 710000 rects -caravel_00020001_fill_pattern_0_4: 720000 rects -caravel_00020001_fill_pattern_0_4: 730000 rects -caravel_00020001_fill_pattern_0_4: 740000 rects -caravel_00020001_fill_pattern_0_4: 750000 rects -caravel_00020001_fill_pattern_0_4: 760000 rects -caravel_00020001_fill_pattern_0_4: 770000 rects -caravel_00020001_fill_pattern_0_4: 780000 rects -caravel_00020001_fill_pattern_0_4: 790000 rects -caravel_00020001_fill_pattern_0_4: 800000 rects -caravel_00020001_fill_pattern_0_4: 810000 rects -caravel_00020001_fill_pattern_0_4: 820000 rects -caravel_00020001_fill_pattern_0_4: 830000 rects -caravel_00020001_fill_pattern_0_4: 840000 rects -caravel_00020001_fill_pattern_0_4: 850000 rects -caravel_00020001_fill_pattern_0_4: 860000 rects -caravel_00020001_fill_pattern_0_4: 870000 rects -caravel_00020001_fill_pattern_0_4: 880000 rects -caravel_00020001_fill_pattern_0_4: 890000 rects -caravel_00020001_fill_pattern_0_4: 900000 rects -caravel_00020001_fill_pattern_0_4: 910000 rects -caravel_00020001_fill_pattern_0_4: 920000 rects -caravel_00020001_fill_pattern_0_4: 930000 rects -caravel_00020001_fill_pattern_0_4: 940000 rects -caravel_00020001_fill_pattern_0_4: 950000 rects -caravel_00020001_fill_pattern_0_4: 960000 rects -caravel_00020001_fill_pattern_0_4: 970000 rects -caravel_00020001_fill_pattern_0_4: 980000 rects -caravel_00020001_fill_pattern_0_4: 990000 rects -caravel_00020001_fill_pattern_0_4: 1000000 rects -caravel_00020001_fill_pattern_0_4: 1010000 rects -caravel_00020001_fill_pattern_0_4: 1020000 rects -caravel_00020001_fill_pattern_0_4: 1030000 rects -caravel_00020001_fill_pattern_0_4: 1040000 rects -caravel_00020001_fill_pattern_0_4: 1050000 rects -caravel_00020001_fill_pattern_0_4: 1060000 rects -caravel_00020001_fill_pattern_0_4: 1070000 rects -caravel_00020001_fill_pattern_0_4: 1080000 rects -caravel_00020001_fill_pattern_0_4: 1090000 rects -caravel_00020001_fill_pattern_0_4: 1100000 rects -caravel_00020001_fill_pattern_0_4: 1110000 rects -caravel_00020001_fill_pattern_0_4: 1120000 rects -caravel_00020001_fill_pattern_0_4: 1130000 rects -caravel_00020001_fill_pattern_0_4: 1140000 rects -caravel_00020001_fill_pattern_0_4: 1150000 rects -caravel_00020001_fill_pattern_0_4: 1160000 rects -caravel_00020001_fill_pattern_0_4: 1170000 rects -caravel_00020001_fill_pattern_0_4: 1180000 rects -caravel_00020001_fill_pattern_0_4: 1190000 rects -caravel_00020001_fill_pattern_0_4: 1200000 rects -caravel_00020001_fill_pattern_0_4: 1210000 rects -caravel_00020001_fill_pattern_0_4: 1220000 rects -caravel_00020001_fill_pattern_0_4: 1230000 rects -caravel_00020001_fill_pattern_0_4: 1240000 rects -caravel_00020001_fill_pattern_0_4: 1250000 rects -caravel_00020001_fill_pattern_0_4: 1260000 rects -caravel_00020001_fill_pattern_0_4: 1270000 rects -caravel_00020001_fill_pattern_0_4: 1280000 rects -caravel_00020001_fill_pattern_0_4: 1290000 rects -caravel_00020001_fill_pattern_0_4: 1300000 rects -caravel_00020001_fill_pattern_0_4: 1310000 rects -caravel_00020001_fill_pattern_0_4: 1320000 rects -caravel_00020001_fill_pattern_0_4: 1330000 rects -caravel_00020001_fill_pattern_0_4: 1340000 rects -caravel_00020001_fill_pattern_0_4: 1350000 rects -caravel_00020001_fill_pattern_0_4: 1360000 rects -caravel_00020001_fill_pattern_0_4: 1370000 rects -caravel_00020001_fill_pattern_0_4: 1380000 rects -caravel_00020001_fill_pattern_0_4: 1390000 rects -caravel_00020001_fill_pattern_0_4: 1400000 rects -caravel_00020001_fill_pattern_0_4: 1410000 rects -caravel_00020001_fill_pattern_0_4: 1420000 rects -caravel_00020001_fill_pattern_0_4: 1430000 rects -caravel_00020001_fill_pattern_0_4: 1440000 rects -caravel_00020001_fill_pattern_0_4: 1450000 rects -caravel_00020001_fill_pattern_0_4: 1460000 rects -caravel_00020001_fill_pattern_0_4: 1470000 rects -caravel_00020001_fill_pattern_0_4: 1480000 rects -caravel_00020001_fill_pattern_0_4: 1490000 rects -caravel_00020001_fill_pattern_0_4: 1500000 rects -caravel_00020001_fill_pattern_0_4: 1510000 rects -caravel_00020001_fill_pattern_0_4: 1520000 rects -caravel_00020001_fill_pattern_0_4: 1530000 rects -caravel_00020001_fill_pattern_0_4: 1540000 rects -caravel_00020001_fill_pattern_0_4: 1550000 rects -Magic 8.3 revision 185 - Compiled on Thu Jul 8 16:46:03 PDT 2021. -Starting magic under Tcl interpreter -Using the terminal as the console. -Using NULL graphics device. -site.pre: In custom site.pre... -site.pre: altered 'path sys' to: . $CAD_ROOT/magic/sys/ef-lib-magic/sys/style $CAD_ROOT/magic/sys $CAD_ROOT/magic/sys/current -Processing system .magicrc file -site.def: In custom site.def... -Sourcing design .magicrc for technology sky130A ... -2 Magic internal units = 1 Lambda -Input style sky130(): scaleFactor=2, multiplier=2 +Input style sky130(vendor): scaleFactor=2, multiplier=2 Scaled tech values by 2 / 1 to match internal grid scaling Loading sky130A Device Generator Menu ... Loading "/mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag/generate_fill_dist.tcl" from command line. @@ -7649,7 +7480,7 @@ caravel_00020001_fill_pattern_0_5: 1530000 rects caravel_00020001_fill_pattern_0_5: 1540000 rects caravel_00020001_fill_pattern_0_5: 1550000 rects -Magic 8.3 revision 185 - Compiled on Thu Jul 8 16:46:03 PDT 2021. +Magic 8.3 revision 192 - Compiled on Wed Jul 28 09:22:23 PDT 2021. Starting magic under Tcl interpreter Using the terminal as the console. Using NULL graphics device. @@ -7659,7 +7490,7 @@ site.def: In custom site.def... Sourcing design .magicrc for technology sky130A ... 2 Magic internal units = 1 Lambda -Input style sky130(): scaleFactor=2, multiplier=2 +Input style sky130(vendor): scaleFactor=2, multiplier=2 Scaled tech values by 2 / 1 to match internal grid scaling Loading sky130A Device Generator Menu ... Loading "/mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag/generate_fill_dist.tcl" from command line. @@ -7818,7 +7649,7 @@ caravel_00020001_fill_pattern_0_2: 1530000 rects caravel_00020001_fill_pattern_0_2: 1540000 rects caravel_00020001_fill_pattern_0_2: 1550000 rects -Magic 8.3 revision 185 - Compiled on Thu Jul 8 16:46:03 PDT 2021. +Magic 8.3 revision 192 - Compiled on Wed Jul 28 09:22:23 PDT 2021. Starting magic under Tcl interpreter Using the terminal as the console. Using NULL graphics device. @@ -7828,7 +7659,176 @@ site.def: In custom site.def... Sourcing design .magicrc for technology sky130A ... 2 Magic internal units = 1 Lambda -Input style sky130(): scaleFactor=2, multiplier=2 +Input style sky130(vendor): scaleFactor=2, multiplier=2 +Scaled tech values by 2 / 1 to match internal grid scaling +Loading sky130A Device Generator Menu ... +Loading "/mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag/generate_fill_dist.tcl" from command line. +caravel_00020001_fill_pattern_0_4: 10000 rects +caravel_00020001_fill_pattern_0_4: 20000 rects +caravel_00020001_fill_pattern_0_4: 30000 rects +caravel_00020001_fill_pattern_0_4: 40000 rects +caravel_00020001_fill_pattern_0_4: 50000 rects +caravel_00020001_fill_pattern_0_4: 60000 rects +caravel_00020001_fill_pattern_0_4: 70000 rects +caravel_00020001_fill_pattern_0_4: 80000 rects +caravel_00020001_fill_pattern_0_4: 90000 rects +caravel_00020001_fill_pattern_0_4: 100000 rects +caravel_00020001_fill_pattern_0_4: 110000 rects +caravel_00020001_fill_pattern_0_4: 120000 rects +caravel_00020001_fill_pattern_0_4: 130000 rects +caravel_00020001_fill_pattern_0_4: 140000 rects +caravel_00020001_fill_pattern_0_4: 150000 rects +caravel_00020001_fill_pattern_0_4: 160000 rects +caravel_00020001_fill_pattern_0_4: 170000 rects +caravel_00020001_fill_pattern_0_4: 180000 rects +caravel_00020001_fill_pattern_0_4: 190000 rects +caravel_00020001_fill_pattern_0_4: 200000 rects +caravel_00020001_fill_pattern_0_4: 210000 rects +caravel_00020001_fill_pattern_0_4: 220000 rects +caravel_00020001_fill_pattern_0_4: 230000 rects +caravel_00020001_fill_pattern_0_4: 240000 rects +caravel_00020001_fill_pattern_0_4: 250000 rects +caravel_00020001_fill_pattern_0_4: 260000 rects +caravel_00020001_fill_pattern_0_4: 270000 rects +caravel_00020001_fill_pattern_0_4: 280000 rects +caravel_00020001_fill_pattern_0_4: 290000 rects +caravel_00020001_fill_pattern_0_4: 300000 rects +caravel_00020001_fill_pattern_0_4: 310000 rects +caravel_00020001_fill_pattern_0_4: 320000 rects +caravel_00020001_fill_pattern_0_4: 330000 rects +caravel_00020001_fill_pattern_0_4: 340000 rects +caravel_00020001_fill_pattern_0_4: 350000 rects +caravel_00020001_fill_pattern_0_4: 360000 rects +caravel_00020001_fill_pattern_0_4: 370000 rects +caravel_00020001_fill_pattern_0_4: 380000 rects +caravel_00020001_fill_pattern_0_4: 390000 rects +caravel_00020001_fill_pattern_0_4: 400000 rects +caravel_00020001_fill_pattern_0_4: 410000 rects +caravel_00020001_fill_pattern_0_4: 420000 rects +caravel_00020001_fill_pattern_0_4: 430000 rects +caravel_00020001_fill_pattern_0_4: 440000 rects +caravel_00020001_fill_pattern_0_4: 450000 rects +caravel_00020001_fill_pattern_0_4: 460000 rects +caravel_00020001_fill_pattern_0_4: 470000 rects +caravel_00020001_fill_pattern_0_4: 480000 rects +caravel_00020001_fill_pattern_0_4: 490000 rects +caravel_00020001_fill_pattern_0_4: 500000 rects +caravel_00020001_fill_pattern_0_4: 510000 rects +caravel_00020001_fill_pattern_0_4: 520000 rects +caravel_00020001_fill_pattern_0_4: 530000 rects +caravel_00020001_fill_pattern_0_4: 540000 rects +caravel_00020001_fill_pattern_0_4: 550000 rects +caravel_00020001_fill_pattern_0_4: 560000 rects +caravel_00020001_fill_pattern_0_4: 570000 rects +caravel_00020001_fill_pattern_0_4: 580000 rects +caravel_00020001_fill_pattern_0_4: 590000 rects +caravel_00020001_fill_pattern_0_4: 600000 rects +caravel_00020001_fill_pattern_0_4: 610000 rects +caravel_00020001_fill_pattern_0_4: 620000 rects +caravel_00020001_fill_pattern_0_4: 630000 rects +caravel_00020001_fill_pattern_0_4: 640000 rects +caravel_00020001_fill_pattern_0_4: 650000 rects +caravel_00020001_fill_pattern_0_4: 660000 rects +caravel_00020001_fill_pattern_0_4: 670000 rects +caravel_00020001_fill_pattern_0_4: 680000 rects +caravel_00020001_fill_pattern_0_4: 690000 rects +caravel_00020001_fill_pattern_0_4: 700000 rects +caravel_00020001_fill_pattern_0_4: 710000 rects +caravel_00020001_fill_pattern_0_4: 720000 rects +caravel_00020001_fill_pattern_0_4: 730000 rects +caravel_00020001_fill_pattern_0_4: 740000 rects +caravel_00020001_fill_pattern_0_4: 750000 rects +caravel_00020001_fill_pattern_0_4: 760000 rects +caravel_00020001_fill_pattern_0_4: 770000 rects +caravel_00020001_fill_pattern_0_4: 780000 rects +caravel_00020001_fill_pattern_0_4: 790000 rects +caravel_00020001_fill_pattern_0_4: 800000 rects +caravel_00020001_fill_pattern_0_4: 810000 rects +caravel_00020001_fill_pattern_0_4: 820000 rects +caravel_00020001_fill_pattern_0_4: 830000 rects +caravel_00020001_fill_pattern_0_4: 840000 rects +caravel_00020001_fill_pattern_0_4: 850000 rects +caravel_00020001_fill_pattern_0_4: 860000 rects +caravel_00020001_fill_pattern_0_4: 870000 rects +caravel_00020001_fill_pattern_0_4: 880000 rects +caravel_00020001_fill_pattern_0_4: 890000 rects +caravel_00020001_fill_pattern_0_4: 900000 rects +caravel_00020001_fill_pattern_0_4: 910000 rects +caravel_00020001_fill_pattern_0_4: 920000 rects +caravel_00020001_fill_pattern_0_4: 930000 rects +caravel_00020001_fill_pattern_0_4: 940000 rects +caravel_00020001_fill_pattern_0_4: 950000 rects +caravel_00020001_fill_pattern_0_4: 960000 rects +caravel_00020001_fill_pattern_0_4: 970000 rects +caravel_00020001_fill_pattern_0_4: 980000 rects +caravel_00020001_fill_pattern_0_4: 990000 rects +caravel_00020001_fill_pattern_0_4: 1000000 rects +caravel_00020001_fill_pattern_0_4: 1010000 rects +caravel_00020001_fill_pattern_0_4: 1020000 rects +caravel_00020001_fill_pattern_0_4: 1030000 rects +caravel_00020001_fill_pattern_0_4: 1040000 rects +caravel_00020001_fill_pattern_0_4: 1050000 rects +caravel_00020001_fill_pattern_0_4: 1060000 rects +caravel_00020001_fill_pattern_0_4: 1070000 rects +caravel_00020001_fill_pattern_0_4: 1080000 rects +caravel_00020001_fill_pattern_0_4: 1090000 rects +caravel_00020001_fill_pattern_0_4: 1100000 rects +caravel_00020001_fill_pattern_0_4: 1110000 rects +caravel_00020001_fill_pattern_0_4: 1120000 rects +caravel_00020001_fill_pattern_0_4: 1130000 rects +caravel_00020001_fill_pattern_0_4: 1140000 rects +caravel_00020001_fill_pattern_0_4: 1150000 rects +caravel_00020001_fill_pattern_0_4: 1160000 rects +caravel_00020001_fill_pattern_0_4: 1170000 rects +caravel_00020001_fill_pattern_0_4: 1180000 rects +caravel_00020001_fill_pattern_0_4: 1190000 rects +caravel_00020001_fill_pattern_0_4: 1200000 rects +caravel_00020001_fill_pattern_0_4: 1210000 rects +caravel_00020001_fill_pattern_0_4: 1220000 rects +caravel_00020001_fill_pattern_0_4: 1230000 rects +caravel_00020001_fill_pattern_0_4: 1240000 rects +caravel_00020001_fill_pattern_0_4: 1250000 rects +caravel_00020001_fill_pattern_0_4: 1260000 rects +caravel_00020001_fill_pattern_0_4: 1270000 rects +caravel_00020001_fill_pattern_0_4: 1280000 rects +caravel_00020001_fill_pattern_0_4: 1290000 rects +caravel_00020001_fill_pattern_0_4: 1300000 rects +caravel_00020001_fill_pattern_0_4: 1310000 rects +caravel_00020001_fill_pattern_0_4: 1320000 rects +caravel_00020001_fill_pattern_0_4: 1330000 rects +caravel_00020001_fill_pattern_0_4: 1340000 rects +caravel_00020001_fill_pattern_0_4: 1350000 rects +caravel_00020001_fill_pattern_0_4: 1360000 rects +caravel_00020001_fill_pattern_0_4: 1370000 rects +caravel_00020001_fill_pattern_0_4: 1380000 rects +caravel_00020001_fill_pattern_0_4: 1390000 rects +caravel_00020001_fill_pattern_0_4: 1400000 rects +caravel_00020001_fill_pattern_0_4: 1410000 rects +caravel_00020001_fill_pattern_0_4: 1420000 rects +caravel_00020001_fill_pattern_0_4: 1430000 rects +caravel_00020001_fill_pattern_0_4: 1440000 rects +caravel_00020001_fill_pattern_0_4: 1450000 rects +caravel_00020001_fill_pattern_0_4: 1460000 rects +caravel_00020001_fill_pattern_0_4: 1470000 rects +caravel_00020001_fill_pattern_0_4: 1480000 rects +caravel_00020001_fill_pattern_0_4: 1490000 rects +caravel_00020001_fill_pattern_0_4: 1500000 rects +caravel_00020001_fill_pattern_0_4: 1510000 rects +caravel_00020001_fill_pattern_0_4: 1520000 rects +caravel_00020001_fill_pattern_0_4: 1530000 rects +caravel_00020001_fill_pattern_0_4: 1540000 rects +caravel_00020001_fill_pattern_0_4: 1550000 rects +Magic 8.3 revision 192 - Compiled on Wed Jul 28 09:22:23 PDT 2021. +Starting magic under Tcl interpreter +Using the terminal as the console. +Using NULL graphics device. +site.pre: In custom site.pre... +site.pre: altered 'path sys' to: . $CAD_ROOT/magic/sys/ef-lib-magic/sys/style $CAD_ROOT/magic/sys $CAD_ROOT/magic/sys/current +Processing system .magicrc file +site.def: In custom site.def... +Sourcing design .magicrc for technology sky130A ... +2 Magic internal units = 1 Lambda +Input style sky130(vendor): scaleFactor=2, multiplier=2 Scaled tech values by 2 / 1 to match internal grid scaling Loading sky130A Device Generator Menu ... Loading "/mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag/generate_fill_dist.tcl" from command line. @@ -8155,7 +8155,7 @@ caravel_00020001_fill_pattern_4_0: 3210000 rects caravel_00020001_fill_pattern_4_0: 3220000 rects caravel_00020001_fill_pattern_4_0: 3230000 rects -Magic 8.3 revision 185 - Compiled on Thu Jul 8 16:46:03 PDT 2021. +Magic 8.3 revision 192 - Compiled on Wed Jul 28 09:22:23 PDT 2021. Starting magic under Tcl interpreter Using the terminal as the console. Using NULL graphics device. @@ -8165,513 +8165,7 @@ site.def: In custom site.def... Sourcing design .magicrc for technology sky130A ... 2 Magic internal units = 1 Lambda -Input style sky130(): scaleFactor=2, multiplier=2 -Scaled tech values by 2 / 1 to match internal grid scaling -Loading sky130A Device Generator Menu ... -Loading "/mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag/generate_fill_dist.tcl" from command line. -caravel_00020001_fill_pattern_2_6: 10000 rects -caravel_00020001_fill_pattern_2_6: 20000 rects -caravel_00020001_fill_pattern_2_6: 30000 rects -caravel_00020001_fill_pattern_2_6: 40000 rects -caravel_00020001_fill_pattern_2_6: 50000 rects -caravel_00020001_fill_pattern_2_6: 60000 rects -caravel_00020001_fill_pattern_2_6: 70000 rects -caravel_00020001_fill_pattern_2_6: 80000 rects -caravel_00020001_fill_pattern_2_6: 90000 rects -caravel_00020001_fill_pattern_2_6: 100000 rects -caravel_00020001_fill_pattern_2_6: 110000 rects -caravel_00020001_fill_pattern_2_6: 120000 rects -caravel_00020001_fill_pattern_2_6: 130000 rects -caravel_00020001_fill_pattern_2_6: 140000 rects -caravel_00020001_fill_pattern_2_6: 150000 rects -caravel_00020001_fill_pattern_2_6: 160000 rects -caravel_00020001_fill_pattern_2_6: 170000 rects -caravel_00020001_fill_pattern_2_6: 180000 rects -caravel_00020001_fill_pattern_2_6: 190000 rects -caravel_00020001_fill_pattern_2_6: 200000 rects -caravel_00020001_fill_pattern_2_6: 210000 rects -caravel_00020001_fill_pattern_2_6: 220000 rects -caravel_00020001_fill_pattern_2_6: 230000 rects -caravel_00020001_fill_pattern_2_6: 240000 rects -caravel_00020001_fill_pattern_2_6: 250000 rects -caravel_00020001_fill_pattern_2_6: 260000 rects -caravel_00020001_fill_pattern_2_6: 270000 rects -caravel_00020001_fill_pattern_2_6: 280000 rects -caravel_00020001_fill_pattern_2_6: 290000 rects -caravel_00020001_fill_pattern_2_6: 300000 rects -caravel_00020001_fill_pattern_2_6: 310000 rects -caravel_00020001_fill_pattern_2_6: 320000 rects -caravel_00020001_fill_pattern_2_6: 330000 rects -caravel_00020001_fill_pattern_2_6: 340000 rects -caravel_00020001_fill_pattern_2_6: 350000 rects -caravel_00020001_fill_pattern_2_6: 360000 rects -caravel_00020001_fill_pattern_2_6: 370000 rects -caravel_00020001_fill_pattern_2_6: 380000 rects -caravel_00020001_fill_pattern_2_6: 390000 rects -caravel_00020001_fill_pattern_2_6: 400000 rects -caravel_00020001_fill_pattern_2_6: 410000 rects -caravel_00020001_fill_pattern_2_6: 420000 rects -caravel_00020001_fill_pattern_2_6: 430000 rects -caravel_00020001_fill_pattern_2_6: 440000 rects -caravel_00020001_fill_pattern_2_6: 450000 rects -caravel_00020001_fill_pattern_2_6: 460000 rects -caravel_00020001_fill_pattern_2_6: 470000 rects -caravel_00020001_fill_pattern_2_6: 480000 rects -caravel_00020001_fill_pattern_2_6: 490000 rects -caravel_00020001_fill_pattern_2_6: 500000 rects -caravel_00020001_fill_pattern_2_6: 510000 rects -caravel_00020001_fill_pattern_2_6: 520000 rects -caravel_00020001_fill_pattern_2_6: 530000 rects -caravel_00020001_fill_pattern_2_6: 540000 rects -caravel_00020001_fill_pattern_2_6: 550000 rects -caravel_00020001_fill_pattern_2_6: 560000 rects -caravel_00020001_fill_pattern_2_6: 570000 rects -caravel_00020001_fill_pattern_2_6: 580000 rects -caravel_00020001_fill_pattern_2_6: 590000 rects -caravel_00020001_fill_pattern_2_6: 600000 rects -caravel_00020001_fill_pattern_2_6: 610000 rects -caravel_00020001_fill_pattern_2_6: 620000 rects -caravel_00020001_fill_pattern_2_6: 630000 rects -caravel_00020001_fill_pattern_2_6: 640000 rects -caravel_00020001_fill_pattern_2_6: 650000 rects -caravel_00020001_fill_pattern_2_6: 660000 rects -caravel_00020001_fill_pattern_2_6: 670000 rects -caravel_00020001_fill_pattern_2_6: 680000 rects -caravel_00020001_fill_pattern_2_6: 690000 rects -caravel_00020001_fill_pattern_2_6: 700000 rects -caravel_00020001_fill_pattern_2_6: 710000 rects -caravel_00020001_fill_pattern_2_6: 720000 rects -caravel_00020001_fill_pattern_2_6: 730000 rects -caravel_00020001_fill_pattern_2_6: 740000 rects -caravel_00020001_fill_pattern_2_6: 750000 rects -caravel_00020001_fill_pattern_2_6: 760000 rects -caravel_00020001_fill_pattern_2_6: 770000 rects -caravel_00020001_fill_pattern_2_6: 780000 rects -caravel_00020001_fill_pattern_2_6: 790000 rects -caravel_00020001_fill_pattern_2_6: 800000 rects -caravel_00020001_fill_pattern_2_6: 810000 rects -caravel_00020001_fill_pattern_2_6: 820000 rects -caravel_00020001_fill_pattern_2_6: 830000 rects -caravel_00020001_fill_pattern_2_6: 840000 rects -caravel_00020001_fill_pattern_2_6: 850000 rects -caravel_00020001_fill_pattern_2_6: 860000 rects -caravel_00020001_fill_pattern_2_6: 870000 rects -caravel_00020001_fill_pattern_2_6: 880000 rects -caravel_00020001_fill_pattern_2_6: 890000 rects -caravel_00020001_fill_pattern_2_6: 900000 rects -caravel_00020001_fill_pattern_2_6: 910000 rects -caravel_00020001_fill_pattern_2_6: 920000 rects -caravel_00020001_fill_pattern_2_6: 930000 rects -caravel_00020001_fill_pattern_2_6: 940000 rects -caravel_00020001_fill_pattern_2_6: 950000 rects -caravel_00020001_fill_pattern_2_6: 960000 rects -caravel_00020001_fill_pattern_2_6: 970000 rects -caravel_00020001_fill_pattern_2_6: 980000 rects -caravel_00020001_fill_pattern_2_6: 990000 rects -caravel_00020001_fill_pattern_2_6: 1000000 rects -caravel_00020001_fill_pattern_2_6: 1010000 rects -caravel_00020001_fill_pattern_2_6: 1020000 rects -caravel_00020001_fill_pattern_2_6: 1030000 rects -caravel_00020001_fill_pattern_2_6: 1040000 rects -caravel_00020001_fill_pattern_2_6: 1050000 rects -caravel_00020001_fill_pattern_2_6: 1060000 rects -caravel_00020001_fill_pattern_2_6: 1070000 rects -caravel_00020001_fill_pattern_2_6: 1080000 rects -caravel_00020001_fill_pattern_2_6: 1090000 rects -caravel_00020001_fill_pattern_2_6: 1100000 rects -caravel_00020001_fill_pattern_2_6: 1110000 rects -caravel_00020001_fill_pattern_2_6: 1120000 rects -caravel_00020001_fill_pattern_2_6: 1130000 rects -caravel_00020001_fill_pattern_2_6: 1140000 rects -caravel_00020001_fill_pattern_2_6: 1150000 rects -caravel_00020001_fill_pattern_2_6: 1160000 rects -caravel_00020001_fill_pattern_2_6: 1170000 rects -caravel_00020001_fill_pattern_2_6: 1180000 rects -caravel_00020001_fill_pattern_2_6: 1190000 rects -caravel_00020001_fill_pattern_2_6: 1200000 rects -caravel_00020001_fill_pattern_2_6: 1210000 rects -caravel_00020001_fill_pattern_2_6: 1220000 rects -caravel_00020001_fill_pattern_2_6: 1230000 rects -caravel_00020001_fill_pattern_2_6: 1240000 rects -caravel_00020001_fill_pattern_2_6: 1250000 rects -caravel_00020001_fill_pattern_2_6: 1260000 rects -caravel_00020001_fill_pattern_2_6: 1270000 rects -caravel_00020001_fill_pattern_2_6: 1280000 rects -caravel_00020001_fill_pattern_2_6: 1290000 rects -caravel_00020001_fill_pattern_2_6: 1300000 rects -caravel_00020001_fill_pattern_2_6: 1310000 rects -caravel_00020001_fill_pattern_2_6: 1320000 rects -caravel_00020001_fill_pattern_2_6: 1330000 rects -caravel_00020001_fill_pattern_2_6: 1340000 rects -caravel_00020001_fill_pattern_2_6: 1350000 rects -caravel_00020001_fill_pattern_2_6: 1360000 rects -caravel_00020001_fill_pattern_2_6: 1370000 rects -caravel_00020001_fill_pattern_2_6: 1380000 rects -caravel_00020001_fill_pattern_2_6: 1390000 rects -caravel_00020001_fill_pattern_2_6: 1400000 rects -caravel_00020001_fill_pattern_2_6: 1410000 rects -caravel_00020001_fill_pattern_2_6: 1420000 rects -caravel_00020001_fill_pattern_2_6: 1430000 rects -caravel_00020001_fill_pattern_2_6: 1440000 rects -caravel_00020001_fill_pattern_2_6: 1450000 rects -caravel_00020001_fill_pattern_2_6: 1460000 rects -caravel_00020001_fill_pattern_2_6: 1470000 rects -caravel_00020001_fill_pattern_2_6: 1480000 rects -caravel_00020001_fill_pattern_2_6: 1490000 rects -caravel_00020001_fill_pattern_2_6: 1500000 rects -caravel_00020001_fill_pattern_2_6: 1510000 rects -caravel_00020001_fill_pattern_2_6: 1520000 rects -caravel_00020001_fill_pattern_2_6: 1530000 rects -caravel_00020001_fill_pattern_2_6: 1540000 rects -caravel_00020001_fill_pattern_2_6: 1550000 rects -Magic 8.3 revision 185 - Compiled on Thu Jul 8 16:46:03 PDT 2021. -Starting magic under Tcl interpreter -Using the terminal as the console. -Using NULL graphics device. -site.pre: In custom site.pre... -site.pre: altered 'path sys' to: . $CAD_ROOT/magic/sys/ef-lib-magic/sys/style $CAD_ROOT/magic/sys $CAD_ROOT/magic/sys/current -Processing system .magicrc file -site.def: In custom site.def... -Sourcing design .magicrc for technology sky130A ... -2 Magic internal units = 1 Lambda -Input style sky130(): scaleFactor=2, multiplier=2 -Scaled tech values by 2 / 1 to match internal grid scaling -Loading sky130A Device Generator Menu ... -Loading "/mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag/generate_fill_dist.tcl" from command line. -caravel_00020001_fill_pattern_4_1: 10000 rects -caravel_00020001_fill_pattern_4_1: 20000 rects -caravel_00020001_fill_pattern_4_1: 30000 rects -caravel_00020001_fill_pattern_4_1: 40000 rects -caravel_00020001_fill_pattern_4_1: 50000 rects -caravel_00020001_fill_pattern_4_1: 60000 rects -caravel_00020001_fill_pattern_4_1: 70000 rects -caravel_00020001_fill_pattern_4_1: 80000 rects -caravel_00020001_fill_pattern_4_1: 90000 rects -caravel_00020001_fill_pattern_4_1: 100000 rects -caravel_00020001_fill_pattern_4_1: 110000 rects -caravel_00020001_fill_pattern_4_1: 120000 rects -caravel_00020001_fill_pattern_4_1: 130000 rects -caravel_00020001_fill_pattern_4_1: 140000 rects -caravel_00020001_fill_pattern_4_1: 150000 rects -caravel_00020001_fill_pattern_4_1: 160000 rects -caravel_00020001_fill_pattern_4_1: 170000 rects -caravel_00020001_fill_pattern_4_1: 180000 rects -caravel_00020001_fill_pattern_4_1: 190000 rects -caravel_00020001_fill_pattern_4_1: 200000 rects -caravel_00020001_fill_pattern_4_1: 210000 rects -caravel_00020001_fill_pattern_4_1: 220000 rects -caravel_00020001_fill_pattern_4_1: 230000 rects -caravel_00020001_fill_pattern_4_1: 240000 rects -caravel_00020001_fill_pattern_4_1: 250000 rects -caravel_00020001_fill_pattern_4_1: 260000 rects -caravel_00020001_fill_pattern_4_1: 270000 rects -caravel_00020001_fill_pattern_4_1: 280000 rects -caravel_00020001_fill_pattern_4_1: 290000 rects -caravel_00020001_fill_pattern_4_1: 300000 rects -caravel_00020001_fill_pattern_4_1: 310000 rects -caravel_00020001_fill_pattern_4_1: 320000 rects -caravel_00020001_fill_pattern_4_1: 330000 rects -caravel_00020001_fill_pattern_4_1: 340000 rects -caravel_00020001_fill_pattern_4_1: 350000 rects -caravel_00020001_fill_pattern_4_1: 360000 rects -caravel_00020001_fill_pattern_4_1: 370000 rects -caravel_00020001_fill_pattern_4_1: 380000 rects -caravel_00020001_fill_pattern_4_1: 390000 rects -caravel_00020001_fill_pattern_4_1: 400000 rects -caravel_00020001_fill_pattern_4_1: 410000 rects -caravel_00020001_fill_pattern_4_1: 420000 rects -caravel_00020001_fill_pattern_4_1: 430000 rects -caravel_00020001_fill_pattern_4_1: 440000 rects -caravel_00020001_fill_pattern_4_1: 450000 rects -caravel_00020001_fill_pattern_4_1: 460000 rects -caravel_00020001_fill_pattern_4_1: 470000 rects -caravel_00020001_fill_pattern_4_1: 480000 rects -caravel_00020001_fill_pattern_4_1: 490000 rects -caravel_00020001_fill_pattern_4_1: 500000 rects -caravel_00020001_fill_pattern_4_1: 510000 rects -caravel_00020001_fill_pattern_4_1: 520000 rects -caravel_00020001_fill_pattern_4_1: 530000 rects -caravel_00020001_fill_pattern_4_1: 540000 rects -caravel_00020001_fill_pattern_4_1: 550000 rects -caravel_00020001_fill_pattern_4_1: 560000 rects -caravel_00020001_fill_pattern_4_1: 570000 rects -caravel_00020001_fill_pattern_4_1: 580000 rects -caravel_00020001_fill_pattern_4_1: 590000 rects -caravel_00020001_fill_pattern_4_1: 600000 rects -caravel_00020001_fill_pattern_4_1: 610000 rects -caravel_00020001_fill_pattern_4_1: 620000 rects -caravel_00020001_fill_pattern_4_1: 630000 rects -caravel_00020001_fill_pattern_4_1: 640000 rects -caravel_00020001_fill_pattern_4_1: 650000 rects -caravel_00020001_fill_pattern_4_1: 660000 rects -caravel_00020001_fill_pattern_4_1: 670000 rects -caravel_00020001_fill_pattern_4_1: 680000 rects -caravel_00020001_fill_pattern_4_1: 690000 rects -caravel_00020001_fill_pattern_4_1: 700000 rects -caravel_00020001_fill_pattern_4_1: 710000 rects -caravel_00020001_fill_pattern_4_1: 720000 rects -caravel_00020001_fill_pattern_4_1: 730000 rects -caravel_00020001_fill_pattern_4_1: 740000 rects -caravel_00020001_fill_pattern_4_1: 750000 rects -caravel_00020001_fill_pattern_4_1: 760000 rects -caravel_00020001_fill_pattern_4_1: 770000 rects -caravel_00020001_fill_pattern_4_1: 780000 rects -caravel_00020001_fill_pattern_4_1: 790000 rects -caravel_00020001_fill_pattern_4_1: 800000 rects -caravel_00020001_fill_pattern_4_1: 810000 rects -caravel_00020001_fill_pattern_4_1: 820000 rects -caravel_00020001_fill_pattern_4_1: 830000 rects -caravel_00020001_fill_pattern_4_1: 840000 rects -caravel_00020001_fill_pattern_4_1: 850000 rects -caravel_00020001_fill_pattern_4_1: 860000 rects -caravel_00020001_fill_pattern_4_1: 870000 rects -caravel_00020001_fill_pattern_4_1: 880000 rects -caravel_00020001_fill_pattern_4_1: 890000 rects -caravel_00020001_fill_pattern_4_1: 900000 rects -caravel_00020001_fill_pattern_4_1: 910000 rects -caravel_00020001_fill_pattern_4_1: 920000 rects -caravel_00020001_fill_pattern_4_1: 930000 rects -caravel_00020001_fill_pattern_4_1: 940000 rects -caravel_00020001_fill_pattern_4_1: 950000 rects -caravel_00020001_fill_pattern_4_1: 960000 rects -caravel_00020001_fill_pattern_4_1: 970000 rects -caravel_00020001_fill_pattern_4_1: 980000 rects -caravel_00020001_fill_pattern_4_1: 990000 rects -caravel_00020001_fill_pattern_4_1: 1000000 rects -caravel_00020001_fill_pattern_4_1: 1010000 rects -caravel_00020001_fill_pattern_4_1: 1020000 rects -caravel_00020001_fill_pattern_4_1: 1030000 rects -caravel_00020001_fill_pattern_4_1: 1040000 rects -caravel_00020001_fill_pattern_4_1: 1050000 rects -caravel_00020001_fill_pattern_4_1: 1060000 rects -caravel_00020001_fill_pattern_4_1: 1070000 rects -caravel_00020001_fill_pattern_4_1: 1080000 rects -caravel_00020001_fill_pattern_4_1: 1090000 rects -caravel_00020001_fill_pattern_4_1: 1100000 rects -caravel_00020001_fill_pattern_4_1: 1110000 rects -caravel_00020001_fill_pattern_4_1: 1120000 rects -caravel_00020001_fill_pattern_4_1: 1130000 rects -caravel_00020001_fill_pattern_4_1: 1140000 rects -caravel_00020001_fill_pattern_4_1: 1150000 rects -caravel_00020001_fill_pattern_4_1: 1160000 rects -caravel_00020001_fill_pattern_4_1: 1170000 rects -caravel_00020001_fill_pattern_4_1: 1180000 rects -caravel_00020001_fill_pattern_4_1: 1190000 rects -caravel_00020001_fill_pattern_4_1: 1200000 rects -caravel_00020001_fill_pattern_4_1: 1210000 rects -caravel_00020001_fill_pattern_4_1: 1220000 rects -caravel_00020001_fill_pattern_4_1: 1230000 rects -caravel_00020001_fill_pattern_4_1: 1240000 rects -caravel_00020001_fill_pattern_4_1: 1250000 rects -caravel_00020001_fill_pattern_4_1: 1260000 rects -caravel_00020001_fill_pattern_4_1: 1270000 rects -caravel_00020001_fill_pattern_4_1: 1280000 rects -caravel_00020001_fill_pattern_4_1: 1290000 rects -caravel_00020001_fill_pattern_4_1: 1300000 rects -caravel_00020001_fill_pattern_4_1: 1310000 rects -caravel_00020001_fill_pattern_4_1: 1320000 rects -caravel_00020001_fill_pattern_4_1: 1330000 rects -caravel_00020001_fill_pattern_4_1: 1340000 rects -caravel_00020001_fill_pattern_4_1: 1350000 rects -caravel_00020001_fill_pattern_4_1: 1360000 rects -caravel_00020001_fill_pattern_4_1: 1370000 rects -caravel_00020001_fill_pattern_4_1: 1380000 rects -caravel_00020001_fill_pattern_4_1: 1390000 rects -caravel_00020001_fill_pattern_4_1: 1400000 rects -caravel_00020001_fill_pattern_4_1: 1410000 rects -caravel_00020001_fill_pattern_4_1: 1420000 rects -caravel_00020001_fill_pattern_4_1: 1430000 rects -caravel_00020001_fill_pattern_4_1: 1440000 rects -caravel_00020001_fill_pattern_4_1: 1450000 rects -caravel_00020001_fill_pattern_4_1: 1460000 rects -caravel_00020001_fill_pattern_4_1: 1470000 rects -caravel_00020001_fill_pattern_4_1: 1480000 rects -caravel_00020001_fill_pattern_4_1: 1490000 rects -caravel_00020001_fill_pattern_4_1: 1500000 rects -caravel_00020001_fill_pattern_4_1: 1510000 rects -caravel_00020001_fill_pattern_4_1: 1520000 rects -caravel_00020001_fill_pattern_4_1: 1530000 rects -caravel_00020001_fill_pattern_4_1: 1540000 rects -caravel_00020001_fill_pattern_4_1: 1550000 rects -caravel_00020001_fill_pattern_4_1: 1560000 rects -caravel_00020001_fill_pattern_4_1: 1570000 rects -caravel_00020001_fill_pattern_4_1: 1580000 rects -caravel_00020001_fill_pattern_4_1: 1590000 rects -caravel_00020001_fill_pattern_4_1: 1600000 rects -caravel_00020001_fill_pattern_4_1: 1610000 rects -caravel_00020001_fill_pattern_4_1: 1620000 rects -caravel_00020001_fill_pattern_4_1: 1630000 rects -caravel_00020001_fill_pattern_4_1: 1640000 rects -caravel_00020001_fill_pattern_4_1: 1650000 rects -caravel_00020001_fill_pattern_4_1: 1660000 rects -caravel_00020001_fill_pattern_4_1: 1670000 rects -caravel_00020001_fill_pattern_4_1: 1680000 rects -caravel_00020001_fill_pattern_4_1: 1690000 rects -caravel_00020001_fill_pattern_4_1: 1700000 rects -caravel_00020001_fill_pattern_4_1: 1710000 rects -caravel_00020001_fill_pattern_4_1: 1720000 rects -caravel_00020001_fill_pattern_4_1: 1730000 rects -caravel_00020001_fill_pattern_4_1: 1740000 rects -caravel_00020001_fill_pattern_4_1: 1750000 rects -caravel_00020001_fill_pattern_4_1: 1760000 rects -caravel_00020001_fill_pattern_4_1: 1770000 rects -caravel_00020001_fill_pattern_4_1: 1780000 rects -caravel_00020001_fill_pattern_4_1: 1790000 rects -caravel_00020001_fill_pattern_4_1: 1800000 rects -caravel_00020001_fill_pattern_4_1: 1810000 rects -caravel_00020001_fill_pattern_4_1: 1820000 rects -caravel_00020001_fill_pattern_4_1: 1830000 rects -caravel_00020001_fill_pattern_4_1: 1840000 rects -caravel_00020001_fill_pattern_4_1: 1850000 rects -caravel_00020001_fill_pattern_4_1: 1860000 rects -caravel_00020001_fill_pattern_4_1: 1870000 rects -caravel_00020001_fill_pattern_4_1: 1880000 rects -caravel_00020001_fill_pattern_4_1: 1890000 rects -caravel_00020001_fill_pattern_4_1: 1900000 rects -caravel_00020001_fill_pattern_4_1: 1910000 rects -caravel_00020001_fill_pattern_4_1: 1920000 rects -caravel_00020001_fill_pattern_4_1: 1930000 rects -caravel_00020001_fill_pattern_4_1: 1940000 rects -caravel_00020001_fill_pattern_4_1: 1950000 rects -caravel_00020001_fill_pattern_4_1: 1960000 rects -caravel_00020001_fill_pattern_4_1: 1970000 rects -caravel_00020001_fill_pattern_4_1: 1980000 rects -caravel_00020001_fill_pattern_4_1: 1990000 rects -caravel_00020001_fill_pattern_4_1: 2000000 rects -caravel_00020001_fill_pattern_4_1: 2010000 rects -caravel_00020001_fill_pattern_4_1: 2020000 rects -caravel_00020001_fill_pattern_4_1: 2030000 rects -caravel_00020001_fill_pattern_4_1: 2040000 rects -caravel_00020001_fill_pattern_4_1: 2050000 rects -caravel_00020001_fill_pattern_4_1: 2060000 rects -caravel_00020001_fill_pattern_4_1: 2070000 rects -caravel_00020001_fill_pattern_4_1: 2080000 rects -caravel_00020001_fill_pattern_4_1: 2090000 rects -caravel_00020001_fill_pattern_4_1: 2100000 rects -caravel_00020001_fill_pattern_4_1: 2110000 rects -caravel_00020001_fill_pattern_4_1: 2120000 rects -caravel_00020001_fill_pattern_4_1: 2130000 rects -caravel_00020001_fill_pattern_4_1: 2140000 rects -caravel_00020001_fill_pattern_4_1: 2150000 rects -caravel_00020001_fill_pattern_4_1: 2160000 rects -caravel_00020001_fill_pattern_4_1: 2170000 rects -caravel_00020001_fill_pattern_4_1: 2180000 rects -caravel_00020001_fill_pattern_4_1: 2190000 rects -caravel_00020001_fill_pattern_4_1: 2200000 rects -caravel_00020001_fill_pattern_4_1: 2210000 rects -caravel_00020001_fill_pattern_4_1: 2220000 rects -caravel_00020001_fill_pattern_4_1: 2230000 rects -caravel_00020001_fill_pattern_4_1: 2240000 rects -caravel_00020001_fill_pattern_4_1: 2250000 rects -caravel_00020001_fill_pattern_4_1: 2260000 rects -caravel_00020001_fill_pattern_4_1: 2270000 rects -caravel_00020001_fill_pattern_4_1: 2280000 rects -caravel_00020001_fill_pattern_4_1: 2290000 rects -caravel_00020001_fill_pattern_4_1: 2300000 rects -caravel_00020001_fill_pattern_4_1: 2310000 rects -caravel_00020001_fill_pattern_4_1: 2320000 rects -caravel_00020001_fill_pattern_4_1: 2330000 rects -caravel_00020001_fill_pattern_4_1: 2340000 rects -caravel_00020001_fill_pattern_4_1: 2350000 rects -caravel_00020001_fill_pattern_4_1: 2360000 rects -caravel_00020001_fill_pattern_4_1: 2370000 rects -caravel_00020001_fill_pattern_4_1: 2380000 rects -caravel_00020001_fill_pattern_4_1: 2390000 rects -caravel_00020001_fill_pattern_4_1: 2400000 rects -caravel_00020001_fill_pattern_4_1: 2410000 rects -caravel_00020001_fill_pattern_4_1: 2420000 rects -caravel_00020001_fill_pattern_4_1: 2430000 rects -caravel_00020001_fill_pattern_4_1: 2440000 rects -caravel_00020001_fill_pattern_4_1: 2450000 rects -caravel_00020001_fill_pattern_4_1: 2460000 rects -caravel_00020001_fill_pattern_4_1: 2470000 rects -caravel_00020001_fill_pattern_4_1: 2480000 rects -caravel_00020001_fill_pattern_4_1: 2490000 rects -caravel_00020001_fill_pattern_4_1: 2500000 rects -caravel_00020001_fill_pattern_4_1: 2510000 rects -caravel_00020001_fill_pattern_4_1: 2520000 rects -caravel_00020001_fill_pattern_4_1: 2530000 rects -caravel_00020001_fill_pattern_4_1: 2540000 rects -caravel_00020001_fill_pattern_4_1: 2550000 rects -caravel_00020001_fill_pattern_4_1: 2560000 rects -caravel_00020001_fill_pattern_4_1: 2570000 rects -caravel_00020001_fill_pattern_4_1: 2580000 rects -caravel_00020001_fill_pattern_4_1: 2590000 rects -caravel_00020001_fill_pattern_4_1: 2600000 rects -caravel_00020001_fill_pattern_4_1: 2610000 rects -caravel_00020001_fill_pattern_4_1: 2620000 rects -caravel_00020001_fill_pattern_4_1: 2630000 rects -caravel_00020001_fill_pattern_4_1: 2640000 rects -caravel_00020001_fill_pattern_4_1: 2650000 rects -caravel_00020001_fill_pattern_4_1: 2660000 rects -caravel_00020001_fill_pattern_4_1: 2670000 rects -caravel_00020001_fill_pattern_4_1: 2680000 rects -caravel_00020001_fill_pattern_4_1: 2690000 rects -caravel_00020001_fill_pattern_4_1: 2700000 rects -caravel_00020001_fill_pattern_4_1: 2710000 rects -caravel_00020001_fill_pattern_4_1: 2720000 rects -caravel_00020001_fill_pattern_4_1: 2730000 rects -caravel_00020001_fill_pattern_4_1: 2740000 rects -caravel_00020001_fill_pattern_4_1: 2750000 rects -caravel_00020001_fill_pattern_4_1: 2760000 rects -caravel_00020001_fill_pattern_4_1: 2770000 rects -caravel_00020001_fill_pattern_4_1: 2780000 rects -caravel_00020001_fill_pattern_4_1: 2790000 rects -caravel_00020001_fill_pattern_4_1: 2800000 rects -caravel_00020001_fill_pattern_4_1: 2810000 rects -caravel_00020001_fill_pattern_4_1: 2820000 rects -caravel_00020001_fill_pattern_4_1: 2830000 rects -caravel_00020001_fill_pattern_4_1: 2840000 rects -caravel_00020001_fill_pattern_4_1: 2850000 rects -caravel_00020001_fill_pattern_4_1: 2860000 rects -caravel_00020001_fill_pattern_4_1: 2870000 rects -caravel_00020001_fill_pattern_4_1: 2880000 rects -caravel_00020001_fill_pattern_4_1: 2890000 rects -caravel_00020001_fill_pattern_4_1: 2900000 rects -caravel_00020001_fill_pattern_4_1: 2910000 rects -caravel_00020001_fill_pattern_4_1: 2920000 rects -caravel_00020001_fill_pattern_4_1: 2930000 rects -caravel_00020001_fill_pattern_4_1: 2940000 rects -caravel_00020001_fill_pattern_4_1: 2950000 rects -caravel_00020001_fill_pattern_4_1: 2960000 rects -caravel_00020001_fill_pattern_4_1: 2970000 rects -caravel_00020001_fill_pattern_4_1: 2980000 rects -caravel_00020001_fill_pattern_4_1: 2990000 rects -caravel_00020001_fill_pattern_4_1: 3000000 rects -caravel_00020001_fill_pattern_4_1: 3010000 rects -caravel_00020001_fill_pattern_4_1: 3020000 rects -caravel_00020001_fill_pattern_4_1: 3030000 rects -caravel_00020001_fill_pattern_4_1: 3040000 rects -caravel_00020001_fill_pattern_4_1: 3050000 rects -caravel_00020001_fill_pattern_4_1: 3060000 rects -caravel_00020001_fill_pattern_4_1: 3070000 rects -caravel_00020001_fill_pattern_4_1: 3080000 rects -caravel_00020001_fill_pattern_4_1: 3090000 rects -caravel_00020001_fill_pattern_4_1: 3100000 rects -caravel_00020001_fill_pattern_4_1: 3110000 rects -caravel_00020001_fill_pattern_4_1: 3120000 rects -caravel_00020001_fill_pattern_4_1: 3130000 rects -caravel_00020001_fill_pattern_4_1: 3140000 rects -caravel_00020001_fill_pattern_4_1: 3150000 rects -caravel_00020001_fill_pattern_4_1: 3160000 rects -caravel_00020001_fill_pattern_4_1: 3170000 rects -caravel_00020001_fill_pattern_4_1: 3180000 rects -caravel_00020001_fill_pattern_4_1: 3190000 rects -caravel_00020001_fill_pattern_4_1: 3200000 rects -caravel_00020001_fill_pattern_4_1: 3210000 rects -caravel_00020001_fill_pattern_4_1: 3220000 rects -caravel_00020001_fill_pattern_4_1: 3230000 rects -Magic 8.3 revision 185 - Compiled on Thu Jul 8 16:46:03 PDT 2021. -Starting magic under Tcl interpreter -Using the terminal as the console. -Using NULL graphics device. -site.pre: In custom site.pre... -site.pre: altered 'path sys' to: . $CAD_ROOT/magic/sys/ef-lib-magic/sys/style $CAD_ROOT/magic/sys $CAD_ROOT/magic/sys/current -Processing system .magicrc file -site.def: In custom site.def... -Sourcing design .magicrc for technology sky130A ... -2 Magic internal units = 1 Lambda -Input style sky130(): scaleFactor=2, multiplier=2 +Input style sky130(vendor): scaleFactor=2, multiplier=2 Scaled tech values by 2 / 1 to match internal grid scaling Loading sky130A Device Generator Menu ... Loading "/mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag/generate_fill_dist.tcl" from command line. @@ -8998,15 +8492,19 @@ caravel_00020001_fill_pattern_1_0: 3210000 rects caravel_00020001_fill_pattern_1_0: 3220000 rects caravel_00020001_fill_pattern_1_0: 3230000 rects -Magic 8.3 revision 185 - Compiled on -Magic 8.3 revision 185 - Compiled on -Magic 8.3 revision 185 - Compiled on -Magic 8.3 revision 185 - Compiled on -Magic 8.3 revision 185 - Compiled on -Magic 8.3 revision 185 - Compiled on -Magic 8.3 revision 185 - Compiled on -Magic 8.3 revision 185 - Compiled on -Magic 8.3 revision 185 - Compiled on Thu Jul 8 16:46:03 PDT 2021. +Magic 8.3 revision 192 - Compiled on Wed J +Magic 8.3 revision 192 - Compiled on Wed J +Magic 8.3 revision 192 - Compiled on Wed J +Magic 8.3 revision 192 - Compiled on Wed J +Magic 8.3 revision 192 - Compiled on Wed J +Magic 8.3 revision 192 - Compiled on Wed J +Magic 8.3 revision 192 - Compiled on Wed J +Magic 8.3 revision 192 - Compiled on Wed J +Magic 8.3 revision 192 - Compiled on Wed J +Magic 8.3 revision 192 - Compiled on Wed J +Magic 8.3 revision 192 - Compiled on Wed J +Magic 8.3 revision 192 - Compiled on Wed J +Magic 8.3 revision 192 - Compiled on Wed Jul 28 09:22:23 PDT 2021. Starting magic under Tcl interpreter Using the terminal as the console. Using NULL graphics device. @@ -9016,1015 +8514,7 @@ site.def: In custom site.def... Sourcing design .magicrc for technology sky130A ... 2 Magic internal units = 1 Lambda -Input style sky130(): scaleFactor=2, multiplier=2 -Scaled tech values by 2 / 1 to match internal grid scaling -Loading sky130A Device Generator Menu ... -Loading "/mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag/generate_fill_dist.tcl" from command line. -caravel_00020001_fill_pattern_3_6: 10000 rects -caravel_00020001_fill_pattern_3_6: 20000 rects -caravel_00020001_fill_pattern_3_6: 30000 rects -caravel_00020001_fill_pattern_3_6: 40000 rects -caravel_00020001_fill_pattern_3_6: 50000 rects -caravel_00020001_fill_pattern_3_6: 60000 rects -caravel_00020001_fill_pattern_3_6: 70000 rects -caravel_00020001_fill_pattern_3_6: 80000 rects -caravel_00020001_fill_pattern_3_6: 90000 rects -caravel_00020001_fill_pattern_3_6: 100000 rects -caravel_00020001_fill_pattern_3_6: 110000 rects -caravel_00020001_fill_pattern_3_6: 120000 rects -caravel_00020001_fill_pattern_3_6: 130000 rects -caravel_00020001_fill_pattern_3_6: 140000 rects -caravel_00020001_fill_pattern_3_6: 150000 rects -caravel_00020001_fill_pattern_3_6: 160000 rects -caravel_00020001_fill_pattern_3_6: 170000 rects -caravel_00020001_fill_pattern_3_6: 180000 rects -caravel_00020001_fill_pattern_3_6: 190000 rects -caravel_00020001_fill_pattern_3_6: 200000 rects -caravel_00020001_fill_pattern_3_6: 210000 rects -caravel_00020001_fill_pattern_3_6: 220000 rects -caravel_00020001_fill_pattern_3_6: 230000 rects -caravel_00020001_fill_pattern_3_6: 240000 rects -caravel_00020001_fill_pattern_3_6: 250000 rects -caravel_00020001_fill_pattern_3_6: 260000 rects -caravel_00020001_fill_pattern_3_6: 270000 rects -caravel_00020001_fill_pattern_3_6: 280000 rects -caravel_00020001_fill_pattern_3_6: 290000 rects -caravel_00020001_fill_pattern_3_6: 300000 rects -caravel_00020001_fill_pattern_3_6: 310000 rects -caravel_00020001_fill_pattern_3_6: 320000 rects -caravel_00020001_fill_pattern_3_6: 330000 rects -caravel_00020001_fill_pattern_3_6: 340000 rects -caravel_00020001_fill_pattern_3_6: 350000 rects -caravel_00020001_fill_pattern_3_6: 360000 rects -caravel_00020001_fill_pattern_3_6: 370000 rects -caravel_00020001_fill_pattern_3_6: 380000 rects -caravel_00020001_fill_pattern_3_6: 390000 rects -caravel_00020001_fill_pattern_3_6: 400000 rects -caravel_00020001_fill_pattern_3_6: 410000 rects -caravel_00020001_fill_pattern_3_6: 420000 rects -caravel_00020001_fill_pattern_3_6: 430000 rects -caravel_00020001_fill_pattern_3_6: 440000 rects -caravel_00020001_fill_pattern_3_6: 450000 rects -caravel_00020001_fill_pattern_3_6: 460000 rects -caravel_00020001_fill_pattern_3_6: 470000 rects -caravel_00020001_fill_pattern_3_6: 480000 rects -caravel_00020001_fill_pattern_3_6: 490000 rects -caravel_00020001_fill_pattern_3_6: 500000 rects -caravel_00020001_fill_pattern_3_6: 510000 rects -caravel_00020001_fill_pattern_3_6: 520000 rects -caravel_00020001_fill_pattern_3_6: 530000 rects -caravel_00020001_fill_pattern_3_6: 540000 rects -caravel_00020001_fill_pattern_3_6: 550000 rects -caravel_00020001_fill_pattern_3_6: 560000 rects -caravel_00020001_fill_pattern_3_6: 570000 rects -caravel_00020001_fill_pattern_3_6: 580000 rects -caravel_00020001_fill_pattern_3_6: 590000 rects -caravel_00020001_fill_pattern_3_6: 600000 rects -caravel_00020001_fill_pattern_3_6: 610000 rects -caravel_00020001_fill_pattern_3_6: 620000 rects -caravel_00020001_fill_pattern_3_6: 630000 rects -caravel_00020001_fill_pattern_3_6: 640000 rects -caravel_00020001_fill_pattern_3_6: 650000 rects -caravel_00020001_fill_pattern_3_6: 660000 rects -caravel_00020001_fill_pattern_3_6: 670000 rects -caravel_00020001_fill_pattern_3_6: 680000 rects -caravel_00020001_fill_pattern_3_6: 690000 rects -caravel_00020001_fill_pattern_3_6: 700000 rects -caravel_00020001_fill_pattern_3_6: 710000 rects -caravel_00020001_fill_pattern_3_6: 720000 rects -caravel_00020001_fill_pattern_3_6: 730000 rects -caravel_00020001_fill_pattern_3_6: 740000 rects -caravel_00020001_fill_pattern_3_6: 750000 rects -caravel_00020001_fill_pattern_3_6: 760000 rects -caravel_00020001_fill_pattern_3_6: 770000 rects -caravel_00020001_fill_pattern_3_6: 780000 rects -caravel_00020001_fill_pattern_3_6: 790000 rects -caravel_00020001_fill_pattern_3_6: 800000 rects -caravel_00020001_fill_pattern_3_6: 810000 rects -caravel_00020001_fill_pattern_3_6: 820000 rects -caravel_00020001_fill_pattern_3_6: 830000 rects -caravel_00020001_fill_pattern_3_6: 840000 rects -caravel_00020001_fill_pattern_3_6: 850000 rects -caravel_00020001_fill_pattern_3_6: 860000 rects -caravel_00020001_fill_pattern_3_6: 870000 rects -caravel_00020001_fill_pattern_3_6: 880000 rects -caravel_00020001_fill_pattern_3_6: 890000 rects -caravel_00020001_fill_pattern_3_6: 900000 rects -caravel_00020001_fill_pattern_3_6: 910000 rects -caravel_00020001_fill_pattern_3_6: 920000 rects -caravel_00020001_fill_pattern_3_6: 930000 rects -caravel_00020001_fill_pattern_3_6: 940000 rects -caravel_00020001_fill_pattern_3_6: 950000 rects -caravel_00020001_fill_pattern_3_6: 960000 rects -caravel_00020001_fill_pattern_3_6: 970000 rects -caravel_00020001_fill_pattern_3_6: 980000 rects -caravel_00020001_fill_pattern_3_6: 990000 rects -caravel_00020001_fill_pattern_3_6: 1000000 rects -caravel_00020001_fill_pattern_3_6: 1010000 rects -caravel_00020001_fill_pattern_3_6: 1020000 rects -caravel_00020001_fill_pattern_3_6: 1030000 rects -caravel_00020001_fill_pattern_3_6: 1040000 rects -caravel_00020001_fill_pattern_3_6: 1050000 rects -caravel_00020001_fill_pattern_3_6: 1060000 rects -caravel_00020001_fill_pattern_3_6: 1070000 rects -caravel_00020001_fill_pattern_3_6: 1080000 rects -caravel_00020001_fill_pattern_3_6: 1090000 rects -caravel_00020001_fill_pattern_3_6: 1100000 rects -caravel_00020001_fill_pattern_3_6: 1110000 rects -caravel_00020001_fill_pattern_3_6: 1120000 rects -caravel_00020001_fill_pattern_3_6: 1130000 rects -caravel_00020001_fill_pattern_3_6: 1140000 rects -caravel_00020001_fill_pattern_3_6: 1150000 rects -caravel_00020001_fill_pattern_3_6: 1160000 rects -caravel_00020001_fill_pattern_3_6: 1170000 rects -caravel_00020001_fill_pattern_3_6: 1180000 rects -caravel_00020001_fill_pattern_3_6: 1190000 rects -caravel_00020001_fill_pattern_3_6: 1200000 rects -caravel_00020001_fill_pattern_3_6: 1210000 rects -caravel_00020001_fill_pattern_3_6: 1220000 rects -caravel_00020001_fill_pattern_3_6: 1230000 rects -caravel_00020001_fill_pattern_3_6: 1240000 rects -caravel_00020001_fill_pattern_3_6: 1250000 rects -caravel_00020001_fill_pattern_3_6: 1260000 rects -caravel_00020001_fill_pattern_3_6: 1270000 rects -caravel_00020001_fill_pattern_3_6: 1280000 rects -caravel_00020001_fill_pattern_3_6: 1290000 rects -caravel_00020001_fill_pattern_3_6: 1300000 rects -caravel_00020001_fill_pattern_3_6: 1310000 rects -caravel_00020001_fill_pattern_3_6: 1320000 rects -caravel_00020001_fill_pattern_3_6: 1330000 rects -caravel_00020001_fill_pattern_3_6: 1340000 rects -caravel_00020001_fill_pattern_3_6: 1350000 rects -caravel_00020001_fill_pattern_3_6: 1360000 rects -caravel_00020001_fill_pattern_3_6: 1370000 rects -caravel_00020001_fill_pattern_3_6: 1380000 rects -caravel_00020001_fill_pattern_3_6: 1390000 rects -caravel_00020001_fill_pattern_3_6: 1400000 rects -caravel_00020001_fill_pattern_3_6: 1410000 rects -caravel_00020001_fill_pattern_3_6: 1420000 rects -caravel_00020001_fill_pattern_3_6: 1430000 rects -caravel_00020001_fill_pattern_3_6: 1440000 rects -caravel_00020001_fill_pattern_3_6: 1450000 rects -caravel_00020001_fill_pattern_3_6: 1460000 rects -caravel_00020001_fill_pattern_3_6: 1470000 rects -caravel_00020001_fill_pattern_3_6: 1480000 rects -caravel_00020001_fill_pattern_3_6: 1490000 rects -caravel_00020001_fill_pattern_3_6: 1500000 rects -caravel_00020001_fill_pattern_3_6: 1510000 rects -caravel_00020001_fill_pattern_3_6: 1520000 rects -caravel_00020001_fill_pattern_3_6: 1530000 rects -caravel_00020001_fill_pattern_3_6: 1540000 rects -caravel_00020001_fill_pattern_3_6: 1550000 rects Thu Jul 8 16:46:03 PDT 2021. -Starting magic under Tcl interpreter -Using the terminal as the console. -Using NULL graphics device. -site.pre: In custom site.pre... -site.pre: altered 'path sys' to: . $CAD_ROOT/magic/sys/ef-lib-magic/sys/style $CAD_ROOT/magic/sys $CAD_ROOT/magic/sys/current -Processing system .magicrc file -site.def: In custom site.def... -Sourcing design .magicrc for technology sky130A ... -2 Magic internal units = 1 Lambda -Input style sky130(): scaleFactor=2, multiplier=2 -Scaled tech values by 2 / 1 to match internal grid scaling -Loading sky130A Device Generator Menu ... -Loading "/mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag/generate_fill_dist.tcl" from command line. -caravel_00020001_fill_pattern_2_1: 10000 rects -caravel_00020001_fill_pattern_2_1: 20000 rects -caravel_00020001_fill_pattern_2_1: 30000 rects -caravel_00020001_fill_pattern_2_1: 40000 rects -caravel_00020001_fill_pattern_2_1: 50000 rects -caravel_00020001_fill_pattern_2_1: 60000 rects -caravel_00020001_fill_pattern_2_1: 70000 rects -caravel_00020001_fill_pattern_2_1: 80000 rects -caravel_00020001_fill_pattern_2_1: 90000 rects -caravel_00020001_fill_pattern_2_1: 100000 rects -caravel_00020001_fill_pattern_2_1: 110000 rects -caravel_00020001_fill_pattern_2_1: 120000 rects -caravel_00020001_fill_pattern_2_1: 130000 rects -caravel_00020001_fill_pattern_2_1: 140000 rects -caravel_00020001_fill_pattern_2_1: 150000 rects -caravel_00020001_fill_pattern_2_1: 160000 rects -caravel_00020001_fill_pattern_2_1: 170000 rects -caravel_00020001_fill_pattern_2_1: 180000 rects -caravel_00020001_fill_pattern_2_1: 190000 rects -caravel_00020001_fill_pattern_2_1: 200000 rects -caravel_00020001_fill_pattern_2_1: 210000 rects -caravel_00020001_fill_pattern_2_1: 220000 rects -caravel_00020001_fill_pattern_2_1: 230000 rects -caravel_00020001_fill_pattern_2_1: 240000 rects -caravel_00020001_fill_pattern_2_1: 250000 rects -caravel_00020001_fill_pattern_2_1: 260000 rects -caravel_00020001_fill_pattern_2_1: 270000 rects -caravel_00020001_fill_pattern_2_1: 280000 rects -caravel_00020001_fill_pattern_2_1: 290000 rects -caravel_00020001_fill_pattern_2_1: 300000 rects -caravel_00020001_fill_pattern_2_1: 310000 rects -caravel_00020001_fill_pattern_2_1: 320000 rects -caravel_00020001_fill_pattern_2_1: 330000 rects -caravel_00020001_fill_pattern_2_1: 340000 rects -caravel_00020001_fill_pattern_2_1: 350000 rects -caravel_00020001_fill_pattern_2_1: 360000 rects -caravel_00020001_fill_pattern_2_1: 370000 rects -caravel_00020001_fill_pattern_2_1: 380000 rects -caravel_00020001_fill_pattern_2_1: 390000 rects -caravel_00020001_fill_pattern_2_1: 400000 rects -caravel_00020001_fill_pattern_2_1: 410000 rects -caravel_00020001_fill_pattern_2_1: 420000 rects -caravel_00020001_fill_pattern_2_1: 430000 rects -caravel_00020001_fill_pattern_2_1: 440000 rects -caravel_00020001_fill_pattern_2_1: 450000 rects -caravel_00020001_fill_pattern_2_1: 460000 rects -caravel_00020001_fill_pattern_2_1: 470000 rects -caravel_00020001_fill_pattern_2_1: 480000 rects -caravel_00020001_fill_pattern_2_1: 490000 rects -caravel_00020001_fill_pattern_2_1: 500000 rects -caravel_00020001_fill_pattern_2_1: 510000 rects -caravel_00020001_fill_pattern_2_1: 520000 rects -caravel_00020001_fill_pattern_2_1: 530000 rects -caravel_00020001_fill_pattern_2_1: 540000 rects -caravel_00020001_fill_pattern_2_1: 550000 rects -caravel_00020001_fill_pattern_2_1: 560000 rects -caravel_00020001_fill_pattern_2_1: 570000 rects -caravel_00020001_fill_pattern_2_1: 580000 rects -caravel_00020001_fill_pattern_2_1: 590000 rects -caravel_00020001_fill_pattern_2_1: 600000 rects -caravel_00020001_fill_pattern_2_1: 610000 rects -caravel_00020001_fill_pattern_2_1: 620000 rects -caravel_00020001_fill_pattern_2_1: 630000 rects -caravel_00020001_fill_pattern_2_1: 640000 rects -caravel_00020001_fill_pattern_2_1: 650000 rects -caravel_00020001_fill_pattern_2_1: 660000 rects -caravel_00020001_fill_pattern_2_1: 670000 rects -caravel_00020001_fill_pattern_2_1: 680000 rects -caravel_00020001_fill_pattern_2_1: 690000 rects -caravel_00020001_fill_pattern_2_1: 700000 rects -caravel_00020001_fill_pattern_2_1: 710000 rects -caravel_00020001_fill_pattern_2_1: 720000 rects -caravel_00020001_fill_pattern_2_1: 730000 rects -caravel_00020001_fill_pattern_2_1: 740000 rects -caravel_00020001_fill_pattern_2_1: 750000 rects -caravel_00020001_fill_pattern_2_1: 760000 rects -caravel_00020001_fill_pattern_2_1: 770000 rects -caravel_00020001_fill_pattern_2_1: 780000 rects -caravel_00020001_fill_pattern_2_1: 790000 rects -caravel_00020001_fill_pattern_2_1: 800000 rects -caravel_00020001_fill_pattern_2_1: 810000 rects -caravel_00020001_fill_pattern_2_1: 820000 rects -caravel_00020001_fill_pattern_2_1: 830000 rects -caravel_00020001_fill_pattern_2_1: 840000 rects -caravel_00020001_fill_pattern_2_1: 850000 rects -caravel_00020001_fill_pattern_2_1: 860000 rects -caravel_00020001_fill_pattern_2_1: 870000 rects -caravel_00020001_fill_pattern_2_1: 880000 rects -caravel_00020001_fill_pattern_2_1: 890000 rects -caravel_00020001_fill_pattern_2_1: 900000 rects -caravel_00020001_fill_pattern_2_1: 910000 rects -caravel_00020001_fill_pattern_2_1: 920000 rects -caravel_00020001_fill_pattern_2_1: 930000 rects -caravel_00020001_fill_pattern_2_1: 940000 rects -caravel_00020001_fill_pattern_2_1: 950000 rects -caravel_00020001_fill_pattern_2_1: 960000 rects -caravel_00020001_fill_pattern_2_1: 970000 rects -caravel_00020001_fill_pattern_2_1: 980000 rects -caravel_00020001_fill_pattern_2_1: 990000 rects -caravel_00020001_fill_pattern_2_1: 1000000 rects -caravel_00020001_fill_pattern_2_1: 1010000 rects -caravel_00020001_fill_pattern_2_1: 1020000 rects -caravel_00020001_fill_pattern_2_1: 1030000 rects -caravel_00020001_fill_pattern_2_1: 1040000 rects -caravel_00020001_fill_pattern_2_1: 1050000 rects -caravel_00020001_fill_pattern_2_1: 1060000 rects -caravel_00020001_fill_pattern_2_1: 1070000 rects -caravel_00020001_fill_pattern_2_1: 1080000 rects -caravel_00020001_fill_pattern_2_1: 1090000 rects -caravel_00020001_fill_pattern_2_1: 1100000 rects -caravel_00020001_fill_pattern_2_1: 1110000 rects -caravel_00020001_fill_pattern_2_1: 1120000 rects -caravel_00020001_fill_pattern_2_1: 1130000 rects -caravel_00020001_fill_pattern_2_1: 1140000 rects -caravel_00020001_fill_pattern_2_1: 1150000 rects -caravel_00020001_fill_pattern_2_1: 1160000 rects -caravel_00020001_fill_pattern_2_1: 1170000 rects -caravel_00020001_fill_pattern_2_1: 1180000 rects -caravel_00020001_fill_pattern_2_1: 1190000 rects -caravel_00020001_fill_pattern_2_1: 1200000 rects -caravel_00020001_fill_pattern_2_1: 1210000 rects -caravel_00020001_fill_pattern_2_1: 1220000 rects -caravel_00020001_fill_pattern_2_1: 1230000 rects -caravel_00020001_fill_pattern_2_1: 1240000 rects -caravel_00020001_fill_pattern_2_1: 1250000 rects -caravel_00020001_fill_pattern_2_1: 1260000 rects -caravel_00020001_fill_pattern_2_1: 1270000 rects -caravel_00020001_fill_pattern_2_1: 1280000 rects -caravel_00020001_fill_pattern_2_1: 1290000 rects -caravel_00020001_fill_pattern_2_1: 1300000 rects -caravel_00020001_fill_pattern_2_1: 1310000 rects -caravel_00020001_fill_pattern_2_1: 1320000 rects -caravel_00020001_fill_pattern_2_1: 1330000 rects -caravel_00020001_fill_pattern_2_1: 1340000 rects -caravel_00020001_fill_pattern_2_1: 1350000 rects -caravel_00020001_fill_pattern_2_1: 1360000 rects -caravel_00020001_fill_pattern_2_1: 1370000 rects -caravel_00020001_fill_pattern_2_1: 1380000 rects -caravel_00020001_fill_pattern_2_1: 1390000 rects -caravel_00020001_fill_pattern_2_1: 1400000 rects -caravel_00020001_fill_pattern_2_1: 1410000 rects -caravel_00020001_fill_pattern_2_1: 1420000 rects -caravel_00020001_fill_pattern_2_1: 1430000 rects -caravel_00020001_fill_pattern_2_1: 1440000 rects -caravel_00020001_fill_pattern_2_1: 1450000 rects -caravel_00020001_fill_pattern_2_1: 1460000 rects -caravel_00020001_fill_pattern_2_1: 1470000 rects -caravel_00020001_fill_pattern_2_1: 1480000 rects -caravel_00020001_fill_pattern_2_1: 1490000 rects -caravel_00020001_fill_pattern_2_1: 1500000 rects -caravel_00020001_fill_pattern_2_1: 1510000 rects -caravel_00020001_fill_pattern_2_1: 1520000 rects -caravel_00020001_fill_pattern_2_1: 1530000 rects -caravel_00020001_fill_pattern_2_1: 1540000 rects -caravel_00020001_fill_pattern_2_1: 1550000 rects Thu Jul 8 16:46:03 PDT 2021. -Starting magic under Tcl interpreter -Using the terminal as the console. -Using NULL graphics device. -site.pre: In custom site.pre... -site.pre: altered 'path sys' to: . $CAD_ROOT/magic/sys/ef-lib-magic/sys/style $CAD_ROOT/magic/sys $CAD_ROOT/magic/sys/current -Processing system .magicrc file -site.def: In custom site.def... -Sourcing design .magicrc for technology sky130A ... -2 Magic internal units = 1 Lambda -Input style sky130(): scaleFactor=2, multiplier=2 -Scaled tech values by 2 / 1 to match internal grid scaling -Loading sky130A Device Generator Menu ... -Loading "/mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag/generate_fill_dist.tcl" from command line. -caravel_00020001_fill_pattern_2_4: 10000 rects -caravel_00020001_fill_pattern_2_4: 20000 rects -caravel_00020001_fill_pattern_2_4: 30000 rects -caravel_00020001_fill_pattern_2_4: 40000 rects -caravel_00020001_fill_pattern_2_4: 50000 rects -caravel_00020001_fill_pattern_2_4: 60000 rects -caravel_00020001_fill_pattern_2_4: 70000 rects -caravel_00020001_fill_pattern_2_4: 80000 rects -caravel_00020001_fill_pattern_2_4: 90000 rects -caravel_00020001_fill_pattern_2_4: 100000 rects -caravel_00020001_fill_pattern_2_4: 110000 rects -caravel_00020001_fill_pattern_2_4: 120000 rects -caravel_00020001_fill_pattern_2_4: 130000 rects -caravel_00020001_fill_pattern_2_4: 140000 rects -caravel_00020001_fill_pattern_2_4: 150000 rects -caravel_00020001_fill_pattern_2_4: 160000 rects -caravel_00020001_fill_pattern_2_4: 170000 rects -caravel_00020001_fill_pattern_2_4: 180000 rects -caravel_00020001_fill_pattern_2_4: 190000 rects -caravel_00020001_fill_pattern_2_4: 200000 rects -caravel_00020001_fill_pattern_2_4: 210000 rects -caravel_00020001_fill_pattern_2_4: 220000 rects -caravel_00020001_fill_pattern_2_4: 230000 rects -caravel_00020001_fill_pattern_2_4: 240000 rects -caravel_00020001_fill_pattern_2_4: 250000 rects -caravel_00020001_fill_pattern_2_4: 260000 rects -caravel_00020001_fill_pattern_2_4: 270000 rects -caravel_00020001_fill_pattern_2_4: 280000 rects -caravel_00020001_fill_pattern_2_4: 290000 rects -caravel_00020001_fill_pattern_2_4: 300000 rects -caravel_00020001_fill_pattern_2_4: 310000 rects -caravel_00020001_fill_pattern_2_4: 320000 rects -caravel_00020001_fill_pattern_2_4: 330000 rects -caravel_00020001_fill_pattern_2_4: 340000 rects -caravel_00020001_fill_pattern_2_4: 350000 rects -caravel_00020001_fill_pattern_2_4: 360000 rects -caravel_00020001_fill_pattern_2_4: 370000 rects -caravel_00020001_fill_pattern_2_4: 380000 rects -caravel_00020001_fill_pattern_2_4: 390000 rects -caravel_00020001_fill_pattern_2_4: 400000 rects -caravel_00020001_fill_pattern_2_4: 410000 rects -caravel_00020001_fill_pattern_2_4: 420000 rects -caravel_00020001_fill_pattern_2_4: 430000 rects -caravel_00020001_fill_pattern_2_4: 440000 rects -caravel_00020001_fill_pattern_2_4: 450000 rects -caravel_00020001_fill_pattern_2_4: 460000 rects -caravel_00020001_fill_pattern_2_4: 470000 rects -caravel_00020001_fill_pattern_2_4: 480000 rects -caravel_00020001_fill_pattern_2_4: 490000 rects -caravel_00020001_fill_pattern_2_4: 500000 rects -caravel_00020001_fill_pattern_2_4: 510000 rects -caravel_00020001_fill_pattern_2_4: 520000 rects -caravel_00020001_fill_pattern_2_4: 530000 rects -caravel_00020001_fill_pattern_2_4: 540000 rects -caravel_00020001_fill_pattern_2_4: 550000 rects -caravel_00020001_fill_pattern_2_4: 560000 rects -caravel_00020001_fill_pattern_2_4: 570000 rects -caravel_00020001_fill_pattern_2_4: 580000 rects -caravel_00020001_fill_pattern_2_4: 590000 rects -caravel_00020001_fill_pattern_2_4: 600000 rects -caravel_00020001_fill_pattern_2_4: 610000 rects -caravel_00020001_fill_pattern_2_4: 620000 rects -caravel_00020001_fill_pattern_2_4: 630000 rects -caravel_00020001_fill_pattern_2_4: 640000 rects -caravel_00020001_fill_pattern_2_4: 650000 rects -caravel_00020001_fill_pattern_2_4: 660000 rects -caravel_00020001_fill_pattern_2_4: 670000 rects -caravel_00020001_fill_pattern_2_4: 680000 rects -caravel_00020001_fill_pattern_2_4: 690000 rects -caravel_00020001_fill_pattern_2_4: 700000 rects -caravel_00020001_fill_pattern_2_4: 710000 rects -caravel_00020001_fill_pattern_2_4: 720000 rects -caravel_00020001_fill_pattern_2_4: 730000 rects -caravel_00020001_fill_pattern_2_4: 740000 rects -caravel_00020001_fill_pattern_2_4: 750000 rects -caravel_00020001_fill_pattern_2_4: 760000 rects -caravel_00020001_fill_pattern_2_4: 770000 rects -caravel_00020001_fill_pattern_2_4: 780000 rects -caravel_00020001_fill_pattern_2_4: 790000 rects -caravel_00020001_fill_pattern_2_4: 800000 rects -caravel_00020001_fill_pattern_2_4: 810000 rects -caravel_00020001_fill_pattern_2_4: 820000 rects -caravel_00020001_fill_pattern_2_4: 830000 rects -caravel_00020001_fill_pattern_2_4: 840000 rects -caravel_00020001_fill_pattern_2_4: 850000 rects -caravel_00020001_fill_pattern_2_4: 860000 rects -caravel_00020001_fill_pattern_2_4: 870000 rects -caravel_00020001_fill_pattern_2_4: 880000 rects -caravel_00020001_fill_pattern_2_4: 890000 rects -caravel_00020001_fill_pattern_2_4: 900000 rects -caravel_00020001_fill_pattern_2_4: 910000 rects -caravel_00020001_fill_pattern_2_4: 920000 rects -caravel_00020001_fill_pattern_2_4: 930000 rects -caravel_00020001_fill_pattern_2_4: 940000 rects -caravel_00020001_fill_pattern_2_4: 950000 rects -caravel_00020001_fill_pattern_2_4: 960000 rects -caravel_00020001_fill_pattern_2_4: 970000 rects -caravel_00020001_fill_pattern_2_4: 980000 rects -caravel_00020001_fill_pattern_2_4: 990000 rects -caravel_00020001_fill_pattern_2_4: 1000000 rects -caravel_00020001_fill_pattern_2_4: 1010000 rects -caravel_00020001_fill_pattern_2_4: 1020000 rects -caravel_00020001_fill_pattern_2_4: 1030000 rects -caravel_00020001_fill_pattern_2_4: 1040000 rects -caravel_00020001_fill_pattern_2_4: 1050000 rects -caravel_00020001_fill_pattern_2_4: 1060000 rects -caravel_00020001_fill_pattern_2_4: 1070000 rects -caravel_00020001_fill_pattern_2_4: 1080000 rects -caravel_00020001_fill_pattern_2_4: 1090000 rects -caravel_00020001_fill_pattern_2_4: 1100000 rects -caravel_00020001_fill_pattern_2_4: 1110000 rects -caravel_00020001_fill_pattern_2_4: 1120000 rects -caravel_00020001_fill_pattern_2_4: 1130000 rects -caravel_00020001_fill_pattern_2_4: 1140000 rects -caravel_00020001_fill_pattern_2_4: 1150000 rects -caravel_00020001_fill_pattern_2_4: 1160000 rects -caravel_00020001_fill_pattern_2_4: 1170000 rects -caravel_00020001_fill_pattern_2_4: 1180000 rects -caravel_00020001_fill_pattern_2_4: 1190000 rects -caravel_00020001_fill_pattern_2_4: 1200000 rects -caravel_00020001_fill_pattern_2_4: 1210000 rects -caravel_00020001_fill_pattern_2_4: 1220000 rects -caravel_00020001_fill_pattern_2_4: 1230000 rects -caravel_00020001_fill_pattern_2_4: 1240000 rects -caravel_00020001_fill_pattern_2_4: 1250000 rects -caravel_00020001_fill_pattern_2_4: 1260000 rects -caravel_00020001_fill_pattern_2_4: 1270000 rects -caravel_00020001_fill_pattern_2_4: 1280000 rects -caravel_00020001_fill_pattern_2_4: 1290000 rects -caravel_00020001_fill_pattern_2_4: 1300000 rects -caravel_00020001_fill_pattern_2_4: 1310000 rects -caravel_00020001_fill_pattern_2_4: 1320000 rects -caravel_00020001_fill_pattern_2_4: 1330000 rects -caravel_00020001_fill_pattern_2_4: 1340000 rects -caravel_00020001_fill_pattern_2_4: 1350000 rects -caravel_00020001_fill_pattern_2_4: 1360000 rects -caravel_00020001_fill_pattern_2_4: 1370000 rects -caravel_00020001_fill_pattern_2_4: 1380000 rects -caravel_00020001_fill_pattern_2_4: 1390000 rects -caravel_00020001_fill_pattern_2_4: 1400000 rects -caravel_00020001_fill_pattern_2_4: 1410000 rects -caravel_00020001_fill_pattern_2_4: 1420000 rects -caravel_00020001_fill_pattern_2_4: 1430000 rects -caravel_00020001_fill_pattern_2_4: 1440000 rects -caravel_00020001_fill_pattern_2_4: 1450000 rects -caravel_00020001_fill_pattern_2_4: 1460000 rects -caravel_00020001_fill_pattern_2_4: 1470000 rects -caravel_00020001_fill_pattern_2_4: 1480000 rects -caravel_00020001_fill_pattern_2_4: 1490000 rects -caravel_00020001_fill_pattern_2_4: 1500000 rects -caravel_00020001_fill_pattern_2_4: 1510000 rects -caravel_00020001_fill_pattern_2_4: 1520000 rects -caravel_00020001_fill_pattern_2_4: 1530000 rects -caravel_00020001_fill_pattern_2_4: 1540000 rects -caravel_00020001_fill_pattern_2_4: 1550000 rects Thu Jul 8 16:46:03 PDT 2021. -Starting magic under Tcl interpreter -Using the terminal as the console. -Using NULL graphics device. -site.pre: In custom site.pre... -site.pre: altered 'path sys' to: . $CAD_ROOT/magic/sys/ef-lib-magic/sys/style $CAD_ROOT/magic/sys $CAD_ROOT/magic/sys/current -Processing system .magicrc file -site.def: In custom site.def... -Sourcing design .magicrc for technology sky130A ... -2 Magic internal units = 1 Lambda -Input style sky130(): scaleFactor=2, multiplier=2 -Scaled tech values by 2 / 1 to match internal grid scaling -Loading sky130A Device Generator Menu ... -Loading "/mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag/generate_fill_dist.tcl" from command line. -caravel_00020001_fill_pattern_1_1: 10000 rects -caravel_00020001_fill_pattern_1_1: 20000 rects -caravel_00020001_fill_pattern_1_1: 30000 rects -caravel_00020001_fill_pattern_1_1: 40000 rects -caravel_00020001_fill_pattern_1_1: 50000 rects -caravel_00020001_fill_pattern_1_1: 60000 rects -caravel_00020001_fill_pattern_1_1: 70000 rects -caravel_00020001_fill_pattern_1_1: 80000 rects -caravel_00020001_fill_pattern_1_1: 90000 rects -caravel_00020001_fill_pattern_1_1: 100000 rects -caravel_00020001_fill_pattern_1_1: 110000 rects -caravel_00020001_fill_pattern_1_1: 120000 rects -caravel_00020001_fill_pattern_1_1: 130000 rects -caravel_00020001_fill_pattern_1_1: 140000 rects -caravel_00020001_fill_pattern_1_1: 150000 rects -caravel_00020001_fill_pattern_1_1: 160000 rects -caravel_00020001_fill_pattern_1_1: 170000 rects -caravel_00020001_fill_pattern_1_1: 180000 rects -caravel_00020001_fill_pattern_1_1: 190000 rects -caravel_00020001_fill_pattern_1_1: 200000 rects -caravel_00020001_fill_pattern_1_1: 210000 rects -caravel_00020001_fill_pattern_1_1: 220000 rects -caravel_00020001_fill_pattern_1_1: 230000 rects -caravel_00020001_fill_pattern_1_1: 240000 rects -caravel_00020001_fill_pattern_1_1: 250000 rects -caravel_00020001_fill_pattern_1_1: 260000 rects -caravel_00020001_fill_pattern_1_1: 270000 rects -caravel_00020001_fill_pattern_1_1: 280000 rects -caravel_00020001_fill_pattern_1_1: 290000 rects -caravel_00020001_fill_pattern_1_1: 300000 rects -caravel_00020001_fill_pattern_1_1: 310000 rects -caravel_00020001_fill_pattern_1_1: 320000 rects -caravel_00020001_fill_pattern_1_1: 330000 rects -caravel_00020001_fill_pattern_1_1: 340000 rects -caravel_00020001_fill_pattern_1_1: 350000 rects -caravel_00020001_fill_pattern_1_1: 360000 rects -caravel_00020001_fill_pattern_1_1: 370000 rects -caravel_00020001_fill_pattern_1_1: 380000 rects -caravel_00020001_fill_pattern_1_1: 390000 rects -caravel_00020001_fill_pattern_1_1: 400000 rects -caravel_00020001_fill_pattern_1_1: 410000 rects -caravel_00020001_fill_pattern_1_1: 420000 rects -caravel_00020001_fill_pattern_1_1: 430000 rects -caravel_00020001_fill_pattern_1_1: 440000 rects -caravel_00020001_fill_pattern_1_1: 450000 rects -caravel_00020001_fill_pattern_1_1: 460000 rects -caravel_00020001_fill_pattern_1_1: 470000 rects -caravel_00020001_fill_pattern_1_1: 480000 rects -caravel_00020001_fill_pattern_1_1: 490000 rects -caravel_00020001_fill_pattern_1_1: 500000 rects -caravel_00020001_fill_pattern_1_1: 510000 rects -caravel_00020001_fill_pattern_1_1: 520000 rects -caravel_00020001_fill_pattern_1_1: 530000 rects -caravel_00020001_fill_pattern_1_1: 540000 rects -caravel_00020001_fill_pattern_1_1: 550000 rects -caravel_00020001_fill_pattern_1_1: 560000 rects -caravel_00020001_fill_pattern_1_1: 570000 rects -caravel_00020001_fill_pattern_1_1: 580000 rects -caravel_00020001_fill_pattern_1_1: 590000 rects -caravel_00020001_fill_pattern_1_1: 600000 rects -caravel_00020001_fill_pattern_1_1: 610000 rects -caravel_00020001_fill_pattern_1_1: 620000 rects -caravel_00020001_fill_pattern_1_1: 630000 rects -caravel_00020001_fill_pattern_1_1: 640000 rects -caravel_00020001_fill_pattern_1_1: 650000 rects -caravel_00020001_fill_pattern_1_1: 660000 rects -caravel_00020001_fill_pattern_1_1: 670000 rects -caravel_00020001_fill_pattern_1_1: 680000 rects -caravel_00020001_fill_pattern_1_1: 690000 rects -caravel_00020001_fill_pattern_1_1: 700000 rects -caravel_00020001_fill_pattern_1_1: 7100 Thu Jul 8 16:46:03 PDT 2021. -Starting magic under Tcl interpreter -Using the terminal as the console. -Using NULL graphics device. -site.pre: In custom site.pre... -site.pre: altered 'path sys' to: . $CAD_ROOT/magic/sys/ef-lib-magic/sys/style $CAD_ROOT/magic/sys $CAD_ROOT/magic/sys/current -Processing system .magicrc file -site.def: In custom site.def... -Sourcing design .magicrc for technology sky130A ... -2 Magic internal units = 1 Lambda -Input style sky130(): scaleFactor=2, multiplier=2 -Scaled tech values by 2 / 1 to match internal grid scaling -Loading sky130A Device Generator Menu ... -Loading "/mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag/generate_fill_dist.tcl" from command line. -caravel_00020001_fill_pattern_2_5: 10000 rects -caravel_00020001_fill_pattern_2_5: 20000 rects -caravel_00020001_fill_pattern_2_5: 30000 rects -caravel_00020001_fill_pattern_2_5: 40000 rects -caravel_00020001_fill_pattern_2_5: 50000 rects -caravel_00020001_fill_pattern_2_5: 60000 rects -caravel_00020001_fill_pattern_2_5: 70000 rects -caravel_00020001_fill_pattern_2_5: 80000 rects -caravel_00020001_fill_pattern_2_5: 90000 rects -caravel_00020001_fill_pattern_2_5: 100000 rects -caravel_00020001_fill_pattern_2_5: 110000 rects -caravel_00020001_fill_pattern_2_5: 120000 rects -caravel_00020001_fill_pattern_2_5: 130000 rects -caravel_00020001_fill_pattern_2_5: 140000 rects -caravel_00020001_fill_pattern_2_5: 150000 rects -caravel_00020001_fill_pattern_2_5: 160000 rects -caravel_00020001_fill_pattern_2_5: 170000 rects -caravel_00020001_fill_pattern_2_5: 180000 rects -caravel_00020001_fill_pattern_2_5: 190000 rects -caravel_00020001_fill_pattern_2_5: 200000 rects -caravel_00020001_fill_pattern_2_5: 210000 rects -caravel_00020001_fill_pattern_2_5: 220000 rects -caravel_00020001_fill_pattern_2_5: 230000 rects -caravel_00020001_fill_pattern_2_5: 240000 rects -caravel_00020001_fill_pattern_2_5: 250000 rects -caravel_00020001_fill_pattern_2_5: 260000 rects -caravel_00020001_fill_pattern_2_5: 270000 rects -caravel_00020001_fill_pattern_2_5: 280000 rects -caravel_00020001_fill_pattern_2_5: 290000 rects -caravel_00020001_fill_pattern_2_5: 300000 rects -caravel_00020001_fill_pattern_2_5: 310000 rects -caravel_00020001_fill_pattern_2_5: 320000 rects -caravel_00020001_fill_pattern_2_5: 330000 rects -caravel_00020001_fill_pattern_2_5: 340000 rects -caravel_00020001_fill_pattern_2_5: 350000 rects -caravel_00020001_fill_pattern_2_5: 360000 rects -caravel_00020001_fill_pattern_2_5: 370000 rects -caravel_00020001_fill_pattern_2_5: 380000 rects -caravel_00020001_fill_pattern_2_5: 390000 rects -caravel_00020001_fill_pattern_2_5: 400000 rects -caravel_00020001_fill_pattern_2_5: 410000 rects -caravel_00020001_fill_pattern_2_5: 420000 rects -caravel_00020001_fill_pattern_2_5: 430000 rects -caravel_00020001_fill_pattern_2_5: 440000 rects -caravel_00020001_fill_pattern_2_5: 450000 rects -caravel_00020001_fill_pattern_2_5: 460000 rects -caravel_00020001_fill_pattern_2_5: 470000 rects -caravel_00020001_fill_pattern_2_5: 480000 rects -caravel_00020001_fill_pattern_2_5: 490000 rects -caravel_00020001_fill_pattern_2_5: 500000 rects -caravel_00020001_fill_pattern_2_5: 510000 rects -caravel_00020001_fill_pattern_2_5: 520000 rects -caravel_00020001_fill_pattern_2_5: 530000 rects -caravel_00020001_fill_pattern_2_5: 540000 rects -caravel_00020001_fill_pattern_2_5: 550000 rects -caravel_00020001_fill_pattern_2_5: 560000 rects -caravel_00020001_fill_pattern_2_5: 570000 rects -caravel_00020001_fill_pattern_2_5: 580000 rects -caravel_00020001_fill_pattern_2_5: 590000 rects -caravel_00020001_fill_pattern_2_5: 600000 rects -caravel_00020001_fill_pattern_2_5: 610000 rects -caravel_00020001_fill_pattern_2_5: 620000 rects -caravel_00020001_fill_pattern_2_5: 630000 rects -caravel_00020001_fill_pattern_2_5: 640000 rects -caravel_00020001_fill_pattern_2_5: 650000 rects -caravel_00020001_fill_pattern_2_5: 660000 rects -caravel_00020001_fill_pattern_2_5: 670000 rects -caravel_00020001_fill_pattern_2_5: 680000 rects -caravel_00020001_fill_pattern_2_5: 690000 rects -caravel_00020001_fill_pattern_2_5: 700000 rects -caravel_00020001_fill_pattern_2_5: 710000 rects -caravel_00020001_fill_pattern_2_5: 720000 rects -caravel_00020001_fill_pattern_2_5: 730000 rects -caravel_00020001_fill_pattern_2_5: 740000 rects -caravel_00020001_fill_pattern_2_5: 750000 rects -caravel_00020001_fill_pattern_2_5: 760000 rects -caravel_00020001_fill_pattern_2_5: 770000 rects -caravel_00020001_fill_pattern_2_5: 780000 rects -caravel_00020001_fill_pattern_2_5: 790000 rects -caravel_00020001_fill_pattern_2_5: 800000 rects -caravel_00020001_fill_pattern_2_5: 810000 rects -caravel_00020001_fill_pattern_2_5: 820000 rects -caravel_00020001_fill_pattern_2_5: 830000 rects -caravel_00020001_fill_pattern_2_5: 840000 rects -caravel_00020001_fill_pattern_2_5: 850000 rects -caravel_00020001_fill_pattern_2_5: 860000 rects -caravel_00020001_fill_pattern_2_5: 870000 rects -caravel_00020001_fill_pattern_2_5: 880000 rects -caravel_00020001_fill_pattern_2_5: 890000 rects -caravel_00020001_fill_pattern_2_5: 900000 rects -caravel_00020001_fill_pattern_2_5: 910000 rects -caravel_00020001_fill_pattern_2_5: 920000 rects -caravel_00020001_fill_pattern_2_5: 930000 rects -caravel_00020001_fill_pattern_2_5: 940000 rects -caravel_00020001_fill_pattern_2_5: 950000 rects -caravel_00020001_fill_pattern_2_5: 960000 rects -caravel_00020001_fill_pattern_2_5: 970000 rects -caravel_00020001_fill_pattern_2_5: 980000 rects -caravel_00020001_fill_pattern_2_5: 990000 rects -caravel_00020001_fill_pattern_2_5: 1000000 rects -caravel_00020001_fill_pattern_2_5: 1010000 rects -caravel_00020001_fill_pattern_2_5: 1020000 rects -caravel_00020001_fill_pattern_2_5: 1030000 rects -caravel_00020001_fill_pattern_2_5: 1040000 rects -caravel_00020001_fill_pattern_2_5: 1050000 rects -caravel_00020001_fill_pattern_2_5: 1060000 rects -caravel_00020001_fill_pattern_2_5: 1070000 rects -caravel_00020001_fill_pattern_2_5: 1080000 rects -caravel_00020001_fill_pattern_2_5: 1090000 rects -caravel_00020001_fill_pattern_2_5: 1100000 rects -caravel_00020001_fill_pattern_2_5: 1110000 rects -caravel_00020001_fill_pattern_2_5: 1120000 rects -caravel_00020001_fill_pattern_2_5: 1130000 rects -caravel_00020001_fill_pattern_2_5: 1140000 rects -caravel_00020001_fill_pattern_2_5: 1150000 rects -caravel_00020001_fill_pattern_2_5: 1160000 rects -caravel_00020001_fill_pattern_2_5: 1170000 rects -caravel_00020001_fill_pattern_2_5: 1180000 rects -caravel_00020001_fill_pattern_2_5: 1190000 rects -caravel_00020001_fill_pattern_2_5: 1200000 rects -caravel_00020001_fill_pattern_2_5: 1210000 rects -caravel_00020001_fill_pattern_2_5: 1220000 rects -caravel_00020001_fill_pattern_2_5: 1230000 rects -caravel_00020001_fill_pattern_2_5: 1240000 rects -caravel_00020001_fill_pattern_2_5: 1250000 rects -caravel_00020001_fill_pattern_2_5: 1260000 rects -caravel_00020001_fill_pattern_2_5: 1270000 rects -caravel_00020001_fill_pattern_2_5: 1280000 rects -caravel_00020001_fill_pattern_2_5: 1290000 rects -caravel_00020001_fill_pattern_2_5: 1300000 rects -caravel_00020001_fill_pattern_2_5: 1310000 rects -caravel_00020001_fill_pattern_2_5: 1320000 rects -caravel_00020001_fill_pattern_2_5: 1330000 rects -caravel_00020001_fill_pattern_2_5: 1340000 rects -caravel_00020001_fill_pattern_2_5: 1350000 rects -caravel_00020001_fill_pattern_2_5: 1360000 rects -caravel_00020001_fill_pattern_2_5: 1370000 rects -caravel_00020001_fill_pattern_2_5: 1380000 rects -caravel_00020001_fill_pattern_2_5: 1390000 rects -caravel_00020001_fill_pattern_2_5: 1400000 rects -caravel_00020001_fill_pattern_2_5: 1410000 rects -caravel_00020001_fill_pattern_2_5: 1420000 rects -caravel_00020001_fill_pattern_2_5: 1430000 rects -caravel_00020001_fill_pattern_2_5: 1440000 rects -caravel_00020001_fill_pattern_2_5: 1450000 rects -caravel_00020001_fill_pattern_2_5: 1460000 rects -caravel_00020001_fill_pattern_2_5: 1470000 rects -caravel_00020001_fill_pattern_2_5: 1480000 rects -caravel_00020001_fill_pattern_2_5: 1490000 rects -caravel_00020001_fill_pattern_2_5: 1500000 rects -caravel_00020001_fill_pattern_2_5: 1510000 rects -caravel_00020001_fill_pattern_2_5: 1520000 rects -caravel_00020001_fill_pattern_2_5: 1530000 rects -caravel_00020001_fill_pattern_2_5: 1540000 rects -caravel_00020001_fill_pattern_2_5: 1550000 rects00 rects -caravel_00020001_fill_pattern_1_1: 720000 rects -caravel_00020001_fill_pattern_1_1: 730000 rects -caravel_00020001_fill_pattern_1_1: 740000 rects -caravel_00020001_fill_pattern_1_1: 750000 rects -caravel_00020001_fill_pattern_1_1: 760000 rects -caravel_00020001_fill_pattern_1_1: 770000 rects -caravel_00020001_fill_pattern_1_1: 780000 rects -caravel_00020001_fill_pattern_1_1: 790000 rects -caravel_00020001_fill_pattern_1_1: 800000 rects -caravel_00020001_fill_pattern_1_1: 810000 rects -caravel_00020001_fill_pattern_1_1: 820000 rects -caravel_00020001_fill_pattern_1_1: 830000 rects -caravel_00020001_fill_pattern_1_1: 840000 rects -caravel_00020001_fill_pattern_1_1: 850000 rects -caravel_00020001_fill_pattern_1_1: 860000 rects -caravel_00020001_fill_pattern_1_1: 870000 rects -caravel_00020001_fill_pattern_1_1: 880000 rects -caravel_00020001_fill_pattern_1_1: 890000 rects -caravel_00020001_fill_pattern_1_1: 900000 rects -caravel_00020001_fill_pattern_1_1: 910000 rects -caravel_00020001_fill_pattern_1_1: 920000 rects -caravel_00020001_fill_pattern_1_1: 930000 rects -caravel_00020001_fill_pattern_1_1: 940000 rects -caravel_00020001_fill_pattern_1_1: 950000 rects -caravel_00020001_fill_pattern_1_1: 960000 rects -caravel_00020001_fill_pattern_1_1: 970000 rects -caravel_00020001_fill_pattern_1_1: 980000 rects -caravel_00020001_fill_pattern_1_1: 990000 rects -caravel_00020001_fill_pattern_1_1: 1000000 rects -caravel_00020001_fill_pattern_1_1: 1010000 rects -caravel_00020001_fill_pattern_1_1: 1020000 rects -caravel_00020001_fill_pattern_1_1: 1030000 rects -caravel_00020001_fill_pattern_1_1: 1040000 rects -caravel_00020001_fill_pattern_1_1: 1050000 rects -caravel_00020001_fill_pattern_1_1: 1060000 rects -caravel_00020001_fill_pattern_1_1: 1070000 rects -caravel_00020001_fill_pattern_1_1: 1080000 rects -caravel_00020001_fill_pattern_1_1: 1090000 rects -caravel_00020001_fill_pattern_1_1: 1100000 rects -caravel_00020001_fill_pattern_1_1: 1110000 rects -caravel_00020001_fill_pattern_1_1: 1120000 rects -caravel_00020001_fill_pattern_1_1: 1130000 rects -caravel_00020001_fill_pattern_1_1: 1140000 rects -caravel_00020001_fill_pattern_1_1: 1150000 rects -caravel_00020001_fill_pattern_1_1: 1160000 rects -caravel_00020001_fill_pattern_1_1: 1170000 rects -caravel_00020001_fill_pattern_1_1: 1180000 rects -caravel_00020001_fill_pattern_1_1: 1190000 rects -caravel_00020001_fill_pattern_1_1: 1200000 rects -caravel_00020001_fill_pattern_1_1: 1210000 rects -caravel_00020001_fill_pattern_1_1: 1220000 rects -caravel_00020001_fill_pattern_1_1: 1230000 rects -caravel_00020001_fill_pattern_1_1: 1240000 rects -caravel_00020001_fill_pattern_1_1: 1250000 rects -caravel_00020001_fill_pattern_1_1: 1260000 rects -caravel_00020001_fill_pattern_1_1: 1270000 rects -caravel_00020001_fill_pattern_1_1: 1280000 rects -caravel_00020001_fill_pattern_1_1: 1290000 rects -caravel_00020001_fill_pattern_1_1: 1300000 rects -caravel_00020001_fill_pattern_1_1: 1310000 rects -caravel_00020001_fill_pattern_1_1: 1320000 rects -caravel_00020001_fill_pattern_1_1: 1330000 rects -caravel_00020001_fill_pattern_1_1: 1340000 rects -caravel_00020001_fill_pattern_1_1: 1350000 rects -caravel_00020001_fill_pattern_1_1: 1360000 rects -caravel_00020001_fill_pattern_1_1: 1370000 rects -caravel_00020001_fill_pattern_1_1: 1380000 rects -caravel_00020001_fill_pattern_1_1: 1390000 rects -caravel_00020001_fill_pattern_1_1: 1400000 rects -caravel_00020001_fill_pattern_1_1: 1410000 rects -caravel_00020001_fill_pattern_1_1: 1420000 rects -caravel_00020001_fill_pattern_1_1: 1430000 rects -caravel_00020001_fill_pattern_1_1: 1440000 rects -caravel_00020001_fill_pattern_1_1: 1450000 rects -caravel_00020001_fill_pattern_1_1: 1460000 rects -caravel_00020001_fill_pattern_1_1: 1470000 rects -caravel_00020001_fill_pattern_1_1: 1480000 rects -caravel_00020001_fill_pattern_1_1: 1490000 rects -caravel_00020001_fill_pattern_1_1: 1500000 rects -caravel_00020001_fill_pattern_1_1: 1510000 rects -caravel_00020001_fill_pattern_1_1: 1520000 rects -caravel_00020001_fill_pattern_1_1: 1530000 rects -caravel_00020001_fill_pattern_1_1: 1540000 rects -caravel_00020001_fill_pattern_1_1: 1550000 rects Thu Jul 8 16:46:03 PDT 2021. -Starting magic under Tcl interpreter -Using the terminal as the console. -Using NULL graphics device. -site.pre: In custom site.pre... -site.pre: altered 'path sys' to: . $CAD_ROOT/magic/sys/ef-lib-magic/sys/style $CAD_ROOT/magic/sys $CAD_ROOT/magic/sys/current -Processing system .magicrc file -site.def: In custom site.def... -Sourcing design .magicrc for technology sky130A ... -2 Magic internal units = 1 Lambda -Input style sky130(): scaleFactor=2, multiplier=2 -Scaled tech values by 2 / 1 to match internal grid scaling -Loading sky130A Device Generator Menu ... -Loading "/mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag/generate_fill_dist.tcl" from command line. -caravel_00020001_fill_pattern_2_0: 10000 rects -caravel_00020001_fill_pattern_2_0: 20000 rects -caravel_00020001_fill_pattern_2_0: 30000 rects -caravel_00020001_fill_pattern_2_0: 40000 rects -caravel_00020001_fill_pattern_2_0: 50000 rects -caravel_00020001_fill_pattern_2_0: 60000 rects -caravel_00020001_fill_pattern_2_0: 70000 rects -caravel_00020001_fill_pattern_2_0: 80000 rects -caravel_00020001_fill_pattern_2_0: 90000 rects -caravel_00020001_fill_pattern_2_0: 100000 rects -caravel_00020001_fill_pattern_2_0: 110000 rects -caravel_00020001_fill_pattern_2_0: 120000 rects -caravel_00020001_fill_pattern_2_0: 130000 rects -caravel_00020001_fill_pattern_2_0: 140000 rects -caravel_00020001_fill_pattern_2_0: 150000 rects -caravel_00020001_fill_pattern_2_0: 160000 rects -caravel_00020001_fill_pattern_2_0: 170000 rects -caravel_00020001_fill_pattern_2_0: 180000 rects -caravel_00020001_fill_pattern_2_0: 190000 rects -caravel_00020001_fill_pattern_2_0: 200000 rects -caravel_00020001_fill_pattern_2_0: 210000 rects -caravel_00020001_fill_pattern_2_0: 220000 rects -caravel_00020001_fill_pattern_2_0: 230000 rects -caravel_00020001_fill_pattern_2_0: 240000 rects -caravel_00020001_fill_pattern_2_0: 250000 rects -caravel_00020001_fill_pattern_2_0: 260000 rects -caravel_00020001_fill_pattern_2_0: 270000 rects -caravel_00020001_fill_pattern_2_0: 280000 rects -caravel_00020001_fill_pattern_2_0: 290000 rects -caravel_00020001_fill_pattern_2_0: 300000 rects -caravel_00020001_fill_pattern_2_0: 310000 rects -caravel_00020001_fill_pattern_2_0: 320000 rects -caravel_00020001_fill_pattern_2_0: 330000 rects -caravel_00020001_fill_pattern_2_0: 340000 rects -caravel_00020001_fill_pattern_2_0: 350000 rects -caravel_00020001_fill_pattern_2_0: 360000 rects -caravel_00020001_fill_pattern_2_0: 370000 rects -caravel_00020001_fill_pattern_2_0: 380000 rects -caravel_00020001_fill_pattern_2_0: 390000 rects -caravel_00020001_fill_pattern_2_0: 400000 rects -caravel_00020001_fill_pattern_2_0: 410000 rects -caravel_00020001_fill_pattern_2_0: 420000 rects -caravel_00020001_fill_pattern_2_0: 430000 rects -caravel_00020001_fill_pattern_2_0: 440000 rects -caravel_00020001_fill_pattern_2_0: 450000 rects -caravel_00020001_fill_pattern_2_0: 460000 rects -caravel_00020001_fill_pattern_2_0: 470000 rects -caravel_00020001_fill_pattern_2_0: 480000 rects -caravel_00020001_fill_pattern_2_0: 490000 rects -caravel_00020001_fill_pattern_2_0: 500000 rects -caravel_00020001_fill_pattern_2_0: 510000 rects -caravel_00020001_fill_pattern_2_0: 520000 rects -caravel_00020001_fill_pattern_2_0: 530000 rects -caravel_00020001_fill_pattern_2_0: 540000 rects -caravel_00020001_fill_pattern_2_0: 550000 rects -caravel_00020001_fill_pattern_2_0: 560000 rects -caravel_00020001_fill_pattern_2_0: 570000 rects -caravel_00020001_fill_pattern_2_0: 580000 rects -caravel_00020001_fill_pattern_2_0: 590000 rects -caravel_00020001_fill_pattern_2_0: 600000 rects -caravel_00020001_fill_pattern_2_0: 610000 rects -caravel_00020001_fill_pattern_2_0: 620000 rects -caravel_00020001_fill_pattern_2_0: 630000 rects -caravel_00020001_fill_pattern_2_0: 640000 rects -caravel_00020001_fill_pattern_2_0: 650000 rects -caravel_00020001_fill_pattern_2_0: 660000 rects -caravel_00020001_fill_pattern_2_0: 670000 rects -caravel_00020001_fill_pattern_2_0: 680000 rects -caravel_00020001_fill_pattern_2_0: 690000 rects -caravel_00020001_fill_pattern_2_0: 700000 rects -caravel_00020001_fill_pattern_2_0: 710000 rects -caravel_00020001_fill_pattern_2_0: 720000 rects -caravel_00020001_fill_pattern_2_0: 730000 rects -caravel_00020001_fill_pattern_2_0: 740000 rects -caravel_00020001_fill_pattern_2_0: 750000 rects -caravel_00020001_fill_pattern_2_0: 760000 rects -caravel_00020001_fill_pattern_2_0: 770000 rects -caravel_00020001_fill_pattern_2_0: 780000 rects -caravel_00020001_fill_pattern_2_0: 790000 rects -caravel_00020001_fill_pattern_2_0: 800000 rects -caravel_00020001_fill_pattern_2_0: 810000 rects -caravel_00020001_fill_pattern_2_0: 820000 rects -caravel_00020001_fill_pattern_2_0: 830000 rects -caravel_00020001_fill_pattern_2_0: 840000 rects -caravel_00020001_fill_pattern_2_0: 850000 rects -caravel_00020001_fill_pattern_2_0: 860000 rects -caravel_00020001_fill_pattern_2_0: 870000 rects -caravel_00020001_fill_pattern_2_0: 880000 rects -caravel_00020001_fill_pattern_2_0: 890000 rects -caravel_00020001_fill_pattern_2_0: 900000 rects -caravel_00020001_fill_pattern_2_0: 910000 rects -caravel_00020001_fill_pattern_2_0: 920000 rects -caravel_00020001_fill_pattern_2_0: 930000 rects -caravel_00020001_fill_pattern_2_0: 940000 rects -caravel_00020001_fill_pattern_2_0: 950000 rects -caravel_00020001_fill_pattern_2_0: 960000 rects -caravel_00020001_fill_pattern_2_0: 970000 rects -caravel_00020001_fill_pattern_2_0: 980000 rects -caravel_00020001_fill_pattern_2_0: 990000 rects -caravel_00020001_fill_pattern_2_0: 1000000 rects -caravel_00020001_fill_pattern_2_0: 1010000 rects -caravel_00020001_fill_pattern_2_0: 1020000 rects -caravel_00020001_fill_pattern_2_0: 1030000 rects -caravel_00020001_fill_pattern_2_0: 1040000 rects -caravel_00020001_fill_pattern_2_0: 1050000 rects -caravel_00020001_fill_pattern_2_0: 1060000 rects -caravel_00020001_fill_pattern_2_0: 1070000 rects -caravel_00020001_fill_pattern_2_0: 1080000 rects -caravel_00020001_fill_pattern_2_0: 1090000 rects -caravel_00020001_fill_pattern_2_0: 1100000 rects -caravel_00020001_fill_pattern_2_0: 1110000 rects -caravel_00020001_fill_pattern_2_0: 1120000 rects -caravel_00020001_fill_pattern_2_0: 1130000 rects -caravel_00020001_fill_pattern_2_0: 1140000 rects -caravel_00020001_fill_pattern_2_0: 1150000 rects -caravel_00020001_fill_pattern_2_0: 1160000 rects -caravel_00020001_fill_pattern_2_0: 1170000 rects -caravel_00020001_fill_pattern_2_0: 1180000 rects -caravel_00020001_fill_pattern_2_0: 1190000 rects -caravel_00020001_fill_pattern_2_0: 1200000 rects -caravel_00020001_fill_pattern_2_0: 1210000 rects -caravel_00020001_fill_pattern_2_0: 1220000 rects -caravel_00020001_fill_pattern_2_0: 1230000 rects -caravel_00020001_fill_pattern_2_0: 1240000 rects -caravel_00020001_fill_pattern_2_0: 1250000 rects -caravel_00020001_fill_pattern_2_0: 1260000 rects -caravel_00020001_fill_pattern_2_0: 1270000 rects -caravel_00020001_fill_pattern_2_0: 1280000 rects -caravel_00020001_fill_pattern_2_0: 1290000 rects -caravel_00020001_fill_pattern_2_0: 1300000 rects -caravel_00020001_fill_pattern_2_0: 1310000 rects -caravel_00020001_fill_pattern_2_0: 1320000 rects -caravel_00020001_fill_pattern_2_0: 1330000 rects -caravel_00020001_fill_pattern_2_0: 1340000 rects -caravel_00020001_fill_pattern_2_0: 1350000 rects -caravel_00020001_fill_pattern_2_0: 1360000 rects -caravel_00020001_fill_pattern_2_0: 1370000 rects -caravel_00020001_fill_pattern_2_0: 1380000 rects -caravel_00020001_fill_pattern_2_0: 1390000 rects -caravel_00020001_fill_pattern_2_0: 1400000 rects -caravel_00020001_fill_pattern_2_0: 1410000 rects -caravel_00020001_fill_pattern_2_0: 1420000 rects -caravel_00020001_fill_pattern_2_0: 1430000 rects -caravel_00020001_fill_pattern_2_0: 1440000 rects -caravel_00020001_fill_pattern_2_0: 1450000 rects -caravel_00020001_fill_pattern_2_0: 1460000 rects -caravel_00020001_fill_pattern_2_0: 1470000 rects -caravel_00020001_fill_pattern_2_0: 1480000 rects -caravel_00020001_fill_pattern_2_0: 1490000 rects -caravel_00020001_fill_pattern_2_0: 1500000 rects -caravel_00020001_fill_pattern_2_0: 1510000 rects -caravel_00020001_fill_pattern_2_0: 1520000 rects -caravel_00020001_fill_pattern_2_0: 1530000 rects -caravel_00020001_fill_pattern_2_0: 1540000 rects -caravel_00020001_fill_pattern_2_0: 1550000 rects Thu Jul 8 16:46:03 PDT 2021. -Starting magic under Tcl interpreter -Using the terminal as the console. -Using NULL graphics device. -site.pre: In custom site.pre... -site.pre: altered 'path sys' to: . $CAD_ROOT/magic/sys/ef-lib-magic/sys/style $CAD_ROOT/magic/sys $CAD_ROOT/magic/sys/current -Processing system .magicrc file -site.def: In custom site.def... -Sourcing design .magicrc for technology sky130A ... -2 Magic internal units = 1 Lambda -Input style sky130(): scaleFactor=2, multiplier=2 +Input style sky130(vendor): scaleFactor=2, multiplier=2 Scaled tech values by 2 / 1 to match internal grid scaling Loading sky130A Device Generator Menu ... Loading "/mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag/generate_fill_dist.tcl" from command line. @@ -10182,7 +8672,7 @@ caravel_00020001_fill_pattern_3_1: 1520000 rects caravel_00020001_fill_pattern_3_1: 1530000 rects caravel_00020001_fill_pattern_3_1: 1540000 rects -caravel_00020001_fill_pattern_3_1: 1550000 rects Thu Jul 8 16:46:03 PDT 2021. +caravel_00020001_fill_pattern_3_1: 1550000 rectsul 28 09:22:23 PDT 2021. Starting magic under Tcl interpreter Using the terminal as the console. Using NULL graphics device. @@ -10192,7 +8682,343 @@ site.def: In custom site.def... Sourcing design .magicrc for technology sky130A ... 2 Magic internal units = 1 Lambda -Input style sky130(): scaleFactor=2, multiplier=2 +Input style sky130(vendor): scaleFactor=2, multiplier=2 +Scaled tech values by 2 / 1 to match internal grid scaling +Loading sky130A Device Generator Menu ... +Loading "/mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag/generate_fill_dist.tcl" from command line. +caravel_00020001_fill_pattern_2_0: 10000 rects +caravel_00020001_fill_pattern_2_0: 20000 rects +caravel_00020001_fill_pattern_2_0: 30000 rects +caravel_00020001_fill_pattern_2_0: 40000 rects +caravel_00020001_fill_pattern_2_0: 50000 rects +caravel_00020001_fill_pattern_2_0: 60000 rects +caravel_00020001_fill_pattern_2_0: 70000 rects +caravel_00020001_fill_pattern_2_0: 80000 rects +caravel_00020001_fill_pattern_2_0: 90000 rects +caravel_00020001_fill_pattern_2_0: 100000 rects +caravel_00020001_fill_pattern_2_0: 110000 rects +caravel_00020001_fill_pattern_2_0: 120000 rects +caravel_00020001_fill_pattern_2_0: 130000 rects +caravel_00020001_fill_pattern_2_0: 140000 rects +caravel_00020001_fill_pattern_2_0: 150000 rects +caravel_00020001_fill_pattern_2_0: 160000 rects +caravel_00020001_fill_pattern_2_0: 170000 rects +caravel_00020001_fill_pattern_2_0: 180000 rects +caravel_00020001_fill_pattern_2_0: 190000 rects +caravel_00020001_fill_pattern_2_0: 200000 rects +caravel_00020001_fill_pattern_2_0: 210000 rects +caravel_00020001_fill_pattern_2_0: 220000 rects +caravel_00020001_fill_pattern_2_0: 230000 rects +caravel_00020001_fill_pattern_2_0: 240000 rects +caravel_00020001_fill_pattern_2_0: 250000 rects +caravel_00020001_fill_pattern_2_0: 260000 rects +caravel_00020001_fill_pattern_2_0: 270000 rects +caravel_00020001_fill_pattern_2_0: 280000 rects +caravel_00020001_fill_pattern_2_0: 290000 rects +caravel_00020001_fill_pattern_2_0: 300000 rects +caravel_00020001_fill_pattern_2_0: 310000 rects +caravel_00020001_fill_pattern_2_0: 320000 rects +caravel_00020001_fill_pattern_2_0: 330000 rects +caravel_00020001_fill_pattern_2_0: 340000 rects +caravel_00020001_fill_pattern_2_0: 350000 rects +caravel_00020001_fill_pattern_2_0: 360000 rects +caravel_00020001_fill_pattern_2_0: 370000 rects +caravel_00020001_fill_pattern_2_0: 380000 rects +caravel_00020001_fill_pattern_2_0: 390000 rects +caravel_00020001_fill_pattern_2_0: 400000 rects +caravel_00020001_fill_pattern_2_0: 410000 rects +caravel_00020001_fill_pattern_2_0: 420000 rects +caravel_00020001_fill_pattern_2_0: 430000 rects +caravel_00020001_fill_pattern_2_0: 440000 rects +caravel_00020001_fill_pattern_2_0: 450000 rects +caravel_00020001_fill_pattern_2_0: 460000 rects +caravel_00020001_fill_pattern_2_0: 470000 rects +caravel_00020001_fill_pattern_2_0: 480000 rects +caravel_00020001_fill_pattern_2_0: 490000 rects +caravel_00020001_fill_pattern_2_0: 500000 rects +caravel_00020001_fill_pattern_2_0: 510000 rects +caravel_00020001_fill_pattern_2_0: 520000 rects +caravel_00020001_fill_pattern_2_0: 530000 rects +caravel_00020001_fill_pattern_2_0: 540000 rects +caravel_00020001_fill_pattern_2_0: 550000 rects +caravel_00020001_fill_pattern_2_0: 560000 rects +caravel_00020001_fill_pattern_2_0: 570000 rects +caravel_00020001_fill_pattern_2_0: 580000 rects +caravel_00020001_fill_pattern_2_0: 590000 rects +caravel_00020001_fill_pattern_2_0: 600000 rects +caravel_00020001_fill_pattern_2_0: 610000 rects +caravel_00020001_fill_pattern_2_0: 620000 rects +caravel_00020001_fill_pattern_2_0: 630000 rects +caravel_00020001_fill_pattern_2_0: 640000 rects +caravel_00020001_fill_pattern_2_0: 650000 rects +caravel_00020001_fill_pattern_2_0: 660000 rects +caravel_00020001_fill_pattern_2_0: 670000 rects +caravel_00020001_fill_pattern_2_0: 680000 rects +caravel_00020001_fill_pattern_2_0: 690000 rects +caravel_00020001_fill_pattern_2_0: 700000 rects +caravel_00020001_fill_pattern_2_0: 710000 rects +caravel_00020001_fill_pattern_2_0: 720000 rects +caravel_00020001_fill_pattern_2_0: 730000 rects +caravel_00020001_fill_pattern_2_0: 740000 rects +caravel_00020001_fill_pattern_2_0: 750000 rects +caravel_00020001_fill_pattern_2_0: 760000 rects +caravel_00020001_fill_pattern_2_0: 770000 rects +caravel_00020001_fill_pattern_2_0: 780000 rects +caravel_00020001_fill_pattern_2_0: 790000 rects +caravel_00020001_fill_pattern_2_0: 800000 rects +caravel_00020001_fill_pattern_2_0: 810000 rects +caravel_00020001_fill_pattern_2_0: 820000 rects +caravel_00020001_fill_pattern_2_0: 830000 rects +caravel_00020001_fill_pattern_2_0: 840000 rects +caravel_00020001_fill_pattern_2_0: 850000 rects +caravel_00020001_fill_pattern_2_0: 860000 rects +caravel_00020001_fill_pattern_2_0: 870000 rects +caravel_00020001_fill_pattern_2_0: 880000 rects +caravel_00020001_fill_pattern_2_0: 890000 rects +caravel_00020001_fill_pattern_2_0: 900000 rects +caravel_00020001_fill_pattern_2_0: 910000 rects +caravel_00020001_fill_pattern_2_0: 920000 rects +caravel_00020001_fill_pattern_2_0: 930000 rects +caravel_00020001_fill_pattern_2_0: 940000 rects +caravel_00020001_fill_pattern_2_0: 950000 rects +caravel_00020001_fill_pattern_2_0: 960000 rects +caravel_00020001_fill_pattern_2_0: 970000 rects +caravel_00020001_fill_pattern_2_0: 980000 rects +caravel_00020001_fill_pattern_2_0: 990000 rects +caravel_00020001_fill_pattern_2_0: 1000000 rects +caravel_00020001_fill_pattern_2_0: 1010000 rects +caravel_00020001_fill_pattern_2_0: 1020000 rects +caravel_00020001_fill_pattern_2_0: 1030000 rects +caravel_00020001_fill_pattern_2_0: 1040000 rects +caravel_00020001_fill_pattern_2_0: 1050000 rects +caravel_00020001_fill_pattern_2_0: 1060000 rects +caravel_00020001_fill_pattern_2_0: 1070000 rects +caravel_00020001_fill_pattern_2_0: 1080000 rects +caravel_00020001_fill_pattern_2_0: 1090000 rects +caravel_00020001_fill_pattern_2_0: 1100000 rects +caravel_00020001_fill_pattern_2_0: 1110000 rects +caravel_00020001_fill_pattern_2_0: 1120000 rects +caravel_00020001_fill_pattern_2_0: 1130000 rects +caravel_00020001_fill_pattern_2_0: 1140000 rects +caravel_00020001_fill_pattern_2_0: 1150000 rects +caravel_00020001_fill_pattern_2_0: 1160000 rects +caravel_00020001_fill_pattern_2_0: 1170000 rects +caravel_00020001_fill_pattern_2_0: 1180000 rects +caravel_00020001_fill_pattern_2_0: 1190000 rects +caravel_00020001_fill_pattern_2_0: 1200000 rects +caravel_00020001_fill_pattern_2_0: 1210000 rects +caravel_00020001_fill_pattern_2_0: 1220000 rects +caravel_00020001_fill_pattern_2_0: 1230000 rects +caravel_00020001_fill_pattern_2_0: 1240000 rects +caravel_00020001_fill_pattern_2_0: 1250000 rects +caravel_00020001_fill_pattern_2_0: 1260000 rects +caravel_00020001_fill_pattern_2_0: 1270000 rects +caravel_00020001_fill_pattern_2_0: 1280000 rects +caravel_00020001_fill_pattern_2_0: 1290000 rects +caravel_00020001_fill_pattern_2_0: 1300000 rects +caravel_00020001_fill_pattern_2_0: 1310000 rects +caravel_00020001_fill_pattern_2_0: 1320000 rects +caravel_00020001_fill_pattern_2_0: 1330000 rects +caravel_00020001_fill_pattern_2_0: 1340000 rects +caravel_00020001_fill_pattern_2_0: 1350000 rects +caravel_00020001_fill_pattern_2_0: 1360000 rects +caravel_00020001_fill_pattern_2_0: 1370000 rects +caravel_00020001_fill_pattern_2_0: 1380000 rects +caravel_00020001_fill_pattern_2_0: 1390000 rects +caravel_00020001_fill_pattern_2_0: 1400000 rects +caravel_00020001_fill_pattern_2_0: 1410000 rects +caravel_00020001_fill_pattern_2_0: 1420000 rects +caravel_00020001_fill_pattern_2_0: 1430000 rects +caravel_00020001_fill_pattern_2_0: 1440000 rects +caravel_00020001_fill_pattern_2_0: 1450000 rects +caravel_00020001_fill_pattern_2_0: 1460000 rects +caravel_00020001_fill_pattern_2_0: 1470000 rects +caravel_00020001_fill_pattern_2_0: 1480000 rects +caravel_00020001_fill_pattern_2_0: 1490000 rects +caravel_00020001_fill_pattern_2_0: 1500000 rects +caravel_00020001_fill_pattern_2_0: 1510000 rects +caravel_00020001_fill_pattern_2_0: 1520000 rects +caravel_00020001_fill_pattern_2_0: 1530000 rects +caravel_00020001_fill_pattern_2_0: 1540000 rects +caravel_00020001_fill_pattern_2_0: 1550000 rectsul 28 09:22:23 PDT 2021. +Starting magic under Tcl interpreter +Using the terminal as the console. +Using NULL graphics device. +site.pre: In custom site.pre... +site.pre: altered 'path sys' to: . $CAD_ROOT/magic/sys/ef-lib-magic/sys/style $CAD_ROOT/magic/sys $CAD_ROOT/magic/sys/current +Processing system .magicrc file +site.def: In custom site.def... +Sourcing design .magicrc for technology sky130A ... +2 Magic internal units = 1 Lambda +Input style sky130(vendor): scaleFactor=2, multiplier=2 +Scaled tech values by 2 / 1 to match internal grid scaling +Loading sky130A Device Generator Menu ... +Loading "/mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag/generate_fill_dist.tcl" from command line. +caravel_00020001_fill_pattern_2_4: 10000 rects +caravel_00020001_fill_pattern_2_4: 20000 rects +caravel_00020001_fill_pattern_2_4: 30000 rects +caravel_00020001_fill_pattern_2_4: 40000 rects +caravel_00020001_fill_pattern_2_4: 50000 rects +caravel_00020001_fill_pattern_2_4: 60000 rects +caravel_00020001_fill_pattern_2_4: 70000 rects +caravel_00020001_fill_pattern_2_4: 80000 rects +caravel_00020001_fill_pattern_2_4: 90000 rects +caravel_00020001_fill_pattern_2_4: 100000 rects +caravel_00020001_fill_pattern_2_4: 110000 rects +caravel_00020001_fill_pattern_2_4: 120000 rects +caravel_00020001_fill_pattern_2_4: 130000 rects +caravel_00020001_fill_pattern_2_4: 140000 rects +caravel_00020001_fill_pattern_2_4: 150000 rects +caravel_00020001_fill_pattern_2_4: 160000 rects +caravel_00020001_fill_pattern_2_4: 170000 rects +caravel_00020001_fill_pattern_2_4: 180000 rects +caravel_00020001_fill_pattern_2_4: 190000 rects +caravel_00020001_fill_pattern_2_4: 200000 rects +caravel_00020001_fill_pattern_2_4: 210000 rects +caravel_00020001_fill_pattern_2_4: 220000 rects +caravel_00020001_fill_pattern_2_4: 230000 rects +caravel_00020001_fill_pattern_2_4: 240000 rects +caravel_00020001_fill_pattern_2_4: 250000 rects +caravel_00020001_fill_pattern_2_4: 260000 rects +caravel_00020001_fill_pattern_2_4: 270000 rects +caravel_00020001_fill_pattern_2_4: 280000 rects +caravel_00020001_fill_pattern_2_4: 290000 rects +caravel_00020001_fill_pattern_2_4: 300000 rects +caravel_00020001_fill_pattern_2_4: 310000 rects +caravel_00020001_fill_pattern_2_4: 320000 rects +caravel_00020001_fill_pattern_2_4: 330000 rects +caravel_00020001_fill_pattern_2_4: 340000 rects +caravel_00020001_fill_pattern_2_4: 350000 rects +caravel_00020001_fill_pattern_2_4: 360000 rects +caravel_00020001_fill_pattern_2_4: 370000 rects +caravel_00020001_fill_pattern_2_4: 380000 rects +caravel_00020001_fill_pattern_2_4: 390000 rects +caravel_00020001_fill_pattern_2_4: 400000 rects +caravel_00020001_fill_pattern_2_4: 410000 rects +caravel_00020001_fill_pattern_2_4: 420000 rects +caravel_00020001_fill_pattern_2_4: 430000 rects +caravel_00020001_fill_pattern_2_4: 440000 rects +caravel_00020001_fill_pattern_2_4: 450000 rects +caravel_00020001_fill_pattern_2_4: 460000 rects +caravel_00020001_fill_pattern_2_4: 470000 rects +caravel_00020001_fill_pattern_2_4: 480000 rects +caravel_00020001_fill_pattern_2_4: 490000 rects +caravel_00020001_fill_pattern_2_4: 500000 rects +caravel_00020001_fill_pattern_2_4: 510000 rects +caravel_00020001_fill_pattern_2_4: 520000 rects +caravel_00020001_fill_pattern_2_4: 530000 rects +caravel_00020001_fill_pattern_2_4: 540000 rects +caravel_00020001_fill_pattern_2_4: 550000 rects +caravel_00020001_fill_pattern_2_4: 560000 rects +caravel_00020001_fill_pattern_2_4: 570000 rects +caravel_00020001_fill_pattern_2_4: 580000 rects +caravel_00020001_fill_pattern_2_4: 590000 rects +caravel_00020001_fill_pattern_2_4: 600000 rects +caravel_00020001_fill_pattern_2_4: 610000 rects +caravel_00020001_fill_pattern_2_4: 620000 rects +caravel_00020001_fill_pattern_2_4: 630000 rects +caravel_00020001_fill_pattern_2_4: 640000 rects +caravel_00020001_fill_pattern_2_4: 650000 rects +caravel_00020001_fill_pattern_2_4: 660000 rects +caravel_00020001_fill_pattern_2_4: 670000 rects +caravel_00020001_fill_pattern_2_4: 680000 rects +caravel_00020001_fill_pattern_2_4: 690000 rects +caravel_00020001_fill_pattern_2_4: 700000 rects +caravel_00020001_fill_pattern_2_4: 710000 rects +caravel_00020001_fill_pattern_2_4: 720000 rects +caravel_00020001_fill_pattern_2_4: 730000 rects +caravel_00020001_fill_pattern_2_4: 740000 rects +caravel_00020001_fill_pattern_2_4: 750000 rects +caravel_00020001_fill_pattern_2_4: 760000 rects +caravel_00020001_fill_pattern_2_4: 770000 rects +caravel_00020001_fill_pattern_2_4: 780000 rects +caravel_00020001_fill_pattern_2_4: 790000 rects +caravel_00020001_fill_pattern_2_4: 800000 rects +caravel_00020001_fill_pattern_2_4: 810000 rects +caravel_00020001_fill_pattern_2_4: 820000 rects +caravel_00020001_fill_pattern_2_4: 830000 rects +caravel_00020001_fill_pattern_2_4: 840000 rects +caravel_00020001_fill_pattern_2_4: 850000 rects +caravel_00020001_fill_pattern_2_4: 860000 rects +caravel_00020001_fill_pattern_2_4: 870000 rects +caravel_00020001_fill_pattern_2_4: 880000 rects +caravel_00020001_fill_pattern_2_4: 890000 rects +caravel_00020001_fill_pattern_2_4: 900000 rects +caravel_00020001_fill_pattern_2_4: 910000 rects +caravel_00020001_fill_pattern_2_4: 920000 rects +caravel_00020001_fill_pattern_2_4: 930000 rects +caravel_00020001_fill_pattern_2_4: 940000 rects +caravel_00020001_fill_pattern_2_4: 950000 rects +caravel_00020001_fill_pattern_2_4: 960000 rects +caravel_00020001_fill_pattern_2_4: 970000 rects +caravel_00020001_fill_pattern_2_4: 980000 rects +caravel_00020001_fill_pattern_2_4: 990000 rects +caravel_00020001_fill_pattern_2_4: 1000000 rects +caravel_00020001_fill_pattern_2_4: 1010000 rects +caravel_00020001_fill_pattern_2_4: 1020000 rects +caravel_00020001_fill_pattern_2_4: 1030000 rects +caravel_00020001_fill_pattern_2_4: 1040000 rects +caravel_00020001_fill_pattern_2_4: 1050000 rects +caravel_00020001_fill_pattern_2_4: 1060000 rects +caravel_00020001_fill_pattern_2_4: 1070000 rects +caravel_00020001_fill_pattern_2_4: 1080000 rects +caravel_00020001_fill_pattern_2_4: 1090000 rects +caravel_00020001_fill_pattern_2_4: 1100000 rects +caravel_00020001_fill_pattern_2_4: 1110000 rects +caravel_00020001_fill_pattern_2_4: 1120000 rects +caravel_00020001_fill_pattern_2_4: 1130000 rects +caravel_00020001_fill_pattern_2_4: 1140000 rects +caravel_00020001_fill_pattern_2_4: 1150000 rects +caravel_00020001_fill_pattern_2_4: 1160000 rects +caravel_00020001_fill_pattern_2_4: 1170000 rects +caravel_00020001_fill_pattern_2_4: 1180000 rects +caravel_00020001_fill_pattern_2_4: 1190000 rects +caravel_00020001_fill_pattern_2_4: 1200000 rects +caravel_00020001_fill_pattern_2_4: 1210000 rects +caravel_00020001_fill_pattern_2_4: 1220000 rects +caravel_00020001_fill_pattern_2_4: 1230000 rects +caravel_00020001_fill_pattern_2_4: 1240000 rects +caravel_00020001_fill_pattern_2_4: 1250000 rects +caravel_00020001_fill_pattern_2_4: 1260000 rects +caravel_00020001_fill_pattern_2_4: 1270000 rects +caravel_00020001_fill_pattern_2_4: 1280000 rects +caravel_00020001_fill_pattern_2_4: 1290000 rects +caravel_00020001_fill_pattern_2_4: 1300000 rects +caravel_00020001_fill_pattern_2_4: 1310000 rects +caravel_00020001_fill_pattern_2_4: 1320000 rects +caravel_00020001_fill_pattern_2_4: 1330000 rects +caravel_00020001_fill_pattern_2_4: 1340000 rects +caravel_00020001_fill_pattern_2_4: 1350000 rects +caravel_00020001_fill_pattern_2_4: 1360000 rects +caravel_00020001_fill_pattern_2_4: 1370000 rects +caravel_00020001_fill_pattern_2_4: 1380000 rects +caravel_00020001_fill_pattern_2_4: 1390000 rects +caravel_00020001_fill_pattern_2_4: 1400000 rects +caravel_00020001_fill_pattern_2_4: 1410000 rects +caravel_00020001_fill_pattern_2_4: 1420000 rects +caravel_00020001_fill_pattern_2_4: 1430000 rects +caravel_00020001_fill_pattern_2_4: 1440000 rects +caravel_00020001_fill_pattern_2_4: 1450000 rects +caravel_00020001_fill_pattern_2_4: 1460000 rects +caravel_00020001_fill_pattern_2_4: 1470000 rects +caravel_00020001_fill_pattern_2_4: 1480000 rects +caravel_00020001_fill_pattern_2_4: 1490000 rects +caravel_00020001_fill_pattern_2_4: 1500000 rects +caravel_00020001_fill_pattern_2_4: 1510000 rects +caravel_00020001_fill_pattern_2_4: 1520000 rects +caravel_00020001_fill_pattern_2_4: 1530000 rects +caravel_00020001_fill_pattern_2_4: 1540000 rects +caravel_00020001_fill_pattern_2_4: 1550000 rectsul 28 09:22:23 PDT 2021. +Starting magic under Tcl interpreter +Using the terminal as the console. +Using NULL graphics device. +site.pre: In custom site.pre... +site.pre: altered 'path sys' to: . $CAD_ROOT/magic/sys/ef-lib-magic/sys/style $CAD_ROOT/magic/sys $CAD_ROOT/magic/sys/current +Processing system .magicrc file +site.def: In custom site.def... +Sourcing design .magicrc for technology sky130A ... +2 Magic internal units = 1 Lambda +Input style sky130(vendor): scaleFactor=2, multiplier=2 Scaled tech values by 2 / 1 to match internal grid scaling Loading sky130A Device Generator Menu ... Loading "/mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag/generate_fill_dist.tcl" from command line. @@ -10266,7 +9092,343 @@ caravel_00020001_fill_pattern_3_0: 680000 rects caravel_00020001_fill_pattern_3_0: 690000 rects caravel_00020001_fill_pattern_3_0: 700000 rects -caravel_00020001_fill_pattern_3_0: 710000 rects +caravel_00020001_fill_pattern_3_0: 7100ul 28 09:22:23 PDT 2021. +Starting magic under Tcl interpreter +Using the terminal as the console. +Using NULL graphics device. +site.pre: In custom site.pre... +site.pre: altered 'path sys' to: . $CAD_ROOT/magic/sys/ef-lib-magic/sys/style $CAD_ROOT/magic/sys $CAD_ROOT/magic/sys/current +Processing system .magicrc file +site.def: In custom site.def... +Sourcing design .magicrc for technology sky130A ... +2 Magic internal units = 1 Lambda +Input style sky130(vendor): scaleFactor=2, multiplier=2 +Scaled tech values by 2 / 1 to match internal grid scaling +Loading sky130A Device Generator Menu ... +Loading "/mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag/generate_fill_dist.tcl" from command line. +caravel_00020001_fill_pattern_4_1: 10000 rects +caravel_00020001_fill_pattern_4_1: 20000 rects +caravel_00020001_fill_pattern_4_1: 30000 rects +caravel_00020001_fill_pattern_4_1: 40000 rects +caravel_00020001_fill_pattern_4_1: 50000 rects +caravel_00020001_fill_pattern_4_1: 60000 rects +caravel_00020001_fill_pattern_4_1: 70000 rects +caravel_00020001_fill_pattern_4_1: 80000 rects +caravel_00020001_fill_pattern_4_1: 90000 rects +caravel_00020001_fill_pattern_4_1: 100000 rects +caravel_00020001_fill_pattern_4_1: 110000 rects +caravel_00020001_fill_pattern_4_1: 120000 rects +caravel_00020001_fill_pattern_4_1: 130000 rects +caravel_00020001_fill_pattern_4_1: 140000 rects +caravel_00020001_fill_pattern_4_1: 150000 rects +caravel_00020001_fill_pattern_4_1: 160000 rects +caravel_00020001_fill_pattern_4_1: 170000 rects +caravel_00020001_fill_pattern_4_1: 180000 rects +caravel_00020001_fill_pattern_4_1: 190000 rects +caravel_00020001_fill_pattern_4_1: 200000 rects +caravel_00020001_fill_pattern_4_1: 210000 rects +caravel_00020001_fill_pattern_4_1: 220000 rects +caravel_00020001_fill_pattern_4_1: 230000 rects +caravel_00020001_fill_pattern_4_1: 240000 rects +caravel_00020001_fill_pattern_4_1: 250000 rects +caravel_00020001_fill_pattern_4_1: 260000 rects +caravel_00020001_fill_pattern_4_1: 270000 rects +caravel_00020001_fill_pattern_4_1: 280000 rects +caravel_00020001_fill_pattern_4_1: 290000 rects +caravel_00020001_fill_pattern_4_1: 300000 rects +caravel_00020001_fill_pattern_4_1: 310000 rects +caravel_00020001_fill_pattern_4_1: 320000 rects +caravel_00020001_fill_pattern_4_1: 330000 rects +caravel_00020001_fill_pattern_4_1: 340000 rects +caravel_00020001_fill_pattern_4_1: 350000 rects +caravel_00020001_fill_pattern_4_1: 360000 rects +caravel_00020001_fill_pattern_4_1: 370000 rects +caravel_00020001_fill_pattern_4_1: 380000 rects +caravel_00020001_fill_pattern_4_1: 390000 rects +caravel_00020001_fill_pattern_4_1: 400000 rects +caravel_00020001_fill_pattern_4_1: 410000 rects +caravel_00020001_fill_pattern_4_1: 420000 rects +caravel_00020001_fill_pattern_4_1: 430000 rects +caravel_00020001_fill_pattern_4_1: 440000 rects +caravel_00020001_fill_pattern_4_1: 450000 rects +caravel_00020001_fill_pattern_4_1: 460000 rects +caravel_00020001_fill_pattern_4_1: 470000 rects +caravel_00020001_fill_pattern_4_1: 480000 rects +caravel_00020001_fill_pattern_4_1: 490000 rects +caravel_00020001_fill_pattern_4_1: 500000 rects +caravel_00020001_fill_pattern_4_1: 510000 rects +caravel_00020001_fill_pattern_4_1: 520000 rects +caravel_00020001_fill_pattern_4_1: 530000 rects +caravel_00020001_fill_pattern_4_1: 540000 rects +caravel_00020001_fill_pattern_4_1: 550000 rects +caravel_00020001_fill_pattern_4_1: 560000 rects +caravel_00020001_fill_pattern_4_1: 570000 rects +caravel_00020001_fill_pattern_4_1: 580000 rects +caravel_00020001_fill_pattern_4_1: 590000 rects +caravel_00020001_fill_pattern_4_1: 600000 rects +caravel_00020001_fill_pattern_4_1: 610000 rects +caravel_00020001_fill_pattern_4_1: 620000 rects +caravel_00020001_fill_pattern_4_1: 630000 rects +caravel_00020001_fill_pattern_4_1: 640000 rects +caravel_00020001_fill_pattern_4_1: 650000 rects +caravel_00020001_fill_pattern_4_1: 660000 rects +caravel_00020001_fill_pattern_4_1: 670000 rects +caravel_00020001_fill_pattern_4_1: 680000 rects +caravel_00020001_fill_pattern_4_1: 690000 rects +caravel_00020001_fill_pattern_4_1: 700000 rects +caravel_00020001_fill_pattern_4_1: 710000 rects +caravel_00020001_fill_pattern_4_1: 720000 rects +caravel_00020001_fill_pattern_4_1: 730000 rects +caravel_00020001_fill_pattern_4_1: 740000 rects +caravel_00020001_fill_pattern_4_1: 750000 rects +caravel_00020001_fill_pattern_4_1: 760000 rects +caravel_00020001_fill_pattern_4_1: 770000 rects +caravel_00020001_fill_pattern_4_1: 780000 rects +caravel_00020001_fill_pattern_4_1: 790000 rects +caravel_00020001_fill_pattern_4_1: 800000 rects +caravel_00020001_fill_pattern_4_1: 810000 rects +caravel_00020001_fill_pattern_4_1: 820000 rects +caravel_00020001_fill_pattern_4_1: 830000 rects +caravel_00020001_fill_pattern_4_1: 840000 rects +caravel_00020001_fill_pattern_4_1: 850000 rects +caravel_00020001_fill_pattern_4_1: 860000 rects +caravel_00020001_fill_pattern_4_1: 870000 rects +caravel_00020001_fill_pattern_4_1: 880000 rects +caravel_00020001_fill_pattern_4_1: 890000 rects +caravel_00020001_fill_pattern_4_1: 900000 rects +caravel_00020001_fill_pattern_4_1: 910000 rects +caravel_00020001_fill_pattern_4_1: 920000 rects +caravel_00020001_fill_pattern_4_1: 930000 rects +caravel_00020001_fill_pattern_4_1: 940000 rects +caravel_00020001_fill_pattern_4_1: 950000 rects +caravel_00020001_fill_pattern_4_1: 960000 rects +caravel_00020001_fill_pattern_4_1: 970000 rects +caravel_00020001_fill_pattern_4_1: 980000 rects +caravel_00020001_fill_pattern_4_1: 990000 rects +caravel_00020001_fill_pattern_4_1: 1000000 rects +caravel_00020001_fill_pattern_4_1: 1010000 rects +caravel_00020001_fill_pattern_4_1: 1020000 rects +caravel_00020001_fill_pattern_4_1: 1030000 rects +caravel_00020001_fill_pattern_4_1: 1040000 rects +caravel_00020001_fill_pattern_4_1: 1050000 rects +caravel_00020001_fill_pattern_4_1: 1060000 rects +caravel_00020001_fill_pattern_4_1: 1070000 rects +caravel_00020001_fill_pattern_4_1: 1080000 rects +caravel_00020001_fill_pattern_4_1: 1090000 rects +caravel_00020001_fill_pattern_4_1: 1100000 rects +caravel_00020001_fill_pattern_4_1: 1110000 rects +caravel_00020001_fill_pattern_4_1: 1120000 rects +caravel_00020001_fill_pattern_4_1: 1130000 rects +caravel_00020001_fill_pattern_4_1: 1140000 rects +caravel_00020001_fill_pattern_4_1: 1150000 rects +caravel_00020001_fill_pattern_4_1: 1160000 rects +caravel_00020001_fill_pattern_4_1: 1170000 rects +caravel_00020001_fill_pattern_4_1: 1180000 rects +caravel_00020001_fill_pattern_4_1: 1190000 rects +caravel_00020001_fill_pattern_4_1: 1200000 rects +caravel_00020001_fill_pattern_4_1: 1210000 rects +caravel_00020001_fill_pattern_4_1: 1220000 rects +caravel_00020001_fill_pattern_4_1: 1230000 rects +caravel_00020001_fill_pattern_4_1: 1240000 rects +caravel_00020001_fill_pattern_4_1: 1250000 rects +caravel_00020001_fill_pattern_4_1: 1260000 rects +caravel_00020001_fill_pattern_4_1: 1270000 rects +caravel_00020001_fill_pattern_4_1: 1280000 rects +caravel_00020001_fill_pattern_4_1: 1290000 rects +caravel_00020001_fill_pattern_4_1: 1300000 rects +caravel_00020001_fill_pattern_4_1: 1310000 rects +caravel_00020001_fill_pattern_4_1: 1320000 rects +caravel_00020001_fill_pattern_4_1: 1330000 rects +caravel_00020001_fill_pattern_4_1: 1340000 rects +caravel_00020001_fill_pattern_4_1: 1350000 rects +caravel_00020001_fill_pattern_4_1: 1360000 rects +caravel_00020001_fill_pattern_4_1: 1370000 rects +caravel_00020001_fill_pattern_4_1: 1380000 rects +caravel_00020001_fill_pattern_4_1: 1390000 rects +caravel_00020001_fill_pattern_4_1: 1400000 rects +caravel_00020001_fill_pattern_4_1: 1410000 rects +caravel_00020001_fill_pattern_4_1: 1420000 rects +caravel_00020001_fill_pattern_4_1: 1430000 rects +caravel_00020001_fill_pattern_4_1: 1440000 rects +caravel_00020001_fill_pattern_4_1: 1450000 rects +caravel_00020001_fill_pattern_4_1: 1460000 rects +caravel_00020001_fill_pattern_4_1: 1470000 rects +caravel_00020001_fill_pattern_4_1: 1480000 rects +caravel_00020001_fill_pattern_4_1: 1490000 rects +caravel_00020001_fill_pattern_4_1: 1500000 rects +caravel_00020001_fill_pattern_4_1: 1510000 rects +caravel_00020001_fill_pattern_4_1: 1520000 rects +caravel_00020001_fill_pattern_4_1: 1530000 rects +caravel_00020001_fill_pattern_4_1: 1540000 rects +caravel_00020001_fill_pattern_4_1: 1550000 rectsul 28 09:22:23 PDT 2021. +Starting magic under Tcl interpreter +Using the terminal as the console. +Using NULL graphics device. +site.pre: In custom site.pre... +site.pre: altered 'path sys' to: . $CAD_ROOT/magic/sys/ef-lib-magic/sys/style $CAD_ROOT/magic/sys $CAD_ROOT/magic/sys/current +Processing system .magicrc file +site.def: In custom site.def... +Sourcing design .magicrc for technology sky130A ... +2 Magic internal units = 1 Lambda +Input style sky130(vendor): scaleFactor=2, multiplier=2 +Scaled tech values by 2 / 1 to match internal grid scaling +Loading sky130A Device Generator Menu ... +Loading "/mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag/generate_fill_dist.tcl" from command line. +caravel_00020001_fill_pattern_0_0: 10000 rects +caravel_00020001_fill_pattern_0_0: 20000 rects +caravel_00020001_fill_pattern_0_0: 30000 rects +caravel_00020001_fill_pattern_0_0: 40000 rects +caravel_00020001_fill_pattern_0_0: 50000 rects +caravel_00020001_fill_pattern_0_0: 60000 rects +caravel_00020001_fill_pattern_0_0: 70000 rects +caravel_00020001_fill_pattern_0_0: 80000 rects +caravel_00020001_fill_pattern_0_0: 90000 rects +caravel_00020001_fill_pattern_0_0: 100000 rects +caravel_00020001_fill_pattern_0_0: 110000 rects +caravel_00020001_fill_pattern_0_0: 120000 rects +caravel_00020001_fill_pattern_0_0: 130000 rects +caravel_00020001_fill_pattern_0_0: 140000 rects +caravel_00020001_fill_pattern_0_0: 150000 rects +caravel_00020001_fill_pattern_0_0: 160000 rects +caravel_00020001_fill_pattern_0_0: 170000 rects +caravel_00020001_fill_pattern_0_0: 180000 rects +caravel_00020001_fill_pattern_0_0: 190000 rects +caravel_00020001_fill_pattern_0_0: 200000 rects +caravel_00020001_fill_pattern_0_0: 210000 rects +caravel_00020001_fill_pattern_0_0: 220000 rects +caravel_00020001_fill_pattern_0_0: 230000 rects +caravel_00020001_fill_pattern_0_0: 240000 rects +caravel_00020001_fill_pattern_0_0: 250000 rects +caravel_00020001_fill_pattern_0_0: 260000 rects +caravel_00020001_fill_pattern_0_0: 270000 rects +caravel_00020001_fill_pattern_0_0: 280000 rects +caravel_00020001_fill_pattern_0_0: 290000 rects +caravel_00020001_fill_pattern_0_0: 300000 rects +caravel_00020001_fill_pattern_0_0: 310000 rects +caravel_00020001_fill_pattern_0_0: 320000 rects +caravel_00020001_fill_pattern_0_0: 330000 rects +caravel_00020001_fill_pattern_0_0: 340000 rects +caravel_00020001_fill_pattern_0_0: 350000 rects +caravel_00020001_fill_pattern_0_0: 360000 rects +caravel_00020001_fill_pattern_0_0: 370000 rects +caravel_00020001_fill_pattern_0_0: 380000 rects +caravel_00020001_fill_pattern_0_0: 390000 rects +caravel_00020001_fill_pattern_0_0: 400000 rects +caravel_00020001_fill_pattern_0_0: 410000 rects +caravel_00020001_fill_pattern_0_0: 420000 rects +caravel_00020001_fill_pattern_0_0: 430000 rects +caravel_00020001_fill_pattern_0_0: 440000 rects +caravel_00020001_fill_pattern_0_0: 450000 rects +caravel_00020001_fill_pattern_0_0: 460000 rects +caravel_00020001_fill_pattern_0_0: 470000 rects +caravel_00020001_fill_pattern_0_0: 480000 rects +caravel_00020001_fill_pattern_0_0: 490000 rects +caravel_00020001_fill_pattern_0_0: 500000 rects +caravel_00020001_fill_pattern_0_0: 510000 rects +caravel_00020001_fill_pattern_0_0: 520000 rects +caravel_00020001_fill_pattern_0_0: 530000 rects +caravel_00020001_fill_pattern_0_0: 540000 rects +caravel_00020001_fill_pattern_0_0: 550000 rects +caravel_00020001_fill_pattern_0_0: 560000 rects +caravel_00020001_fill_pattern_0_0: 570000 rects +caravel_00020001_fill_pattern_0_0: 580000 rects +caravel_00020001_fill_pattern_0_0: 590000 rects +caravel_00020001_fill_pattern_0_0: 600000 rects +caravel_00020001_fill_pattern_0_0: 610000 rects +caravel_00020001_fill_pattern_0_0: 620000 rects +caravel_00020001_fill_pattern_0_0: 630000 rects +caravel_00020001_fill_pattern_0_0: 640000 rects +caravel_00020001_fill_pattern_0_0: 650000 rects +caravel_00020001_fill_pattern_0_0: 660000 rects +caravel_00020001_fill_pattern_0_0: 670000 rects +caravel_00020001_fill_pattern_0_0: 680000 rects +caravel_00020001_fill_pattern_0_0: 690000 rects +caravel_00020001_fill_pattern_0_0: 700000 rects +caravel_00020001_fill_pattern_0_0: 710000 rects +caravel_00020001_fill_pattern_0_0: 720000 rects +caravel_00020001_fill_pattern_0_0: 730000 rects +caravel_00020001_fill_pattern_0_0: 740000 rects +caravel_00020001_fill_pattern_0_0: 750000 rects +caravel_00020001_fill_pattern_0_0: 760000 rects +caravel_00020001_fill_pattern_0_0: 770000 rects +caravel_00020001_fill_pattern_0_0: 780000 rects +caravel_00020001_fill_pattern_0_0: 790000 rects +caravel_00020001_fill_pattern_0_0: 800000 rects +caravel_00020001_fill_pattern_0_0: 810000 rects +caravel_00020001_fill_pattern_0_0: 820000 rects +caravel_00020001_fill_pattern_0_0: 830000 rects +caravel_00020001_fill_pattern_0_0: 840000 rects +caravel_00020001_fill_pattern_0_0: 850000 rects +caravel_00020001_fill_pattern_0_0: 860000 rects +caravel_00020001_fill_pattern_0_0: 870000 rects +caravel_00020001_fill_pattern_0_0: 880000 rects +caravel_00020001_fill_pattern_0_0: 890000 rects +caravel_00020001_fill_pattern_0_0: 900000 rects +caravel_00020001_fill_pattern_0_0: 910000 rects +caravel_00020001_fill_pattern_0_0: 920000 rects +caravel_00020001_fill_pattern_0_0: 930000 rects +caravel_00020001_fill_pattern_0_0: 940000 rects +caravel_00020001_fill_pattern_0_0: 950000 rects +caravel_00020001_fill_pattern_0_0: 960000 rects +caravel_00020001_fill_pattern_0_0: 970000 rects +caravel_00020001_fill_pattern_0_0: 980000 rects +caravel_00020001_fill_pattern_0_0: 990000 rects +caravel_00020001_fill_pattern_0_0: 1000000 rects +caravel_00020001_fill_pattern_0_0: 1010000 rects +caravel_00020001_fill_pattern_0_0: 1020000 rects +caravel_00020001_fill_pattern_0_0: 1030000 rects +caravel_00020001_fill_pattern_0_0: 1040000 rects +caravel_00020001_fill_pattern_0_0: 1050000 rects +caravel_00020001_fill_pattern_0_0: 1060000 rects +caravel_00020001_fill_pattern_0_0: 1070000 rects +caravel_00020001_fill_pattern_0_0: 1080000 rects +caravel_00020001_fill_pattern_0_0: 1090000 rects +caravel_00020001_fill_pattern_0_0: 1100000 rects +caravel_00020001_fill_pattern_0_0: 1110000 rects +caravel_00020001_fill_pattern_0_0: 1120000 rects +caravel_00020001_fill_pattern_0_0: 1130000 rects +caravel_00020001_fill_pattern_0_0: 1140000 rects +caravel_00020001_fill_pattern_0_0: 1150000 rects +caravel_00020001_fill_pattern_0_0: 1160000 rects +caravel_00020001_fill_pattern_0_0: 1170000 rects +caravel_00020001_fill_pattern_0_0: 1180000 rects +caravel_00020001_fill_pattern_0_0: 1190000 rects +caravel_00020001_fill_pattern_0_0: 1200000 rects +caravel_00020001_fill_pattern_0_0: 1210000 rects +caravel_00020001_fill_pattern_0_0: 1220000 rects +caravel_00020001_fill_pattern_0_0: 1230000 rects +caravel_00020001_fill_pattern_0_0: 1240000 rects +caravel_00020001_fill_pattern_0_0: 1250000 rects +caravel_00020001_fill_pattern_0_0: 1260000 rects +caravel_00020001_fill_pattern_0_0: 1270000 rects +caravel_00020001_fill_pattern_0_0: 1280000 rects +caravel_00020001_fill_pattern_0_0: 1290000 rects +caravel_00020001_fill_pattern_0_0: 1300000 rects +caravel_00020001_fill_pattern_0_0: 1310000 rects +caravel_00020001_fill_pattern_0_0: 1320000 rects +caravel_00020001_fill_pattern_0_0: 1330000 rects +caravel_00020001_fill_pattern_0_0: 1340000 rects +caravel_00020001_fill_pattern_0_0: 1350000 rects +caravel_00020001_fill_pattern_0_0: 1360000 rects +caravel_00020001_fill_pattern_0_0: 1370000 rects +caravel_00020001_fill_pattern_0_0: 1380000 rects +caravel_00020001_fill_pattern_0_0: 1390000 rects +caravel_00020001_fill_pattern_0_0: 1400000 rects +caravel_00020001_fill_pattern_0_0: 1410000 rects +caravel_00020001_fill_pattern_0_0: 1420000 rects +caravel_00020001_fill_pattern_0_0: 1430000 rects +caravel_00020001_fill_pattern_0_0: 1440000 rects +caravel_00020001_fill_pattern_0_0: 1450000 rects +caravel_00020001_fill_pattern_0_0: 1460000 rects +caravel_00020001_fill_pattern_0_0: 1470000 rects +caravel_00020001_fill_pattern_0_0: 1480000 rects +caravel_00020001_fill_pattern_0_0: 1490000 rects +caravel_00020001_fill_pattern_0_0: 1500000 rects +caravel_00020001_fill_pattern_0_0: 1510000 rects +caravel_00020001_fill_pattern_0_0: 1520000 rects +caravel_00020001_fill_pattern_0_0: 1530000 rects +caravel_00020001_fill_pattern_0_0: 1540000 rects +caravel_00020001_fill_pattern_0_0: 1550000 rects00 rects caravel_00020001_fill_pattern_3_0: 720000 rects caravel_00020001_fill_pattern_3_0: 730000 rects caravel_00020001_fill_pattern_3_0: 740000 rects @@ -10350,7 +9512,7 @@ caravel_00020001_fill_pattern_3_0: 1520000 rects caravel_00020001_fill_pattern_3_0: 1530000 rects caravel_00020001_fill_pattern_3_0: 1540000 rects -caravel_00020001_fill_pattern_3_0: 1550000 rects Thu Jul 8 16:46:03 PDT 2021. +caravel_00020001_fill_pattern_3_0: 1550000 rectsul 28 09:22:23 PDT 2021. Starting magic under Tcl interpreter Using the terminal as the console. Using NULL graphics device. @@ -10360,7 +9522,427 @@ site.def: In custom site.def... Sourcing design .magicrc for technology sky130A ... 2 Magic internal units = 1 Lambda -Input style sky130(): scaleFactor=2, multiplier=2 +Input style sky130(vendor): scaleFactor=2, multiplier=2 +Scaled tech values by 2 / 1 to match internal grid scaling +Loading sky130A Device Generator Menu ... +Loading "/mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag/generate_fill_dist.tcl" from command line. +caravel_00020001_fill_pattern_1_1: 10000 rects +caravel_00020001_fill_pattern_1_1: 20000 rects +caravel_00020001_fill_pattern_1_1: 30000 rects +caravel_00020001_fill_pattern_1_1: 40000 rects +caravel_00020001_fill_pattern_1_1: 50000 rects +caravel_00020001_fill_pattern_1_1: 60000 rects +caravel_00020001_fill_pattern_1_1: 70000 rects +caravel_00020001_fill_pattern_1_1: 80000 rects +caravel_00020001_fill_pattern_1_1: 90000 rects +caravel_00020001_fill_pattern_1_1: 100000 rects +caravel_00020001_fill_pattern_1_1: 110000 rects +caravel_00020001_fill_pattern_1_1: 120000 rects +caravel_00020001_fill_pattern_1_1: 130000 rects +caravel_00020001_fill_pattern_1_1: 140000 rects +caravel_00020001_fill_pattern_1_1: 150000 rects +caravel_00020001_fill_pattern_1_1: 160000 rects +caravel_00020001_fill_pattern_1_1: 170000 rects +caravel_00020001_fill_pattern_1_1: 180000 rects +caravel_00020001_fill_pattern_1_1: 190000 rects +caravel_00020001_fill_pattern_1_1: 200000 rects +caravel_00020001_fill_pattern_1_1: 210000 rects +caravel_00020001_fill_pattern_1_1: 220000 rects +caravel_00020001_fill_pattern_1_1: 230000 rects +caravel_00020001_fill_pattern_1_1: 240000 rects +caravel_00020001_fill_pattern_1_1: 250000 rects +caravel_00020001_fill_pattern_1_1: 260000 rects +caravel_00020001_fill_pattern_1_1: 270000 rects +caravel_00020001_fill_pattern_1_1: 280000 rects +caravel_00020001_fill_pattern_1_1: 290000 rects +caravel_00020001_fill_pattern_1_1: 300000 rects +caravel_00020001_fill_pattern_1_1: 310000 rects +caravel_00020001_fill_pattern_1_1: 320000 rects +caravel_00020001_fill_pattern_1_1: 330000 rects +caravel_00020001_fill_pattern_1_1: 340000 rects +caravel_00020001_fill_pattern_1_1: 350000 rects +caravel_00020001_fill_pattern_1_1: 360000 rects +caravel_00020001_fill_pattern_1_1: 370000 rects +caravel_00020001_fill_pattern_1_1: 380000 rects +caravel_00020001_fill_pattern_1_1: 390000 rects +caravel_00020001_fill_pattern_1_1: 400000 rects +caravel_00020001_fill_pattern_1_1: 410000 rects +caravel_00020001_fill_pattern_1_1: 420000 rects +caravel_00020001_fill_pattern_1_1: 430000 rects +caravel_00020001_fill_pattern_1_1: 440000 rects +caravel_00020001_fill_pattern_1_1: 450000 rects +caravel_00020001_fill_pattern_1_1: 460000 rects +caravel_00020001_fill_pattern_1_1: 470000 rects +caravel_00020001_fill_pattern_1_1: 480000 rects +caravel_00020001_fill_pattern_1_1: 490000 rects +caravel_00020001_fill_pattern_1_1: 500000 rects +caravel_00020001_fill_pattern_1_1: 510000 rects +caravel_00020001_fill_pattern_1_1: 520000 rects +caravel_00020001_fill_pattern_1_1: 530000 rects +caravel_00020001_fill_pattern_1_1: 540000 rects +caravel_00020001_fill_pattern_1_1: 550000 rects +caravel_00020001_fill_pattern_1_1: 560000 rects +caravel_00020001_fill_pattern_1_1: 570000 rects +caravel_00020001_fill_pattern_1_1: 580000 rects +caravel_00020001_fill_pattern_1_1: 590000 rects +caravel_00020001_fill_pattern_1_1: 600000 rects +caravel_00020001_fill_pattern_1_1: 610000 rects +caravel_00020001_fill_pattern_1_1: 620000 rects +caravel_00020001_fill_pattern_1_1: 630000 rects +caravel_00020001_fill_pattern_1_1: 640000 rects +caravel_00020001_fill_pattern_1_1: 650000 rects +caravel_00020001_fill_pattern_1_1: 660000 rects +caravel_00020001_fill_pattern_1_1: 670000 rects +caravel_00020001_fill_pattern_1_1: 680000 rects +caravel_00020001_fill_pattern_1_1: 690000 rects +caravel_00020001_fill_pattern_1_1: 700000 rects +caravel_00020001_fill_pattern_1_1: 710000 rects +caravel_00020001_fill_pattern_1_1: 720000 rects +caravel_00020001_fill_pattern_1_1: 730000 rects +caravel_00020001_fill_pattern_1_1: 740000 rects +caravel_00020001_fill_pattern_1_1: 750000 rects +caravel_00020001_fill_pattern_1_1: 760000 rects +caravel_00020001_fill_pattern_1_1: 770000 rects +caravel_00020001_fill_pattern_1_1: 780000 rects +caravel_00020001_fill_pattern_1_1: 790000 rects +caravel_00020001_fill_pattern_1_1: 800000 rects +caravel_00020001_fill_pattern_1_1: 810000 rects +caravel_00020001_fill_pattern_1_1: 820000 rects +caravel_00020001_fill_pattern_1_1: 830000 rects +caravel_00020001_fill_pattern_1_1: 840000 rects +caravel_00020001_fill_pattern_1_1: 850000 rects +caravel_00020001_fill_pattern_1_1: 860000 rects +caravel_00020001_fill_pattern_1_1: 870000 rects +caravel_00020001_fill_pattern_1_1: 880000 rects +caravel_00020001_fill_pattern_1_1: 890000 rects +caravel_00020001_fill_pattern_1_1: 900000 rects +caravel_00020001_fill_pattern_1_1: 910000 rects +caravel_00020001_fill_pattern_1_1: 920000 rects +caravel_00020001_fill_pattern_1_1: 930000 rects +caravel_00020001_fill_pattern_1_1: 940000 rects +caravel_00020001_fill_pattern_1_1: 950000 rects +caravel_00020001_fill_pattern_1_1: 960000 rects +caravel_00020001_fill_pattern_1_1: 970000 rects +caravel_00020001_fill_pattern_1_1: 980000 rects +caravel_00020001_fill_pattern_1_1: 990000 rects +caravel_00020001_fill_pattern_1_1: 1000000 rects +caravel_00020001_fill_pattern_1_1: 1010000 rects +caravel_00020001_fill_pattern_1_1: 1020000 rects +caravel_00020001_fill_pattern_1_1: 1030000 rects +caravel_00020001_fill_pattern_1_1: 1040000 rects +caravel_00020001_fill_pattern_1_1: 1050000 rects +caravel_00020001_fill_pattern_1_1: 1060000 rects +caravel_00020001_fill_pattern_1_1: 1070000 rects +caravel_00020001_fill_pattern_1_1: 1080000 rects +caravel_00020001_fill_pattern_1_1: 1090000 rects +caravel_00020001_fill_pattern_1_1: 1100000 rects +caravel_00020001_fill_pattern_1_1: 1110000 rects +caravel_00020001_fill_pattern_1_1: 1120000 rects +caravel_00020001_fill_pattern_1_1: 1130000 rects +caravel_00020001_fill_pattern_1_1: 1140000 rects +caravel_00020001_fill_pattern_1_1: 1150000 rects +caravel_00020001_fill_pattern_1_1: 1160000 rects +caravel_00020001_fill_pattern_1_1: 1170000 rects +caravel_00020001_fill_pattern_1_1: 1180000 rects +caravel_00020001_fill_pattern_1_1: 1190000 rects +caravel_00020001_fill_pattern_1_1: 1200000 rects +caravel_00020001_fill_pattern_1_1: 1210000 rects +caravel_00020001_fill_pattern_1_1: 1220000 rects +caravel_00020001_fill_pattern_1_1: 1230000 rects +caravel_00020001_fill_pattern_1_1: 1240000 rects +caravel_00020001_fill_pattern_1_1: 1250000 rects +caravel_00020001_fill_pattern_1_1: 1260000 rects +caravel_00020001_fill_pattern_1_1: 1270000 rects +caravel_00020001_fill_pattern_1_1: 1280000 rects +caravel_00020001_fill_pattern_1_1: 1290000 rects +caravel_00020001_fill_pattern_1_1: 1300000 rects +caravel_00020001_fill_pattern_1_1: 1310000 rects +caravel_00020001_fill_pattern_1_1: 1320000 rects +caravel_00020001_fill_pattern_1_1: 1330000 rects +caravel_00020001_fill_pattern_1_1: 1340000 rects +caravel_00020001_fill_pattern_1_1: 1350000 rects +caravel_00020001_fill_pattern_1_1: 1360000 rects +caravel_00020001_fill_pattern_1_1: 1370000 rects +caravel_00020001_fill_pattern_1_1: 1380000 rects +caravel_00020001_fill_pattern_1_1: 1390000 rects +caravel_00020001_fill_pattern_1_1: 1400000 rects +caravel_00020001_fill_pattern_1_1: 1410000 rects +caravel_00020001_fill_pattern_1_1: 1420000 rects +caravel_00020001_fill_pattern_1_1: 1430000 rects +caravel_00020001_fill_pattern_1_1: 1440000 rects +caravel_00020001_fill_pattern_1_1: 1450000 rects +caravel_00020001_fill_pattern_1_1: 1460000 rects +caravel_00020001_fill_pattern_1_1: 1470000 rects +caravel_00020001_fill_pattern_1_1: 1480000 rects +caravel_00020001_fill_pattern_1_1: 1490000 rects +caravel_00020001_fill_pattern_1_1: 1500000 rects +caravel_00020001_fill_pattern_1_1: 1510000 rects +caravel_00020001_fill_pattern_1_1: 1520000 rects +caravel_00020001_fill_pattern_1_1: 1530000 rects +caravel_00020001_fill_pattern_1_1: 1540000 rects +caravel_00020001_fill_pattern_1_1: 1550000 rectsul 28 09:22:23 PDT 2021. +Starting magic under Tcl interpreter +Using the terminal as the console. +Using NULL graphics device. +site.pre: In custom site.pre... +site.pre: altered 'path sys' to: . $CAD_ROOT/magic/sys/ef-lib-magic/sys/style $CAD_ROOT/magic/sys $CAD_ROOT/magic/sys/current +Processing system .magicrc file +site.def: In custom site.def... +Sourcing design .magicrc for technology sky130A ... +2 Magic internal units = 1 Lambda +Input style sky130(vendor): scaleFactor=2, multiplier=2 +Scaled tech values by 2 / 1 to match internal grid scaling +Loading sky130A Device Generator Menu ... +Loading "/mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag/generate_fill_dist.tcl" from command line. +caravel_00020001_fill_pattern_2_1: 10000 rects +caravel_00020001_fill_pattern_2_1: 20000 rects +caravel_00020001_fill_pattern_2_1: 30000 rects +caravel_00020001_fill_pattern_2_1: 40000 rects +caravel_00020001_fill_pattern_2_1: 50000 rects +caravel_00020001_fill_pattern_2_1: 60000 rects +caravel_00020001_fill_pattern_2_1: 70000 rects +caravel_00020001_fill_pattern_2_1: 80000 rects +caravel_00020001_fill_pattern_2_1: 90000 rects +caravel_00020001_fill_pattern_2_1: 100000 rects +caravel_00020001_fill_pattern_2_1: 110000 rects +caravel_00020001_fill_pattern_2_1: 120000 rects +caravel_00020001_fill_pattern_2_1: 130000 rects +caravel_00020001_fill_pattern_2_1: 140000 rects +caravel_00020001_fill_pattern_2_1: 150000 rects +caravel_00020001_fill_pattern_2_1: 160000 rects +caravel_00020001_fill_pattern_2_1: 170000 rects +caravel_00020001_fill_pattern_2_1: 180000 rects +caravel_00020001_fill_pattern_2_1: 190000 rects +caravel_00020001_fill_pattern_2_1: 200000 rects +caravel_00020001_fill_pattern_2_1: 210000 rects +caravel_00020001_fill_pattern_2_1: 220000 rects +caravel_00020001_fill_pattern_2_1: 230000 rects +caravel_00020001_fill_pattern_2_1: 240000 rects +caravel_00020001_fill_pattern_2_1: 250000 rects +caravel_00020001_fill_pattern_2_1: 260000 rects +caravel_00020001_fill_pattern_2_1: 270000 rects +caravel_00020001_fill_pattern_2_1: 280000 rects +caravel_00020001_fill_pattern_2_1: 290000 rects +caravel_00020001_fill_pattern_2_1: 300000 rects +caravel_00020001_fill_pattern_2_1: 310000 rects +caravel_00020001_fill_pattern_2_1: 320000 rects +caravel_00020001_fill_pattern_2_1: 330000 rects +caravel_00020001_fill_pattern_2_1: 340000 rects +caravel_00020001_fill_pattern_2_1: 350000 rects +caravel_00020001_fill_pattern_2_1: 360000 rects +caravel_00020001_fill_pattern_2_1: 370000 rects +caravel_00020001_fill_pattern_2_1: 380000 rects +caravel_00020001_fill_pattern_2_1: 390000 rects +caravel_00020001_fill_pattern_2_1: 400000 rects +caravel_00020001_fill_pattern_2_1: 410000 rects +caravel_00020001_fill_pattern_2_1: 420000 rects +caravel_00020001_fill_pattern_2_1: 430000 rects +caravel_00020001_fill_pattern_2_1: 440000 rects +caravel_00020001_fill_pattern_2_1: 450000 rects +caravel_00020001_fill_pattern_2_1: 460000 rects +caravel_00020001_fill_pattern_2_1: 470000 rects +caravel_00020001_fill_pattern_2_1: 480000 rects +caravel_00020001_fill_pattern_2_1: 490000 rects +caravel_00020001_fill_pattern_2_1: 500000 rects +caravel_00020001_fill_pattern_2_1: 510000 rects +caravel_00020001_fill_pattern_2_1: 520000 rects +caravel_00020001_fill_pattern_2_1: 530000 rects +caravel_00020001_fill_pattern_2_1: 540000 rects +caravel_00020001_fill_pattern_2_1: 550000 rects +caravel_00020001_fill_pattern_2_1: 560000 rects +caravel_00020001_fill_pattern_2_1: 570000 rects +caravel_00020001_fill_pattern_2_1: 580000 rects +caravel_00020001_fill_pattern_2_1: 590000 rects +caravel_00020001_fill_pattern_2_1: 600000 rects +caravel_00020001_fill_pattern_2_1: 610000 rects +caravel_00020001_fill_pattern_2_1: 620000 rects +caravel_00020001_fill_pattern_2_1: 630000 rects +caravel_00020001_fill_pattern_2_1: 640000 rects +caravel_00020001_fill_pattern_2_1: 650000 rects +caravel_00020001_fill_pattern_2_1: 660000 rects +caravel_00020001_fill_pattern_2_1: 670000 rects +caravel_00020001_fill_pattern_2_1: 680000 rects +caravel_00020001_fill_pattern_2_1: 690000 rects +caravel_00020001_fill_pattern_2_1: 700000 rects +caravel_00020001_fill_pattern_2_1: 710000 rects +caravel_00020001_fill_pattern_2_1: 720000 rects +caravel_00020001_fill_pattern_2_1: 730000 rects +caravel_00020001_fill_pattern_2_1: 740000 rects +caravel_00020001_fill_pattern_2_1: 750000 rects +caravel_00020001_fill_pattern_2_1: 760000 rects +caravel_00020001_fill_pattern_2_1: 770000 rects +caravel_00020001_fill_pattern_2_1: 780000 rects +caravel_00020001_fill_pattern_2_1: 790000 rects +caravel_00020001_fill_pattern_2_1: 800000 rects +caravel_00020001_fill_pattern_2_1: 810000 rects +caravel_00020001_fill_pattern_2_1: 820000 rects +caravel_00020001_fill_pattern_2_1: 830000 rects +caravel_00020001_fill_pattern_2_1: 840000 rects +caravel_00020001_fill_pattern_2_1: 850000 rects +caravel_00020001_fill_pattern_2_1: 860000 rects +caravel_00020001_fill_pattern_2_1: 870000 rects +caravel_00020001_fill_pattern_2_1: 880000 rects +caravel_00020001_fill_pattern_2_1: 890000 rects +caravel_00020001_fill_pattern_2_1: 900000 rects +caravel_00020001_fill_pattern_2_1: 910000 rects +caravel_00020001_fill_pattern_2_1: 920000 rects +caravel_00020001_fill_pattern_2_1: 930000 rects +caravel_00020001_fill_pattern_2_1: 940000 rects +caravel_00020001_fill_pattern_2_1: 950000 rects +caravel_00020001_fill_pattern_2_1: 960000 rects +caravel_00020001_fill_pattern_2_1: 970000 rects +caravel_00020001_fill_pattern_2_1: 980000 rects +caravel_00020001_fill_pattern_2_1: 990000 rects +caravel_00020001_fill_pattern_2_1: 1000000 rects +caravel_00020001_fill_pattern_2_1: 1010000 rects +caravel_00020001_fill_pattern_2_1: 1020000 rects +caravel_00020001_fill_pattern_2_1: 1030000 rects +caravel_00020001_fill_pattern_2_1: 1040000 rects +caravel_00020001_fill_pattern_2_1: 1050000 rects +caravel_00020001_fill_pattern_2_1: 1060000 rects +caravel_00020001_fill_pattern_2_1: 1070000 rects +caravel_00020001_fill_pattern_2_1: 1080000 rects +caravel_00020001_fill_pattern_2_1: 1090000 rects +caravel_00020001_fill_pattern_2_1: 1100000 rects +caravel_00020001_fill_pattern_2_1: 1110000 rects +caravel_00020001_fill_pattern_2_1: 1120000 rects +caravel_00020001_fill_pattern_2_1: 1130000 rects +caravel_00020001_fill_pattern_2_1: 1140000 rects +caravel_00020001_fill_pattern_2_1: 1150000 rects +caravel_00020001_fill_pattern_2_1: 1160000 rects +caravel_00020001_fill_pattern_2_1: 1170000 rects +caravel_00020001_fill_pattern_2_1: 1180000 rects +caravel_00020001_fill_pattern_2_1: 1190000 rects +caravel_00020001_fill_pattern_2_1: 1200000 rects +caravel_00020001_fill_pattern_2_1: 1210000 rects +caravel_00020001_fill_pattern_2_1: 1220000 rects +caravel_00020001_fill_pattern_2_1: 1230000 rects +caravel_00020001_fill_pattern_2_1: 1240000 rects +caravel_00020001_fill_pattern_2_1: 1250000 rects +caravel_00020001_fill_pattern_2_1: 1260000 rects +caravel_00020001_fill_pattern_2_1: 1270000 rects +caravel_00020001_fill_pattern_2_1: 1280000 rects +caravel_00020001_fill_pattern_2_1: 1290000 rects +caravel_00020001_fill_pattern_2_1: 1300000 rects +caravel_00020001_fill_pattern_2_1: 1310000 rects +caravel_00020001_fill_pattern_2_1: 1320000 rects +caravel_00020001_fill_pattern_2_1: 1330000 rects +caravel_00020001_fill_pattern_2_1: 1340000 rects +caravel_00020001_fill_pattern_2_1: 1350000 rects +caravel_00020001_fill_pattern_2_1: 1360000 rects +caravel_00020001_fill_pattern_2_1: 1370000 rects +caravel_00020001_fill_pattern_2_1: 1380000 rects +caravel_00020001_fill_pattern_2_1: 1390000 rects +caravel_00020001_fill_pattern_2_1: 1400000 rects +caravel_00020001_fill_pattern_2_1: 1410000 rects +caravel_00020001_fill_pattern_2_1: 1420000 rects +caravel_00020001_fill_pattern_2_1: 1430000 rects +caravel_00020001_fill_pattern_2_1: 1440000 rects +caravel_00020001_fill_pattern_2_1: 1450000 rects +caravel_00020001_fill_pattern_2_1: 1460000 rects +caravel_00020001_fill_pattern_2_1: 1470000 rects +caravel_00020001_fill_pattern_2_1: 1480000 rects +caravel_00020001_fill_pattern_2_1: 1490000 rects +caravel_00020001_fill_pattern_2_1: 1500000 rects +caravel_00020001_fill_pattern_2_1: 1510000 rects +caravel_00020001_fill_pattern_2_1: 1520000 rects +caravel_00020001_fill_pattern_2_1: 1530000 rects +caravel_00020001_fill_pattern_2_1: 1540000 rects +caravel_00020001_fill_pattern_2_1: 1550000 rectsul 28 09:22:23 PDT 2021. +Starting magic under Tcl interpreter +Using the terminal as the console. +Using NULL graphics device. +site.pre: In custom site.pre... +site.pre: altered 'path sys' to: . $CAD_ROOT/magic/sys/ef-lib-magic/sys/style $CAD_ROOT/magic/sys $CAD_ROOT/magic/sys/current +Processing system .magicrc file +site.def: In custom site.def... +Sourcing design .magicrc for technology sky130A ... +2 Magic internal units = 1 Lambda +Input style sky130(vendor): scaleFactor=2, multiplier=2 +Scaled tech values by 2 / 1 to match internal grid scaling +Loading sky130A Device Generator Menu ... +Loading "/mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag/generate_fill_dist.tcl" from command line. +caravel_00020001_fill_pattern_3_5: 10000 rects +caravel_00020001_fill_pattern_3_5: 20000 rects +caravel_00020001_fill_pattern_3_5: 30000 rects +caravel_00020001_fill_pattern_3_5: 40000 rects +caravel_00020001_fill_pattern_3_5: 50000 rects +caravel_00020001_fill_pattern_3_5: 60000 rects +caravel_00020001_fill_pattern_3_5: 70000 rects +caravel_00020001_fill_pattern_3_5: 80000 rects +caravel_00020001_fill_pattern_3_5: 90000 rects +caravel_00020001_fill_pattern_3_5: 100000 rects +caravel_00020001_fill_pattern_3_5: 110000 rects +caravel_00020001_fill_pattern_3_5: 120000 rects +caravel_00020001_fill_pattern_3_5: 130000 rects +caravel_00020001_fill_pattern_3_5: 140000 rects +caravel_00020001_fill_pattern_3_5: 150000 rects +caravel_00020001_fill_pattern_3_5: 160000 rects +caravel_00020001_fill_pattern_3_5: 170000 rects +caravel_00020001_fill_pattern_3_5: 180000 rects +caravel_00020001_fill_pattern_3_5: 190000 rects +caravel_00020001_fill_pattern_3_5: 200000 rects +caravel_00020001_fill_pattern_3_5: 210000 rects +caravel_00020001_fill_pattern_3_5: 220000 rects +caravel_00020001_fill_pattern_3_5: 230000 rects +caravel_00020001_fill_pattern_3_5: 240000 rects +caravel_00020001_fill_pattern_3_5: 250000 rects +caravel_00020001_fill_pattern_3_5: 260000 rects +caravel_00020001_fill_pattern_3_5: 270000 rects +caravel_00020001_fill_pattern_3_5: 280000 rects +caravel_00020001_fill_pattern_3_5: 290000 rects +caravel_00020001_fill_pattern_3_5: 300000 rects +caravel_00020001_fill_pattern_3_5: 310000 rects +caravel_00020001_fill_pattern_3_5: 320000 rects +caravel_00020001_fill_pattern_3_5: 330000 rects +caravel_00020001_fill_pattern_3_5: 340000 rects +caravel_00020001_fill_pattern_3_5: 350000 rects +caravel_00020001_fill_pattern_3_5: 360000 rects +caravel_00020001_fill_pattern_3_5: 370000 rects +caravel_00020001_fill_pattern_3_5: 380000 rects +caravel_00020001_fill_pattern_3_5: 390000 rects +caravel_00020001_fill_pattern_3_5: 400000 rects +caravel_00020001_fill_pattern_3_5: 410000 rects +caravel_00020001_fill_pattern_3_5: 420000 rects +caravel_00020001_fill_pattern_3_5: 430000 rects +caravel_00020001_fill_pattern_3_5: 440000 rects +caravel_00020001_fill_pattern_3_5: 450000 rects +caravel_00020001_fill_pattern_3_5: 460000 rects +caravel_00020001_fill_pattern_3_5: 470000 rects +caravel_00020001_fill_pattern_3_5: 480000 rects +caravel_00020001_fill_pattern_3_5: 490000 rects +caravel_00020001_fill_pattern_3_5: 500000 rects +caravel_00020001_fill_pattern_3_5: 510000 rects +caravel_00020001_fill_pattern_3_5: 520000 rects +caravel_00020001_fill_pattern_3_5: 530000 rects +caravel_00020001_fill_pattern_3_5: 540000 rects +caravel_00020001_fill_pattern_3_5: 550000 rects +caravel_00020001_fill_pattern_3_5: 560000 rects +caravel_00020001_fill_pattern_3_5: 570000 rects +caravel_00020001_fill_pattern_3_5: 580000 rects +caravel_00020001_fill_pattern_3_5: 590000 rects +caravel_00020001_fill_pattern_3_5: 600000 rects +caravel_00020001_fill_pattern_3_5: 610000 rects +caravel_00020001_fill_pattern_3_5: 620000 rects +caravel_00020001_fill_pattern_3_5: 630000 rects +caravel_00020001_fill_pattern_3_5: 640000 rects +caravel_00020001_fill_pattern_3_5: 650000 rects +caravel_00020001_fill_pattern_3_5: 660000 rects +caravel_00020001_fill_pattern_3_5: 670000 rects +caravel_00020001_fill_pattern_3_5: 680000 rects +caravel_00020001_fill_pattern_3_5: 690000 rects +caravel_00020001_fill_pattern_3_5: 700000 rects +caravel_00020001_fill_pattern_3_5: 7100ul 28 09:22:23 PDT 2021. +Starting magic under Tcl interpreter +Using the terminal as the console. +Using NULL graphics device. +site.pre: In custom site.pre... +site.pre: altered 'path sys' to: . $CAD_ROOT/magic/sys/ef-lib-magic/sys/style $CAD_ROOT/magic/sys $CAD_ROOT/magic/sys/current +Processing system .magicrc file +site.def: In custom site.def... +Sourcing design .magicrc for technology sky130A ... +2 Magic internal units = 1 Lambda +Input style sky130(vendor): scaleFactor=2, multiplier=2 Scaled tech values by 2 / 1 to match internal grid scaling Loading sky130A Device Generator Menu ... Loading "/mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag/generate_fill_dist.tcl" from command line. @@ -10519,349 +10101,7 @@ caravel_00020001_fill_pattern_3_4: 1530000 rects caravel_00020001_fill_pattern_3_4: 1540000 rects caravel_00020001_fill_pattern_3_4: 1550000 rects -caravel_00020001_fill_pattern_2_5: 1560000 rects -caravel_00020001_fill_pattern_2_5: 1570000 rects -caravel_00020001_fill_pattern_2_5: 1580000 rects -caravel_00020001_fill_pattern_2_5: 1590000 rects -caravel_00020001_fill_pattern_2_5: 1600000 rects -caravel_00020001_fill_pattern_2_5: 1610000 rects -caravel_00020001_fill_pattern_2_5: 1620000 rects -caravel_00020001_fill_pattern_2_5: 1630000 rects -caravel_00020001_fill_pattern_2_5: 1640000 rects -caravel_00020001_fill_pattern_2_5: 1650000 rects -caravel_00020001_fill_pattern_2_5: 1660000 rects -caravel_00020001_fill_pattern_2_5: 1670000 rects -caravel_00020001_fill_pattern_2_5: 1680000 rects -caravel_00020001_fill_pattern_2_5: 1690000 rects -caravel_00020001_fill_pattern_2_5: 1700000 rects -caravel_00020001_fill_pattern_2_5: 1710000 rects -caravel_00020001_fill_pattern_2_5: 1720000 rects -caravel_00020001_fill_pattern_2_5: 1730000 rects -caravel_00020001_fill_pattern_2_5: 1740000 rects -caravel_00020001_fill_pattern_2_5: 1750000 rects -caravel_00020001_fill_pattern_2_5: 1760000 rects -caravel_00020001_fill_pattern_2_5: 1770000 rects -caravel_00020001_fill_pattern_2_5: 1780000 rects -caravel_00020001_fill_pattern_2_5: 1790000 rects -caravel_00020001_fill_pattern_2_5: 1800000 rects -caravel_00020001_fill_pattern_2_5: 1810000 rects -caravel_00020001_fill_pattern_2_5: 1820000 rects -caravel_00020001_fill_pattern_2_5: 1830000 rects -caravel_00020001_fill_pattern_2_5: 1840000 rects -caravel_00020001_fill_pattern_2_5: 1850000 rects -caravel_00020001_fill_pattern_2_5: 1860000 rects -caravel_00020001_fill_pattern_2_5: 1870000 rects -caravel_00020001_fill_pattern_2_5: 1880000 rects -caravel_00020001_fill_pattern_2_5: 1890000 rects -caravel_00020001_fill_pattern_2_5: 1900000 rects -caravel_00020001_fill_pattern_2_5: 1910000 rects -caravel_00020001_fill_pattern_2_5: 1920000 rects -caravel_00020001_fill_pattern_2_5: 1930000 rects -caravel_00020001_fill_pattern_2_5: 1940000 rects -caravel_00020001_fill_pattern_2_5: 1950000 rects -caravel_00020001_fill_pattern_2_5: 1960000 rects -caravel_00020001_fill_pattern_2_5: 1970000 rects -caravel_00020001_fill_pattern_2_5: 1980000 rects -caravel_00020001_fill_pattern_2_5: 1990000 rects -caravel_00020001_fill_pattern_2_5: 2000000 rects -caravel_00020001_fill_pattern_2_5: 2010000 rects -caravel_00020001_fill_pattern_2_5: 2020000 rects -caravel_00020001_fill_pattern_2_5: 2030000 rects -caravel_00020001_fill_pattern_2_5: 2040000 rects -caravel_00020001_fill_pattern_2_5: 2050000 rects -caravel_00020001_fill_pattern_2_5: 2060000 rects -caravel_00020001_fill_pattern_2_5: 2070000 rects -caravel_00020001_fill_pattern_2_5: 2080000 rects -caravel_00020001_fill_pattern_2_5: 2090000 rects -caravel_00020001_fill_pattern_2_5: 2100000 rects -caravel_00020001_fill_pattern_2_5: 2110000 rects -caravel_00020001_fill_pattern_2_5: 2120000 rects -caravel_00020001_fill_pattern_2_5: 2130000 rects -caravel_00020001_fill_pattern_2_5: 2140000 rects -caravel_00020001_fill_pattern_2_5: 2150000 rects -caravel_00020001_fill_pattern_2_5: 2160000 rects -caravel_00020001_fill_pattern_2_5: 2170000 rects -caravel_00020001_fill_pattern_2_5: 2180000 rects -caravel_00020001_fill_pattern_2_5: 2190000 rects -caravel_00020001_fill_pattern_2_5: 2200000 rects -caravel_00020001_fill_pattern_2_5: 2210000 rects -caravel_00020001_fill_pattern_2_5: 2220000 rects -caravel_00020001_fill_pattern_2_5: 2230000 rects -caravel_00020001_fill_pattern_2_5: 2240000 rects -caravel_00020001_fill_pattern_2_5: 2250000 rects -caravel_00020001_fill_pattern_2_5: 2260000 rects -caravel_00020001_fill_pattern_2_5: 2270000 rects -caravel_00020001_fill_pattern_2_5: 2280000 rects -caravel_00020001_fill_pattern_2_5: 2290000 rects -caravel_00020001_fill_pattern_2_5: 2300000 rects -caravel_00020001_fill_pattern_2_5: 2310000 rects -caravel_00020001_fill_pattern_2_5: 2320000 rects -caravel_00020001_fill_pattern_2_5: 2330000 rects -caravel_00020001_fill_pattern_2_5: 2340000 rects -caravel_00020001_fill_pattern_2_5: 2350000 rects -caravel_00020001_fill_pattern_2_5: 2360000 rects -caravel_00020001_fill_pattern_2_5: 2370000 rects -caravel_00020001_fill_pattern_2_5: 2380000 rects -caravel_00020001_fill_pattern_2_5: 2390000 rects -caravel_00020001_fill_pattern_2_5: 2400000 rects -caravel_00020001_fill_pattern_2_5: 2410000 rects -caravel_00020001_fill_pattern_2_5: 2420000 rects -caravel_00020001_fill_pattern_2_5: 2430000 rects -caravel_00020001_fill_pattern_2_5: 2440000 rects -caravel_00020001_fill_pattern_2_5: 2450000 rects -caravel_00020001_fill_pattern_2_5: 2460000 rects -caravel_00020001_fill_pattern_2_5: 2470000 rects -caravel_00020001_fill_pattern_2_5: 2480000 rects -caravel_00020001_fill_pattern_2_5: 2490000 rects -caravel_00020001_fill_pattern_2_5: 2500000 rects -caravel_00020001_fill_pattern_2_5: 2510000 rects -caravel_00020001_fill_pattern_2_5: 2520000 rects -caravel_00020001_fill_pattern_2_5: 2530000 rects -caravel_00020001_fill_pattern_2_5: 2540000 rects -caravel_00020001_fill_pattern_2_5: 2550000 rects -caravel_00020001_fill_pattern_2_5: 2560000 rects -caravel_00020001_fill_pattern_2_5: 2570000 rects -caravel_00020001_fill_pattern_2_5: 2580000 rects -caravel_00020001_fill_pattern_2_5: 2590000 rects -caravel_00020001_fill_pattern_2_5: 2600000 rects -caravel_00020001_fill_pattern_2_5: 2610000 rects -caravel_00020001_fill_pattern_2_5: 2620000 rects -caravel_00020001_fill_pattern_2_5: 2630000 rects -caravel_00020001_fill_pattern_2_5: 2640000 rects -caravel_00020001_fill_pattern_2_5: 2650000 rects -caravel_00020001_fill_pattern_2_5: 2660000 rects -caravel_00020001_fill_pattern_2_5: 2670000 rects -caravel_00020001_fill_pattern_2_5: 2680000 rects -caravel_00020001_fill_pattern_2_5: 2690000 rects -caravel_00020001_fill_pattern_2_5: 2700000 rects -caravel_00020001_fill_pattern_2_5: 2710000 rects -caravel_00020001_fill_pattern_2_5: 2720000 rects -caravel_00020001_fill_pattern_2_5: 2730000 rects -caravel_00020001_fill_pattern_2_5: 2740000 rects -caravel_00020001_fill_pattern_2_5: 2750000 rects -caravel_00020001_fill_pattern_2_5: 2760000 rects -caravel_00020001_fill_pattern_2_5: 2770000 rects -caravel_00020001_fill_pattern_2_5: 2780000 rects -caravel_00020001_fill_pattern_2_5: 2790000 rects -caravel_00020001_fill_pattern_2_5: 2800000 rects -caravel_00020001_fill_pattern_2_5: 2810000 rects -caravel_00020001_fill_pattern_2_5: 2820000 rects -caravel_00020001_fill_pattern_2_5: 2830000 rects -caravel_00020001_fill_pattern_2_5: 2840000 rects -caravel_00020001_fill_pattern_2_5: 2850000 rects -caravel_00020001_fill_pattern_2_5: 2860000 rects -caravel_00020001_fill_pattern_2_5: 2870000 rects -caravel_00020001_fill_pattern_2_5: 2880000 rects -caravel_00020001_fill_pattern_2_5: 2890000 rects -caravel_00020001_fill_pattern_2_5: 2900000 rects -caravel_00020001_fill_pattern_2_5: 2910000 rects -caravel_00020001_fill_pattern_2_5: 2920000 rects -caravel_00020001_fill_pattern_2_5: 2930000 rects -caravel_00020001_fill_pattern_2_5: 2940000 rects -caravel_00020001_fill_pattern_2_5: 2950000 rects -caravel_00020001_fill_pattern_2_5: 2960000 rects -caravel_00020001_fill_pattern_2_5: 2970000 rects -caravel_00020001_fill_pattern_2_5: 2980000 rects -caravel_00020001_fill_pattern_2_5: 2990000 rects -caravel_00020001_fill_pattern_2_5: 3000000 rects -caravel_00020001_fill_pattern_2_5: 3010000 rects -caravel_00020001_fill_pattern_2_5: 3020000 rects -caravel_00020001_fill_pattern_2_5: 3030000 rects -caravel_00020001_fill_pattern_2_5: 3040000 rects -caravel_00020001_fill_pattern_2_5: 3050000 rects -caravel_00020001_fill_pattern_2_5: 3060000 rects -caravel_00020001_fill_pattern_2_5: 3070000 rects -caravel_00020001_fill_pattern_2_5: 3080000 rects -caravel_00020001_fill_pattern_2_5: 3090000 rects -caravel_00020001_fill_pattern_2_5: 3100000 rects -caravel_00020001_fill_pattern_2_5: 3110000 rects -caravel_00020001_fill_pattern_2_5: 3120000 rects -caravel_00020001_fill_pattern_2_5: 3130000 rects -caravel_00020001_fill_pattern_2_5: 3140000 rects -caravel_00020001_fill_pattern_2_5: 3150000 rects -caravel_00020001_fill_pattern_2_5: 3160000 rects -caravel_00020001_fill_pattern_2_5: 3170000 rects -caravel_00020001_fill_pattern_2_5: 3180000 rects -caravel_00020001_fill_pattern_2_5: 3190000 rects -caravel_00020001_fill_pattern_2_5: 3200000 rects -caravel_00020001_fill_pattern_2_5: 3210000 rects -caravel_00020001_fill_pattern_2_5: 3220000 rects -caravel_00020001_fill_pattern_2_5: 3230000 rects -caravel_00020001_fill_pattern_2_4: 1560 -caravel_00020001_fill_pattern_1_1: 1560 -caravel_00020001_fill_pattern_2_1: 1560 -caravel_00020001_fill_pattern_2_0: 1560 -caravel_00020001_fill_pattern_3_1: 1560 -caravel_00020001_fill_pattern_3_0: 1560 -caravel_00020001_fill_pattern_2_5: 3240 -caravel_00020001_fill_pattern_3_4: 1560000 rects -caravel_00020001_fill_pattern_2_0: 1570000 rects -caravel_00020001_fill_pattern_2_0: 1580000 rects -caravel_00020001_fill_pattern_2_0: 1590000 rects -caravel_00020001_fill_pattern_2_0: 1600000 rects -caravel_00020001_fill_pattern_2_0: 1610000 rects -caravel_00020001_fill_pattern_2_0: 1620000 rects -caravel_00020001_fill_pattern_2_0: 1630000 rects -caravel_00020001_fill_pattern_2_0: 1640000 rects -caravel_00020001_fill_pattern_2_0: 1650000 rects -caravel_00020001_fill_pattern_2_0: 1660000 rects -caravel_00020001_fill_pattern_2_0: 1670000 rects -caravel_00020001_fill_pattern_2_0: 1680000 rects -caravel_00020001_fill_pattern_2_0: 1690000 rects -caravel_00020001_fill_pattern_2_0: 1700000 rects -caravel_00020001_fill_pattern_2_0: 1710000 rects -caravel_00020001_fill_pattern_2_0: 1720000 rects -caravel_00020001_fill_pattern_2_0: 1730000 rects -caravel_00020001_fill_pattern_2_0: 1740000 rects -caravel_00020001_fill_pattern_2_0: 1750000 rects -caravel_00020001_fill_pattern_2_0: 1760000 rects -caravel_00020001_fill_pattern_2_0: 1770000 rects -caravel_00020001_fill_pattern_2_0: 1780000 rects -caravel_00020001_fill_pattern_2_0: 1790000 rects -caravel_00020001_fill_pattern_2_0: 1800000 rects -caravel_00020001_fill_pattern_2_0: 1810000 rects -caravel_00020001_fill_pattern_2_0: 1820000 rects -caravel_00020001_fill_pattern_2_0: 1830000 rects -caravel_00020001_fill_pattern_2_0: 1840000 rects -caravel_00020001_fill_pattern_2_0: 1850000 rects -caravel_00020001_fill_pattern_2_0: 1860000 rects -caravel_00020001_fill_pattern_2_0: 1870000 rects -caravel_00020001_fill_pattern_2_0: 1880000 rects -caravel_00020001_fill_pattern_2_0: 1890000 rects -caravel_00020001_fill_pattern_2_0: 1900000 rects -caravel_00020001_fill_pattern_2_0: 1910000 rects -caravel_00020001_fill_pattern_2_0: 1920000 rects -caravel_00020001_fill_pattern_2_0: 1930000 rects -caravel_00020001_fill_pattern_2_0: 1940000 rects -caravel_00020001_fill_pattern_2_0: 1950000 rects -caravel_00020001_fill_pattern_2_0: 1960000 rects -caravel_00020001_fill_pattern_2_0: 1970000 rects -caravel_00020001_fill_pattern_2_0: 1980000 rects -caravel_00020001_fill_pattern_2_0: 1990000 rects -caravel_00020001_fill_pattern_2_0: 2000000 rects -caravel_00020001_fill_pattern_2_0: 2010000 rects -caravel_00020001_fill_pattern_2_0: 2020000 rects -caravel_00020001_fill_pattern_2_0: 2030000 rects -caravel_00020001_fill_pattern_2_0: 2040000 rects -caravel_00020001_fill_pattern_2_0: 2050000 rects -caravel_00020001_fill_pattern_2_0: 2060000 rects -caravel_00020001_fill_pattern_2_0: 2070000 rects -caravel_00020001_fill_pattern_2_0: 2080000 rects -caravel_00020001_fill_pattern_2_0: 2090000 rects -caravel_00020001_fill_pattern_2_0: 2100000 rects -caravel_00020001_fill_pattern_2_0: 2110000 rects -caravel_00020001_fill_pattern_2_0: 2120000 rects -caravel_00020001_fill_pattern_2_0: 2130000 rects -caravel_00020001_fill_pattern_2_0: 2140000 rects -caravel_00020001_fill_pattern_2_0: 2150000 rects -caravel_00020001_fill_pattern_2_0: 2160000 rects -caravel_00020001_fill_pattern_2_0: 2170000 rects -caravel_00020001_fill_pattern_2_0: 2180000 rects -caravel_00020001_fill_pattern_2_0: 2190000 rects -caravel_00020001_fill_pattern_2_0: 2200000 rects -caravel_00020001_fill_pattern_2_0: 2210000 rects -caravel_00020001_fill_pattern_2_0: 2220000 rects -caravel_00020001_fill_pattern_2_0: 2230000 rects -caravel_00020001_fill_pattern_2_0: 2240000 rects -caravel_00020001_fill_pattern_2_0: 2250000 rects -caravel_00020001_fill_pattern_2_0: 2260000 rects -caravel_00020001_fill_pattern_2_0: 2270000 rects -caravel_00020001_fill_pattern_2_0: 2280000 rects -caravel_00020001_fill_pattern_2_0: 2290000 rects -caravel_00020001_fill_pattern_2_0: 2300000 rects -caravel_00020001_fill_pattern_2_0: 2310000 rects -caravel_00020001_fill_pattern_2_0: 2320000 rects -caravel_00020001_fill_pattern_2_0: 2330000 rects -caravel_00020001_fill_pattern_2_0: 2340000 rects -caravel_00020001_fill_pattern_2_0: 2350000 rects -caravel_00020001_fill_pattern_2_0: 2360000 rects -caravel_00020001_fill_pattern_2_0: 2370000 rects -caravel_00020001_fill_pattern_2_0: 2380000 rects -caravel_00020001_fill_pattern_2_0: 2390000 rects -caravel_00020001_fill_pattern_2_0: 2400000 rects -caravel_00020001_fill_pattern_2_0: 2410000 rects -caravel_00020001_fill_pattern_2_0: 2420000 rects -caravel_00020001_fill_pattern_2_0: 2430000 rects -caravel_00020001_fill_pattern_2_0: 2440000 rects -caravel_00020001_fill_pattern_2_0: 2450000 rects -caravel_00020001_fill_pattern_2_0: 2460000 rects -caravel_00020001_fill_pattern_2_0: 2470000 rects -caravel_00020001_fill_pattern_2_0: 2480000 rects -caravel_00020001_fill_pattern_2_0: 2490000 rects -caravel_00020001_fill_pattern_2_0: 2500000 rects -caravel_00020001_fill_pattern_2_0: 2510000 rects -caravel_00020001_fill_pattern_2_0: 2520000 rects -caravel_00020001_fill_pattern_2_0: 2530000 rects -caravel_00020001_fill_pattern_2_0: 2540000 rects -caravel_00020001_fill_pattern_2_0: 2550000 rects -caravel_00020001_fill_pattern_2_0: 2560000 rects -caravel_00020001_fill_pattern_2_0: 2570000 rects -caravel_00020001_fill_pattern_2_0: 2580000 rects -caravel_00020001_fill_pattern_2_0: 2590000 rects -caravel_00020001_fill_pattern_2_0: 2600000 rects -caravel_00020001_fill_pattern_2_0: 2610000 rects -caravel_00020001_fill_pattern_2_0: 2620000 rects -caravel_00020001_fill_pattern_2_0: 2630000 rects -caravel_00020001_fill_pattern_2_0: 2640000 rects -caravel_00020001_fill_pattern_2_0: 2650000 rects -caravel_00020001_fill_pattern_2_0: 2660000 rects -caravel_00020001_fill_pattern_2_0: 2670000 rects -caravel_00020001_fill_pattern_2_0: 2680000 rects -caravel_00020001_fill_pattern_2_0: 2690000 rects -caravel_00020001_fill_pattern_2_0: 2700000 rects -caravel_00020001_fill_pattern_2_0: 2710000 rects -caravel_00020001_fill_pattern_2_0: 2720000 rects -caravel_00020001_fill_pattern_2_0: 2730000 rects -caravel_00020001_fill_pattern_2_0: 2740000 rects -caravel_00020001_fill_pattern_2_0: 2750000 rects -caravel_00020001_fill_pattern_2_0: 2760000 rects -caravel_00020001_fill_pattern_2_0: 2770000 rects -caravel_00020001_fill_pattern_2_0: 2780000 rects -caravel_00020001_fill_pattern_2_0: 2790000 rects -caravel_00020001_fill_pattern_2_0: 2800000 rects -caravel_00020001_fill_pattern_2_0: 2810000 rects -caravel_00020001_fill_pattern_2_0: 2820000 rects -caravel_00020001_fill_pattern_2_0: 2830000 rects -caravel_00020001_fill_pattern_2_0: 2840000 rects -caravel_00020001_fill_pattern_2_0: 2850000 rects -caravel_00020001_fill_pattern_2_0: 2860000 rects -caravel_00020001_fill_pattern_2_0: 2870000 rects -caravel_00020001_fill_pattern_2_0: 2880000 rects -caravel_00020001_fill_pattern_2_0: 2890000 rects -caravel_00020001_fill_pattern_2_0: 2900000 rects -caravel_00020001_fill_pattern_2_0: 2910000 rects -caravel_00020001_fill_pattern_2_0: 2920000 rects -caravel_00020001_fill_pattern_2_0: 2930000 rects -caravel_00020001_fill_pattern_2_0: 2940000 rects -caravel_00020001_fill_pattern_2_0: 2950000 rects -caravel_00020001_fill_pattern_2_0: 2960000 rects -caravel_00020001_fill_pattern_2_0: 2970000 rects -caravel_00020001_fill_pattern_2_0: 2980000 rects -caravel_00020001_fill_pattern_2_0: 2990000 rects -caravel_00020001_fill_pattern_2_0: 3000000 rects -caravel_00020001_fill_pattern_2_0: 3010000 rects -caravel_00020001_fill_pattern_2_0: 3020000 rects -caravel_00020001_fill_pattern_2_0: 3030000 rects -caravel_00020001_fill_pattern_2_0: 3040000 rects -caravel_00020001_fill_pattern_2_0: 3050000 rects -caravel_00020001_fill_pattern_2_0: 3060000 rects -caravel_00020001_fill_pattern_2_0: 3070000 rects -caravel_00020001_fill_pattern_2_0: 3080000 rects -caravel_00020001_fill_pattern_2_0: 3090000 rects -caravel_00020001_fill_pattern_2_0: 3100000 rects -caravel_00020001_fill_pattern_2_0: 3110000 rects -caravel_00020001_fill_pattern_2_0: 3120000 rects -caravel_00020001_fill_pattern_2_0: 3130000 rects -caravel_00020001_fill_pattern_2_0: 3140000 rects -caravel_00020001_fill_pattern_2_0: 3150000 rects -caravel_00020001_fill_pattern_2_0: 3160000 rects -caravel_00020001_fill_pattern_2_0: 3170000 rects -caravel_00020001_fill_pattern_2_0: 3180000 rects -caravel_00020001_fill_pattern_2_0: 3190000 rects -caravel_00020001_fill_pattern_2_0: 3200000 rects -caravel_00020001_fill_pattern_2_0: 3210000 rects -caravel_00020001_fill_pattern_2_0: 3220000 rects -caravel_00020001_fill_pattern_2_0: 3230000 rects000 rects +caravel_00020001_fill_pattern_2_4: 1560000 rects caravel_00020001_fill_pattern_2_4: 1570000 rects caravel_00020001_fill_pattern_2_4: 1580000 rects caravel_00020001_fill_pattern_2_4: 1590000 rects @@ -11028,341 +10268,512 @@ caravel_00020001_fill_pattern_2_4: 3200000 rects caravel_00020001_fill_pattern_2_4: 3210000 rects caravel_00020001_fill_pattern_2_4: 3220000 rects -caravel_00020001_fill_pattern_2_4: 3230000 rects000 rects -caravel_00020001_fill_pattern_3_1: 1570000 rects -caravel_00020001_fill_pattern_3_1: 1580000 rects -caravel_00020001_fill_pattern_3_1: 1590000 rects -caravel_00020001_fill_pattern_3_1: 1600000 rects -caravel_00020001_fill_pattern_3_1: 1610000 rects -caravel_00020001_fill_pattern_3_1: 1620000 rects -caravel_00020001_fill_pattern_3_1: 1630000 rects -caravel_00020001_fill_pattern_3_1: 1640000 rects -caravel_00020001_fill_pattern_3_1: 1650000 rects -caravel_00020001_fill_pattern_3_1: 1660000 rects -caravel_00020001_fill_pattern_3_1: 1670000 rects -caravel_00020001_fill_pattern_3_1: 1680000 rects -caravel_00020001_fill_pattern_3_1: 1690000 rects -caravel_00020001_fill_pattern_3_1: 1700000 rects -caravel_00020001_fill_pattern_3_1: 1710000 rects -caravel_00020001_fill_pattern_3_1: 1720000 rects -caravel_00020001_fill_pattern_3_1: 1730000 rects -caravel_00020001_fill_pattern_3_1: 1740000 rects -caravel_00020001_fill_pattern_3_1: 1750000 rects -caravel_00020001_fill_pattern_3_1: 1760000 rects -caravel_00020001_fill_pattern_3_1: 1770000 rects -caravel_00020001_fill_pattern_3_1: 1780000 rects -caravel_00020001_fill_pattern_3_1: 1790000 rects -caravel_00020001_fill_pattern_3_1: 1800000 rects -caravel_00020001_fill_pattern_3_1: 1810000 rects -caravel_00020001_fill_pattern_3_1: 1820000 rects -caravel_00020001_fill_pattern_3_1: 1830000 rects -caravel_00020001_fill_pattern_3_1: 1840000 rects -caravel_00020001_fill_pattern_3_1: 1850000 rects -caravel_00020001_fill_pattern_3_1: 1860000 rects -caravel_00020001_fill_pattern_3_1: 1870000 rects -caravel_00020001_fill_pattern_3_1: 1880000 rects -caravel_00020001_fill_pattern_3_1: 1890000 rects -caravel_00020001_fill_pattern_3_1: 1900000 rects -caravel_00020001_fill_pattern_3_1: 1910000 rects -caravel_00020001_fill_pattern_3_1: 1920000 rects -caravel_00020001_fill_pattern_3_1: 1930000 rects -caravel_00020001_fill_pattern_3_1: 1940000 rects -caravel_00020001_fill_pattern_3_1: 1950000 rects -caravel_00020001_fill_pattern_3_1: 1960000 rects -caravel_00020001_fill_pattern_3_1: 1970000 rects -caravel_00020001_fill_pattern_3_1: 1980000 rects -caravel_00020001_fill_pattern_3_1: 1990000 rects -caravel_00020001_fill_pattern_3_1: 2000000 rects -caravel_00020001_fill_pattern_3_1: 2010000 rects -caravel_00020001_fill_pattern_3_1: 2020000 rects -caravel_00020001_fill_pattern_3_1: 2030000 rects -caravel_00020001_fill_pattern_3_1: 2040000 rects -caravel_00020001_fill_pattern_3_1: 2050000 rects -caravel_00020001_fill_pattern_3_1: 2060000 rects -caravel_00020001_fill_pattern_3_1: 2070000 rects -caravel_00020001_fill_pattern_3_1: 2080000 rects -caravel_00020001_fill_pattern_3_1: 2090000 rects -caravel_00020001_fill_pattern_3_1: 2100000 rects -caravel_00020001_fill_pattern_3_1: 2110000 rects -caravel_00020001_fill_pattern_3_1: 2120000 rects -caravel_00020001_fill_pattern_3_1: 2130000 rects -caravel_00020001_fill_pattern_3_1: 2140000 rects -caravel_00020001_fill_pattern_3_1: 2150000 rects -caravel_00020001_fill_pattern_3_1: 2160000 rects -caravel_00020001_fill_pattern_3_1: 2170000 rects -caravel_00020001_fill_pattern_3_1: 2180000 rects -caravel_00020001_fill_pattern_3_1: 2190000 rects -caravel_00020001_fill_pattern_3_1: 2200000 rects -caravel_00020001_fill_pattern_3_1: 2210000 rects -caravel_00020001_fill_pattern_3_1: 2220000 rects -caravel_00020001_fill_pattern_3_1: 2230000 rects -caravel_00020001_fill_pattern_3_1: 2240000 rects -caravel_00020001_fill_pattern_3_1: 2250000 rects -caravel_00020001_fill_pattern_3_1: 2260000 rects -caravel_00020001_fill_pattern_3_1: 2270000 rects -caravel_00020001_fill_pattern_3_1: 2280000 rects -caravel_00020001_fill_pattern_3_1: 2290000 rects -caravel_00020001_fill_pattern_3_1: 2300000 rects -caravel_00020001_fill_pattern_3_1: 2310000 rects -caravel_00020001_fill_pattern_3_1: 2320000 rects -caravel_00020001_fill_pattern_3_1: 2330000 rects -caravel_00020001_fill_pattern_3_1: 2340000 rects -caravel_00020001_fill_pattern_3_1: 2350000 rects -caravel_00020001_fill_pattern_3_1: 2360000 rects -caravel_00020001_fill_pattern_3_1: 2370000 rects -caravel_00020001_fill_pattern_3_1: 2380000 rects -caravel_00020001_fill_pattern_3_1: 2390000 rects -caravel_00020001_fill_pattern_3_1: 2400000 rects -caravel_00020001_fill_pattern_3_1: 2410000 rects -caravel_00020001_fill_pattern_3_1: 2420000 rects -caravel_00020001_fill_pattern_3_1: 2430000 rects -caravel_00020001_fill_pattern_3_1: 2440000 rects -caravel_00020001_fill_pattern_3_1: 2450000 rects -caravel_00020001_fill_pattern_3_1: 2460000 rects -caravel_00020001_fill_pattern_3_1: 2470000 rects -caravel_00020001_fill_pattern_3_1: 2480000 rects -caravel_00020001_fill_pattern_3_1: 2490000 rects -caravel_00020001_fill_pattern_3_1: 2500000 rects -caravel_00020001_fill_pattern_3_1: 2510000 rects -caravel_00020001_fill_pattern_3_1: 2520000 rects -caravel_00020001_fill_pattern_3_1: 2530000 rects -caravel_00020001_fill_pattern_3_1: 2540000 rects -caravel_00020001_fill_pattern_3_1: 2550000 rects -caravel_00020001_fill_pattern_3_1: 2560000 rects -caravel_00020001_fill_pattern_3_1: 2570000 rects -caravel_00020001_fill_pattern_3_1: 2580000 rects -caravel_00020001_fill_pattern_3_1: 2590000 rects -caravel_00020001_fill_pattern_3_1: 2600000 rects -caravel_00020001_fill_pattern_3_1: 2610000 rects -caravel_00020001_fill_pattern_3_1: 2620000 rects -caravel_00020001_fill_pattern_3_1: 2630000 rects -caravel_00020001_fill_pattern_3_1: 2640000 rects -caravel_00020001_fill_pattern_3_1: 2650000 rects -caravel_00020001_fill_pattern_3_1: 2660000 rects -caravel_00020001_fill_pattern_3_1: 2670000 rects -caravel_00020001_fill_pattern_3_1: 2680000 rects -caravel_00020001_fill_pattern_3_1: 2690000 rects -caravel_00020001_fill_pattern_3_1: 2700000 rects -caravel_00020001_fill_pattern_3_1: 2710000 rects -caravel_00020001_fill_pattern_3_1: 2720000 rects -caravel_00020001_fill_pattern_3_1: 2730000 rects -caravel_00020001_fill_pattern_3_1: 2740000 rects -caravel_00020001_fill_pattern_3_1: 2750000 rects -caravel_00020001_fill_pattern_3_1: 2760000 rects -caravel_00020001_fill_pattern_3_1: 2770000 rects -caravel_00020001_fill_pattern_3_1: 2780000 rects -caravel_00020001_fill_pattern_3_1: 2790000 rects -caravel_00020001_fill_pattern_3_1: 2800000 rects -caravel_00020001_fill_pattern_3_1: 2810000 rects -caravel_00020001_fill_pattern_3_1: 2820000 rects -caravel_00020001_fill_pattern_3_1: 2830000 rects -caravel_00020001_fill_pattern_3_1: 2840000 rects -caravel_00020001_fill_pattern_3_1: 2850000 rects -caravel_00020001_fill_pattern_3_1: 2860000 rects -caravel_00020001_fill_pattern_3_1: 2870000 rects -caravel_00020001_fill_pattern_3_1: 2880000 rects -caravel_00020001_fill_pattern_3_1: 2890000 rects -caravel_00020001_fill_pattern_3_1: 2900000 rects -caravel_00020001_fill_pattern_3_1: 2910000 rects -caravel_00020001_fill_pattern_3_1: 2920000 rects -caravel_00020001_fill_pattern_3_1: 2930000 rects -caravel_00020001_fill_pattern_3_1: 2940000 rects -caravel_00020001_fill_pattern_3_1: 2950000 rects -caravel_00020001_fill_pattern_3_1: 2960000 rects -caravel_00020001_fill_pattern_3_1: 2970000 rects -caravel_00020001_fill_pattern_3_1: 2980000 rects -caravel_00020001_fill_pattern_3_1: 2990000 rects -caravel_00020001_fill_pattern_3_1: 3000000 rects -caravel_00020001_fill_pattern_3_1: 3010000 rects -caravel_00020001_fill_pattern_3_1: 3020000 rects -caravel_00020001_fill_pattern_3_1: 3030000 rects -caravel_00020001_fill_pattern_3_1: 3040000 rects -caravel_00020001_fill_pattern_3_1: 3050000 rects -caravel_00020001_fill_pattern_3_1: 3060000 rects -caravel_00020001_fill_pattern_3_1: 3070000 rects -caravel_00020001_fill_pattern_3_1: 3080000 rects -caravel_00020001_fill_pattern_3_1: 3090000 rects -caravel_00020001_fill_pattern_3_1: 3100000 rects -caravel_00020001_fill_pattern_3_1: 3110000 rects -caravel_00020001_fill_pattern_3_1: 3120000 rects -caravel_00020001_fill_pattern_3_1: 3130000 rects -caravel_00020001_fill_pattern_3_1: 3140000 rects -caravel_00020001_fill_pattern_3_1: 3150000 rects -caravel_00020001_fill_pattern_3_1: 3160000 rects -caravel_00020001_fill_pattern_3_1: 3170000 rects -caravel_00020001_fill_pattern_3_1: 3180000 rects -caravel_00020001_fill_pattern_3_1: 3190000 rects -caravel_00020001_fill_pattern_3_1: 3200000 rects -caravel_00020001_fill_pattern_3_1: 3210000 rects -caravel_00020001_fill_pattern_3_1: 3220000 rects -caravel_00020001_fill_pattern_3_1: 3230000 rects000 rects -caravel_00020001_fill_pattern_3_4: 1570000 rects -caravel_00020001_fill_pattern_3_4: 1580000 rects -caravel_00020001_fill_pattern_3_4: 1590000 rects -caravel_00020001_fill_pattern_3_4: 1600000 rects -caravel_00020001_fill_pattern_3_4: 1610000 rects -caravel_00020001_fill_pattern_3_4: 1620000 rects -caravel_00020001_fill_pattern_3_4: 1630000 rects -caravel_00020001_fill_pattern_3_4: 1640000 rects -caravel_00020001_fill_pattern_3_4: 1650000 rects -caravel_00020001_fill_pattern_3_4: 1660000 rects -caravel_00020001_fill_pattern_3_4: 1670000 rects -caravel_00020001_fill_pattern_3_4: 1680000 rects -caravel_00020001_fill_pattern_3_4: 1690000 rects -caravel_00020001_fill_pattern_3_4: 1700000 rects -caravel_00020001_fill_pattern_3_4: 1710000 rects -caravel_00020001_fill_pattern_3_4: 1720000 rects -caravel_00020001_fill_pattern_3_4: 1730000 rects -caravel_00020001_fill_pattern_3_4: 1740000 rects -caravel_00020001_fill_pattern_3_4: 1750000 rects -caravel_00020001_fill_pattern_3_4: 1760000 rects -caravel_00020001_fill_pattern_3_4: 1770000 rects -caravel_00020001_fill_pattern_3_4: 1780000 rects -caravel_00020001_fill_pattern_3_4: 1790000 rects -caravel_00020001_fill_pattern_3_4: 1800000 rects -caravel_00020001_fill_pattern_3_4: 1810000 rects -caravel_00020001_fill_pattern_3_4: 1820000 rects -caravel_00020001_fill_pattern_3_4: 1830000 rects -caravel_00020001_fill_pattern_3_4: 1840000 rects -caravel_00020001_fill_pattern_3_4: 1850000 rects -caravel_00020001_fill_pattern_3_4: 1860000 rects -caravel_00020001_fill_pattern_3_4: 1870000 rects -caravel_00020001_fill_pattern_3_4: 1880000 rects -caravel_00020001_fill_pattern_3_4: 1890000 rects -caravel_00020001_fill_pattern_3_4: 1900000 rects -caravel_00020001_fill_pattern_3_4: 1910000 rects -caravel_00020001_fill_pattern_3_4: 1920000 rects -caravel_00020001_fill_pattern_3_4: 1930000 rects -caravel_00020001_fill_pattern_3_4: 1940000 rects -caravel_00020001_fill_pattern_3_4: 1950000 rects -caravel_00020001_fill_pattern_3_4: 1960000 rects -caravel_00020001_fill_pattern_3_4: 1970000 rects -caravel_00020001_fill_pattern_3_4: 1980000 rects -caravel_00020001_fill_pattern_3_4: 1990000 rects -caravel_00020001_fill_pattern_3_4: 2000000 rects -caravel_00020001_fill_pattern_3_4: 2010000 rects -caravel_00020001_fill_pattern_3_4: 2020000 rects -caravel_00020001_fill_pattern_3_4: 2030000 rects -caravel_00020001_fill_pattern_3_4: 2040000 rects -caravel_00020001_fill_pattern_3_4: 2050000 rects -caravel_00020001_fill_pattern_3_4: 2060000 rects -caravel_00020001_fill_pattern_3_4: 2070000 rects -caravel_00020001_fill_pattern_3_4: 2080000 rects -caravel_00020001_fill_pattern_3_4: 2090000 rects -caravel_00020001_fill_pattern_3_4: 2100000 rects -caravel_00020001_fill_pattern_3_4: 2110000 rects -caravel_00020001_fill_pattern_3_4: 2120000 rects -caravel_00020001_fill_pattern_3_4: 2130000 rects -caravel_00020001_fill_pattern_3_4: 2140000 rects -caravel_00020001_fill_pattern_3_4: 2150000 rects -caravel_00020001_fill_pattern_3_4: 2160000 rects -caravel_00020001_fill_pattern_3_4: 2170000 rects -caravel_00020001_fill_pattern_3_4: 2180000 rects -caravel_00020001_fill_pattern_3_4: 2190000 rects -caravel_00020001_fill_pattern_3_4: 2200000 rects -caravel_00020001_fill_pattern_3_4: 2210000 rects -caravel_00020001_fill_pattern_3_4: 2220000 rects -caravel_00020001_fill_pattern_3_4: 2230000 rects -caravel_00020001_fill_pattern_3_4: 2240000 rects -caravel_00020001_fill_pattern_3_4: 2250000 rects -caravel_00020001_fill_pattern_3_4: 2260000 rects -caravel_00020001_fill_pattern_3_4: 2270000 rects -caravel_00020001_fill_pattern_3_4: 2280000 rects -caravel_00020001_fill_pattern_3_4: 2290000 rects -caravel_00020001_fill_pattern_3_4: 2300000 rects -caravel_00020001_fill_pattern_3_4: 2310000 rects -caravel_00020001_fill_pattern_3_4: 2320000 rects -caravel_00020001_fill_pattern_3_4: 2330000 rects -caravel_00020001_fill_pattern_3_4: 2340000 rects -caravel_00020001_fill_pattern_3_4: 2350000 rects -caravel_00020001_fill_pattern_3_4: 2360000 rects -caravel_00020001_fill_pattern_3_4: 2370000 rects -caravel_00020001_fill_pattern_3_4: 2380000 rects -caravel_00020001_fill_pattern_3_4: 2390000 rects -caravel_00020001_fill_pattern_3_4: 2400000 rects -caravel_00020001_fill_pattern_3_4: 2410000 rects -caravel_00020001_fill_pattern_3_4: 2420000 rects -caravel_00020001_fill_pattern_3_4: 2430000 rects -caravel_00020001_fill_pattern_3_4: 2440000 rects -caravel_00020001_fill_pattern_3_4: 2450000 rects -caravel_00020001_fill_pattern_3_4: 2460000 rects -caravel_00020001_fill_pattern_3_4: 2470000 rects -caravel_00020001_fill_pattern_3_4: 2480000 rects -caravel_00020001_fill_pattern_3_4: 2490000 rects -caravel_00020001_fill_pattern_3_4: 2500000 rects -caravel_00020001_fill_pattern_3_4: 2510000 rects -caravel_00020001_fill_pattern_3_4: 2520000 rects -caravel_00020001_fill_pattern_3_4: 2530000 rects -caravel_00020001_fill_pattern_3_4: 2540000 rects -caravel_00020001_fill_pattern_3_4: 2550000 rects -caravel_00020001_fill_pattern_3_4: 2560000 rects -caravel_00020001_fill_pattern_3_4: 2570000 rects -caravel_00020001_fill_pattern_3_4: 2580000 rects -caravel_00020001_fill_pattern_3_4: 2590000 rects -caravel_00020001_fill_pattern_3_4: 2600000 rects -caravel_00020001_fill_pattern_3_4: 2610000 rects -caravel_00020001_fill_pattern_3_4: 2620000 rects -caravel_00020001_fill_pattern_3_4: 2630000 rects -caravel_00020001_fill_pattern_3_4: 2640000 rects -caravel_00020001_fill_pattern_3_4: 2650000 rects -caravel_00020001_fill_pattern_3_4: 2660000 rects -caravel_00020001_fill_pattern_3_4: 2670000 rects -caravel_00020001_fill_pattern_3_4: 2680000 rects -caravel_00020001_fill_pattern_3_4: 2690000 rects -caravel_00020001_fill_pattern_3_4: 2700000 rects -caravel_00020001_fill_pattern_3_4: 2710000 rects -caravel_00020001_fill_pattern_3_4: 2720000 rects -caravel_00020001_fill_pattern_3_4: 2730000 rects -caravel_00020001_fill_pattern_3_4: 2740000 rects -caravel_00020001_fill_pattern_3_4: 2750000 rects -caravel_00020001_fill_pattern_3_4: 2760000 rects -caravel_00020001_fill_pattern_3_4: 2770000 rects -caravel_00020001_fill_pattern_3_4: 2780000 rects -caravel_00020001_fill_pattern_3_4: 2790000 rects -caravel_00020001_fill_pattern_3_4: 2800000 rects -caravel_00020001_fill_pattern_3_4: 2810000 rects -caravel_00020001_fill_pattern_3_4: 2820000 rects -caravel_00020001_fill_pattern_3_4: 2830000 rects -caravel_00020001_fill_pattern_3_4: 2840000 rects -caravel_00020001_fill_pattern_3_4: 2850000 rects -caravel_00020001_fill_pattern_3_4: 2860000 rects -caravel_00020001_fill_pattern_3_4: 2870000 rects -caravel_00020001_fill_pattern_3_4: 2880000 rects -caravel_00020001_fill_pattern_3_4: 2890000 rects -caravel_00020001_fill_pattern_3_4: 2900000 rects -caravel_00020001_fill_pattern_3_4: 2910000 rects -caravel_00020001_fill_pattern_3_4: 2920000 rects -caravel_00020001_fill_pattern_3_4: 2930000 rects -caravel_00020001_fill_pattern_3_4: 2940000 rects -caravel_00020001_fill_pattern_3_4: 2950000 rects -caravel_00020001_fill_pattern_3_4: 2960000 rects -caravel_00020001_fill_pattern_3_4: 2970000 rects -caravel_00020001_fill_pattern_3_4: 2980000 rects -caravel_00020001_fill_pattern_3_4: 2990000 rects -caravel_00020001_fill_pattern_3_4: 3000000 rects -caravel_00020001_fill_pattern_3_4: 3010000 rects -caravel_00020001_fill_pattern_3_4: 3020000 rects -caravel_00020001_fill_pattern_3_4: 3030000 rects -caravel_00020001_fill_pattern_3_4: 3040000 rects -caravel_00020001_fill_pattern_3_4: 3050000 rects -caravel_00020001_fill_pattern_3_4: 3060000 rects -caravel_00020001_fill_pattern_3_4: 3070000 rects -caravel_00020001_fill_pattern_3_4: 3080000 rects -caravel_00020001_fill_pattern_3_4: 3090000 rects -caravel_00020001_fill_pattern_3_4: 3100000 rects -caravel_00020001_fill_pattern_3_4: 3110000 rects -caravel_00020001_fill_pattern_3_4: 3120000 rects -caravel_00020001_fill_pattern_3_4: 3130000 rects -caravel_00020001_fill_pattern_3_4: 3140000 rects -caravel_00020001_fill_pattern_3_4: 3150000 rects -caravel_00020001_fill_pattern_3_4: 3160000 rects -caravel_00020001_fill_pattern_3_4: 3170000 rects -caravel_00020001_fill_pattern_3_4: 3180000 rects -caravel_00020001_fill_pattern_3_4: 3190000 rects -caravel_00020001_fill_pattern_3_4: 3200000 rects -caravel_00020001_fill_pattern_3_4: 3210000 rects -caravel_00020001_fill_pattern_3_4: 3220000 rects -caravel_00020001_fill_pattern_3_4: 3230000 rects000 rects +caravel_ +caravel_00020001_fill_pattern_0_0: 1560000 rects +caravel_00020001_fill_pattern_0_0: 1570000 rects +caravel_00020001_fill_pattern_0_0: 1580000 rects +caravel_00020001_fill_pattern_0_0: 1590000 rects +caravel_00020001_fill_pattern_0_0: 1600000 rects +caravel_00020001_fill_pattern_0_0: 1610000 rects +caravel_00020001_fill_pattern_0_0: 1620000 rects +caravel_00020001_fill_pattern_0_0: 1630000 rects +caravel_00020001_fill_pattern_0_0: 1640000 rects +caravel_00020001_fill_pattern_0_0: 1650000 rects +caravel_00020001_fill_pattern_0_0: 1660000 rects +caravel_00020001_fill_pattern_0_0: 1670000 rects +caravel_00020001_fill_pattern_0_0: 1680000 rects +caravel_00020001_fill_pattern_0_0: 1690000 rects +caravel_00020001_fill_pattern_0_0: 1700000 rects +caravel_00020001_fill_pattern_0_0: 1710000 rects +caravel_00020001_fill_pattern_0_0: 1720000 rects +caravel_00020001_fill_pattern_0_0: 1730000 rects +caravel_00020001_fill_pattern_0_0: 1740000 rects +caravel_00020001_fill_pattern_0_0: 1750000 rects +caravel_00020001_fill_pattern_0_0: 1760000 rects +caravel_00020001_fill_pattern_0_0: 1770000 rects +caravel_00020001_fill_pattern_0_0: 1780000 rects +caravel_00020001_fill_pattern_0_0: 1790000 rects +caravel_00020001_fill_pattern_0_0: 1800000 rects +caravel_00020001_fill_pattern_0_0: 1810000 rects +caravel_00020001_fill_pattern_0_0: 1820000 rects +caravel_00020001_fill_pattern_0_0: 1830000 rects +caravel_00020001_fill_pattern_0_0: 1840000 rects +caravel_00020001_fill_pattern_0_0: 1850000 rects +caravel_00020001_fill_pattern_0_0: 1860000 rects +caravel_00020001_fill_pattern_0_0: 1870000 rects +caravel_00020001_fill_pattern_0_0: 1880000 rects +caravel_00020001_fill_pattern_0_0: 1890000 rects +caravel_00020001_fill_pattern_0_0: 1900000 rects +caravel_00020001_fill_pattern_0_0: 1910000 rects +caravel_00020001_fill_pattern_0_0: 1920000 rects +caravel_00020001_fill_pattern_0_0: 1930000 rects +caravel_00020001_fill_pattern_0_0: 1940000 rects +caravel_00020001_fill_pattern_0_0: 1950000 rects +caravel_00020001_fill_pattern_0_0: 1960000 rects +caravel_00020001_fill_pattern_0_0: 1970000 rects +caravel_00020001_fill_pattern_0_0: 1980000 rects +caravel_00020001_fill_pattern_0_0: 1990000 rects +caravel_00020001_fill_pattern_0_0: 2000000 rects +caravel_00020001_fill_pattern_0_0: 2010000 rects +caravel_00020001_fill_pattern_0_0: 2020000 rects +caravel_00020001_fill_pattern_0_0: 2030000 rects +caravel_00020001_fill_pattern_0_0: 2040000 rects +caravel_00020001_fill_pattern_0_0: 2050000 rects +caravel_00020001_fill_pattern_0_0: 2060000 rects +caravel_00020001_fill_pattern_0_0: 2070000 rects +caravel_00020001_fill_pattern_0_0: 2080000 rects +caravel_00020001_fill_pattern_0_0: 2090000 rects +caravel_00020001_fill_pattern_0_0: 2100000 rects +caravel_00020001_fill_pattern_0_0: 2110000 rects +caravel_00020001_fill_pattern_0_0: 2120000 rects +caravel_00020001_fill_pattern_0_0: 2130000 rects +caravel_00020001_fill_pattern_0_0: 2140000 rects +caravel_00020001_fill_pattern_0_0: 2150000 rects +caravel_00020001_fill_pattern_0_0: 2160000 rects +caravel_00020001_fill_pattern_0_0: 2170000 rects +caravel_00020001_fill_pattern_0_0: 2180000 rects +caravel_00020001_fill_pattern_0_0: 2190000 rects +caravel_00020001_fill_pattern_0_0: 2200000 rects +caravel_00020001_fill_pattern_0_0: 2210000 rects +caravel_00020001_fill_pattern_0_0: 2220000 rects +caravel_00020001_fill_pattern_0_0: 2230000 rects +caravel_00020001_fill_pattern_0_0: 2240000 rects +caravel_00020001_fill_pattern_0_0: 2250000 rects +caravel_00020001_fill_pattern_0_0: 2260000 rects +caravel_00020001_fill_pattern_0_0: 2270000 rects +caravel_00020001_fill_pattern_0_0: 2280000 rects +caravel_00020001_fill_pattern_0_0: 2290000 rects +caravel_00020001_fill_pattern_0_0: 2300000 rects +caravel_00020001_fill_pattern_0_0: 2310000 rects +caravel_00020001_fill_pattern_0_0: 2320000 rects +caravel_00020001_fill_pattern_0_0: 2330000 rects +caravel_00020001_fill_pattern_0_0: 2340000 rects +caravel_00020001_fill_pattern_0_0: 2350000 rects +caravel_00020001_fill_pattern_0_0: 2360000 rects +caravel_00020001_fill_pattern_0_0: 2370000 rects +caravel_00020001_fill_pattern_0_0: 2380000 rects +caravel_00020001_fill_pattern_0_0: 2390000 rects +caravel_00020001_fill_pattern_0_0: 2400000 rects +caravel_00020001_fill_pattern_0_0: 2410000 rects +caravel_00020001_fill_pattern_0_0: 2420000 rects +caravel_00020001_fill_pattern_0_0: 2430000 rects +caravel_00020001_fill_pattern_0_0: 2440000 rects +caravel_00020001_fill_pattern_0_0: 2450000 rects +caravel_00020001_fill_pattern_0_0: 2460000 rects +caravel_00020001_fill_pattern_0_0: 2470000 rects +caravel_00020001_fill_pattern_0_0: 2480000 rects +caravel_00020001_fill_pattern_0_0: 2490000 rects +caravel_00020001_fill_pattern_0_0: 2500000 rects +caravel_00020001_fill_pattern_0_0: 2510000 rects +caravel_00020001_fill_pattern_0_0: 2520000 rects +caravel_00020001_fill_pattern_0_0: 2530000 rects +caravel_00020001_fill_pattern_0_0: 2540000 rects +caravel_00020001_fill_pattern_0_0: 2550000 rects +caravel_00020001_fill_pattern_0_0: 2560000 rects +caravel_00020001_fill_pattern_0_0: 2570000 rects +caravel_00020001_fill_pattern_0_0: 2580000 rects +caravel_00020001_fill_pattern_0_0: 2590000 rects +caravel_00020001_fill_pattern_0_0: 2600000 rects +caravel_00020001_fill_pattern_0_0: 2610000 rects +caravel_00020001_fill_pattern_0_0: 2620000 rects +caravel_00020001_fill_pattern_0_0: 2630000 rects +caravel_00020001_fill_pattern_0_0: 2640000 rects +caravel_00020001_fill_pattern_0_0: 2650000 rects +caravel_00020001_fill_pattern_0_0: 2660000 rects +caravel_00020001_fill_pattern_0_0: 2670000 rects +caravel_00020001_fill_pattern_0_0: 2680000 rects +caravel_00020001_fill_pattern_0_0: 2690000 rects +caravel_00020001_fill_pattern_0_0: 2700000 rects +caravel_00020001_fill_pattern_0_0: 2710000 rects +caravel_00020001_fill_pattern_0_0: 2720000 rects +caravel_00020001_fill_pattern_0_0: 2730000 rects +caravel_00020001_fill_pattern_0_0: 2740000 rects +caravel_00020001_fill_pattern_0_0: 2750000 rects +caravel_00020001_fill_pattern_0_0: 2760000 rects +caravel_00020001_fill_pattern_0_0: 2770000 rects +caravel_00020001_fill_pattern_0_0: 2780000 rects +caravel_00020001_fill_pattern_0_0: 2790000 rects +caravel_00020001_fill_pattern_0_0: 2800000 rects +caravel_00020001_fill_pattern_0_0: 2810000 rects +caravel_00020001_fill_pattern_0_0: 2820000 rects +caravel_00020001_fill_pattern_0_0: 2830000 rects +caravel_00020001_fill_pattern_0_0: 2840000 rects +caravel_00020001_fill_pattern_0_0: 2850000 rects +caravel_00020001_fill_pattern_0_0: 2860000 rects +caravel_00020001_fill_pattern_0_0: 2870000 rects +caravel_00020001_fill_pattern_0_0: 2880000 rects +caravel_00020001_fill_pattern_0_0: 2890000 rects +caravel_00020001_fill_pattern_0_0: 2900000 rects +caravel_00020001_fill_pattern_0_0: 2910000 rects +caravel_00020001_fill_pattern_0_0: 2920000 rects +caravel_00020001_fill_pattern_0_0: 2930000 rects +caravel_00020001_fill_pattern_0_0: 2940000 rects +caravel_00020001_fill_pattern_0_0: 2950000 rects +caravel_00020001_fill_pattern_0_0: 2960000 rects +caravel_00020001_fill_pattern_0_0: 2970000 rects +caravel_00020001_fill_pattern_0_0: 2980000 rects +caravel_00020001_fill_pattern_0_0: 2990000 rects +caravel_00020001_fill_pattern_0_0: 3000000 rects +caravel_00020001_fill_pattern_0_0: 3010000 rects +caravel_00020001_fill_pattern_0_0: 3020000 rects +caravel_00020001_fill_pattern_0_0: 3030000 rects +caravel_00020001_fill_pattern_0_0: 3040000 rects +caravel_00020001_fill_pattern_0_0: 3050000 rects +caravel_00020001_fill_pattern_0_0: 3060000 rects +caravel_00020001_fill_pattern_0_0: 3070000 rects +caravel_00020001_fill_pattern_0_0: 3080000 rects +caravel_00020001_fill_pattern_0_0: 3090000 rects +caravel_00020001_fill_pattern_0_0: 3100000 rects +caravel_00020001_fill_pattern_0_0: 3110000 rects +caravel_00020001_fill_pattern_0_0: 3120000 rects +caravel_00020001_fill_pattern_0_0: 3130000 rects +caravel_00020001_fill_pattern_0_0: 3140000 rects +caravel_00020001_fill_pattern_0_0: 3150000 rects +caravel_00020001_fill_pattern_0_0: 3160000 rects +caravel_00020001_fill_pattern_0_0: 3170000 rects +caravel_00020001_fill_pattern_0_0: 3180000 rects +caravel_00020001_fill_pattern_0_0: 3190000 rects +caravel_00020001_fill_pattern_0_0: 3200000 rects +caravel_00020001_fill_pattern_0_0: 3210000 rects +caravel_00020001_fill_pattern_0_0: 3220000 rects +caravel_ +caravel_00020001_fill_pattern_2_0: 1560000 rects +caravel_00020001_fill_pattern_2_0: 1570000 rects +caravel_00020001_fill_pattern_2_0: 1580000 rects +caravel_00020001_fill_pattern_2_0: 1590000 rects +caravel_00020001_fill_pattern_2_0: 1600000 rects +caravel_00020001_fill_pattern_2_0: 1610000 rects +caravel_00020001_fill_pattern_2_0: 1620000 rects +caravel_00020001_fill_pattern_2_0: 1630000 rects +caravel_00020001_fill_pattern_2_0: 1640000 rects +caravel_00020001_fill_pattern_2_0: 1650000 rects +caravel_00020001_fill_pattern_2_0: 1660000 rects +caravel_00020001_fill_pattern_2_0: 1670000 rects +caravel_00020001_fill_pattern_2_0: 1680000 rects +caravel_00020001_fill_pattern_2_0: 1690000 rects +caravel_00020001_fill_pattern_2_0: 1700000 rects +caravel_00020001_fill_pattern_2_0: 1710000 rects +caravel_00020001_fill_pattern_2_0: 1720000 rects +caravel_00020001_fill_pattern_2_0: 1730000 rects +caravel_00020001_fill_pattern_2_0: 1740000 rects +caravel_00020001_fill_pattern_2_0: 1750000 rects +caravel_00020001_fill_pattern_2_0: 1760000 rects +caravel_00020001_fill_pattern_2_0: 1770000 rects +caravel_00020001_fill_pattern_2_0: 1780000 rects +caravel_00020001_fill_pattern_2_0: 1790000 rects +caravel_00020001_fill_pattern_2_0: 1800000 rects +caravel_00020001_fill_pattern_2_0: 1810000 rects +caravel_00020001_fill_pattern_2_0: 1820000 rects +caravel_00020001_fill_pattern_2_0: 1830000 rects +caravel_00020001_fill_pattern_2_0: 1840000 rects +caravel_00020001_fill_pattern_2_0: 1850000 rects +caravel_00020001_fill_pattern_2_0: 1860000 rects +caravel_00020001_fill_pattern_2_0: 1870000 rects +caravel_00020001_fill_pattern_2_0: 1880000 rects +caravel_00020001_fill_pattern_2_0: 1890000 rects +caravel_00020001_fill_pattern_2_0: 1900000 rects +caravel_00020001_fill_pattern_2_0: 1910000 rects +caravel_00020001_fill_pattern_2_0: 1920000 rects +caravel_00020001_fill_pattern_2_0: 1930000 rects +caravel_00020001_fill_pattern_2_0: 1940000 rects +caravel_00020001_fill_pattern_2_0: 1950000 rects +caravel_00020001_fill_pattern_2_0: 1960000 rects +caravel_00020001_fill_pattern_2_0: 1970000 rects +caravel_00020001_fill_pattern_2_0: 1980000 rects +caravel_00020001_fill_pattern_2_0: 1990000 rects +caravel_00020001_fill_pattern_2_0: 2000000 rects +caravel_00020001_fill_pattern_2_0: 2010000 rects +caravel_00020001_fill_pattern_2_0: 2020000 rects +caravel_00020001_fill_pattern_2_0: 2030000 rects +caravel_00020001_fill_pattern_2_0: 2040000 rects +caravel_00020001_fill_pattern_2_0: 2050000 rects +caravel_00020001_fill_pattern_2_0: 2060000 rects +caravel_00020001_fill_pattern_2_0: 2070000 rects +caravel_00020001_fill_pattern_2_0: 2080000 rects +caravel_00020001_fill_pattern_2_0: 2090000 rects +caravel_00020001_fill_pattern_2_0: 2100000 rects +caravel_00020001_fill_pattern_2_0: 2110000 rects +caravel_00020001_fill_pattern_2_0: 2120000 rects +caravel_00020001_fill_pattern_2_0: 2130000 rects +caravel_00020001_fill_pattern_2_0: 2140000 rects +caravel_00020001_fill_pattern_2_0: 2150000 rects +caravel_00020001_fill_pattern_2_0: 2160000 rects +caravel_00020001_fill_pattern_2_0: 2170000 rects +caravel_00020001_fill_pattern_2_0: 2180000 rects +caravel_00020001_fill_pattern_2_0: 2190000 rects +caravel_00020001_fill_pattern_2_0: 2200000 rects +caravel_00020001_fill_pattern_2_0: 2210000 rects +caravel_00020001_fill_pattern_2_0: 2220000 rects +caravel_00020001_fill_pattern_2_0: 2230000 rects +caravel_00020001_fill_pattern_2_0: 2240000 rects +caravel_00020001_fill_pattern_2_0: 2250000 rects +caravel_00020001_fill_pattern_2_0: 2260000 rects +caravel_00020001_fill_pattern_2_0: 2270000 rects +caravel_00020001_fill_pattern_2_0: 2280000 rects +caravel_00020001_fill_pattern_2_0: 2290000 rects +caravel_00020001_fill_pattern_2_0: 2300000 rects +caravel_00020001_fill_pattern_2_0: 2310000 rects +caravel_00020001_fill_pattern_2_0: 2320000 rects +caravel_00020001_fill_pattern_2_0: 2330000 rects +caravel_00020001_fill_pattern_2_0: 2340000 rects +caravel_00020001_fill_pattern_2_0: 2350000 rects +caravel_00020001_fill_pattern_2_0: 2360000 rects +caravel_00020001_fill_pattern_2_0: 2370000 rects +caravel_00020001_fill_pattern_2_0: 2380000 rects +caravel_00020001_fill_pattern_2_0: 2390000 rects +caravel_00020001_fill_pattern_2_0: 2400000 rects +caravel_00020001_fill_pattern_2_0: 2410000 rects +caravel_00020001_fill_pattern_2_0: 2420000 rects +caravel_00020001_fill_pattern_2_0: 2430000 rects +caravel_00020001_fill_pattern_2_0: 2440000 rects +caravel_00020001_fill_pattern_2_0: 2450000 rects +caravel_00020001_fill_pattern_2_0: 2460000 rects +caravel_00020001_fill_pattern_2_0: 2470000 rects +caravel_00020001_fill_pattern_2_0: 2480000 rects +caravel_00020001_fill_pattern_2_0: 2490000 rects +caravel_00020001_fill_pattern_2_0: 2500000 rects +caravel_00020001_fill_pattern_2_0: 2510000 rects +caravel_00020001_fill_pattern_2_0: 2520000 rects +caravel_00020001_fill_pattern_2_0: 2530000 rects +caravel_00020001_fill_pattern_2_0: 2540000 rects +caravel_00020001_fill_pattern_2_0: 2550000 rects +caravel_00020001_fill_pattern_2_0: 2560000 rects +caravel_00020001_fill_pattern_2_0: 2570000 rects +caravel_00020001_fill_pattern_2_0: 2580000 rects +caravel_00020001_fill_pattern_2_0: 2590000 rects +caravel_00020001_fill_pattern_2_0: 2600000 rects +caravel_00020001_fill_pattern_2_0: 2610000 rects +caravel_00020001_fill_pattern_2_0: 2620000 rects +caravel_00020001_fill_pattern_2_0: 2630000 rects +caravel_00020001_fill_pattern_2_0: 2640000 rects +caravel_00020001_fill_pattern_2_0: 2650000 rects +caravel_00020001_fill_pattern_2_0: 2660000 rects +caravel_00020001_fill_pattern_2_0: 2670000 rects +caravel_00020001_fill_pattern_2_0: 2680000 rects +caravel_00020001_fill_pattern_2_0: 2690000 rects +caravel_00020001_fill_pattern_2_0: 2700000 rects +caravel_00020001_fill_pattern_2_0: 2710000 rects +caravel_00020001_fill_pattern_2_0: 2720000 rects +caravel_00020001_fill_pattern_2_0: 2730000 rects +caravel_00020001_fill_pattern_2_0: 2740000 rects +caravel_00020001_fill_pattern_2_0: 2750000 rects +caravel_00020001_fill_pattern_2_0: 2760000 rects +caravel_00020001_fill_pattern_2_0: 2770000 rects +caravel_00020001_fill_pattern_2_0: 2780000 rects +caravel_00020001_fill_pattern_2_0: 2790000 rects +caravel_00020001_fill_pattern_2_0: 2800000 rects +caravel_00020001_fill_pattern_2_0: 2810000 rects +caravel_00020001_fill_pattern_2_0: 2820000 rects +caravel_00020001_fill_pattern_2_0: 2830000 rects +caravel_00020001_fill_pattern_2_0: 2840000 rects +caravel_00020001_fill_pattern_2_0: 2850000 rects +caravel_00020001_fill_pattern_2_0: 2860000 rects +caravel_00020001_fill_pattern_2_0: 2870000 rects +caravel_00020001_fill_pattern_2_0: 2880000 rects +caravel_00020001_fill_pattern_2_0: 2890000 rects +caravel_00020001_fill_pattern_2_0: 2900000 rects +caravel_00020001_fill_pattern_2_0: 2910000 rects +caravel_00020001_fill_pattern_2_0: 2920000 rects +caravel_00020001_fill_pattern_2_0: 2930000 rects +caravel_00020001_fill_pattern_2_0: 2940000 rects +caravel_00020001_fill_pattern_2_0: 2950000 rects +caravel_00020001_fill_pattern_2_0: 2960000 rects +caravel_00020001_fill_pattern_2_0: 2970000 rects +caravel_00020001_fill_pattern_2_0: 2980000 rects +caravel_00020001_fill_pattern_2_0: 2990000 rects +caravel_00020001_fill_pattern_2_0: 3000000 rects +caravel_00020001_fill_pattern_2_0: 3010000 rects +caravel_00020001_fill_pattern_2_0: 3020000 rects +caravel_00020001_fill_pattern_2_0: 3030000 rects +caravel_00020001_fill_pattern_2_0: 3040000 rects +caravel_00020001_fill_pattern_2_0: 3050000 rects +caravel_00020001_fill_pattern_2_0: 3060000 rects +caravel_00020001_fill_pattern_2_0: 3070000 rects +caravel_00020001_fill_pattern_2_0: 3080000 rects +caravel_00020001_fill_pattern_2_0: 3090000 rects +caravel_00020001_fill_pattern_2_0: 3100000 rects +caravel_00020001_fill_pattern_2_0: 3110000 rects +caravel_00020001_fill_pattern_2_0: 3120000 rects +caravel_00020001_fill_pattern_2_0: 3130000 rects +caravel_00020001_fill_pattern_2_0: 3140000 rects +caravel_00020001_fill_pattern_2_0: 3150000 rects +caravel_00020001_fill_pattern_2_0: 3160000 rects +caravel_00020001_fill_pattern_2_0: 3170000 rects +caravel_00020001_fill_pattern_2_0: 3180000 rects +caravel_00020001_fill_pattern_2_0: 3190000 rects +caravel_00020001_fill_pattern_2_0: 3200000 rects +caravel_00020001_fill_pattern_2_0: 3210000 rects +caravel_00020001_fill_pattern_2_0: 3220000 rects +caravel_ +caravel_00020001_fill_pattern_4_1: 1560000 rects +caravel_00020001_fill_pattern_4_1: 1570000 rects +caravel_00020001_fill_pattern_4_1: 1580000 rects +caravel_00020001_fill_pattern_4_1: 1590000 rects +caravel_00020001_fill_pattern_4_1: 1600000 rects +caravel_00020001_fill_pattern_4_1: 1610000 rects +caravel_00020001_fill_pattern_4_1: 1620000 rects +caravel_00020001_fill_pattern_4_1: 1630000 rects +caravel_00020001_fill_pattern_4_1: 1640000 rects +caravel_00020001_fill_pattern_4_1: 1650000 rects +caravel_00020001_fill_pattern_4_1: 1660000 rects +caravel_00020001_fill_pattern_4_1: 1670000 rects +caravel_00020001_fill_pattern_4_1: 1680000 rects +caravel_00020001_fill_pattern_4_1: 1690000 rects +caravel_00020001_fill_pattern_4_1: 1700000 rects +caravel_00020001_fill_pattern_4_1: 1710000 rects +caravel_00020001_fill_pattern_4_1: 1720000 rects +caravel_00020001_fill_pattern_4_1: 1730000 rects +caravel_00020001_fill_pattern_4_1: 1740000 rects +caravel_00020001_fill_pattern_4_1: 1750000 rects +caravel_00020001_fill_pattern_4_1: 1760000 rects +caravel_00020001_fill_pattern_4_1: 1770000 rects +caravel_00020001_fill_pattern_4_1: 1780000 rects +caravel_00020001_fill_pattern_4_1: 1790000 rects +caravel_00020001_fill_pattern_4_1: 1800000 rects +caravel_00020001_fill_pattern_4_1: 1810000 rects +caravel_00020001_fill_pattern_4_1: 1820000 rects +caravel_00020001_fill_pattern_4_1: 1830000 rects +caravel_00020001_fill_pattern_4_1: 1840000 rects +caravel_00020001_fill_pattern_4_1: 1850000 rects +caravel_00020001_fill_pattern_4_1: 1860000 rects +caravel_00020001_fill_pattern_4_1: 1870000 rects +caravel_00020001_fill_pattern_4_1: 1880000 rects +caravel_00020001_fill_pattern_4_1: 1890000 rects +caravel_00020001_fill_pattern_4_1: 1900000 rects +caravel_00020001_fill_pattern_4_1: 1910000 rects +caravel_00020001_fill_pattern_4_1: 1920000 rects +caravel_00020001_fill_pattern_4_1: 1930000 rects +caravel_00020001_fill_pattern_4_1: 1940000 rects +caravel_00020001_fill_pattern_4_1: 1950000 rects +caravel_00020001_fill_pattern_4_1: 1960000 rects +caravel_00020001_fill_pattern_4_1: 1970000 rects +caravel_00020001_fill_pattern_4_1: 1980000 rects +caravel_00020001_fill_pattern_4_1: 1990000 rects +caravel_00020001_fill_pattern_4_1: 2000000 rects +caravel_00020001_fill_pattern_4_1: 2010000 rects +caravel_00020001_fill_pattern_4_1: 2020000 rects +caravel_00020001_fill_pattern_4_1: 2030000 rects +caravel_00020001_fill_pattern_4_1: 2040000 rects +caravel_00020001_fill_pattern_4_1: 2050000 rects +caravel_00020001_fill_pattern_4_1: 2060000 rects +caravel_00020001_fill_pattern_4_1: 2070000 rects +caravel_00020001_fill_pattern_4_1: 2080000 rects +caravel_00020001_fill_pattern_4_1: 2090000 rects +caravel_00020001_fill_pattern_4_1: 2100000 rects +caravel_00020001_fill_pattern_4_1: 2110000 rects +caravel_00020001_fill_pattern_4_1: 2120000 rects +caravel_00020001_fill_pattern_4_1: 2130000 rects +caravel_00020001_fill_pattern_4_1: 2140000 rects +caravel_00020001_fill_pattern_4_1: 2150000 rects +caravel_00020001_fill_pattern_4_1: 2160000 rects +caravel_00020001_fill_pattern_4_1: 2170000 rects +caravel_00020001_fill_pattern_4_1: 2180000 rects +caravel_00020001_fill_pattern_4_1: 2190000 rects +caravel_00020001_fill_pattern_4_1: 2200000 rects +caravel_00020001_fill_pattern_4_1: 2210000 rects +caravel_00020001_fill_pattern_4_1: 2220000 rects +caravel_00020001_fill_pattern_4_1: 2230000 rects +caravel_00020001_fill_pattern_4_1: 2240000 rects +caravel_00020001_fill_pattern_4_1: 2250000 rects +caravel_00020001_fill_pattern_4_1: 2260000 rects +caravel_00020001_fill_pattern_4_1: 2270000 rects +caravel_00020001_fill_pattern_4_1: 2280000 rects +caravel_00020001_fill_pattern_4_1: 2290000 rects +caravel_00020001_fill_pattern_4_1: 2300000 rects +caravel_00020001_fill_pattern_4_1: 2310000 rects +caravel_00020001_fill_pattern_4_1: 2320000 rects +caravel_00020001_fill_pattern_4_1: 2330000 rects +caravel_00020001_fill_pattern_4_1: 2340000 rects +caravel_00020001_fill_pattern_4_1: 2350000 rects +caravel_00020001_fill_pattern_4_1: 2360000 rects +caravel_00020001_fill_pattern_4_1: 2370000 rects +caravel_00020001_fill_pattern_4_1: 2380000 rects +caravel_00020001_fill_pattern_4_1: 2390000 rects +caravel_00020001_fill_pattern_4_1: 2400000 rects +caravel_00020001_fill_pattern_4_1: 2410000 rects +caravel_00020001_fill_pattern_4_1: 2420000 rects +caravel_00020001_fill_pattern_4_1: 2430000 rects +caravel_00020001_fill_pattern_4_1: 2440000 rects +caravel_00020001_fill_pattern_4_1: 2450000 rects +caravel_00020001_fill_pattern_4_1: 2460000 rects +caravel_00020001_fill_pattern_4_1: 2470000 rects +caravel_00020001_fill_pattern_4_1: 2480000 rects +caravel_00020001_fill_pattern_4_1: 2490000 rects +caravel_00020001_fill_pattern_4_1: 2500000 rects +caravel_00020001_fill_pattern_4_1: 2510000 rects +caravel_00020001_fill_pattern_4_1: 2520000 rects +caravel_00020001_fill_pattern_4_1: 2530000 rects +caravel_00020001_fill_pattern_4_1: 2540000 rects +caravel_00020001_fill_pattern_4_1: 2550000 rects +caravel_00020001_fill_pattern_4_1: 2560000 rects +caravel_00020001_fill_pattern_4_1: 2570000 rects +caravel_00020001_fill_pattern_4_1: 2580000 rects +caravel_00020001_fill_pattern_4_1: 2590000 rects +caravel_00020001_fill_pattern_4_1: 2600000 rects +caravel_00020001_fill_pattern_4_1: 2610000 rects +caravel_00020001_fill_pattern_4_1: 2620000 rects +caravel_00020001_fill_pattern_4_1: 2630000 rects +caravel_00020001_fill_pattern_4_1: 2640000 rects +caravel_00020001_fill_pattern_4_1: 2650000 rects +caravel_00020001_fill_pattern_4_1: 2660000 rects +caravel_00020001_fill_pattern_4_1: 2670000 rects +caravel_00020001_fill_pattern_4_1: 2680000 rects +caravel_00020001_fill_pattern_4_1: 2690000 rects +caravel_00020001_fill_pattern_4_1: 2700000 rects +caravel_00020001_fill_pattern_4_1: 2710000 rects +caravel_00020001_fill_pattern_4_1: 2720000 rects +caravel_00020001_fill_pattern_4_1: 2730000 rects +caravel_00020001_fill_pattern_4_1: 2740000 rects +caravel_00020001_fill_pattern_4_1: 2750000 rects +caravel_00020001_fill_pattern_4_1: 2760000 rects +caravel_00020001_fill_pattern_4_1: 2770000 rects +caravel_00020001_fill_pattern_4_1: 2780000 rects +caravel_00020001_fill_pattern_4_1: 2790000 rects +caravel_00020001_fill_pattern_4_1: 2800000 rects +caravel_00020001_fill_pattern_4_1: 2810000 rects +caravel_00020001_fill_pattern_4_1: 2820000 rects +caravel_00020001_fill_pattern_4_1: 2830000 rects +caravel_00020001_fill_pattern_4_1: 2840000 rects +caravel_00020001_fill_pattern_4_1: 2850000 rects +caravel_00020001_fill_pattern_4_1: 2860000 rects +caravel_00020001_fill_pattern_4_1: 2870000 rects +caravel_00020001_fill_pattern_4_1: 2880000 rects +caravel_00020001_fill_pattern_4_1: 2890000 rects +caravel_00020001_fill_pattern_4_1: 2900000 rects +caravel_00020001_fill_pattern_4_1: 2910000 rects +caravel_00020001_fill_pattern_4_1: 2920000 rects +caravel_00020001_fill_pattern_4_1: 2930000 rects +caravel_00020001_fill_pattern_4_1: 2940000 rects +caravel_00020001_fill_pattern_4_1: 2950000 rects +caravel_00020001_fill_pattern_4_1: 2960000 rects +caravel_00020001_fill_pattern_4_1: 2970000 rects +caravel_00020001_fill_pattern_4_1: 2980000 rects +caravel_00020001_fill_pattern_4_1: 2990000 rects +caravel_00020001_fill_pattern_4_1: 3000000 rects +caravel_00020001_fill_pattern_4_1: 3010000 rects +caravel_00020001_fill_pattern_4_1: 3020000 rects +caravel_00020001_fill_pattern_4_1: 3030000 rects +caravel_00020001_fill_pattern_4_1: 3040000 rects +caravel_00020001_fill_pattern_4_1: 3050000 rects +caravel_00020001_fill_pattern_4_1: 3060000 rects +caravel_00020001_fill_pattern_4_1: 3070000 rects +caravel_00020001_fill_pattern_4_1: 3080000 rects +caravel_00020001_fill_pattern_4_1: 3090000 rects +caravel_00020001_fill_pattern_4_1: 3100000 rects +caravel_00020001_fill_pattern_4_1: 3110000 rects +caravel_00020001_fill_pattern_4_1: 3120000 rects +caravel_00020001_fill_pattern_4_1: 3130000 rects +caravel_00020001_fill_pattern_4_1: 3140000 rects +caravel_00020001_fill_pattern_4_1: 3150000 rects +caravel_00020001_fill_pattern_4_1: 3160000 rects +caravel_00020001_fill_pattern_4_1: 3170000 rects +caravel_00020001_fill_pattern_4_1: 3180000 rects +caravel_00020001_fill_pattern_4_1: 3190000 rects +caravel_00020001_fill_pattern_4_1: 3200000 rects +caravel_00020001_fill_pattern_4_1: 3210000 rects +caravel_00020001_fill_pattern_4_1: 3220000 rects +caravel_00020001_fill_pattern_2_0: 3230000 rects +caravel_00020001_fill_pattern_1_1: 1560000 rects caravel_00020001_fill_pattern_1_1: 1570000 rects caravel_00020001_fill_pattern_1_1: 1580000 rects caravel_00020001_fill_pattern_1_1: 1590000 rects @@ -11445,7 +10856,7 @@ caravel_00020001_fill_pattern_1_1: 2360000 rects caravel_00020001_fill_pattern_1_1: 2370000 rects caravel_00020001_fill_pattern_1_1: 2380000 rects -caravel_00020001_fill_pattern_1_1: 2390000 rects +caravel_00020001_fill_patter00020001_fill_pattern_0_0: 3230000 rectsn_1_1: 2390000 rects caravel_00020001_fill_pattern_1_1: 2400000 rects caravel_00020001_fill_pattern_1_1: 2410000 rects caravel_00020001_fill_pattern_1_1: 2420000 rects @@ -11529,508 +10940,175 @@ caravel_00020001_fill_pattern_1_1: 3200000 rects caravel_00020001_fill_pattern_1_1: 3210000 rects caravel_00020001_fill_pattern_1_1: 3220000 rects -caravel_00020001_fill_pattern_1_1: 3230000 rects000 rects -caravel_00020001_fill_pattern_2_5: 3250000 rects -caravel_00020001_fill_pattern_2_5: 3260000 rects -caravel_00020001_fill_pattern_2_5: 3270000 rects -caravel_00020001_fill_pattern_2_5: 3280000 rects -caravel_00020001_fill_pattern_2_5: 3290000 rects -caravel_00020001_fill_pattern_2_5: 3300000 rects -caravel_00020001_fill_pattern_2_5: 3310000 rects -caravel_00020001_fill_pattern_2_5: 3320000 rects -caravel_00020001_fill_pattern_2_5: 3330000 rects -caravel_00020001_fill_pattern_2_5: 3340000 rects -caravel_00020001_fill_pattern_2_5: 3350000 rects -caravel_00020001_fill_pattern_2_5: 3360000 rects -caravel_00020001_fill_pattern_2_5: 3370000 rects -caravel_00020001_fill_pattern_2_5: 3380000 rects -caravel_00020001_fill_pattern_2_5: 3390000 rects -caravel_00020001_fill_pattern_2_5: 3400000 rects -caravel_00020001_fill_pattern_2_5: 3410000 rects -caravel_00020001_fill_pattern_2_5: 3420000 rects -caravel_00020001_fill_pattern_2_5: 3430000 rects -caravel_00020001_fill_pattern_2_5: 3440000 rects -caravel_00020001_fill_pattern_2_5: 3450000 rects -caravel_00020001_fill_pattern_2_5: 3460000 rects -caravel_00020001_fill_pattern_2_5: 3470000 rects -caravel_00020001_fill_pattern_2_5: 3480000 rects -caravel_00020001_fill_pattern_2_5: 3490000 rects -caravel_00020001_fill_pattern_2_5: 3500000 rects -caravel_00020001_fill_pattern_2_5: 3510000 rects -caravel_00020001_fill_pattern_2_5: 3520000 rects -caravel_00020001_fill_pattern_2_5: 3530000 rects -caravel_00020001_fill_pattern_2_5: 3540000 rects -caravel_00020001_fill_pattern_2_5: 3550000 rects -caravel_00020001_fill_pattern_2_5: 3560000 rects -caravel_00020001_fill_pattern_2_5: 3570000 rects -caravel_00020001_fill_pattern_2_5: 3580000 rects -caravel_00020001_fill_pattern_2_5: 3590000 rects -caravel_00020001_fill_pattern_2_5: 3600000 rects -caravel_00020001_fill_pattern_2_5: 3610000 rects -caravel_00020001_fill_pattern_2_5: 3620000 rects -caravel_00020001_fill_pattern_2_5: 3630000 rects -caravel_00020001_fill_pattern_2_5: 3640000 rects -caravel_00020001_fill_pattern_2_5: 3650000 rects -caravel_00020001_fill_pattern_2_5: 3660000 rects -caravel_00020001_fill_pattern_2_5: 3670000 rects -caravel_00020001_fill_pattern_2_5: 3680000 rects -caravel_00020001_fill_pattern_2_5: 3690000 rects -caravel_00020001_fill_pattern_2_5: 3700000 rects -caravel_00020001_fill_pattern_2_5: 3710000 rects -caravel_00020001_fill_pattern_2_5: 3720000 rects -caravel_00020001_fill_pattern_2_5: 3730000 rects -caravel_00020001_fill_pattern_2_5: 3740000 rects -caravel_00020001_fill_pattern_2_5: 3750000 rects -caravel_00020001_fill_pattern_2_5: 3760000 rects -caravel_00020001_fill_pattern_2_5: 3770000 rects -caravel_00020001_fill_pattern_2_5: 3780000 rects -caravel_00020001_fill_pattern_2_5: 3790000 rects -caravel_00020001_fill_pattern_2_5: 3800000 rects -caravel_00020001_fill_pattern_2_5: 3810000 rects -caravel_00020001_fill_pattern_2_5: 3820000 rects -caravel_00020001_fill_pattern_2_5: 3830000 rects -caravel_00020001_fill_pattern_2_5: 3840000 rects -caravel_00020001_fill_pattern_2_5: 3850000 rects -caravel_00020001_fill_pattern_2_5: 3860000 rects -caravel_00020001_fill_pattern_2_5: 3870000 rects -caravel_00020001_fill_pattern_2_5: 3880000 rects -caravel_00020001_fill_pattern_2_5: 3890000 rects -caravel_00020001_fill_pattern_2_5: 3900000 rects -caravel_00020001_fill_pattern_2_5: 3910000 rects -caravel_00020001_fill_pattern_2_5: 3920000 rects -caravel_00020001_fill_pattern_2_5: 3930000 rects -caravel_00020001_fill_pattern_2_5: 3940000 rects -caravel_00020001_fill_pattern_2_5: 3950000 rects -caravel_00020001_fill_pattern_2_5: 3960000 rects -caravel_00020001_fill_pattern_2_5: 3970000 rects -caravel_00020001_fill_pattern_2_5: 3980000 rects -caravel_00020001_fill_pattern_2_5: 3990000 rects -caravel_00020001_fill_pattern_2_5: 4000000 rects -caravel_00020001_fill_pattern_2_5: 4010000 rects -caravel_00020001_fill_pattern_2_5: 4020000 rects -caravel_00020001_fill_pattern_2_5: 4030000 rects -caravel_00020001_fill_pattern_2_5: 4040000 rects -caravel_00020001_fill_pattern_2_5: 4050000 rects -caravel_00020001_fill_pattern_2_5: 4060000 rects -caravel_00020001_fill_pattern_2_5: 4070000 rects -caravel_00020001_fill_pattern_2_5: 4080000 rects -caravel_00020001_fill_pattern_2_5: 4090000 rects -caravel_00020001_fill_pattern_2_5: 4100000 rects -caravel_00020001_fill_pattern_2_5: 4110000 rects -caravel_00020001_fill_pattern_2_5: 4120000 rects -caravel_00020001_fill_pattern_2_5: 4130000 rects -caravel_00020001_fill_pattern_2_5: 4140000 rects -caravel_00020001_fill_pattern_2_5: 4150000 rects -caravel_00020001_fill_pattern_2_5: 4160000 rects -caravel_00020001_fill_pattern_2_5: 4170000 rects -caravel_00020001_fill_pattern_2_5: 4180000 rects -caravel_00020001_fill_pattern_2_5: 4190000 rects -caravel_00020001_fill_pattern_2_5: 4200000 rects -caravel_00020001_fill_pattern_2_5: 4210000 rects -caravel_00020001_fill_pattern_2_5: 4220000 rects -caravel_00020001_fill_pattern_2_5: 4230000 rects -caravel_00020001_fill_pattern_2_5: 4240000 rects -caravel_00020001_fill_pattern_2_5: 4250000 rects -caravel_00020001_fill_pattern_2_5: 4260000 rects -caravel_00020001_fill_pattern_2_5: 4270000 rects -caravel_00020001_fill_pattern_2_5: 4280000 rects -caravel_00020001_fill_pattern_2_5: 4290000 rects -caravel_00020001_fill_pattern_2_5: 4300000 rects -caravel_00020001_fill_pattern_2_5: 4310000 rects -caravel_00020001_fill_pattern_2_5: 4320000 rects -caravel_00020001_fill_pattern_2_5: 4330000 rects -caravel_00020001_fill_pattern_2_5: 4340000 rects -caravel_00020001_fill_pattern_2_5: 4350000 rects -caravel_00020001_fill_pattern_2_5: 4360000 rects -caravel_00020001_fill_pattern_2_5: 4370000 rects -caravel_00020001_fill_pattern_2_5: 4380000 rects -caravel_00020001_fill_pattern_2_5: 4390000 rects -caravel_00020001_fill_pattern_2_5: 4400000 rects -caravel_00020001_fill_pattern_2_5: 4410000 rects -caravel_00020001_fill_pattern_2_5: 4420000 rects -caravel_00020001_fill_pattern_2_5: 4430000 rects -caravel_00020001_fill_pattern_2_5: 4440000 rects -caravel_00020001_fill_pattern_2_5: 4450000 rects -caravel_00020001_fill_pattern_2_5: 4460000 rects -caravel_00020001_fill_pattern_2_5: 4470000 rects -caravel_00020001_fill_pattern_2_5: 4480000 rects -caravel_00020001_fill_pattern_2_5: 4490000 rects -caravel_00020001_fill_pattern_2_5: 4500000 rects -caravel_00020001_fill_pattern_2_5: 4510000 rects -caravel_00020001_fill_pattern_2_5: 4520000 rects -caravel_00020001_fill_pattern_2_5: 4530000 rects -caravel_00020001_fill_pattern_2_5: 4540000 rects -caravel_00020001_fill_pattern_2_5: 4550000 rects -caravel_00020001_fill_pattern_2_5: 4560000 rects -caravel_00020001_fill_pattern_2_5: 4570000 rects -caravel_00020001_fill_pattern_2_5: 4580000 rects -caravel_00020001_fill_pattern_2_5: 4590000 rects -caravel_00020001_fill_pattern_2_5: 4600000 rects -caravel_00020001_fill_pattern_2_5: 4610000 rects -caravel_00020001_fill_pattern_2_5: 4620000 rects -caravel_00020001_fill_pattern_2_5: 4630000 rects -caravel_00020001_fill_pattern_2_5: 4640000 rects -caravel_00020001_fill_pattern_2_5: 4650000 rects -caravel_00020001_fill_pattern_2_5: 4660000 rects -caravel_00020001_fill_pattern_2_5: 4670000 rects -caravel_00020001_fill_pattern_2_5: 4680000 rects -caravel_00020001_fill_pattern_2_5: 4690000 rects -caravel_00020001_fill_pattern_2_5: 4700000 rects -caravel_00020001_fill_pattern_2_5: 4710000 rects -caravel_00020001_fill_pattern_2_5: 4720000 rects -caravel_00020001_fill_pattern_2_5: 4730000 rects -caravel_00020001_fill_pattern_2_5: 4740000 rects -caravel_00020001_fill_pattern_2_5: 4750000 rects -caravel_00020001_fill_pattern_2_5: 4760000 rects -caravel_00020001_fill_pattern_2_5: 4770000 rects -caravel_00020001_fill_pattern_2_5: 4780000 rects -caravel_00020001_fill_pattern_2_5: 4790000 rects -caravel_00020001_fill_pattern_2_5: 4800000 rects -caravel_00020001_fill_pattern_2_5: 4810000 rects -caravel_00020001_fill_pattern_2_5: 4820000 rects -caravel_00020001_fill_pattern_2_5: 4830000 rects -caravel_00020001_fill_pattern_2_5: 4840000 rects -caravel_00020001_fill_pattern_2_5: 4850000 rects -caravel_00020001_fill_pattern_2_5: 4860000 rects -caravel_00020001_fill_pattern_2_5: 4870000 rects -caravel_00020001_fill_pattern_2_5: 4880000 rects -caravel_00020001_fill_pattern_2_5: 4890000 rects -caravel_00020001_fill_pattern_2_5: 4900000 rects -caravel_00020001_fill_pattern_2_5: 4910000 rects000 rects -caravel_00020001_fill_pattern_3_0: 1570000 rects -caravel_00020001_fill_pattern_3_0: 1580000 rects -caravel_00020001_fill_pattern_3_0: 1590000 rects -caravel_00020001_fill_pattern_3_0: 1600000 rects -caravel_00020001_fill_pattern_3_0: 1610000 rects -caravel_00020001_fill_pattern_3_0: 1620000 rects -caravel_00020001_fill_pattern_3_0: 1630000 rects -caravel_00020001_fill_pattern_3_0: 1640000 rects -caravel_00020001_fill_pattern_3_0: 1650000 rects -caravel_00020001_fill_pattern_3_0: 1660000 rects -caravel_00020001_fill_pattern_3_0: 1670000 rects -caravel_00020001_fill_pattern_3_0: 1680000 rects -caravel_00020001_fill_pattern_3_0: 1690000 rects -caravel_00020001_fill_pattern_3_0: 1700000 rects -caravel_00020001_fill_pattern_3_0: 1710000 rects -caravel_00020001_fill_pattern_3_0: 1720000 rects -caravel_00020001_fill_pattern_3_0: 1730000 rects -caravel_00020001_fill_pattern_3_0: 1740000 rects -caravel_00020001_fill_pattern_3_0: 1750000 rects -caravel_00020001_fill_pattern_3_0: 1760000 rects -caravel_00020001_fill_pattern_3_0: 1770000 rects -caravel_00020001_fill_pattern_3_0: 1780000 rects -caravel_00020001_fill_pattern_3_0: 1790000 rects -caravel_00020001_fill_pattern_3_0: 1800000 rects -caravel_00020001_fill_pattern_3_0: 1810000 rects -caravel_00020001_fill_pattern_3_0: 1820000 rects -caravel_00020001_fill_pattern_3_0: 1830000 rects -caravel_00020001_fill_pattern_3_0: 1840000 rects -caravel_00020001_fill_pattern_3_0: 1850000 rects -caravel_00020001_fill_pattern_3_0: 1860000 rects -caravel_00020001_fill_pattern_3_0: 1870000 rects -caravel_00020001_fill_pattern_3_0: 1880000 rects -caravel_00020001_fill_pattern_3_0: 1890000 rects -caravel_00020001_fill_pattern_3_0: 1900000 rects -caravel_00020001_fill_pattern_3_0: 1910000 rects -caravel_00020001_fill_pattern_3_0: 1920000 rects -caravel_00020001_fill_pattern_3_0: 1930000 rects -caravel_00020001_fill_pattern_3_0: 1940000 rects -caravel_00020001_fill_pattern_3_0: 1950000 rects -caravel_00020001_fill_pattern_3_0: 1960000 rects -caravel_00020001_fill_pattern_3_0: 1970000 rects -caravel_00020001_fill_pattern_3_0: 1980000 rects -caravel_00020001_fill_pattern_3_0: 1990000 rects -caravel_00020001_fill_pattern_3_0: 2000000 rects -caravel_00020001_fill_pattern_3_0: 2010000 rects -caravel_00020001_fill_pattern_3_0: 2020000 rects -caravel_00020001_fill_pattern_3_0: 2030000 rects -caravel_00020001_fill_pattern_3_0: 2040000 rects -caravel_00020001_fill_pattern_3_0: 2050000 rects -caravel_00020001_fill_pattern_3_0: 2060000 rects -caravel_00020001_fill_pattern_3_0: 2070000 rects -caravel_00020001_fill_pattern_3_0: 2080000 rects -caravel_00020001_fill_pattern_3_0: 2090000 rects -caravel_00020001_fill_pattern_3_0: 2100000 rects -caravel_00020001_fill_pattern_3_0: 2110000 rects -caravel_00020001_fill_pattern_3_0: 2120000 rects -caravel_00020001_fill_pattern_3_0: 2130000 rects -caravel_00020001_fill_pattern_3_0: 2140000 rects -caravel_00020001_fill_pattern_3_0: 2150000 rects -caravel_00020001_fill_pattern_3_0: 2160000 rects -caravel_00020001_fill_pattern_3_0: 2170000 rects -caravel_00020001_fill_pattern_3_0: 2180000 rects -caravel_00020001_fill_pattern_3_0: 2190000 rects -caravel_00020001_fill_pattern_3_0: 2200000 rects -caravel_00020001_fill_pattern_3_0: 2210000 rects -caravel_00020001_fill_pattern_3_0: 2220000 rects -caravel_00020001_fill_pattern_3_0: 2230000 rects -caravel_00020001_fill_pattern_3_0: 2240000 rects -caravel_00020001_fill_pattern_3_0: 2250000 rects -caravel_00020001_fill_pattern_3_0: 2260000 rects -caravel_00020001_fill_pattern_3_0: 2270000 rects -caravel_00020001_fill_pattern_3_0: 2280000 rects -caravel_00020001_fill_pattern_3_0: 2290000 rects -caravel_00020001_fill_pattern_3_0: 2300000 rects -caravel_00020001_fill_pattern_3_0: 2310000 rects -caravel_00020001_fill_pattern_3_0: 2320000 rects -caravel_00020001_fill_pattern_3_0: 2330000 rects -caravel_00020001_fill_pattern_3_0: 2340000 rects -caravel_00020001_fill_pattern_3_0: 2350000 rects -caravel_00020001_fill_pattern_3_0: 2360000 rects -caravel_00020001_fill_pattern_3_0: 2370000 rects -caravel_00020001_fill_pattern_3_0: 2380000 rects -caravel_00020001_fill_pattern_3_0: 2390000 rects -caravel_00020001_fill_pattern_3_0: 2400000 rects -caravel_00020001_fill_pattern_3_0: 2410000 rects -caravel_00020001_fill_pattern_3_0: 2420000 rects -caravel_00020001_fill_pattern_3_0: 2430000 rects -caravel_00020001_fill_pattern_3_0: 2440000 rects -caravel_00020001_fill_pattern_3_0: 2450000 rects -caravel_00020001_fill_pattern_3_0: 2460000 rects -caravel_00020001_fill_pattern_3_0: 2470000 rects -caravel_00020001_fill_pattern_3_0: 2480000 rects -caravel_00020001_fill_pattern_3_0: 2490000 rects -caravel_00020001_fill_pattern_3_0: 2500000 rects -caravel_00020001_fill_pattern_3_0: 2510000 rects -caravel_00020001_fill_pattern_3_0: 2520000 rects -caravel_00020001_fill_pattern_3_0: 2530000 rects -caravel_00020001_fill_pattern_3_0: 2540000 rects -caravel_00020001_fill_pattern_3_0: 2550000 rects -caravel_00020001_fill_pattern_3_0: 2560000 rects -caravel_00020001_fill_pattern_3_0: 2570000 rects -caravel_00020001_fill_pattern_3_0: 2580000 rects -caravel_00020001_fill_pattern_3_0: 2590000 rects -caravel_00020001_fill_pattern_3_0: 2600000 rects -caravel_00020001_fill_pattern_3_0: 2610000 rects -caravel_00020001_fill_pattern_3_0: 2620000 rects -caravel_00020001_fill_pattern_3_0: 2630000 rects -caravel_00020001_fill_pattern_3_0: 2640000 rects -caravel_00020001_fill_pattern_3_0: 2650000 rects -caravel_00020001_fill_pattern_3_0: 2660000 rects -caravel_00020001_fill_pattern_3_0: 2670000 rects -caravel_00020001_fill_pattern_3_0: 2680000 rects -caravel_00020001_fill_pattern_3_0: 2690000 rects -caravel_00020001_fill_pattern_3_0: 2700000 rects -caravel_00020001_fill_pattern_3_0: 2710000 rects -caravel_00020001_fill_pattern_3_0: 2720000 rects -caravel_00020001_fill_pattern_3_0: 2730000 rects -caravel_00020001_fill_pattern_3_0: 2740000 rects -caravel_00020001_fill_pattern_3_0: 2750000 rects -caravel_00020001_fill_pattern_3_0: 2760000 rects -caravel_00020001_fill_pattern_3_0: 2770000 rects -caravel_00020001_fill_pattern_3_0: 2780000 rects -caravel_00020001_fill_pattern_3_0: 2790000 rects -caravel_00020001_fill_pattern_3_0: 2800000 rects -caravel_00020001_fill_pattern_3_0: 2810000 rects -caravel_00020001_fill_pattern_3_0: 2820000 rects -caravel_00020001_fill_pattern_3_0: 2830000 rects -caravel_00020001_fill_pattern_3_0: 2840000 rects -caravel_00020001_fill_pattern_3_0: 2850000 rects -caravel_00020001_fill_pattern_3_0: 2860000 rects -caravel_00020001_fill_pattern_3_0: 2870000 rects -caravel_00020001_fill_pattern_3_0: 2880000 rects -caravel_00020001_fill_pattern_3_0: 2890000 rects -caravel_00020001_fill_pattern_3_0: 2900000 rects -caravel_00020001_fill_pattern_3_0: 2910000 rects -caravel_00020001_fill_pattern_3_0: 2920000 rects -caravel_00020001_fill_pattern_3_0: 2930000 rects -caravel_00020001_fill_pattern_3_0: 2940000 rects -caravel_00020001_fill_pattern_3_0: 2950000 rects -caravel_00020001_fill_pattern_3_0: 2960000 rects -caravel_00020001_fill_pattern_3_0: 2970000 rects -caravel_00020001_fill_pattern_3_0: 2980000 rects -caravel_00020001_fill_pattern_3_0: 2990000 rects -caravel_00020001_fill_pattern_3_0: 3000000 rects -caravel_00020001_fill_pattern_3_0: 3010000 rects -caravel_00020001_fill_pattern_3_0: 3020000 rects -caravel_00020001_fill_pattern_3_0: 3030000 rects -caravel_00020001_fill_pattern_3_0: 3040000 rects -caravel_00020001_fill_pattern_3_0: 3050000 rects -caravel_00020001_fill_pattern_3_0: 3060000 rects -caravel_00020001_fill_pattern_3_0: 3070000 rects -caravel_00020001_fill_pattern_3_0: 3080000 rects -caravel_00020001_fill_pattern_3_0: 3090000 rects -caravel_00020001_fill_pattern_3_0: 3100000 rects -caravel_00020001_fill_pattern_3_0: 3110000 rects -caravel_00020001_fill_pattern_3_0: 3120000 rects -caravel_00020001_fill_pattern_3_0: 3130000 rects -caravel_00020001_fill_pattern_3_0: 3140000 rects -caravel_00020001_fill_pattern_3_0: 3150000 rects -caravel_00020001_fill_pattern_3_0: 3160000 rects -caravel_00020001_fill_pattern_3_0: 3170000 rects -caravel_00020001_fill_pattern_3_0: 3180000 rects -caravel_00020001_fill_pattern_3_0: 3190000 rects -caravel_00020001_fill_pattern_3_0: 3200000 rects -caravel_00020001_fill_pattern_3_0: 3210000 rects -caravel_00020001_fill_pattern_3_0: 3220000 rects -caravel_00020001_fill_pattern_3_0: 3230000 rects000 rects -caravel_00020001_fill_pattern_2_1: 1570000 rects -caravel_00020001_fill_pattern_2_1: 1580000 rects -caravel_00020001_fill_pattern_2_1: 1590000 rects -caravel_00020001_fill_pattern_2_1: 1600000 rects -caravel_00020001_fill_pattern_2_1: 1610000 rects -caravel_00020001_fill_pattern_2_1: 1620000 rects -caravel_00020001_fill_pattern_2_1: 1630000 rects -caravel_00020001_fill_pattern_2_1: 1640000 rects -caravel_00020001_fill_pattern_2_1: 1650000 rects -caravel_00020001_fill_pattern_2_1: 1660000 rects -caravel_00020001_fill_pattern_2_1: 1670000 rects -caravel_00020001_fill_pattern_2_1: 1680000 rects -caravel_00020001_fill_pattern_2_1: 1690000 rects -caravel_00020001_fill_pattern_2_1: 1700000 rects -caravel_00020001_fill_pattern_2_1: 1710000 rects -caravel_00020001_fill_pattern_2_1: 1720000 rects -caravel_00020001_fill_pattern_2_1: 1730000 rects -caravel_00020001_fill_pattern_2_1: 1740000 rects -caravel_00020001_fill_pattern_2_1: 1750000 rects -caravel_00020001_fill_pattern_2_1: 1760000 rects -caravel_00020001_fill_pattern_2_1: 1770000 rects -caravel_00020001_fill_pattern_2_1: 1780000 rects -caravel_00020001_fill_pattern_2_1: 1790000 rects -caravel_00020001_fill_pattern_2_1: 1800000 rects -caravel_00020001_fill_pattern_2_1: 1810000 rects -caravel_00020001_fill_pattern_2_1: 1820000 rects -caravel_00020001_fill_pattern_2_1: 1830000 rects -caravel_00020001_fill_pattern_2_1: 1840000 rects -caravel_00020001_fill_pattern_2_1: 1850000 rects -caravel_00020001_fill_pattern_2_1: 1860000 rects -caravel_00020001_fill_pattern_2_1: 1870000 rects -caravel_00020001_fill_pattern_2_1: 1880000 rects -caravel_00020001_fill_pattern_2_1: 1890000 rects -caravel_00020001_fill_pattern_2_1: 1900000 rects -caravel_00020001_fill_pattern_2_1: 1910000 rects -caravel_00020001_fill_pattern_2_1: 1920000 rects -caravel_00020001_fill_pattern_2_1: 1930000 rects -caravel_00020001_fill_pattern_2_1: 1940000 rects -caravel_00020001_fill_pattern_2_1: 1950000 rects -caravel_00020001_fill_pattern_2_1: 1960000 rects -caravel_00020001_fill_pattern_2_1: 1970000 rects -caravel_00020001_fill_pattern_2_1: 1980000 rects -caravel_00020001_fill_pattern_2_1: 1990000 rects -caravel_00020001_fill_pattern_2_1: 2000000 rects -caravel_00020001_fill_pattern_2_1: 2010000 rects -caravel_00020001_fill_pattern_2_1: 2020000 rects -caravel_00020001_fill_pattern_2_1: 2030000 rects -caravel_00020001_fill_pattern_2_1: 2040000 rects -caravel_00020001_fill_pattern_2_1: 2050000 rects -caravel_00020001_fill_pattern_2_1: 2060000 rects -caravel_00020001_fill_pattern_2_1: 2070000 rects -caravel_00020001_fill_pattern_2_1: 2080000 rects -caravel_00020001_fill_pattern_2_1: 2090000 rects -caravel_00020001_fill_pattern_2_1: 2100000 rects -caravel_00020001_fill_pattern_2_1: 2110000 rects -caravel_00020001_fill_pattern_2_1: 2120000 rects -caravel_00020001_fill_pattern_2_1: 2130000 rects -caravel_00020001_fill_pattern_2_1: 2140000 rects -caravel_00020001_fill_pattern_2_1: 2150000 rects -caravel_00020001_fill_pattern_2_1: 2160000 rects -caravel_00020001_fill_pattern_2_1: 2170000 rects -caravel_00020001_fill_pattern_2_1: 2180000 rects -caravel_00020001_fill_pattern_2_1: 2190000 rects -caravel_00020001_fill_pattern_2_1: 2200000 rects -caravel_00020001_fill_pattern_2_1: 2210000 rects -caravel_00020001_fill_pattern_2_1: 2220000 rects -caravel_00020001_fill_pattern_2_1: 2230000 rects -caravel_00020001_fill_pattern_2_1: 2240000 rects -caravel_00020001_fill_pattern_2_1: 2250000 rects -caravel_00020001_fill_pattern_2_1: 2260000 rects -caravel_00020001_fill_pattern_2_1: 2270000 rects -caravel_00020001_fill_pattern_2_1: 2280000 rects -caravel_00020001_fill_pattern_2_1: 2290000 rects -caravel_00020001_fill_pattern_2_1: 2300000 rects -caravel_00020001_fill_pattern_2_1: 2310000 rects -caravel_00020001_fill_pattern_2_1: 2320000 rects -caravel_00020001_fill_pattern_2_1: 2330000 rects -caravel_00020001_fill_pattern_2_1: 2340000 rects -caravel_00020001_fill_pattern_2_1: 2350000 rects -caravel_00020001_fill_pattern_2_1: 2360000 rects -caravel_00020001_fill_pattern_2_1: 2370000 rects -caravel_00020001_fill_pattern_2_1: 2380000 rects -caravel_00020001_fill_pattern_2_1: 2390000 rects -caravel_00020001_fill_pattern_2_1: 2400000 rects -caravel_00020001_fill_pattern_2_1: 2410000 rects -caravel_00020001_fill_pattern_2_1: 2420000 rects -caravel_00020001_fill_pattern_2_1: 2430000 rects -caravel_00020001_fill_pattern_2_1: 2440000 rects -caravel_00020001_fill_pattern_2_1: 2450000 rects -caravel_00020001_fill_pattern_2_1: 2460000 rects -caravel_00020001_fill_pattern_2_1: 2470000 rects -caravel_00020001_fill_pattern_2_1: 2480000 rects -caravel_00020001_fill_pattern_2_1: 2490000 rects -caravel_00020001_fill_pattern_2_1: 2500000 rects -caravel_00020001_fill_pattern_2_1: 2510000 rects -caravel_00020001_fill_pattern_2_1: 2520000 rects -caravel_00020001_fill_pattern_2_1: 2530000 rects -caravel_00020001_fill_pattern_2_1: 2540000 rects -caravel_00020001_fill_pattern_2_1: 2550000 rects -caravel_00020001_fill_pattern_2_1: 2560000 rects -caravel_00020001_fill_pattern_2_1: 2570000 rects -caravel_00020001_fill_pattern_2_1: 2580000 rects -caravel_00020001_fill_pattern_2_1: 2590000 rects -caravel_00020001_fill_pattern_2_1: 2600000 rects -caravel_00020001_fill_pattern_2_1: 2610000 rects -caravel_00020001_fill_pattern_2_1: 2620000 rects -caravel_00020001_fill_pattern_2_1: 2630000 rects -caravel_00020001_fill_pattern_2_1: 2640000 rects -caravel_00020001_fill_pattern_2_1: 2650000 rects -caravel_00020001_fill_pattern_2_1: 2660000 rects -caravel_00020001_fill_pattern_2_1: 2670000 rects -caravel_00020001_fill_pattern_2_1: 2680000 rects -caravel_00020001_fill_pattern_2_1: 2690000 rects -caravel_00020001_fill_pattern_2_1: 2700000 rects -caravel_00020001_fill_pattern_2_1: 2710000 rects -caravel_00020001_fill_pattern_2_1: 2720000 rects -caravel_00020001_fill_pattern_2_1: 2730000 rects -caravel_00020001_fill_pattern_2_1: 2740000 rects -caravel_00020001_fill_pattern_2_1: 2750000 rects -caravel_00020001_fill_pattern_2_1: 2760000 rects -caravel_00020001_fill_pattern_2_1: 2770000 rects -caravel_00020001_fill_pattern_2_1: 2780000 rects -caravel_00020001_fill_pattern_2_1: 2790000 rects -caravel_00020001_fill_pattern_2_1: 2800000 rects -caravel_00020001_fill_pattern_2_1: 2810000 rects -caravel_00020001_fill_pattern_2_1: 2820000 rects -caravel_00020001_fill_pattern_2_1: 2830000 rects -caravel_00020001_fill_pattern_2_1: 2840000 rects -caravel_00020001_fill_pattern_2_1: 2850000 rects -caravel_00020001_fill_pattern_2_1: 2860000 rects -caravel_00020001_fill_pattern_2_1: 2870000 rects -caravel_00020001_fill_pattern_2_1: 2880000 rects -caravel_00020001_fill_pattern_2_1: 2890000 rects -caravel_00020001_fill_pattern_2_1: 2900000 rects -caravel_00020001_fill_pattern_2_1: 2910000 rects -caravel_00020001_fill_pattern_2_1: 2920000 rects -caravel_00020001_fill_pattern_2_1: 2930000 rects -caravel_00020001_fill_pattern_2_1: 2940000 rects -caravel_00020001_fill_pattern_2_1: 2950000 rects -caravel_00020001_fill_pattern_2_1: 2960000 rects -caravel_00020001_fill_pattern_2_1: 2970000 rects -caravel_00020001_fill_pattern_2_1: 2980000 rects -caravel_00020001_fill_pattern_2_1: 2990000 rects -caravel_00020001_fill_pattern_2_1: 3000000 rects -caravel_00020001_fill_pattern_2_1: 3010000 rects -caravel_00020001_fill_pattern_2_1: 3020000 rects -caravel_00020001_fill_pattern_2_1: 3030000 rects -caravel_00020001_fill_pattern_2_1: 3040000 rects -caravel_00020001_fill_pattern_2_1: 3050000 rects -caravel_00020001_fill_pattern_2_1: 3060000 rects -caravel_00020001_fill_pattern_2_1: 3070000 rects -caravel_00020001_fill_pattern_2_1: 3080000 rects -caravel_00020001_fill_pattern_2_1: 3090000 rects -caravel_00020001_fill_pattern_2_1: 3100000 rects -caravel_00020001_fill_pattern_2_1: 3110000 rects -caravel_00020001_fill_pattern_2_1: 3120000 rects -caravel_00020001_fill_pattern_2_1: 3130000 rects -caravel_00020001_fill_pattern_2_1: 3140000 rects -caravel_00020001_fill_pattern_2_1: 3150000 rects -caravel_00020001_fill_pattern_2_1: 3160000 rects -caravel_00020001_fill_pattern_2_1: 3170000 rects -caravel_00020001_fill_pattern_2_1: 3180000 rects -caravel_00020001_fill_pattern_2_1: 3190000 rects -caravel_00020001_fill_pattern_2_1: 3200000 rects -caravel_00020001_fill_pattern_2_1: 3210000 rects -caravel_00020001_fill_pattern_2_1: 3220000 rects -caravel_00020001_fill_pattern_2_1: 3230000 rects +caravel_ul 28 09:22:23 PDT 2021. +Starting magic under Tcl interpreter +Using the terminal as the console. +Using NULL graphics device. +site.pre: In custom site.pre... +site.pre: altered 'path sys' to: . $CAD_ROOT/magic/sys/ef-lib-magic/sys/style $CAD_ROOT/magic/sys $CAD_ROOT/magic/sys/current +Processing system .magicrc file +site.def: In custom site.def... +Sourcing design .magicrc for technology sky130A ... +2 Magic internal units = 1 Lambda +Input style sky130(vendor): scaleFactor=2, multiplier=2 +Scaled tech values by 2 / 1 to match internal grid scaling +Loading sky130A Device Generator Menu ... +Loading "/mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag/generate_fill_dist.tcl" from command line. +caravel_00020001_fill_pattern_3_6: 10000 rects +caravel_00020001_fill_pattern_3_6: 20000 rects +caravel_00020001_fill_pattern_3_6: 30000 rects +caravel_00020001_fill_pattern_3_6: 40000 rects +caravel_00020001_fill_pattern_3_6: 50000 rects +caravel_00020001_fill_pattern_3_6: 60000 rects +caravel_00020001_fill_pattern_3_6: 70000 rects +caravel_00020001_fill_pattern_3_6: 80000 rects +caravel_00020001_fill_pattern_3_6: 90000 rects +caravel_00020001_fill_pattern_3_6: 100000 rects +caravel_00020001_fill_pattern_3_6: 110000 rects +caravel_00020001_fill_pattern_3_6: 120000 rects +caravel_00020001_fill_pattern_3_6: 130000 rects +caravel_00020001_fill_pattern_3_6: 140000 rects +caravel_00020001_fill_pattern_3_6: 150000 rects +caravel_00020001_fill_pattern_3_6: 160000 rects +caravel_00020001_fill_pattern_3_6: 170000 rects +caravel_00020001_fill_pattern_3_6: 180000 rects +caravel_00020001_fill_pattern_3_6: 190000 rects +caravel_00020001_fill_pattern_3_6: 200000 rects +caravel_00020001_fill_pattern_3_6: 210000 rects +caravel_00020001_fill_pattern_3_6: 220000 rects +caravel_00020001_fill_pattern_3_6: 230000 rects +caravel_00020001_fill_pattern_3_6: 240000 rects +caravel_00020001_fill_pattern_3_6: 250000 rects +caravel_00020001_fill_pattern_3_6: 260000 rects +caravel_00020001_fill_pattern_3_6: 270000 rects +caravel_00020001_fill_pattern_3_6: 280000 rects +caravel_00020001_fill_pattern_3_6: 290000 rects +caravel_00020001_fill_pattern_3_6: 300000 rects +caravel_00020001_fill_pattern_3_6: 310000 rects +caravel_00020001_fill_pattern_3_6: 320000 rects +caravel_00020001_fill_pattern_3_6: 330000 rects +caravel_00020001_fill_pattern_3_6: 340000 rects +caravel_00020001_fill_pattern_3_6: 350000 rects +caravel_00020001_fill_pattern_3_6: 360000 rects +caravel_00020001_fill_pattern_3_6: 370000 rects +caravel_00020001_fill_pattern_3_6: 380000 rects +caravel_00020001_fill_pattern_3_6: 390000 rects +caravel_00020001_fill_pattern_3_6: 400000 rects +caravel_00020001_fill_pattern_3_6: 410000 rects +caravel_00020001_fill_pattern_3_6: 420000 rects +caravel_00020001_fill_pattern_3_6: 430000 rects +caravel_00020001_fill_pattern_3_6: 440000 rects +caravel_00020001_fill_pattern_3_6: 450000 rects +caravel_00020001_fill_pattern_3_6: 460000 rects +caravel_00020001_fill_pattern_3_6: 470000 rects +caravel_00020001_fill_pattern_3_6: 480000 rects +caravel_00020001_fill_pattern_3_6: 490000 rects +caravel_00020001_fill_pattern_3_6: 500000 rects +caravel_00020001_fill_pattern_3_6: 510000 rects +caravel_00020001_fill_pattern_3_6: 520000 rects +caravel_00020001_fill_pattern_3_6: 530000 rects +caravel_00020001_fill_pattern_3_6: 540000 rects +caravel_00020001_fill_pattern_3_6: 550000 rects +caravel_00020001_fill_pattern_3_6: 560000 rects +caravel_00020001_fill_pattern_3_6: 570000 rects +caravel_00020001_fill_pattern_3_6: 580000 rects +caravel_00020001_fill_pattern_3_6: 590000 rects +caravel_00020001_fill_pattern_3_6: 600000 rects +caravel_00020001_fill_pattern_3_6: 610000 rects +caravel_00020001_fill_pattern_3_6: 620000 rects +caravel_00020001_fill_pattern_3_6: 630000 rects +caravel_00020001_fill_pattern_3_6: 640000 rects +caravel_00020001_fill_pattern_3_6: 650000 rects +caravel_00020001_fill_pattern_3_6: 660000 rects +caravel_00020001_fill_pattern_3_6: 670000 rects +caravel_00020001_fill_pattern_3_6: 680000 rects +caravel_00020001_fill_pattern_3_6: 690000 rects +caravel_00020001_fill_pattern_3_6: 700000 rects +caravel_00020001_fill_pattern_3_6: 710000 rects +caravel_00020001_fill_pattern_3_6: 720000 rects +caravel_00020001_fill_pattern_3_6: 730000 rects +caravel_00020001_fill_pattern_3_6: 740000 rects +caravel_00020001_fill_pattern_3_6: 750000 rects +caravel_00020001_fill_pattern_3_6: 760000 rects +caravel_00020001_fill_pattern_3_6: 770000 rects +caravel_00020001_fill_pattern_3_6: 780000 rects +caravel_00020001_fill_pattern_3_6: 790000 rects +caravel_00020001_fill_pattern_3_6: 800000 rects +caravel_00020001_fill_pattern_3_6: 810000 rects +caravel_00020001_fill_pattern_3_6: 820000 rects +caravel_00020001_fill_pattern_3_6: 830000 rects +caravel_00020001_fill_pattern_3_6: 840000 rects +caravel_00020001_fill_pattern_3_6: 850000 rects +caravel_00020001_fill_pattern_3_6: 860000 rects +caravel_00020001_fill_pattern_3_6: 870000 rects +caravel_00020001_fill_pattern_3_6: 880000 rects +caravel_00020001_fill_pattern_3_6: 890000 rects +caravel_00020001_fill_pattern_3_6: 900000 rects +caravel_00020001_fill_pattern_3_6: 910000 rects +caravel_00020001_fill_pattern_3_6: 920000 rects +caravel_00020001_fill_pattern_3_6: 930000 rects +caravel_00020001_fill_pattern_3_6: 940000 rects +caravel_00020001_fill_pattern_3_6: 950000 rects +caravel_00020001_fill_pattern_3_6: 960000 rects +caravel_00020001_fill_pattern_3_6: 970000 rects +caravel_00020001_fill_pattern_3_6: 980000 rects +caravel_00020001_fill_pattern_3_6: 990000 rects +caravel_00020001_fill_pattern_3_6: 1000000 rects +caravel_00020001_fill_pattern_3_6: 1010000 rects +caravel_00020001_fill_pattern_3_6: 1020000 rects +caravel_00020001_fill_pattern_3_6: 1030000 rects +caravel_00020001_fill_pattern_3_6: 1040000 rects +caravel_00020001_fill_pattern_3_6: 1050000 rects +caravel_00020001_fill_pattern_3_6: 1060000 rects +caravel_00020001_fill_pattern_3_6: 1070000 rects +caravel_00020001_fill_pattern_3_6: 1080000 rects +caravel_00020001_fill_pattern_3_6: 1090000 rects +caravel_00020001_fill_pattern_3_6: 1100000 rects +caravel_00020001_fill_pattern_3_6: 1110000 rects +caravel_00020001_fill_pattern_3_6: 1120000 rects +caravel_00020001_fill_pattern_3_6: 1130000 rects +caravel_00020001_fill_pattern_3_6: 1140000 rects +caravel_00020001_fill_pattern_3_6: 1150000 rects +caravel_00020001_fill_pattern_3_6: 1160000 rects +caravel_00020001_fill_pattern_3_6: 1170000 rects +caravel_00020001_fill_pattern_3_6: 1180000 rects +caravel_00020001_fill_pattern_3_6: 1190000 rects +caravel_00020001_fill_pattern_3_6: 1200000 rects +caravel_00020001_fill_pattern_3_6: 1210000 rects +caravel_00020001_fill_pattern_3_6: 1220000 rects +caravel_00020001_fill_pattern_3_6: 1230000 rects +caravel_00020001_fill_pattern_3_6: 1240000 rects +caravel_00020001_fill_pattern_3_6: 1250000 rects +caravel_00020001_fill_pattern_3_6: 1260000 rects +caravel_00020001_fill_pattern_3_6: 1270000 rects +caravel_00020001_fill_pattern_3_6: 1280000 rects +caravel_00020001_fill_pattern_3_6: 1290000 rects +caravel_00020001_fill_pattern_3_6: 1300000 rects +caravel_00020001_fill_pattern_3_6: 1310000 rects +caravel_00020001_fill_pattern_3_6: 1320000 rects +caravel_00020001_fill_pattern_3_6: 1330000 rects +caravel_00020001_fill_pattern_3_6: 1340000 rects +caravel_00020001_fill_pattern_3_6: 1350000 rects +caravel_00020001_fill_pattern_3_6: 1360000 rects +caravel_00020001_fill_pattern_3_6: 1370000 rects +caravel_00020001_fill_pattern_3_6: 1380000 rects +caravel_00020001_fill_pattern_3_6: 1390000 rects +caravel_00020001_fill_pattern_3_6: 1400000 rects +caravel_00020001_fill_pattern_3_6: 1410000 rects +caravel_00020001_fill_pattern_3_6: 1420000 rects +caravel_00020001_fill_pattern_3_6: 1430000 rects +caravel_00020001_fill_pattern_3_6: 1440000 rects +caravel_00020001_fill_pattern_3_6: 1450000 rects +caravel_00020001_fill_pattern_3_6: 1460000 rects +caravel_00020001_fill_pattern_3_6: 1470000 rects +caravel_00020001_fill_pattern_3_6: 1480000 rects +caravel_00020001_fill_pattern_3_6: 1490000 rects +caravel_00020001_fill_pattern_3_6: 1500000 rects +caravel_00020001_fill_pattern_3_6: 1510000 rects +caravel_00020001_fill_pattern_3_6: 1520000 rects +caravel_00020001_fill_pattern_3_6: 1530000 rects +caravel_00020001_fill_pattern_3_6: 1540000 rects +caravel_00020001_fill_pattern_3_6: 1550000 rects caravel_00020001_fill_pattern_2_0: 3240000 rects caravel_00020001_fill_pattern_2_0: 3250000 rects caravel_00020001_fill_pattern_2_0: 3260000 rects @@ -12198,511 +11276,931 @@ caravel_00020001_fill_pattern_2_0: 4880000 rects caravel_00020001_fill_pattern_2_0: 4890000 rects caravel_00020001_fill_pattern_2_0: 4900000 rects -caravel_00020001_fill_pattern_2_0: 4910000 rects -caravel_00020001_fill_pattern_2_5: 4920000 rects -caravel_00020001_fill_pattern_2_5: 4930000 rects -caravel_00020001_fill_pattern_2_5: 4940000 rects -caravel_00020001_fill_pattern_2_5: 4950000 rects -caravel_00020001_fill_pattern_2_5: 4960000 rects -caravel_00020001_fill_pattern_2_5: 4970000 rects -caravel_00020001_fill_pattern_2_5: 4980000 rects -caravel_00020001_fill_pattern_2_5: 4990000 rects -caravel_00020001_fill_pattern_2_5: 5000000 rects -caravel_00020001_fill_pattern_2_5: 5010000 rects -caravel_00020001_fill_pattern_2_5: 5020000 rects -caravel_00020001_fill_pattern_2_5: 5030000 rects -caravel_00020001_fill_pattern_2_5: 5040000 rects -caravel_00020001_fill_pattern_2_5: 5050000 rects -caravel_00020001_fill_pattern_2_5: 5060000 rects -caravel_00020001_fill_pattern_2_5: 5070000 rects -caravel_00020001_fill_pattern_2_5: 5080000 rects -caravel_00020001_fill_pattern_2_5: 5090000 rects -caravel_00020001_fill_pattern_2_5: 5100000 rects -caravel_00020001_fill_pattern_2_5: 5110000 rects -caravel_00020001_fill_pattern_2_5: 5120000 rects -caravel_00020001_fill_pattern_2_5: 5130000 rects -caravel_00020001_fill_pattern_2_5: 5140000 rects -caravel_00020001_fill_pattern_2_5: 5150000 rects -caravel_00020001_fill_pattern_2_5: 5160000 rects -caravel_00020001_fill_pattern_2_5: 5170000 rects -caravel_00020001_fill_pattern_2_5: 5180000 rects -caravel_00020001_fill_pattern_2_5: 5190000 rects -caravel_00020001_fill_pattern_2_5: 5200000 rects -caravel_00020001_fill_pattern_2_5: 5210000 rects -caravel_00020001_fill_pattern_2_5: 5220000 rects -caravel_00020001_fill_pattern_2_5: 5230000 rects -caravel_00020001_fill_pattern_2_5: 5240000 rects -caravel_00020001_fill_pattern_2_5: 5250000 rects -caravel_00020001_fill_pattern_2_5: 5260000 rects -caravel_00020001_fill_pattern_2_5: 5270000 rects -caravel_00020001_fill_pattern_2_5: 5280000 rects -caravel_00020001_fill_pattern_2_5: 5290000 rects -caravel_00020001_fill_pattern_2_5: 5300000 rects -caravel_00020001_fill_pattern_2_5: 5310000 rects -caravel_00020001_fill_pattern_2_5: 5320000 rects -caravel_00020001_fill_pattern_2_5: 5330000 rects -caravel_00020001_fill_pattern_2_5: 5340000 rects -caravel_00020001_fill_pattern_2_5: 5350000 rects -caravel_00020001_fill_pattern_2_5: 5360000 rects -caravel_00020001_fill_pattern_2_5: 5370000 rects -caravel_00020001_fill_pattern_2_5: 5380000 rects -caravel_00020001_fill_pattern_2_5: 5390000 rects -caravel_00020001_fill_pattern_2_5: 5400000 rects -caravel_00020001_fill_pattern_2_5: 5410000 rects -caravel_00020001_fill_pattern_2_5: 5420000 rects -caravel_00020001_fill_pattern_2_5: 5430000 rects -caravel_00020001_fill_pattern_2_5: 5440000 rects -caravel_00020001_fill_pattern_2_5: 5450000 rects -caravel_00020001_fill_pattern_2_5: 5460000 rects -caravel_00020001_fill_pattern_2_5: 5470000 rects -caravel_00020001_fill_pattern_2_5: 5480000 rects -caravel_00020001_fill_pattern_2_5: 5490000 rects -caravel_00020001_fill_pattern_2_5: 5500000 rects -caravel_00020001_fill_pattern_2_5: 5510000 rects -caravel_00020001_fill_pattern_2_5: 5520000 rects -caravel_00020001_fill_pattern_2_5: 5530000 rects -caravel_00020001_fill_pattern_2_5: 5540000 rects -caravel_00020001_fill_pattern_2_5: 5550000 rects -caravel_00020001_fill_pattern_2_5: 5560000 rects -caravel_00020001_fill_pattern_2_5: 5570000 rects -caravel_00020001_fill_pattern_2_5: 5580000 rects -caravel_00020001_fill_pattern_2_5: 5590000 rects -caravel_00020001_fill_pattern_2_5: 5600000 rects -caravel_00020001_fill_pattern_2_5: 5610000 rects -caravel_00020001_fill_pattern_2_5: 5620000 rects -caravel_00020001_fill_pattern_2_5: 5630000 rects -caravel_00020001_fill_pattern_2_5: 5640000 rects -caravel_00020001_fill_pattern_2_5: 5650000 rects -caravel_00020001_fill_pattern_2_5: 5660000 rects -caravel_00020001_fill_pattern_2_5: 5670000 rects -caravel_00020001_fill_pattern_2_5: 5680000 rects -caravel_00020001_fill_pattern_2_5: 5690000 rects -caravel_00020001_fill_pattern_2_5: 5700000 rects -caravel_00020001_fill_pattern_2_5: 5710000 rects -caravel_00020001_fill_pattern_2_5: 5720000 rects -caravel_00020001_fill_pattern_2_5: 5730000 rects -caravel_00020001_fill_pattern_2_5: 5740000 rects -caravel_00020001_fill_pattern_2_5: 5750000 rects -caravel_00020001_fill_pattern_2_5: 5760000 rects -caravel_00020001_fill_pattern_2_5: 5770000 rects -caravel_00020001_fill_pattern_2_5: 5780000 rects -caravel_00020001_fill_pattern_2_5: 5790000 rects -caravel_00020001_fill_pattern_2_5: 5800000 rects -caravel_00020001_fill_pattern_2_5: 5810000 rects -caravel_00020001_fill_pattern_2_5: 5820000 rects -caravel_00020001_fill_pattern_2_5: 5830000 rects -caravel_00020001_fill_pattern_2_5: 5840000 rects -caravel_00020001_fill_pattern_2_5: 5850000 rects -caravel_00020001_fill_pattern_2_5: 5860000 rects -caravel_00020001_fill_pattern_2_5: 5870000 rects -caravel_00020001_fill_pattern_2_5: 5880000 rects -caravel_00020001_fill_pattern_2_5: 5890000 rects -caravel_00020001_fill_pattern_2_5: 5900000 rects -caravel_00020001_fill_pattern_2_5: 5910000 rects -caravel_00020001_fill_pattern_2_5: 5920000 rects -caravel_00020001_fill_pattern_2_5: 5930000 rects -caravel_00020001_fill_pattern_2_5: 5940000 rects -caravel_00020001_fill_pattern_2_5: 5950000 rects -caravel_00020001_fill_pattern_2_5: 5960000 rects -caravel_00020001_fill_pattern_2_5: 5970000 rects -caravel_00020001_fill_pattern_2_5: 5980000 rects -caravel_00020001_fill_pattern_2_5: 5990000 rects -caravel_00020001_fill_pattern_2_5: 6000000 rects -caravel_00020001_fill_pattern_2_5: 6010000 rects -caravel_00020001_fill_pattern_2_5: 6020000 rects -caravel_00020001_fill_pattern_2_5: 6030000 rects -caravel_00020001_fill_pattern_2_5: 6040000 rects -caravel_00020001_fill_pattern_2_5: 6050000 rects -caravel_00020001_fill_pattern_2_5: 6060000 rects -caravel_00020001_fill_pattern_2_5: 6070000 rects -caravel_00020001_fill_pattern_2_5: 6080000 rects -caravel_00020001_fill_pattern_2_5: 6090000 rects -caravel_00020001_fill_pattern_2_5: 6100000 rects -caravel_00020001_fill_pattern_2_5: 6110000 rects -caravel_00020001_fill_pattern_2_5: 6120000 rects -caravel_00020001_fill_pattern_2_5: 6130000 rects -caravel_00020001_fill_pattern_2_5: 6140000 rects -caravel_00020001_fill_pattern_2_5: 6150000 rects -caravel_00020001_fill_pattern_2_5: 6160000 rects -caravel_00020001_fill_pattern_2_5: 6170000 rects -caravel_00020001_fill_pattern_2_5: 6180000 rects -caravel_00020001_fill_pattern_2_5: 6190000 rects -caravel_00020001_fill_pattern_2_5: 6200000 rects -caravel_00020001_fill_pattern_2_5: 6210000 rects -caravel_00020001_fill_pattern_2_5: 6220000 rects -caravel_00020001_fill_pattern_2_5: 6230000 rects -caravel_00020001_fill_pattern_2_5: 6240000 rects -caravel_00020001_fill_pattern_2_5: 6250000 rects -caravel_00020001_fill_pattern_2_5: 6260000 rects -caravel_00020001_fill_pattern_2_5: 6270000 rects -caravel_00020001_fill_pattern_2_5: 6280000 rects -caravel_00020001_fill_pattern_2_5: 6290000 rects -caravel_00020001_fill_pattern_2_5: 6300000 rects -caravel_00020001_fill_pattern_2_5: 6310000 rects -caravel_00020001_fill_pattern_2_5: 6320000 rects -caravel_00020001_fill_pattern_2_5: 6330000 rects -caravel_00020001_fill_pattern_2_5: 6340000 rects -caravel_00020001_fill_pattern_2_5: 6350000 rects -caravel_00020001_fill_pattern_2_5: 6360000 rects -caravel_00020001_fill_pattern_2_5: 6370000 rects -caravel_00020001_fill_pattern_2_5: 6380000 rects -caravel_00020001_fill_pattern_2_5: 6390000 rects -caravel_00020001_fill_pattern_2_5: 6400000 rects -caravel_00020001_fill_pattern_2_5: 6410000 rects -caravel_00020001_fill_pattern_2_5: 6420000 rects -caravel_00020001_fill_pattern_2_5: 6430000 rects -caravel_00020001_fill_pattern_2_5: 6440000 rects -caravel_00020001_fill_pattern_2_5: 6450000 rects -caravel_00020001_fill_pattern_2_5: 6460000 rects -caravel_00020001_fill_pattern_2_5: 6470000 rects -caravel_00020001_fill_pattern_2_5: 6480000 rects -caravel_00020001_fill_pattern_2_5: 6490000 rects -caravel_00020001_fill_pattern_2_5: 6500000 rects -caravel_00020001_fill_pattern_2_5: 6510000 rects -caravel_00020001_fill_pattern_2_5: 6520000 rects -caravel_00020001_fill_pattern_2_5: 6530000 rects -caravel_00020001_fill_pattern_2_5: 6540000 rects -caravel_00020001_fill_pattern_2_5: 6550000 rects -caravel_00020001_fill_pattern_2_5: 6560000 rects -caravel_00020001_fill_pattern_2_5: 6570000 rects -caravel_00020001_fill_pattern_2_5: 6580000 rects -caravel_00020001_fill_pattern_2_5: 6590000 rects -caravel_00020001_fill_pattern_2_0: 4920000 rects -caravel_00020001_fill_pattern_2_0: 4930000 rects -caravel_00020001_fill_pattern_2_0: 4940000 rects -caravel_00020001_fill_pattern_2_0: 4950000 rects -caravel_00020001_fill_pattern_2_0: 4960000 rects -caravel_00020001_fill_pattern_2_0: 4970000 rects -caravel_00020001_fill_pattern_2_0: 4980000 rects -caravel_00020001_fill_pattern_2_0: 4990000 rects -caravel_00020001_fill_pattern_2_0: 5000000 rects -caravel_00020001_fill_pattern_2_0: 5010000 rects -caravel_00020001_fill_pattern_2_0: 5020000 rects -caravel_00020001_fill_pattern_2_0: 5030000 rects -caravel_00020001_fill_pattern_2_0: 5040000 rects -caravel_00020001_fill_pattern_2_0: 5050000 rects -caravel_00020001_fill_pattern_2_0: 5060000 rects -caravel_00020001_fill_pattern_2_0: 5070000 rects -caravel_00020001_fill_pattern_2_0: 5080000 rects -caravel_00020001_fill_pattern_2_0: 5090000 rects -caravel_00020001_fill_pattern_2_0: 5100000 rects -caravel_00020001_fill_pattern_2_0: 5110000 rects -caravel_00020001_fill_pattern_2_0: 5120000 rects -caravel_00020001_fill_pattern_2_0: 5130000 rects -caravel_00020001_fill_pattern_2_0: 5140000 rects -caravel_00020001_fill_pattern_2_0: 5150000 rects -caravel_00020001_fill_pattern_2_0: 5160000 rects -caravel_00020001_fill_pattern_2_0: 5170000 rects -caravel_00020001_fill_pattern_2_0: 5180000 rects -caravel_00020001_fill_pattern_2_0: 5190000 rects -caravel_00020001_fill_pattern_2_0: 5200000 rects -caravel_00020001_fill_pattern_2_0: 5210000 rects -caravel_00020001_fill_pattern_2_0: 5220000 rects -caravel_00020001_fill_pattern_2_0: 5230000 rects -caravel_00020001_fill_pattern_2_0: 5240000 rects -caravel_00020001_fill_pattern_2_0: 5250000 rects -caravel_00020001_fill_pattern_2_0: 5260000 rects -caravel_00020001_fill_pattern_2_0: 5270000 rects -caravel_00020001_fill_pattern_2_0: 5280000 rects -caravel_00020001_fill_pattern_2_0: 5290000 rects -caravel_00020001_fill_pattern_2_0: 5300000 rects -caravel_00020001_fill_pattern_2_0: 5310000 rects -caravel_00020001_fill_pattern_2_0: 5320000 rects -caravel_00020001_fill_pattern_2_0: 5330000 rects -caravel_00020001_fill_pattern_2_0: 5340000 rects -caravel_00020001_fill_pattern_2_0: 5350000 rects -caravel_00020001_fill_pattern_2_0: 5360000 rects -caravel_00020001_fill_pattern_2_0: 5370000 rects -caravel_00020001_fill_pattern_2_0: 5380000 rects -caravel_00020001_fill_pattern_2_0: 5390000 rects -caravel_00020001_fill_pattern_2_0: 5400000 rects -caravel_00020001_fill_pattern_2_0: 5410000 rects -caravel_00020001_fill_pattern_2_0: 5420000 rects -caravel_00020001_fill_pattern_2_0: 5430000 rects -caravel_00020001_fill_pattern_2_0: 5440000 rects -caravel_00020001_fill_pattern_2_0: 5450000 rects -caravel_00020001_fill_pattern_2_0: 5460000 rects -caravel_00020001_fill_pattern_2_0: 5470000 rects -caravel_00020001_fill_pattern_2_0: 5480000 rects -caravel_00020001_fill_pattern_2_0: 5490000 rects -caravel_00020001_fill_pattern_2_0: 5500000 rects -caravel_00020001_fill_pattern_2_0: 5510000 rects -caravel_00020001_fill_pattern_2_0: 5520000 rects -caravel_00020001_fill_pattern_2_0: 5530000 rects -caravel_00020001_fill_pattern_2_0: 5540000 rects -caravel_00020001_fill_pattern_2_0: 5550000 rects -caravel_00020001_fill_pattern_2_0: 5560000 rects -caravel_00020001_fill_pattern_2_0: 5570000 rects -caravel_00020001_fill_pattern_2_0: 5580000 rects -caravel_00020001_fill_pattern_2_0: 5590000 rects -caravel_00020001_fill_pattern_2_0: 5600000 rects -caravel_00020001_fill_pattern_2_0: 5610000 rects -caravel_00020001_fill_pattern_2_0: 5620000 rects -caravel_00020001_fill_pattern_2_0: 5630000 rects -caravel_00020001_fill_pattern_2_0: 5640000 rects -caravel_00020001_fill_pattern_2_0: 5650000 rects -caravel_00020001_fill_pattern_2_0: 5660000 rects -caravel_00020001_fill_pattern_2_0: 5670000 rects -caravel_00020001_fill_pattern_2_0: 5680000 rects -caravel_00020001_fill_pattern_2_0: 5690000 rects -caravel_00020001_fill_pattern_2_0: 5700000 rects -caravel_00020001_fill_pattern_2_0: 5710000 rects -caravel_00020001_fill_pattern_2_0: 5720000 rects -caravel_00020001_fill_pattern_2_0: 5730000 rects -caravel_00020001_fill_pattern_2_0: 5740000 rects -caravel_00020001_fill_pattern_2_0: 5750000 rects -caravel_00020001_fill_pattern_2_0: 5760000 rects -caravel_00020001_fill_pattern_2_0: 5770000 rects -caravel_00020001_fill_pattern_2_0: 5780000 rects -caravel_00020001_fill_pattern_2_0: 5790000 rects -caravel_00020001_fill_pattern_2_0: 5800000 rects -caravel_00020001_fill_pattern_2_0: 5810000 rects -caravel_00020001_fill_pattern_2_0: 5820000 rects -caravel_00020001_fill_pattern_2_0: 5830000 rects -caravel_00020001_fill_pattern_2_0: 5840000 rects -caravel_00020001_fill_pattern_2_0: 5850000 rects -caravel_00020001_fill_pattern_2_0: 5860000 rects -caravel_00020001_fill_pattern_2_0: 5870000 rects -caravel_00020001_fill_pattern_2_0: 5880000 rects -caravel_00020001_fill_pattern_2_0: 5890000 rects -caravel_00020001_fill_pattern_2_0: 5900000 rects -caravel_00020001_fill_pattern_2_0: 5910000 rects -caravel_00020001_fill_pattern_2_0: 5920000 rects -caravel_00020001_fill_pattern_2_0: 5930000 rects -caravel_00020001_fill_pattern_2_0: 5940000 rects -caravel_00020001_fill_pattern_2_0: 5950000 rects -caravel_00020001_fill_pattern_2_0: 5960000 rects -caravel_00020001_fill_pattern_2_0: 5970000 rects -caravel_00020001_fill_pattern_2_0: 5980000 rects -caravel_00020001_fill_pattern_2_0: 5990000 rects -caravel_00020001_fill_pattern_2_0: 6000000 rects -caravel_00020001_fill_pattern_2_0: 6010000 rects -caravel_00020001_fill_pattern_2_0: 6020000 rects -caravel_00020001_fill_pattern_2_0: 6030000 rects -caravel_00020001_fill_pattern_2_0: 6040000 rects -caravel_00020001_fill_pattern_2_0: 6050000 rects -caravel_00020001_fill_pattern_2_0: 6060000 rects -caravel_00020001_fill_pattern_2_0: 6070000 rects -caravel_00020001_fill_pattern_2_0: 6080000 rects -caravel_00020001_fill_pattern_2_0: 6090000 rects -caravel_00020001_fill_pattern_2_0: 6100000 rects -caravel_00020001_fill_pattern_2_0: 6110000 rects -caravel_00020001_fill_pattern_2_0: 6120000 rects -caravel_00020001_fill_pattern_2_0: 6130000 rects -caravel_00020001_fill_pattern_2_0: 6140000 rects -caravel_00020001_fill_pattern_2_0: 6150000 rects -caravel_00020001_fill_pattern_2_0: 6160000 rects -caravel_00020001_fill_pattern_2_0: 6170000 rects -caravel_00020001_fill_pattern_2_0: 6180000 rects -caravel_00020001_fill_pattern_2_0: 6190000 rects -caravel_00020001_fill_pattern_2_0: 6200000 rects -caravel_00020001_fill_pattern_2_0: 6210000 rects -caravel_00020001_fill_pattern_2_0: 6220000 rects -caravel_00020001_fill_pattern_2_0: 6230000 rects -caravel_00020001_fill_pattern_2_0: 6240000 rects -caravel_00020001_fill_pattern_2_0: 6250000 rects -caravel_00020001_fill_pattern_2_0: 6260000 rects -caravel_00020001_fill_pattern_2_0: 6270000 rects -caravel_00020001_fill_pattern_2_0: 6280000 rects -caravel_00020001_fill_pattern_2_0: 6290000 rects -caravel_00020001_fill_pattern_2_0: 6300000 rects -caravel_00020001_fill_pattern_2_0: 6310000 rects -caravel_00020001_fill_pattern_2_0: 6320000 rects -caravel_00020001_fill_pattern_2_0: 6330000 rects -caravel_00020001_fill_pattern_2_0: 6340000 rects -caravel_00020001_fill_pattern_2_0: 6350000 rects -caravel_00020001_fill_pattern_2_0: 6360000 rects -caravel_00020001_fill_pattern_2_0: 6370000 rects -caravel_00020001_fill_pattern_2_0: 6380000 rects -caravel_00020001_fill_pattern_2_0: 6390000 rects -caravel_00020001_fill_pattern_2_0: 6400000 rects -caravel_00020001_fill_pattern_2_0: 6410000 rects -caravel_00020001_fill_pattern_2_0: 6420000 rects -caravel_00020001_fill_pattern_2_0: 6430000 rects -caravel_00020001_fill_pattern_2_0: 6440000 rects -caravel_00020001_fill_pattern_2_0: 6450000 rects -caravel_00020001_fill_pattern_2_0: 6460000 rects -caravel_00020001_fill_pattern_2_0: 6470000 rects -caravel_00020001_fill_pattern_2_0: 6480000 rects -caravel_00020001_fill_pattern_2_0: 6490000 rects -caravel_00020001_fill_pattern_2_0: 6500000 rects -caravel_00020001_fill_pattern_2_0: 6510000 rects -caravel_00020001_fill_pattern_2_0: 6520000 rects -caravel_00020001_fill_pattern_2_0: 6530000 rects -caravel_00020001_fill_pattern_2_0: 6540000 rects -caravel_00020001_fill_pattern_2_0: 6550000 rects -caravel_00020001_fill_pattern_2_0: 6560000 rects -caravel_00020001_fill_pattern_2_0: 6570000 rects -caravel_00020001_fill_pattern_2_0: 6580000 rects -caravel_00020001_fill_pattern_2_0: 6590000 rects -caravel_00020001_fill_pattern_3_0: 3240000 rects -caravel_00020001_fill_pattern_3_0: 3250000 rects -caravel_00020001_fill_pattern_3_0: 3260000 rects -caravel_00020001_fill_pattern_3_0: 3270000 rects -caravel_00020001_fill_pattern_3_0: 3280000 rects -caravel_00020001_fill_pattern_3_0: 3290000 rects -caravel_00020001_fill_pattern_3_0: 3300000 rects -caravel_00020001_fill_pattern_3_0: 3310000 rects -caravel_00020001_fill_pattern_3_0: 3320000 rects -caravel_00020001_fill_pattern_3_0: 3330000 rects -caravel_00020001_fill_pattern_3_0: 3340000 rects -caravel_00020001_fill_pattern_3_0: 3350000 rects -caravel_00020001_fill_pattern_3_0: 3360000 rects -caravel_00020001_fill_pattern_3_0: 3370000 rects -caravel_00020001_fill_pattern_3_0: 3380000 rects -caravel_00020001_fill_pattern_3_0: 3390000 rects -caravel_00020001_fill_pattern_3_0: 3400000 rects -caravel_00020001_fill_pattern_3_0: 3410000 rects -caravel_00020001_fill_pattern_3_0: 3420000 rects -caravel_00020001_fill_pattern_3_0: 3430000 rects -caravel_00020001_fill_pattern_3_0: 3440000 rects -caravel_00020001_fill_pattern_3_0: 3450000 rects -caravel_00020001_fill_pattern_3_0: 3460000 rects -caravel_00020001_fill_pattern_3_0: 3470000 rects -caravel_00020001_fill_pattern_3_0: 3480000 rects -caravel_00020001_fill_pattern_3_0: 3490000 rects -caravel_00020001_fill_pattern_3_0: 3500000 rects -caravel_00020001_fill_pattern_3_0: 3510000 rects -caravel_00020001_fill_pattern_3_0: 3520000 rects -caravel_00020001_fill_pattern_3_0: 3530000 rects -caravel_00020001_fill_pattern_3_0: 3540000 rects -caravel_00020001_fill_pattern_3_0: 3550000 rects -caravel_00020001_fill_pattern_3_0: 3560000 rects -caravel_00020001_fill_pattern_3_0: 3570000 rects -caravel_00020001_fill_pattern_3_0: 3580000 rects -caravel_00020001_fill_pattern_3_0: 3590000 rects -caravel_00020001_fill_pattern_3_0: 3600000 rects -caravel_00020001_fill_pattern_3_0: 3610000 rects -caravel_00020001_fill_pattern_3_0: 3620000 rects -caravel_00020001_fill_pattern_3_0: 3630000 rects -caravel_00020001_fill_pattern_3_0: 3640000 rects -caravel_00020001_fill_pattern_3_0: 3650000 rects -caravel_00020001_fill_pattern_3_0: 3660000 rects -caravel_00020001_fill_pattern_3_0: 3670000 rects -caravel_00020001_fill_pattern_3_0: 3680000 rects -caravel_00020001_fill_pattern_3_0: 3690000 rects -caravel_00020001_fill_pattern_3_0: 3700000 rects -caravel_00020001_fill_pattern_3_0: 3710000 rects -caravel_00020001_fill_pattern_3_0: 3720000 rects -caravel_00020001_fill_pattern_3_0: 3730000 rects -caravel_00020001_fill_pattern_3_0: 3740000 rects -caravel_00020001_fill_pattern_3_0: 3750000 rects -caravel_00020001_fill_pattern_3_0: 3760000 rects -caravel_00020001_fill_pattern_3_0: 3770000 rects -caravel_00020001_fill_pattern_3_0: 3780000 rects -caravel_00020001_fill_pattern_3_0: 3790000 rects -caravel_00020001_fill_pattern_3_0: 3800000 rects -caravel_00020001_fill_pattern_3_0: 3810000 rects -caravel_00020001_fill_pattern_3_0: 3820000 rects -caravel_00020001_fill_pattern_3_0: 3830000 rects -caravel_00020001_fill_pattern_3_0: 3840000 rects -caravel_00020001_fill_pattern_3_0: 3850000 rects -caravel_00020001_fill_pattern_3_0: 3860000 rects -caravel_00020001_fill_pattern_3_0: 3870000 rects -caravel_00020001_fill_pattern_3_0: 3880000 rects -caravel_00020001_fill_pattern_3_0: 3890000 rects -caravel_00020001_fill_pattern_3_0: 3900000 rects -caravel_00020001_fill_pattern_3_0: 3910000 rects -caravel_00020001_fill_pattern_3_0: 3920000 rects -caravel_00020001_fill_pattern_3_0: 3930000 rects -caravel_00020001_fill_pattern_3_0: 3940000 rects -caravel_00020001_fill_pattern_3_0: 3950000 rects -caravel_00020001_fill_pattern_3_0: 3960000 rects -caravel_00020001_fill_pattern_3_0: 3970000 rects -caravel_00020001_fill_pattern_3_0: 3980000 rects -caravel_00020001_fill_pattern_3_0: 3990000 rects -caravel_00020001_fill_pattern_3_0: 4000000 rects -caravel_00020001_fill_pattern_3_0: 4010000 rects -caravel_00020001_fill_pattern_3_0: 4020000 rects -caravel_00020001_fill_pattern_3_0: 4030000 rects -caravel_00020001_fill_pattern_3_0: 4040000 rects -caravel_00020001_fill_pattern_3_0: 4050000 rects -caravel_00020001_fill_pattern_3_0: 4060000 rects -caravel_00020001_fill_pattern_3_0: 4070000 rects -caravel_00020001_fill_pattern_3_0: 4080000 rects -caravel_00020001_fill_pattern_3_0: 4090000 rects -caravel_00020001_fill_pattern_3_0: 4100000 rects -caravel_00020001_fill_pattern_3_0: 4110000 rects -caravel_00020001_fill_pattern_3_0: 4120000 rects -caravel_00020001_fill_pattern_3_0: 4130000 rects -caravel_00020001_fill_pattern_3_0: 4140000 rects -caravel_00020001_fill_pattern_3_0: 4150000 rects -caravel_00020001_fill_pattern_3_0: 4160000 rects -caravel_00020001_fill_pattern_3_0: 4170000 rects -caravel_00020001_fill_pattern_3_0: 4180000 rects -caravel_00020001_fill_pattern_3_0: 4190000 rects -caravel_00020001_fill_pattern_3_0: 4200000 rects -caravel_00020001_fill_pattern_3_0: 4210000 rects -caravel_00020001_fill_pattern_3_0: 4220000 rects -caravel_00020001_fill_pattern_3_0: 4230000 rects -caravel_00020001_fill_pattern_3_0: 4240000 rects -caravel_00020001_fill_pattern_3_0: 4250000 rects -caravel_00020001_fill_pattern_3_0: 4260000 rects -caravel_00020001_fill_pattern_3_0: 4270000 rects -caravel_00020001_fill_pattern_3_0: 4280000 rects -caravel_00020001_fill_pattern_3_0: 4290000 rects -caravel_00020001_fill_pattern_3_0: 4300000 rects -caravel_00020001_fill_pattern_3_0: 4310000 rects -caravel_00020001_fill_pattern_3_0: 4320000 rects -caravel_00020001_fill_pattern_3_0: 4330000 rects -caravel_00020001_fill_pattern_3_0: 4340000 rects -caravel_00020001_fill_pattern_3_0: 4350000 rects -caravel_00020001_fill_pattern_3_0: 4360000 rects -caravel_00020001_fill_pattern_3_0: 4370000 rects -caravel_00020001_fill_pattern_3_0: 4380000 rects -caravel_00020001_fill_pattern_3_0: 4390000 rects -caravel_00020001_fill_pattern_3_0: 4400000 rects -caravel_00020001_fill_pattern_3_0: 4410000 rects -caravel_00020001_fill_pattern_3_0: 4420000 rects -caravel_00020001_fill_pattern_3_0: 4430000 rects -caravel_00020001_fill_pattern_3_0: 4440000 rects -caravel_00020001_fill_pattern_3_0: 4450000 rects -caravel_00020001_fill_pattern_3_0: 4460000 rects -caravel_00020001_fill_pattern_3_0: 4470000 rects -caravel_00020001_fill_pattern_3_0: 4480000 rects -caravel_00020001_fill_pattern_3_0: 4490000 rects -caravel_00020001_fill_pattern_3_0: 4500000 rects -caravel_00020001_fill_pattern_3_0: 4510000 rects -caravel_00020001_fill_pattern_3_0: 4520000 rects -caravel_00020001_fill_pattern_3_0: 4530000 rects -caravel_00020001_fill_pattern_3_0: 4540000 rects -caravel_00020001_fill_pattern_3_0: 4550000 rects -caravel_00020001_fill_pattern_3_0: 4560000 rects -caravel_00020001_fill_pattern_3_0: 4570000 rects -caravel_00020001_fill_pattern_3_0: 4580000 rects -caravel_00020001_fill_pattern_3_0: 4590000 rects -caravel_00020001_fill_pattern_3_0: 4600000 rects -caravel_00020001_fill_pattern_3_0: 4610000 rects -caravel_00020001_fill_pattern_3_0: 4620000 rects -caravel_00020001_fill_pattern_3_0: 4630000 rects -caravel_00020001_fill_pattern_3_0: 4640000 rects -caravel_00020001_fill_pattern_3_0: 4650000 rects -caravel_00020001_fill_pattern_3_0: 4660000 rects -caravel_00020001_fill_pattern_3_0: 4670000 rects -caravel_00020001_fill_pattern_3_0: 4680000 rects -caravel_00020001_fill_pattern_3_0: 4690000 rects -caravel_00020001_fill_pattern_3_0: 4700000 rects -caravel_00020001_fill_pattern_3_0: 4710000 rects -caravel_00020001_fill_pattern_3_0: 4720000 rects -caravel_00020001_fill_pattern_3_0: 4730000 rects -caravel_00020001_fill_pattern_3_0: 4740000 rects -caravel_00020001_fill_pattern_3_0: 4750000 rects -caravel_00020001_fill_pattern_3_0: 4760000 rects -caravel_00020001_fill_pattern_3_0: 4770000 rects -caravel_00020001_fill_pattern_3_0: 4780000 rects -caravel_00020001_fill_pattern_3_0: 4790000 rects -caravel_00020001_fill_pattern_3_0: 4800000 rects -caravel_00020001_fill_pattern_3_0: 4810000 rects -caravel_00020001_fill_pattern_3_0: 4820000 rects -caravel_00020001_fill_pattern_3_0: 4830000 rects -caravel_00020001_fill_pattern_3_0: 4840000 rects -caravel_00020001_fill_pattern_3_0: 4850000 rects -caravel_00020001_fill_pattern_3_0: 4860000 rects -caravel_00020001_fill_pattern_3_0: 4870000 rects -caravel_00020001_fill_pattern_3_0: 4880000 rects -caravel_00020001_fill_pattern_3_0: 4890000 rects -caravel_00020001_fill_pattern_3_0: 4900000 rects -caravel_00020001_fill_pattern_3_0: 4910000 rects +caravel_00 rects +caravel_00020001_fill_pattern_3_5: 720000 rects +caravel_00020001_fill_pattern_3_5: 730000 rects +caravel_00020001_fill_pattern_3_5: 740000 rects +caravel_00020001_fill_pattern_3_5: 750000 rects +caravel_00020001_fill_pattern_3_5: 760000 rects +caravel_00020001_fill_pattern_3_5: 770000 rects +caravel_00020001_fill_pattern_3_5: 780000 rects +caravel_00020001_fill_pattern_3_5: 790000 rects +caravel_00020001_fill_pattern_3_5: 800000 rects +caravel_00020001_fill_pattern_3_5: 810000 rects +caravel_00020001_fill_pattern_3_5: 820000 rects +caravel_00020001_fill_pattern_3_5: 830000 rects +caravel_00020001_fill_pattern_3_5: 840000 rects +caravel_00020001_fill_pattern_3_5: 850000 rects +caravel_00020001_fill_pattern_3_5: 860000 rects +caravel_00020001_fill_pattern_3_5: 870000 rects +caravel_00020001_fill_pattern_3_5: 880000 rects +caravel_00020001_fill_pattern_3_5: 890000 rects +caravel_00020001_fill_pattern_3_5: 900000 rects +caravel_00020001_fill_pattern_3_5: 910000 rects +caravel_00020001_fill_pattern_3_5: 920000 rects +caravel_00020001_fill_pattern_3_5: 930000 rects +caravel_00020001_fill_pattern_3_5: 940000 rects +caravel_00020001_fill_pattern_3_5: 950000 rects +caravel_00020001_fill_pattern_3_5: 960000 rects +caravel_00020001_fill_pattern_3_5: 970000 rects +caravel_00020001_fill_pattern_3_5: 980000 rects +caravel_00020001_fill_pattern_3_5: 990000 rects +caravel_00020001_fill_pattern_3_5: 1000000 rects +caravel_00020001_fill_pattern_3_5: 1010000 rects +caravel_00020001_fill_pattern_3_5: 1020000 rects +caravel_00020001_fill_pattern_3_5: 1030000 rects +caravel_00020001_fill_pattern_3_5: 1040000 rects +caravel_00020001_fill_pattern_3_5: 1050000 rects +caravel_00020001_fill_pattern_3_5: 1060000 rects +caravel_00020001_fill_pattern_3_5: 1070000 rects +caravel_00020001_fill_pattern_3_5: 1080000 rects +caravel_00020001_fill_pattern_3_5: 1090000 rects +caravel_00020001_fill_pattern_3_5: 1100000 rects +caravel_00020001_fill_pattern_3_5: 1110000 rects +caravel_00020001_fill_pattern_3_5: 1120000 rects +caravel_00020001_fill_pattern_3_5: 1130000 rects +caravel_00020001_fill_pattern_3_5: 1140000 rects +caravel_00020001_fill_pattern_3_5: 1150000 rects +caravel_00020001_fill_pattern_3_5: 1160000 rects +caravel_00020001_fill_pattern_3_5: 1170000 rects +caravel_00020001_fill_pattern_3_5: 1180000 rects +caravel_00020001_fill_pattern_3_5: 1190000 rects +caravel_00020001_fill_pattern_3_5: 1200000 rects +caravel_00020001_fill_pattern_3_5: 1210000 rects +caravel_00020001_fill_pattern_3_5: 1220000 rects +caravel_00020001_fill_pattern_3_5: 1230000 rects +caravel_00020001_fill_pattern_3_5: 1240000 rects +caravel_00020001_fill_pattern_3_5: 1250000 rects +caravel_00020001_fill_pattern_3_5: 1260000 rects +caravel_00020001_fill_pattern_3_5: 1270000 rects +caravel_00020001_fill_pattern_3_5: 1280000 rects +caravel_00020001_fill_pattern_3_5: 1290000 rects +caravel_00020001_fill_pattern_3_5: 1300000 rects +caravel_00020001_fill_pattern_3_5: 1310000 rects +caravel_00020001_fill_pattern_3_5: 1320000 rects +caravel_00020001_fill_pattern_3_5: 1330000 rects +caravel_00020001_fill_pattern_3_5: 1340000 rects +caravel_00020001_fill_pattern_3_5: 1350000 rects +caravel_00020001_fill_pattern_3_5: 1360000 rects +caravel_00020001_fill_pattern_3_5: 1370000 rects +caravel_00020001_fill_pattern_3_5: 1380000 rects +caravel_00020001_fill_pattern_3_5: 1390000 rects +caravel_00020001_fill_pattern_3_5: 1400000 rects +caravel_00020001_fill_pattern_3_5: 1410000 rects +caravel_00020001_fill_pattern_3_5: 1420000 rects +caravel_00020001_fill_pattern_3_5: 1430000 rects +caravel_00020001_fill_pattern_3_5: 1440000 rects +caravel_00020001_fill_pattern_3_5: 1450000 rects +caravel_00020001_fill_pattern_3_5: 1460000 rects +caravel_00020001_fill_pattern_3_5: 1470000 rects +caravel_00020001_fill_pattern_3_5: 1480000 rects +caravel_00020001_fill_pattern_3_5: 1490000 rects +caravel_00020001_fill_pattern_3_5: 1500000 rects +caravel_00020001_fill_pattern_3_5: 1510000 rects +caravel_00020001_fill_pattern_3_5: 1520000 rects +caravel_00020001_fill_pattern_3_5: 1530000 rects +caravel_00020001_fill_pattern_3_5: 1540000 rects +caravel_00020001_fill_pattern_3_5: 1550000 rects +caravel_00020001_fill_pattern_2_1: 1560000 rects +caravel_00020001_fill_pattern_2_1: 1570000 rects +caravel_00020001_fill_pattern_2_1: 1580000 rects +caravel_00020001_fill_pattern_2_1: 1590000 rects +caravel_00020001_fill_pattern_2_1: 1600000 rects +caravel_00020001_fill_pattern_2_1: 1610000 rects +caravel_00020001_fill_pattern_2_1: 1620000 rects +caravel_00020001_fill_pattern_2_1: 1630000 rects +caravel_00020001_fill_pattern_2_1: 1640000 rects +caravel_00020001_fill_pattern_2_1: 1650000 rects +caravel_00020001_fill_pattern_2_1: 1660000 rects +caravel_00020001_fill_pattern_2_1: 1670000 rects +caravel_00020001_fill_pattern_2_1: 1680000 rects +caravel_00020001_fill_pattern_2_1: 1690000 rects +caravel_00020001_fill_pattern_2_1: 1700000 rects +caravel_00020001_fill_pattern_2_1: 1710000 rects +caravel_00020001_fill_pattern_2_1: 1720000 rects +caravel_00020001_fill_pattern_2_1: 1730000 rects +caravel_00020001_fill_pattern_2_1: 1740000 rects +caravel_00020001_fill_pattern_2_1: 1750000 rects +caravel_00020001_fill_pattern_2_1: 1760000 rects +caravel_00020001_fill_pattern_2_1: 1770000 rects +caravel_00020001_fill_pattern_2_1: 1780000 rects +caravel_00020001_fill_pattern_2_1: 1790000 rects +caravel_00020001_fill_pattern_2_1: 1800000 rects +caravel_00020001_fill_pattern_2_1: 1810000 rects +caravel_00020001_fill_pattern_2_1: 1820000 rects +caravel_00020001_fill_pattern_2_1: 1830000 rects +caravel_00020001_fill_pattern_2_1: 1840000 rects +caravel_00020001_fill_pattern_2_1: 1850000 rects +caravel_00020001_fill_pattern_2_1: 1860000 rects +caravel_00020001_fill_pattern_2_1: 1870000 rects +caravel_00020001_fill_pattern_2_1: 1880000 rects +caravel_00020001_fill_pattern_2_1: 1890000 rects +caravel_00020001_fill_pattern_2_1: 1900000 rects +caravel_00020001_fill_pattern_2_1: 1910000 rects +caravel_00020001_fill_pattern_2_1: 1920000 rects +caravel_00020001_fill_pattern_2_1: 1930000 rects +caravel_00020001_fill_pattern_2_1: 1940000 rects +caravel_00020001_fill_pattern_2_1: 1950000 rects +caravel_00020001_fill_pattern_2_1: 1960000 rects +caravel_00020001_fill_pattern_2_1: 1970000 rects +caravel_00020001_fill_pattern_2_1: 1980000 rects +caravel_00020001_fill_pattern_2_1: 1990000 rects +caravel_00020001_fill_pattern_2_1: 2000000 rects +caravel_00020001_fill_pattern_2_1: 2010000 rects +caravel_00020001_fill_pattern_2_1: 2020000 rects +caravel_00020001_fill_pattern_2_1: 2030000 rects +caravel_00020001_fill_pattern_2_1: 2040000 rects +caravel_00020001_fill_pattern_2_1: 2050000 rects +caravel_00020001_fill_pattern_2_1: 2060000 rects +caravel_00020001_fill_pattern_2_1: 2070000 rects +caravel_00020001_fill_pattern_2_1: 2080000 rects +caravel_00020001_fill_pattern_2_1: 2090000 rects +caravel_00020001_fill_pattern_2_1: 2100000 rects +caravel_00020001_fill_pattern_2_1: 2110000 rects +caravel_00020001_fill_pattern_2_1: 2120000 rects +caravel_00020001_fill_pattern_2_1: 2130000 rects +caravel_00020001_fill_pattern_2_1: 2140000 rects +caravel_00020001_fill_pattern_2_1: 2150000 rects +caravel_00020001_fill_pattern_2_1: 2160000 rects +caravel_00020001_fill_pattern_2_1: 2170000 rects +caravel_00020001_fill_pattern_2_1: 2180000 rects +caravel_00020001_fill_pattern_2_1: 2190000 rects +caravel_00020001_fill_pattern_2_1: 2200000 rects +caravel_00020001_fill_pattern_2_1: 2210000 rects +caravel_00020001_fill_pattern_2_1: 2220000 rects +caravel_00020001_fill_pattern_2_1: 2230000 rects +caravel_00020001_fill_pattern_2_1: 2240000 rects +caravel_00020001_fill_pattern_2_1: 2250000 rects +caravel_00020001_fill_pattern_2_1: 2260000 rects +caravel_00020001_fill_pattern_2_1: 2270000 rects +caravel_00020001_fill_pattern_2_1: 2280000 rects +caravel_00020001_fill_pattern_2_1: 2290000 rects +caravel_00020001_fill_pattern_2_1: 2300000 rects +caravel_00020001_fill_pattern_2_1: 2310000 rects +caravel_00020001_fill_pattern_2_1: 2320000 rects +caravel_00020001_fill_pattern_2_1: 2330000 rects +caravel_00020001_fill_pattern_2_1: 2340000 rects +caravel_00020001_fill_pattern_2_1: 2350000 rects +caravel_00020001_fill_pattern_2_1: 2360000 rects +caravel_00020001_fill_pattern_2_1: 2370000 rects +caravel_00020001_fill_pattern_2_1: 2380000 rects +caravel_00020001_fill_patter00020001_fill_pattern_2_0: 4910000 rects00020001_fill_pattern_4_1: 3230000 rectsn_2_1: 2390000 rects +caravel_00020001_fill_pattern_2_1: 2400000 rects +caravel_00020001_fill_pattern_2_1: 2410000 rects +caravel_00020001_fill_pattern_2_1: 2420000 rects +caravel_00020001_fill_pattern_2_1: 2430000 rects +caravel_00020001_fill_pattern_2_1: 2440000 rects +caravel_00020001_fill_pattern_2_1: 2450000 rects +caravel_00020001_fill_pattern_2_1: 2460000 rects +caravel_00020001_fill_pattern_2_1: 2470000 rects +caravel_00020001_fill_pattern_2_1: 2480000 rects +caravel_00020001_fill_pattern_2_1: 2490000 rects +caravel_00020001_fill_pattern_2_1: 2500000 rects +caravel_00020001_fill_pattern_2_1: 2510000 rects +caravel_00020001_fill_pattern_2_1: 2520000 rects +caravel_00020001_fill_pattern_2_1: 2530000 rects +caravel_00020001_fill_pattern_2_1: 2540000 rects +caravel_00020001_fill_pattern_2_1: 2550000 rects +caravel_00020001_fill_pattern_2_1: 2560000 rects +caravel_00020001_fill_pattern_2_1: 2570000 rects +caravel_00020001_fill_pattern_2_1: 2580000 rects +caravel_00020001_fill_pattern_2_1: 2590000 rects +caravel_00020001_fill_pattern_2_1: 2600000 rects +caravel_00020001_fill_pattern_2_1: 2610000 rects +caravel_00020001_fill_pattern_2_1: 2620000 rects +caravel_00020001_fill_pattern_2_1: 2630000 rects +caravel_00020001_fill_pattern_2_1: 2640000 rects +caravel_00020001_fill_pattern_2_1: 2650000 rects +caravel_00020001_fill_pattern_2_1: 2660000 rects +caravel_00020001_fill_pattern_2_1: 2670000 rects +caravel_00020001_fill_pattern_2_1: 2680000 rects +caravel_00020001_fill_pattern_2_1: 2690000 rects +caravel_00020001_fill_pattern_2_1: 2700000 rects +caravel_00020001_fill_pattern_2_1: 2710000 rects +caravel_00020001_fill_pattern_2_1: 2720000 rects +caravel_00020001_fill_pattern_2_1: 2730000 rects +caravel_00020001_fill_pattern_2_1: 2740000 rects +caravel_00020001_fill_pattern_2_1: 2750000 rects +caravel_00020001_fill_pattern_2_1: 2760000 rects +caravel_00020001_fill_pattern_2_1: 2770000 rects +caravel_00020001_fill_pattern_2_1: 2780000 rects +caravel_00020001_fill_pattern_2_1: 2790000 rects +caravel_00020001_fill_pattern_2_1: 2800000 rects +caravel_00020001_fill_pattern_2_1: 2810000 rects +caravel_00020001_fill_pattern_2_1: 2820000 rects +caravel_00020001_fill_pattern_2_1: 2830000 rects +caravel_00020001_fill_pattern_2_1: 2840000 rects +caravel_00020001_fill_pattern_2_1: 2850000 rects +caravel_00020001_fill_pattern_2_1: 2860000 rects +caravel_00020001_fill_pattern_2_1: 2870000 rects +caravel_00020001_fill_pattern_2_1: 2880000 rects +caravel_00020001_fill_pattern_2_1: 2890000 rects +caravel_00020001_fill_pattern_2_1: 2900000 rects +caravel_00020001_fill_pattern_2_1: 2910000 rects +caravel_00020001_fill_pattern_2_1: 2920000 rects +caravel_00020001_fill_pattern_2_1: 2930000 rects +caravel_00020001_fill_pattern_2_1: 2940000 rects +caravel_00020001_fill_pattern_2_1: 2950000 rects +caravel_00020001_fill_pattern_2_1: 2960000 rects +caravel_00020001_fill_pattern_2_1: 2970000 rects +caravel_00020001_fill_pattern_2_1: 2980000 rects +caravel_00020001_fill_pattern_2_1: 2990000 rects +caravel_00020001_fill_pattern_2_1: 3000000 rects +caravel_00020001_fill_pattern_2_1: 3010000 rects +caravel_00020001_fill_pattern_2_1: 3020000 rects +caravel_00020001_fill_pattern_2_1: 3030000 rects +caravel_00020001_fill_pattern_2_1: 3040000 rects +caravel_00020001_fill_pattern_2_1: 3050000 rects +caravel_00020001_fill_pattern_2_1: 3060000 rects +caravel_00020001_fill_pattern_2_1: 3070000 rects +caravel_00020001_fill_pattern_2_1: 3080000 rects +caravel_00020001_fill_pattern_2_1: 3090000 rects +caravel_00020001_fill_pattern_2_1: 3100000 rects +caravel_00020001_fill_pattern_2_1: 3110000 rects +caravel_00020001_fill_pattern_2_1: 3120000 rects +caravel_00020001_fill_pattern_2_1: 3130000 rects +caravel_00020001_fill_pattern_2_1: 3140000 rects +caravel_00020001_fill_pattern_2_1: 3150000 rects +caravel_00020001_fill_pattern_2_1: 3160000 rects +caravel_00020001_fill_pattern_2_1: 3170000 rects +caravel_00020001_fill_pattern_2_1: 3180000 rects +caravel_00020001_fill_pattern_2_1: 3190000 rects +caravel_00020001_fill_pattern_2_1: 3200000 rects +caravel_00020001_fill_pattern_2_1: 3210000 rects +caravel_00020001_fill_pattern_2_1: 3220000 rects +caravel_00020001_fill_pattern_2_1: 3230000 rectsul 28 09:22:23 PDT 2021. +Starting magic under Tcl interpreter +Using the terminal as the console. +Using NULL graphics device. +site.pre: In custom site.pre... +site.pre: altered 'path sys' to: . $CAD_ROOT/magic/sys/ef-lib-magic/sys/style $CAD_ROOT/magic/sys $CAD_ROOT/magic/sys/current +Processing system .magicrc file +site.def: In custom site.def... +Sourcing design .magicrc for technology sky130A ... +2 Magic internal units = 1 Lambda +Input style sky130(vendor): scaleFactor=2, multiplier=2 +Scaled tech values by 2 / 1 to match internal grid scaling +Loading sky130A Device Generator Menu ... +Loading "/mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag/generate_fill_dist.tcl" from command line. +caravel_00020001_fill_pattern_2_5: 10000 rects +caravel_00020001_fill_pattern_2_5: 20000 rects +caravel_00020001_fill_pattern_2_5: 30000 rects +caravel_00020001_fill_pattern_2_5: 40000 rects +caravel_00020001_fill_pattern_2_5: 50000 rects +caravel_00020001_fill_pattern_2_5: 60000 rects +caravel_00020001_fill_pattern_2_5: 70000 rects +caravel_00020001_fill_pattern_2_5: 80000 rects +caravel_00020001_fill_pattern_2_5: 90000 rects +caravel_00020001_fill_pattern_2_5: 100000 rects +caravel_00020001_fill_pattern_2_5: 110000 rects +caravel_00020001_fill_pattern_2_5: 120000 rects +caravel_00020001_fill_pattern_2_5: 130000 rects +caravel_00020001_fill_pattern_2_5: 140000 rects +caravel_00020001_fill_pattern_2_5: 150000 rects +caravel_00020001_fill_pattern_2_5: 160000 rects +caravel_00020001_fill_pattern_2_5: 170000 rects +caravel_00020001_fill_pattern_2_5: 180000 rects +caravel_00020001_fill_pattern_2_5: 190000 rects +caravel_00020001_fill_pattern_2_5: 200000 rects +caravel_00020001_fill_pattern_2_5: 210000 rects +caravel_00020001_fill_pattern_2_5: 220000 rects +caravel_00020001_fill_pattern_2_5: 230000 rects +caravel_00020001_fill_pattern_2_5: 240000 rects +caravel_00020001_fill_pattern_2_5: 250000 rects +caravel_00020001_fill_pattern_2_5: 260000 rects +caravel_00020001_fill_pattern_2_5: 270000 rects +caravel_00020001_fill_pattern_2_5: 280000 rects +caravel_00020001_fill_pattern_2_5: 290000 rects +caravel_00020001_fill_pattern_2_5: 300000 rects +caravel_00020001_fill_pattern_2_5: 310000 rects +caravel_00020001_fill_pattern_2_5: 320000 rects +caravel_00020001_fill_pattern_2_5: 330000 rects +caravel_00020001_fill_pattern_2_5: 340000 rects +caravel_00020001_fill_pattern_2_5: 350000 rects +caravel_00020001_fill_pattern_2_5: 360000 rects +caravel_00020001_fill_pattern_2_5: 370000 rects +caravel_00020001_fill_pattern_2_5: 380000 rects +caravel_00020001_fill_pattern_2_5: 390000 rects +caravel_00020001_fill_pattern_2_5: 400000 rects +caravel_00020001_fill_pattern_2_5: 410000 rects +caravel_00020001_fill_pattern_2_5: 420000 rects +caravel_00020001_fill_pattern_2_5: 430000 rects +caravel_00020001_fill_pattern_2_5: 440000 rects +caravel_00020001_fill_pattern_2_5: 450000 rects +caravel_00020001_fill_pattern_2_5: 460000 rects +caravel_00020001_fill_pattern_2_5: 470000 rects +caravel_00020001_fill_pattern_2_5: 480000 rects +caravel_00020001_fill_pattern_2_5: 490000 rects +caravel_00020001_fill_pattern_2_5: 500000 rects +caravel_00020001_fill_pattern_2_5: 510000 rects +caravel_00020001_fill_pattern_2_5: 520000 rects +caravel_00020001_fill_pattern_2_5: 530000 rects +caravel_00020001_fill_pattern_2_5: 540000 rects +caravel_00020001_fill_pattern_2_5: 550000 rects +caravel_00020001_fill_pattern_2_5: 560000 rects +caravel_00020001_fill_pattern_2_5: 570000 rects +caravel_00020001_fill_pattern_2_5: 580000 rects +caravel_00020001_fill_pattern_2_5: 590000 rects +caravel_00020001_fill_pattern_2_5: 600000 rects +caravel_00020001_fill_pattern_2_5: 610000 rects +caravel_00020001_fill_pattern_2_5: 620000 rects +caravel_00020001_fill_pattern_2_5: 630000 rects +caravel_00020001_fill_pattern_2_5: 640000 rects +caravel_00020001_fill_pattern_2_5: 650000 rects +caravel_00020001_fill_pattern_2_5: 660000 rects +caravel_00020001_fill_pattern_2_5: 670000 rects +caravel_00020001_fill_pattern_2_5: 680000 rects +caravel_00020001_fill_pattern_2_5: 690000 rects +caravel_00020001_fill_pattern_2_5: 700000 rects +caravel_00020001_fill_pattern_2_5: 710000 rects +caravel_00020001_fill_pattern_2_5: 720000 rects +caravel_00020001_fill_pattern_2_5: 730000 rects +caravel_00020001_fill_pattern_2_5: 740000 rects +caravel_00020001_fill_pattern_2_5: 750000 rects +caravel_00020001_fill_pattern_2_5: 760000 rects +caravel_00020001_fill_pattern_2_5: 770000 rects +caravel_00020001_fill_pattern_2_5: 780000 rects +caravel_00020001_fill_pattern_2_5: 790000 rects +caravel_00020001_fill_pattern_2_5: 800000 rects +caravel_00020001_fill_pattern_2_5: 810000 rects +caravel_00020001_fill_pattern_2_5: 820000 rects +caravel_00020001_fill_pattern_2_5: 830000 rects +caravel_00020001_fill_pattern_2_5: 840000 rects +caravel_00020001_fill_pattern_2_5: 850000 rects +caravel_00020001_fill_pattern_2_5: 860000 rects +caravel_00020001_fill_pattern_2_5: 870000 rects +caravel_00020001_fill_pattern_2_5: 880000 rects +caravel_00020001_fill_pattern_2_5: 890000 rects +caravel_00020001_fill_pattern_2_5: 900000 rects +caravel_00020001_fill_pattern_2_5: 910000 rects +caravel_00020001_fill_pattern_2_5: 920000 rects +caravel_00020001_fill_pattern_2_5: 930000 rects +caravel_00020001_fill_pattern_2_5: 940000 rects +caravel_00020001_fill_pattern_2_5: 950000 rects +caravel_00020001_fill_pattern_2_5: 960000 rects +caravel_00020001_fill_pattern_2_5: 970000 rects +caravel_00020001_fill_pattern_2_5: 980000 rects +caravel_00020001_fill_pattern_2_5: 990000 rects +caravel_00020001_fill_pattern_2_5: 1000000 rects +caravel_00020001_fill_pattern_2_5: 1010000 rects +caravel_00020001_fill_pattern_2_5: 1020000 rects +caravel_00020001_fill_pattern_2_5: 1030000 rects +caravel_00020001_fill_pattern_2_5: 1040000 rects +caravel_00020001_fill_pattern_2_5: 1050000 rects +caravel_00020001_fill_pattern_2_5: 1060000 rects +caravel_00020001_fill_pattern_2_5: 1070000 rects +caravel_00020001_fill_pattern_2_5: 1080000 rects +caravel_00020001_fill_pattern_2_5: 1090000 rects +caravel_00020001_fill_pattern_2_5: 1100000 rects +caravel_00020001_fill_pattern_2_5: 1110000 rects +caravel_00020001_fill_pattern_2_5: 1120000 rects +caravel_00020001_fill_pattern_2_5: 1130000 rects +caravel_00020001_fill_pattern_2_5: 1140000 rects +caravel_00020001_fill_pattern_2_5: 1150000 rects +caravel_00020001_fill_pattern_2_5: 1160000 rects +caravel_00020001_fill_pattern_2_5: 1170000 rects +caravel_00020001_fill_pattern_2_5: 1180000 rects +caravel_00020001_fill_pattern_2_5: 1190000 rects +caravel_00020001_fill_pattern_2_5: 1200000 rects +caravel_00020001_fill_pattern_2_5: 1210000 rects +caravel_00020001_fill_pattern_2_5: 1220000 rects +caravel_00020001_fill_pattern_2_5: 1230000 rects +caravel_00020001_fill_pattern_2_5: 1240000 rects +caravel_00020001_fill_pattern_2_5: 1250000 rects +caravel_00020001_fill_pattern_2_5: 1260000 rects +caravel_00020001_fill_pattern_2_5: 1270000 rects +caravel_00020001_fill_pattern_2_5: 1280000 rects +caravel_00020001_fill_pattern_2_5: 1290000 rects +caravel_00020001_fill_pattern_2_5: 1300000 rects +caravel_00020001_fill_pattern_2_5: 1310000 rects +caravel_00020001_fill_pattern_2_5: 1320000 rects +caravel_00020001_fill_pattern_2_5: 1330000 rects +caravel_00020001_fill_pattern_2_5: 1340000 rects +caravel_00020001_fill_pattern_2_5: 1350000 rects +caravel_00020001_fill_pattern_2_5: 1360000 rects +caravel_00020001_fill_pattern_2_5: 1370000 rects +caravel_00020001_fill_pattern_2_5: 1380000 rects +caravel_00020001_fill_pattern_2_5: 1390000 rects +caravel_00020001_fill_pattern_2_5: 1400000 rects +caravel_00020001_fill_pattern_2_5: 1410000 rects +caravel_00020001_fill_pattern_2_5: 1420000 rects +caravel_00020001_fill_pattern_2_5: 1430000 rects +caravel_00020001_fill_pattern_2_5: 1440000 rects +caravel_00020001_fill_pattern_2_5: 1450000 rects +caravel_00020001_fill_pattern_2_5: 1460000 rects +caravel_00020001_fill_pattern_2_5: 1470000 rects +caravel_00020001_fill_pattern_2_5: 1480000 rects +caravel_00020001_fill_pattern_2_5: 1490000 rects +caravel_00020001_fill_pattern_2_5: 1500000 rects +caravel_00020001_fill_pattern_2_5: 1510000 rects +caravel_00020001_fill_pattern_2_5: 1520000 rects +caravel_00020001_fill_pattern_2_5: 1530000 rects +caravel_00020001_fill_pattern_2_5: 1540000 rects +caravel_00020001_fill_pattern_2_5: 1550000 rects +caravel_00020001_fill_pattern_3_4: 1560000 rects +caravel_00020001_fill_pattern_3_4: 1570000 rects +caravel_00020001_fill_pattern_3_4: 1580000 rects +caravel_00020001_fill_pattern_3_4: 1590000 rects +caravel_00020001_fill_pattern_3_4: 1600000 rects +caravel_00020001_fill_pattern_3_4: 1610000 rects +caravel_00020001_fill_pattern_3_4: 1620000 rects +caravel_00020001_fill_pattern_3_4: 1630000 rects +caravel_00020001_fill_pattern_3_4: 1640000 rects +caravel_00020001_fill_pattern_3_4: 1650000 rects +caravel_00020001_fill_pattern_3_4: 1660000 rects +caravel_00020001_fill_pattern_3_4: 1670000 rects +caravel_00020001_fill_pattern_3_4: 1680000 rects +caravel_00020001_fill_pattern_3_4: 1690000 rects +caravel_00020001_fill_pattern_3_4: 1700000 rects +caravel_00020001_fill_pattern_3_4: 1710000 rects +caravel_00020001_fill_pattern_3_4: 1720000 rects +caravel_00020001_fill_pattern_3_4: 1730000 rects +caravel_00020001_fill_pattern_3_4: 1740000 rects +caravel_00020001_fill_pattern_3_4: 1750000 rects +caravel_00020001_fill_pattern_3_4: 1760000 rects +caravel_00020001_fill_pattern_3_4: 1770000 rects +caravel_00020001_fill_pattern_3_4: 1780000 rects +caravel_00020001_fill_pattern_3_4: 1790000 rects +caravel_00020001_fill_pattern_3_4: 1800000 rects +caravel_00020001_fill_pattern_3_4: 1810000 rects +caravel_00020001_fill_pattern_3_4: 1820000 rects +caravel_00020001_fill_pattern_3_4: 1830000 rects +caravel_00020001_fill_pattern_3_4: 1840000 rects +caravel_00020001_fill_pattern_3_4: 1850000 rects +caravel_00020001_fill_pattern_3_4: 1860000 rects +caravel_00020001_fill_pattern_3_4: 1870000 rects +caravel_00020001_fill_pattern_3_4: 1880000 rects +caravel_00020001_fill_pattern_3_4: 1890000 rects +caravel_00020001_fill_pattern_3_4: 1900000 rects +caravel_00020001_fill_pattern_3_4: 1910000 rects +caravel_00020001_fill_pattern_3_4: 1920000 rects +caravel_00020001_fill_pattern_3_4: 1930000 rects +caravel_00020001_fill_pattern_3_4: 1940000 rects +caravel_00020001_fill_pattern_3_4: 1950000 rects +caravel_00020001_fill_pattern_3_4: 1960000 rects +caravel_00020001_fill_pattern_3_4: 1970000 rects +caravel_00020001_fill_pattern_3_4: 1980000 rects +caravel_00020001_fill_pattern_3_4: 1990000 rects +caravel_00020001_fill_pattern_3_4: 2000000 rects +caravel_00020001_fill_pattern_3_4: 2010000 rects +caravel_00020001_fill_pattern_3_4: 2020000 rects +caravel_00020001_fill_pattern_3_4: 2030000 rects +caravel_00020001_fill_pattern_3_4: 2040000 rects +caravel_00020001_fill_pattern_3_4: 2050000 rects +caravel_00020001_fill_pattern_3_4: 2060000 rects +caravel_00020001_fill_pattern_3_4: 2070000 rects +caravel_00020001_fill_pattern_3_4: 2080000 rects +caravel_00020001_fill_pattern_3_4: 2090000 rects +caravel_00020001_fill_pattern_3_4: 2100000 rects +caravel_00020001_fill_pattern_3_4: 2110000 rects +caravel_00020001_fill_pattern_3_4: 2120000 rects +caravel_00020001_fill_pattern_3_4: 2130000 rects +caravel_00020001_fill_pattern_3_4: 2140000 rects +caravel_00020001_fill_pattern_3_4: 2150000 rects +caravel_00020001_fill_pattern_3_4: 2160000 rects +caravel_00020001_fill_pattern_3_4: 2170000 rects +caravel_00020001_fill_pattern_3_4: 2180000 rects +caravel_00020001_fill_pattern_3_4: 2190000 rects +caravel_00020001_fill_pattern_3_4: 2200000 rects +caravel_00020001_fill_pattern_3_4: 2210000 rects +caravel_00020001_fill_pattern_3_4: 2220000 rects +caravel_00020001_fill_pattern_3_4: 2230000 rects +caravel_00020001_fill_pattern_3_4: 2240000 rects +caravel_00020001_fill_pattern_3_4: 2250000 rects +caravel_00020001_fill_pattern_3_4: 2260000 rects +caravel_00020001_fill_pattern_3_4: 2270000 rects +caravel_00020001_fill_pattern_3_4: 2280000 rects +caravel_00020001_fill_pattern_3_4: 2290000 rects +caravel_00020001_fill_pattern_3_4: 2300000 rects +caravel_00020001_fill_pattern_3_4: 2310000 rects +caravel_00020001_fill_pattern_3_4: 2320000 rects +caravel_00020001_fill_pattern_3_4: 2330000 rects +caravel_00020001_fill_pattern_3_4: 2340000 rects +caravel_00020001_fill_pattern_3_4: 2350000 rects +caravel_00020001_fill_pattern_3_4: 2360000 rects +caravel_00020001_fill_pattern_3_4: 2370000 rects +caravel_00020001_fill_pattern_3_4: 2380000 rects +caravel_00020001_fill_patterul 28 09:22:23 PDT 2021. +Starting magic under Tcl interpreter +Using the terminal as the console. +Using NULL graphics device. +site.pre: In custom site.pre... +site.pre: altered 'path sys' to: . $CAD_ROOT/magic/sys/ef-lib-magic/sys/style $CAD_ROOT/magic/sys $CAD_ROOT/magic/sys/current +Processing system .magicrc file +site.def: In custom site.def... +Sourcing design .magicrc for technology sky130A ... +2 Magic internal units = 1 Lambda +Input style sky130(vendor): scaleFactor=2, multiplier=2 +Scaled tech values by 2 / 1 to match internal grid scaling +Loading sky130A Device Generator Menu ... +Loading "/mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag/generate_fill_dist.tcl" from command line. +caravel_00020001_fill_pattern_2_6: 10000 rects +caravel_00020001_fill_pattern_2_6: 20000 rects +caravel_00020001_fill_pattern_2_6: 30000 rects +caravel_00020001_fill_pattern_2_6: 40000 rects +caravel_00020001_fill_pattern_2_6: 50000 rects +caravel_00020001_fill_pattern_2_6: 60000 rects +caravel_00020001_fill_pattern_2_6: 70000 rects +caravel_00020001_fill_pattern_2_6: 80000 rects +caravel_00020001_fill_pattern_2_6: 90000 rects +caravel_00020001_fill_pattern_2_6: 100000 rects +caravel_00020001_fill_pattern_2_6: 110000 rects +caravel_00020001_fill_pattern_2_6: 120000 rects +caravel_00020001_fill_pattern_2_6: 130000 rects +caravel_00020001_fill_pattern_2_6: 140000 rects +caravel_00020001_fill_pattern_2_6: 150000 rects +caravel_00020001_fill_pattern_2_6: 160000 rects +caravel_00020001_fill_pattern_2_6: 170000 rects +caravel_00020001_fill_pattern_2_6: 180000 rects +caravel_00020001_fill_pattern_2_6: 190000 rects +caravel_00020001_fill_pattern_2_6: 200000 rects +caravel_00020001_fill_pattern_2_6: 210000 rects +caravel_00020001_fill_pattern_2_6: 220000 rects +caravel_00020001_fill_pattern_2_6: 230000 rects +caravel_00020001_fill_pattern_2_6: 240000 rects +caravel_00020001_fill_pattern_2_6: 250000 rects +caravel_00020001_fill_pattern_2_6: 260000 rects +caravel_00020001_fill_pattern_2_6: 270000 rects +caravel_00020001_fill_pattern_2_6: 280000 rects +caravel_00020001_fill_pattern_2_6: 290000 rects +caravel_00020001_fill_pattern_2_6: 300000 rects +caravel_00020001_fill_pattern_2_6: 310000 rects +caravel_00020001_fill_pattern_2_6: 320000 rects +caravel_00020001_fill_pattern_2_6: 330000 rects +caravel_00020001_fill_pattern_2_6: 340000 rects +caravel_00020001_fill_pattern_2_6: 350000 rects +caravel_00020001_fill_pattern_2_6: 360000 rects +caravel_00020001_fill_pattern_2_6: 370000 rects +caravel_00020001_fill_pattern_2_6: 380000 rects +caravel_00020001_fill_pattern_2_6: 390000 rects +caravel_00020001_fill_pattern_2_6: 400000 rects +caravel_00020001_fill_pattern_2_6: 410000 rects +caravel_00020001_fill_pattern_2_6: 420000 rects +caravel_00020001_fill_pattern_2_6: 430000 rects +caravel_00020001_fill_pattern_2_6: 440000 rects +caravel_00020001_fill_pattern_2_6: 450000 rects +caravel_00020001_fill_pattern_2_6: 460000 rects +caravel_00020001_fill_pattern_2_6: 470000 rects +caravel_00020001_fill_pattern_2_6: 480000 rects +caravel_00020001_fill_pattern_2_6: 490000 rects +caravel_00020001_fill_pattern_2_6: 500000 rects +caravel_00020001_fill_pattern_2_6: 510000 rects +caravel_00020001_fill_pattern_2_6: 520000 rects +caravel_00020001_fill_pattern_2_6: 530000 rects +caravel_00020001_fill_pattern_2_6: 540000 rects +caravel_00020001_fill_pattern_2_6: 550000 rects +caravel_00020001_fill_pattern_2_6: 560000 rects +caravel_00020001_fill_pattern_2_6: 570000 rects +caravel_00020001_fill_pattern_2_6: 580000 rects +caravel_00020001_fill_pattern_2_6: 590000 rects +caravel_00020001_fill_pattern_2_6: 600000 rects +caravel_00020001_fill_pattern_2_6: 610000 rects +caravel_00020001_fill_pattern_2_6: 620000 rects +caravel_00020001_fill_pattern_2_6: 630000 rects +caravel_00020001_fill_pattern_2_6: 640000 rects +caravel_00020001_fill_pattern_2_6: 650000 rects +caravel_00020001_fill_pattern_2_6: 660000 rects +caravel_00020001_fill_pattern_2_6: 670000 rects +caravel_00020001_fill_pattern_2_6: 680000 rects +caravel_00020001_fill_pattern_2_6: 690000 rects +caravel_00020001_fill_pattern_2_6: 700000 rects +caravel_00020001_fill_pattern_2_6: 710000 rects +caravel_00020001_fill_pattern_2_6: 720000 rects +caravel_00020001_fill_pattern_2_6: 730000 rects +caravel_00020001_fill_pattern_2_6: 740000 rects +caravel_00020001_fill_pattern_2_6: 750000 rects +caravel_00020001_fill_pattern_2_6: 760000 rects +caravel_00020001_fill_pattern_2_6: 770000 rects +caravel_00020001_fill_pattern_2_6: 780000 rects +caravel_00020001_fill_pattern_2_6: 790000 rects +caravel_00020001_fill_pattern_2_6: 800000 rects +caravel_00020001_fill_pattern_2_6: 810000 rects +caravel_00020001_fill_pattern_2_6: 820000 rects +caravel_00020001_fill_pattern_2_6: 830000 rects +caravel_00020001_fill_pattern_2_6: 840000 rects +caravel_00020001_fill_pattern_2_6: 850000 rects +caravel_00020001_fill_pattern_2_6: 860000 rects +caravel_00020001_fill_pattern_2_6: 870000 rects +caravel_00020001_fill_pattern_2_6: 880000 rects +caravel_00020001_fill_pattern_2_6: 890000 rects +caravel_00020001_fill_pattern_2_6: 900000 rects +caravel_00020001_fill_pattern_2_6: 910000 rects +caravel_00020001_fill_pattern_2_6: 920000 rects +caravel_00020001_fill_pattern_2_6: 930000 rects +caravel_00020001_fill_pattern_2_6: 940000 rects +caravel_00020001_fill_pattern_2_6: 950000 rects +caravel_00020001_fill_pattern_2_6: 960000 rects +caravel_00020001_fill_pattern_2_6: 970000 rects +caravel_00020001_fill_pattern_2_6: 980000 rects +caravel_00020001_fill_pattern_2_6: 990000 rects +caravel_00020001_fill_pattern_2_6: 1000000 rects +caravel_00020001_fill_pattern_2_6: 1010000 rects +caravel_00020001_fill_pattern_2_6: 1020000 rects +caravel_00020001_fill_pattern_2_6: 1030000 rects +caravel_00020001_fill_pattern_2_6: 1040000 rects +caravel_00020001_fill_pattern_2_6: 1050000 rects +caravel_00020001_fill_pattern_2_6: 1060000 rects +caravel_00020001_fill_pattern_2_6: 1070000 rects +caravel_00020001_fill_pattern_2_6: 1080000 rects +caravel_00020001_fill_pattern_2_6: 1090000 rects +caravel_00020001_fill_pattern_2_6: 1100000 rects +caravel_00020001_fill_pattern_2_6: 1110000 rects +caravel_00020001_fill_pattern_2_6: 1120000 rects +caravel_00020001_fill_pattern_2_6: 1130000 rects +caravel_00020001_fill_pattern_2_6: 1140000 rects +caravel_00020001_fill_pattern_2_6: 1150000 rects +caravel_00020001_fill_pattern_2_6: 1160000 rects +caravel_00020001_fill_pattern_2_6: 1170000 rects +caravel_00020001_fill_pattern_2_6: 1180000 rects +caravel_00020001_fill_pattern_2_6: 1190000 rects +caravel_00020001_fill_pattern_2_6: 1200000 rects +caravel_00020001_fill_pattern_2_6: 1210000 rects +caravel_00020001_fill_pattern_2_6: 1220000 rects +caravel_00020001_fill_pattern_2_6: 1230000 rects +caravel_00020001_fill_pattern_2_6: 1240000 rects +caravel_00020001_fill_pattern_2_6: 1250000 rects +caravel_00020001_fill_pattern_2_6: 1260000 rects +caravel_00020001_fill_pattern_2_6: 1270000 rects +caravel_00020001_fill_pattern_2_6: 1280000 rects +caravel_00020001_fill_pattern_2_6: 1290000 rects +caravel_00020001_fill_pattern_2_6: 1300000 rects +caravel_00020001_fill_pattern_2_6: 1310000 rects +caravel_00020001_fill_pattern_2_6: 1320000 rects +caravel_00020001_fill_pattern_2_6: 1330000 rects +caravel_00020001_fill_pattern_2_6: 1340000 rects +caravel_00020001_fill_pattern_2_6: 1350000 rects +caravel_00020001_fill_pattern_2_6: 1360000 rects +caravel_00020001_fill_pattern_2_6: 1370000 rects +caravel_00020001_fill_pattern_2_6: 1380000 rects +caravel_00020001_fill_pattern_2_6: 1390000 rects +caravel_00020001_fill_pattern_2_6: 1400000 rects +caravel_00020001_fill_pattern_2_6: 1410000 rects +caravel_00020001_fill_pattern_2_6: 1420000 rects +caravel_00020001_fill_pattern_2_6: 1430000 rects +caravel_00020001_fill_pattern_2_6: 1440000 rects +caravel_00020001_fill_pattern_2_6: 1450000 rects +caravel_00020001_fill_pattern_2_6: 1460000 rects +caravel_00020001_fill_pattern_2_6: 1470000 rects +caravel_00020001_fill_pattern_2_6: 1480000 rects +caravel_00020001_fill_pattern_2_6: 1490000 rects +caravel_00020001_fill_pattern_2_6: 1500000 rects +caravel_00020001_fill_pattern_2_6: 1510000 rects +caravel_00020001_fill_pattern_2_6: 1520000 rects +caravel_00020001_fill_pattern_2_6: 1530000 rects +caravel_00020001_fill_pattern_2_6: 1540000 rects +caravel_00020001_fill_pattern_2_6: 1550000 rects +caravel_00020001_fill_pattern_3_1: 1560000 rects +caravel_00020001_fill_pattern_3_1: 1570000 rects +caravel_00020001_fill_pattern_3_1: 1580000 rects +caravel_00020001_fill_pattern_3_1: 1590000 rects +caravel_00020001_fill_pattern_3_1: 1600000 rects +caravel_00020001_fill_pattern_3_1: 1610000 rects +caravel_00020001_fill_pattern_3_1: 1620000 rects +caravel_00020001_fill_pattern_3_1: 1630000 rects +caravel_00020001_fill_pattern_3_1: 1640000 rects +caravel_00020001_fill_pattern_3_1: 1650000 rects +caravel_00020001_fill_pattern_3_1: 1660000 rects +caravel_00020001_fill_pattern_3_1: 1670000 rects +caravel_00020001_fill_pattern_3_1: 1680000 rects +caravel_00020001_fill_pattern_3_1: 1690000 rects +caravel_00020001_fill_pattern_3_1: 1700000 rects +caravel_00020001_fill_pattern_3_1: 1710000 rects +caravel_00020001_fill_pattern_3_1: 1720000 rects +caravel_00020001_fill_pattern_3_1: 1730000 rects +caravel_00020001_fill_pattern_3_1: 1740000 rects +caravel_00020001_fill_pattern_3_1: 1750000 rects +caravel_00020001_fill_pattern_3_1: 1760000 rects +caravel_00020001_fill_pattern_3_1: 1770000 rects +caravel_00020001_fill_pattern_3_1: 1780000 rects +caravel_00020001_fill_pattern_3_1: 1790000 rects +caravel_00020001_fill_pattern_3_1: 1800000 rects +caravel_00020001_fill_pattern_3_1: 1810000 rects +caravel_00020001_fill_pattern_3_1: 1820000 rects +caravel_00020001_fill_pattern_3_1: 1830000 rects +caravel_00020001_fill_pattern_3_1: 1840000 rects +caravel_00020001_fill_pattern_3_1: 1850000 rects +caravel_00020001_fill_pattern_3_1: 1860000 rects +caravel_00020001_fill_pattern_3_1: 1870000 rects +caravel_00020001_fill_pattern_3_1: 1880000 rects +caravel_00020001_fill_pattern_3_1: 1890000 rects +caravel_00020001_fill_pattern_3_1: 1900000 rects +caravel_00020001_fill_pattern_3_1: 1910000 rects +caravel_00020001_fill_pattern_3_1: 1920000 rects +caravel_00020001_fill_pattern_3_1: 1930000 rects +caravel_00020001_fill_pattern_3_1: 1940000 rects +caravel_00020001_fill_pattern_3_1: 1950000 rects +caravel_00020001_fill_pattern_3_1: 1960000 rects +caravel_00020001_fill_pattern_3_1: 1970000 rects +caravel_00020001_fill_pattern_3_1: 1980000 rects +caravel_00020001_fill_pattern_3_1: 1990000 rects +caravel_00020001_fill_pattern_3_1: 2000000 rects +caravel_00020001_fill_pattern_3_1: 2010000 rects +caravel_00020001_fill_pattern_3_1: 2020000 rects +caravel_00020001_fill_pattern_3_1: 2030000 rects +caravel_00020001_fill_pattern_3_1: 2040000 rects +caravel_00020001_fill_pattern_3_1: 2050000 rects +caravel_00020001_fill_pattern_3_1: 2060000 rects +caravel_00020001_fill_pattern_3_1: 2070000 rects +caravel_00020001_fill_pattern_3_1: 2080000 rects +caravel_00020001_fill_pattern_3_1: 2090000 rects +caravel_00020001_fill_pattern_3_1: 2100000 rects +caravel_00020001_fill_pattern_3_1: 2110000 rects +caravel_00020001_fill_pattern_3_1: 2120000 rects +caravel_00020001_fill_pattern_3_1: 2130000 rects +caravel_00020001_fill_pattern_3_1: 2140000 rects +caravel_00020001_fill_pattern_3_1: 2150000 rects +caravel_00020001_fill_pattern_3_1: 2160000 rects +caravel_00020001_fill_pattern_3_1: 2170000 rects +caravel_00020001_fill_pattern_3_1: 2180000 rects +caravel_00020001_fill_pattern_3_1: 2190000 rects +caravel_00020001_fill_pattern_3_1: 2200000 rects +caravel_00020001_fill_pattern_3_1: 2210000 rects +caravel_00020001_fill_pattern_3_1: 2220000 rects +caravel_00020001_fill_pattern_3_1: 2230000 rects +caravel_00020001_fill_pattern_3_1: 2240000 rects +caravel_00020001_fill_pattern_3_1: 2250000 rects +caravel_00020001_fill_pattern_3_1: 2260000 rects +caravel_00020001_fill_pattern_3_1: 2270000 rects +caravel_00020001_fill_pattern_3_1: 2280000 rects +caravel_00020001_fill_pattern_3_1: 2290000 rects +caravel_00020001_fill_pattern_3_1: 2300000 rects +caravel_00020001_fill_pattern_3_1: 2310000 rects +caravel_00020001_fill_pattern_3_1: 2320000 rects +caravel_00020001_fill_pattern_3_1: 2330000 rects +caravel_00020001_fill_pattern_3_1: 2340000 rects +caravel_00020001_fill_pattern_3_1: 2350000 rects +caravel_00020001_fill_pattern_3_1: 2360000 rects +caravel_00020001_fill_pattern_3_1: 2370000 rects +caravel_00020001_fill_pattern_3_1: 2380000 rects +caravel_00020001_fill_pattern_3_4: 2390000 rects +caravel_00020001_fill_pattern_3_4: 2400000 rects +caravel_00020001_fill_pattern_3_4: 2410000 rects +caravel_00020001_fill_pattern_3_4: 2420000 rects +caravel_00020001_fill_pattern_3_4: 2430000 rects +caravel_00020001_fill_pattern_3_4: 2440000 rects +caravel_00020001_fill_pattern_3_4: 2450000 rects +caravel_00020001_fill_pattern_3_4: 2460000 rects +caravel_00020001_fill_pattern_3_4: 2470000 rects +caravel_00020001_fill_pattern_3_4: 2480000 rects +caravel_00020001_fill_pattern_3_4: 2490000 rects +caravel_00020001_fill_pattern_3_4: 2500000 rects +caravel_00020001_fill_pattern_3_4: 2510000 rects +caravel_00020001_fill_pattern_3_4: 2520000 rects +caravel_00020001_fill_pattern_3_4: 2530000 rects +caravel_00020001_fill_pattern_3_4: 2540000 rects +caravel_00020001_fill_pattern_3_4: 2550000 rects +caravel_00020001_fill_pattern_3_4: 2560000 rects +caravel_00020001_fill_pattern_3_4: 2570000 rects +caravel_00020001_fill_pattern_3_4: 2580000 rects +caravel_00020001_fill_pattern_3_4: 2590000 rects +caravel_00020001_fill_pattern_3_4: 2600000 rects +caravel_00020001_fill_pattern_3_4: 2610000 rects +caravel_00020001_fill_pattern_3_4: 2620000 rects +caravel_00020001_fill_pattern_3_4: 2630000 rects +caravel_00020001_fill_pattern_3_4: 2640000 rects +caravel_00020001_fill_pattern_3_4: 2650000 rects +caravel_00020001_fill_pattern_3_4: 2660000 rects +caravel_00020001_fill_pattern_3_4: 2670000 rects +caravel_00020001_fill_pattern_3_4: 2680000 rects +caravel_00020001_fill_pattern_3_4: 2690000 rects +caravel_00020001_fill_pattern_3_4: 2700000 rects +caravel_00020001_fill_pattern_3_4: 2710000 rects +caravel_00020001_fill_pattern_3_4: 2720000 rects +caravel_00020001_fill_pattern_3_4: 2730000 rects +caravel_00020001_fill_pattern_3_4: 2740000 rects +caravel_00020001_fill_pattern_3_4: 2750000 rects +caravel_00020001_fill_pattern_3_4: 2760000 rects +caravel_00020001_fill_pattern_3_4: 2770000 rects +caravel_00020001_fill_pattern_3_4: 2780000 rects +caravel_00020001_fill_pattern_3_4: 2790000 rects +caravel_00020001_fill_pattern_3_4: 2800000 rects +caravel_00020001_fill_pattern_3_4: 2810000 rects +caravel_00020001_fill_pattern_3_4: 2820000 rects +caravel_00020001_fill_pattern_3_4: 2830000 rects +caravel_00020001_fill_pattern_3_4: 2840000 rects +caravel_00020001_fill_pattern_3_4: 2850000 rects +caravel_00020001_fill_pattern_3_4: 2860000 rects +caravel_00020001_fill_pattern_3_4: 2870000 rects +caravel_00020001_fill_pattern_3_4: 2880000 rects +caravel_00020001_fill_pattern_3_4: 2890000 rects +caravel_00020001_fill_pattern_3_4: 2900000 rects +caravel_00020001_fill_pattern_3_4: 2910000 rects +caravel_00020001_fill_pattern_3_4: 2920000 rects +caravel_00020001_fill_pattern_3_4: 2930000 rects +caravel_00020001_fill_pattern_3_4: 2940000 rects +caravel_00020001_fill_pattern_3_4: 2950000 rects +caravel_00020001_fill_pattern_3_4: 2960000 rects +caravel_00020001_fill_pattern_3_4: 2970000 rects +caravel_00020001_fill_pattern_3_4: 2980000 rects +caravel_00020001_fill_pattern_3_4: 2990000 rects +caravel_00020001_fill_pattern_3_4: 3000000 rects +caravel_00020001_fill_pattern_3_4: 3010000 rects +caravel_00020001_fill_pattern_3_4: 3020000 rects +caravel_00020001_fill_pattern_3_4: 3030000 rects +caravel_00020001_fill_pattern_3_4: 3040000 rects +caravel_00020001_fill_pattern_3_4: 3050000 rects +caravel_00020001_fill_pattern_3_4: 3060000 rects +caravel_00020001_fill_pattern_3_4: 3070000 rects +caravel_00020001_fill_pattern_3_4: 3080000 rects +caravel_00020001_fill_pattern_3_4: 3090000 rects +caravel_00020001_fill_pattern_3_4: 3100000 rects +caravel_00020001_fill_pattern_3_4: 3110000 rects +caravel_00020001_fill_pattern_3_4: 3120000 rects +caravel_00020001_fill_pattern_3_4: 3130000 rects +caravel_00020001_fill_pattern_3_4: 3140000 rects +caravel_00020001_fill_pattern_3_4: 3150000 rects +caravel_00020001_fill_pattern_3_4: 3160000 rects +caravel_00020001_fill_pattern_3_4: 3170000 rects +caravel_00020001_fill_pattern_3_4: 3180000 rects +caravel_00020001_fill_pattern_3_4: 3190000 rects +caravel_00020001_fill_pattern_3_4: 3200000 rects +caravel_00020001_fill_pattern_3_4: 3210000 rects +caravel_00020001_fill_pattern_3_4: 3220000 rects +caravel_00020001_fill_pattern_3_4: 3230000 rects00020001_fill_pattern_2_4: 3230000 rectsn_3_1: 2390000 rects +caravel_00020001_fill_pattern_3_1: 2400000 rects +caravel_00020001_fill_pattern_3_1: 2410000 rects +caravel_00020001_fill_pattern_3_1: 2420000 rects +caravel_00020001_fill_pattern_3_1: 2430000 rects +caravel_00020001_fill_pattern_3_1: 2440000 rects +caravel_00020001_fill_pattern_3_1: 2450000 rects +caravel_00020001_fill_pattern_3_1: 2460000 rects +caravel_00020001_fill_pattern_3_1: 2470000 rects +caravel_00020001_fill_pattern_3_1: 2480000 rects +caravel_00020001_fill_pattern_3_1: 2490000 rects +caravel_00020001_fill_pattern_3_1: 2500000 rects +caravel_00020001_fill_pattern_3_1: 2510000 rects +caravel_00020001_fill_pattern_3_1: 2520000 rects +caravel_00020001_fill_pattern_3_1: 2530000 rects +caravel_00020001_fill_pattern_3_1: 2540000 rects +caravel_00020001_fill_pattern_3_1: 2550000 rects +caravel_00020001_fill_pattern_3_1: 2560000 rects +caravel_00020001_fill_pattern_3_1: 2570000 rects +caravel_00020001_fill_pattern_3_1: 2580000 rects +caravel_00020001_fill_pattern_3_1: 2590000 rects +caravel_00020001_fill_pattern_3_1: 2600000 rects +caravel_00020001_fill_pattern_3_1: 2610000 rects +caravel_00020001_fill_pattern_3_1: 2620000 rects +caravel_00020001_fill_pattern_3_1: 2630000 rects +caravel_00020001_fill_pattern_3_1: 2640000 rects +caravel_00020001_fill_pattern_3_1: 2650000 rects +caravel_00020001_fill_pattern_3_1: 2660000 rects +caravel_00020001_fill_pattern_3_1: 2670000 rects +caravel_00020001_fill_pattern_3_1: 2680000 rects +caravel_00020001_fill_pattern_3_1: 2690000 rects +caravel_00020001_fill_pattern_3_1: 2700000 rects +caravel_00020001_fill_pattern_3_1: 2710000 rects +caravel_00020001_fill_pattern_3_1: 2720000 rects +caravel_00020001_fill_pattern_3_1: 2730000 rects +caravel_00020001_fill_pattern_3_1: 2740000 rects +caravel_00020001_fill_pattern_3_1: 2750000 rects +caravel_00020001_fill_pattern_3_1: 2760000 rects +caravel_00020001_fill_pattern_3_1: 2770000 rects +caravel_00020001_fill_pattern_3_1: 2780000 rects +caravel_00020001_fill_pattern_3_1: 2790000 rects +caravel_00020001_fill_pattern_3_1: 2800000 rects +caravel_00020001_fill_pattern_3_1: 2810000 rects +caravel_00020001_fill_pattern_3_1: 2820000 rects +caravel_00020001_fill_pattern_3_1: 2830000 rects +caravel_00020001_fill_pattern_3_1: 2840000 rects +caravel_00020001_fill_pattern_3_1: 2850000 rects +caravel_00020001_fill_pattern_3_1: 2860000 rects +caravel_00020001_fill_pattern_3_1: 2870000 rects +caravel_00020001_fill_pattern_3_1: 2880000 rects +caravel_00020001_fill_pattern_3_1: 2890000 rects +caravel_00020001_fill_pattern_3_1: 2900000 rects +caravel_00020001_fill_pattern_3_1: 2910000 rects +caravel_00020001_fill_pattern_3_1: 2920000 rects +caravel_00020001_fill_pattern_3_1: 2930000 rects +caravel_00020001_fill_pattern_3_1: 2940000 rects +caravel_00020001_fill_pattern_3_1: 2950000 rects +caravel_00020001_fill_pattern_3_1: 2960000 rects +caravel_00020001_fill_pattern_3_1: 2970000 rects +caravel_00020001_fill_pattern_3_1: 2980000 rects +caravel_00020001_fill_pattern_3_1: 2990000 rects +caravel_00020001_fill_pattern_3_1: 3000000 rects +caravel_00020001_fill_pattern_3_1: 3010000 rects +caravel_00020001_fill_pattern_3_1: 3020000 rects +caravel_00020001_fill_pattern_3_1: 3030000 rects +caravel_00020001_fill_pattern_3_1: 3040000 rects +caravel_00020001_fill_pattern_3_1: 3050000 rects +caravel_00020001_fill_pattern_3_1: 3060000 rects +caravel_00020001_fill_pattern_3_1: 3070000 rects +caravel_00020001_fill_pattern_3_1: 3080000 rects +caravel_00020001_fill_pattern_3_1: 3090000 rects +caravel_00020001_fill_pattern_3_1: 3100000 rects +caravel_00020001_fill_pattern_3_1: 3110000 rects +caravel_00020001_fill_pattern_3_1: 3120000 rects +caravel_00020001_fill_pattern_3_1: 3130000 rects +caravel_00020001_fill_pattern_3_1: 3140000 rects +caravel_00020001_fill_pattern_3_1: 3150000 rects +caravel_00020001_fill_pattern_3_1: 3160000 rects +caravel_00020001_fill_pattern_3_1: 3170000 rects +caravel_00020001_fill_pattern_3_1: 3180000 rects +caravel_00020001_fill_pattern_3_1: 3190000 rects +caravel_00020001_fill_pattern_3_1: 3200000 rects +caravel_00020001_fill_pattern_3_1: 3210000 rects +caravel_00020001_fill_pattern_3_1: 3220000 rects +caravel_ caravel_00020001_fill_pattern_2_1: 3240000 rects caravel_00020001_fill_pattern_2_1: 3250000 rects caravel_00020001_fill_pattern_2_1: 3260000 rects @@ -12871,7 +12369,1519 @@ caravel_00020001_fill_pattern_2_1: 4890000 rects caravel_00020001_fill_pattern_2_1: 4900000 rects caravel_00020001_fill_pattern_2_1: 4910000 rects -Magic 8.3 revision 185 - Compiled on Thu Jul 8 16:46:03 PDT 2021. +caravel_00020001_fill_pattern_3_5: 1560000 rects +caravel_00020001_fill_pattern_3_5: 1570000 rects +caravel_00020001_fill_pattern_3_5: 1580000 rects +caravel_00020001_fill_pattern_3_5: 1590000 rects +caravel_00020001_fill_pattern_3_5: 1600000 rects +caravel_00020001_fill_pattern_3_5: 1610000 rects +caravel_00020001_fill_pattern_3_5: 1620000 rects +caravel_00020001_fill_pattern_3_5: 1630000 rects +caravel_00020001_fill_pattern_3_5: 1640000 rects +caravel_00020001_fill_pattern_3_5: 1650000 rects +caravel_00020001_fill_pattern_3_5: 1660000 rects +caravel_00020001_fill_pattern_3_5: 1670000 rects +caravel_00020001_fill_pattern_3_5: 1680000 rects +caravel_00020001_fill_pattern_3_5: 1690000 rects +caravel_00020001_fill_pattern_3_5: 1700000 rects +caravel_00020001_fill_pattern_3_5: 1710000 rects +caravel_00020001_fill_pattern_3_5: 1720000 rects +caravel_00020001_fill_pattern_3_5: 1730000 rects +caravel_00020001_fill_pattern_3_5: 1740000 rects +caravel_00020001_fill_pattern_3_5: 1750000 rects +caravel_00020001_fill_pattern_3_5: 1760000 rects +caravel_00020001_fill_pattern_3_5: 1770000 rects +caravel_00020001_fill_pattern_3_5: 1780000 rects +caravel_00020001_fill_pattern_3_5: 1790000 rects +caravel_00020001_fill_pattern_3_5: 1800000 rects +caravel_00020001_fill_pattern_3_5: 1810000 rects +caravel_00020001_fill_pattern_3_5: 1820000 rects +caravel_00020001_fill_pattern_3_5: 1830000 rects +caravel_00020001_fill_pattern_3_5: 1840000 rects +caravel_00020001_fill_pattern_3_5: 1850000 rects +caravel_00020001_fill_pattern_3_5: 1860000 rects +caravel_00020001_fill_pattern_3_5: 1870000 rects +caravel_00020001_fill_pattern_3_5: 1880000 rects +caravel_00020001_fill_pattern_3_5: 1890000 rects +caravel_00020001_fill_pattern_3_5: 1900000 rects +caravel_00020001_fill_pattern_3_5: 1910000 rects +caravel_00020001_fill_pattern_3_5: 1920000 rects +caravel_00020001_fill_pattern_3_5: 1930000 rects +caravel_00020001_fill_pattern_3_5: 1940000 rects +caravel_00020001_fill_pattern_3_5: 1950000 rects +caravel_00020001_fill_pattern_3_5: 1960000 rects +caravel_00020001_fill_pattern_3_5: 1970000 rects +caravel_00020001_fill_pattern_3_5: 1980000 rects +caravel_00020001_fill_pattern_3_5: 1990000 rects +caravel_00020001_fill_pattern_3_5: 2000000 rects +caravel_00020001_fill_pattern_3_5: 2010000 rects +caravel_00020001_fill_pattern_3_5: 2020000 rects +caravel_00020001_fill_pattern_3_5: 2030000 rects +caravel_00020001_fill_pattern_3_5: 2040000 rects +caravel_00020001_fill_pattern_3_5: 2050000 rects +caravel_00020001_fill_pattern_3_5: 2060000 rects +caravel_00020001_fill_pattern_3_5: 2070000 rects +caravel_00020001_fill_pattern_3_5: 2080000 rects +caravel_00020001_fill_pattern_3_5: 2090000 rects +caravel_00020001_fill_pattern_3_5: 2100000 rects +caravel_00020001_fill_pattern_3_5: 2110000 rects +caravel_00020001_fill_pattern_3_5: 2120000 rects +caravel_00020001_fill_pattern_3_5: 2130000 rects +caravel_00020001_fill_pattern_3_5: 2140000 rects +caravel_00020001_fill_pattern_3_5: 2150000 rects +caravel_00020001_fill_pattern_3_5: 2160000 rects +caravel_00020001_fill_pattern_3_5: 2170000 rects +caravel_00020001_fill_pattern_3_5: 2180000 rects +caravel_00020001_fill_pattern_3_5: 2190000 rects +caravel_00020001_fill_pattern_3_5: 2200000 rects +caravel_00020001_fill_pattern_3_5: 2210000 rects +caravel_00020001_fill_pattern_3_5: 2220000 rects +caravel_00020001_fill_pattern_3_5: 2230000 rects +caravel_00020001_fill_pattern_3_5: 2240000 rects +caravel_00020001_fill_pattern_3_5: 2250000 rects +caravel_00020001_fill_pattern_3_5: 2260000 rects +caravel_00020001_fill_pattern_3_5: 2270000 rects +caravel_00020001_fill_pattern_3_5: 2280000 rects +caravel_00020001_fill_pattern_3_5: 2290000 rects +caravel_00020001_fill_pattern_3_5: 2300000 rects +caravel_00020001_fill_pattern_3_5: 2310000 rects +caravel_00020001_fill_pattern_3_5: 2320000 rects +caravel_00020001_fill_pattern_3_5: 2330000 rects +caravel_00020001_fill_pattern_3_5: 2340000 rects +caravel_00020001_fill_pattern_3_5: 2350000 rects +caravel_00020001_fill_pattern_3_5: 2360000 rects +caravel_00020001_fill_pattern_3_5: 2370000 rects +caravel_00020001_fill_pattern_3_5: 2380000 rects +caravel_00020001_fill_patter00020001_fill_pattern_3_1: 3230000 rects00020001_fill_pattern_1_1: 3230000 rects +caravel_00020001_fill_pattern_2_0: 4920000 rects +caravel_00020001_fill_pattern_2_0: 4930000 rects +caravel_00020001_fill_pattern_2_0: 4940000 rects +caravel_00020001_fill_pattern_2_0: 4950000 rects +caravel_00020001_fill_pattern_2_0: 4960000 rects +caravel_00020001_fill_pattern_2_0: 4970000 rects +caravel_00020001_fill_pattern_2_0: 4980000 rects +caravel_00020001_fill_pattern_2_0: 4990000 rects +caravel_00020001_fill_pattern_2_0: 5000000 rects +caravel_00020001_fill_pattern_2_0: 5010000 rects +caravel_00020001_fill_pattern_2_0: 5020000 rects +caravel_00020001_fill_pattern_2_0: 5030000 rects +caravel_00020001_fill_pattern_2_0: 5040000 rects +caravel_00020001_fill_pattern_2_0: 5050000 rects +caravel_00020001_fill_pattern_2_0: 5060000 rects +caravel_00020001_fill_pattern_2_0: 5070000 rects +caravel_00020001_fill_pattern_2_0: 5080000 rects +caravel_00020001_fill_pattern_2_0: 5090000 rects +caravel_00020001_fill_pattern_2_0: 5100000 rects +caravel_00020001_fill_pattern_2_0: 5110000 rects +caravel_00020001_fill_pattern_2_0: 5120000 rects +caravel_00020001_fill_pattern_2_0: 5130000 rects +caravel_00020001_fill_pattern_2_0: 5140000 rects +caravel_00020001_fill_pattern_2_0: 5150000 rects +caravel_00020001_fill_pattern_2_0: 5160000 rects +caravel_00020001_fill_pattern_2_0: 5170000 rects +caravel_00020001_fill_pattern_2_0: 5180000 rects +caravel_00020001_fill_pattern_2_0: 5190000 rects +caravel_00020001_fill_pattern_2_0: 5200000 rects +caravel_00020001_fill_pattern_2_0: 5210000 rects +caravel_00020001_fill_pattern_2_0: 5220000 rects +caravel_00020001_fill_pattern_2_0: 5230000 rects +caravel_00020001_fill_pattern_2_0: 5240000 rects +caravel_00020001_fill_pattern_2_0: 5250000 rects +caravel_00020001_fill_pattern_2_0: 5260000 rects +caravel_00020001_fill_pattern_2_0: 5270000 rects +caravel_00020001_fill_pattern_2_0: 5280000 rects +caravel_00020001_fill_pattern_2_0: 5290000 rects +caravel_00020001_fill_pattern_2_0: 5300000 rects +caravel_00020001_fill_pattern_2_0: 5310000 rects +caravel_00020001_fill_pattern_2_0: 5320000 rects +caravel_00020001_fill_pattern_2_0: 5330000 rects +caravel_00020001_fill_pattern_2_0: 5340000 rects +caravel_00020001_fill_pattern_2_0: 5350000 rects +caravel_00020001_fill_pattern_2_0: 5360000 rects +caravel_00020001_fill_pattern_2_0: 5370000 rects +caravel_00020001_fill_pattern_2_0: 5380000 rects +caravel_00020001_fill_pattern_2_0: 5390000 rects +caravel_00020001_fill_pattern_2_0: 5400000 rects +caravel_00020001_fill_pattern_2_0: 5410000 rects +caravel_00020001_fill_pattern_2_0: 5420000 rects +caravel_00020001_fill_pattern_2_0: 5430000 rects +caravel_00020001_fill_pattern_2_0: 5440000 rects +caravel_00020001_fill_pattern_2_0: 5450000 rects +caravel_00020001_fill_pattern_2_0: 5460000 rects +caravel_00020001_fill_pattern_2_0: 5470000 rects +caravel_00020001_fill_pattern_2_0: 5480000 rects +caravel_00020001_fill_pattern_2_0: 5490000 rects +caravel_00020001_fill_pattern_2_0: 5500000 rects +caravel_00020001_fill_pattern_2_0: 5510000 rects +caravel_00020001_fill_pattern_2_0: 5520000 rects +caravel_00020001_fill_pattern_2_0: 5530000 rects +caravel_00020001_fill_pattern_2_0: 5540000 rects +caravel_00020001_fill_pattern_2_0: 5550000 rects +caravel_00020001_fill_pattern_2_0: 5560000 rects +caravel_00020001_fill_pattern_2_0: 5570000 rects +caravel_00020001_fill_pattern_2_0: 5580000 rects +caravel_00020001_fill_pattern_2_0: 5590000 rects +caravel_00020001_fill_pattern_2_0: 5600000 rects +caravel_00020001_fill_pattern_2_0: 5610000 rects +caravel_00020001_fill_pattern_2_0: 5620000 rects +caravel_00020001_fill_pattern_2_0: 5630000 rects +caravel_00020001_fill_pattern_2_0: 5640000 rects +caravel_00020001_fill_pattern_2_0: 5650000 rects +caravel_00020001_fill_pattern_2_0: 5660000 rects +caravel_00020001_fill_pattern_2_0: 5670000 rects +caravel_00020001_fill_pattern_2_0: 5680000 rects +caravel_00020001_fill_pattern_2_0: 5690000 rects +caravel_00020001_fill_pattern_2_0: 5700000 rects +caravel_00020001_fill_pattern_2_0: 5710000 rects +caravel_00020001_fill_pattern_2_0: 5720000 rects +caravel_00020001_fill_pattern_2_0: 5730000 rects +caravel_00020001_fill_pattern_2_0: 5740000 rects +caravel_00020001_fill_pattern_3_5: 2390000 rects +caravel_00020001_fill_pattern_3_5: 2400000 rects +caravel_00020001_fill_pattern_3_5: 2410000 rects +caravel_00020001_fill_pattern_3_5: 2420000 rects +caravel_00020001_fill_pattern_3_5: 2430000 rects +caravel_00020001_fill_pattern_3_5: 2440000 rects +caravel_00020001_fill_pattern_3_5: 2450000 rects +caravel_00020001_fill_pattern_3_5: 2460000 rects +caravel_00020001_fill_pattern_3_5: 2470000 rects +caravel_00020001_fill_pattern_3_5: 2480000 rects +caravel_00020001_fill_pattern_3_5: 2490000 rects +caravel_00020001_fill_pattern_3_5: 2500000 rects +caravel_00020001_fill_pattern_3_5: 2510000 rects +caravel_00020001_fill_pattern_3_5: 2520000 rects +caravel_00020001_fill_pattern_3_5: 2530000 rects +caravel_00020001_fill_pattern_3_5: 2540000 rects +caravel_00020001_fill_pattern_3_5: 2550000 rects +caravel_00020001_fill_pattern_3_5: 2560000 rects +caravel_00020001_fill_pattern_3_5: 2570000 rects +caravel_00020001_fill_pattern_3_5: 2580000 rects +caravel_00020001_fill_pattern_3_5: 2590000 rects +caravel_00020001_fill_pattern_3_5: 2600000 rects +caravel_00020001_fill_pattern_3_5: 2610000 rects +caravel_00020001_fill_pattern_3_5: 2620000 rects +caravel_00020001_fill_pattern_3_5: 2630000 rects +caravel_00020001_fill_pattern_3_5: 2640000 rects +caravel_00020001_fill_pattern_3_5: 2650000 rects +caravel_00020001_fill_pattern_3_5: 2660000 rects +caravel_00020001_fill_pattern_3_5: 2670000 rects +caravel_00020001_fill_pattern_3_5: 2680000 rects +caravel_00020001_fill_pattern_3_5: 2690000 rects +caravel_00020001_fill_pattern_3_5: 2700000 rects +caravel_00020001_fill_pattern_3_5: 2710000 rects +caravel_00020001_fill_pattern_3_5: 2720000 rects +caravel_00020001_fill_pattern_3_5: 2730000 rects +caravel_00020001_fill_pattern_3_5: 2740000 rects +caravel_00020001_fill_pattern_3_5: 2750000 rects +caravel_00020001_fill_pattern_3_5: 2760000 rects +caravel_00020001_fill_pattern_3_5: 2770000 rects +caravel_00020001_fill_pattern_3_5: 2780000 rects +caravel_00020001_fill_pattern_3_5: 2790000 rects +caravel_00020001_fill_pattern_3_5: 2800000 rects +caravel_00020001_fill_pattern_3_5: 2810000 rects +caravel_00020001_fill_pattern_3_5: 2820000 rects +caravel_00020001_fill_pattern_3_5: 2830000 rects +caravel_00020001_fill_pattern_3_5: 2840000 rects +caravel_00020001_fill_pattern_3_5: 2850000 rects +caravel_00020001_fill_pattern_3_5: 2860000 rects +caravel_00020001_fill_pattern_3_5: 2870000 rects +caravel_00020001_fill_pattern_3_5: 2880000 rects +caravel_00020001_fill_pattern_3_5: 2890000 rects +caravel_00020001_fill_pattern_3_5: 2900000 rects +caravel_00020001_fill_pattern_3_5: 2910000 rects +caravel_00020001_fill_pattern_3_5: 2920000 rects +caravel_00020001_fill_pattern_3_5: 2930000 rects +caravel_00020001_fill_pattern_3_5: 2940000 rects +caravel_00020001_fill_pattern_3_5: 2950000 rects +caravel_00020001_fill_pattern_3_5: 2960000 rects +caravel_00020001_fill_pattern_3_5: 2970000 rects +caravel_00020001_fill_pattern_3_5: 2980000 rects +caravel_00020001_fill_pattern_3_5: 2990000 rects +caravel_00020001_fill_pattern_3_5: 3000000 rects +caravel_00020001_fill_pattern_3_5: 3010000 rects +caravel_00020001_fill_pattern_3_5: 3020000 rects +caravel_00020001_fill_pattern_3_5: 3030000 rects +caravel_00020001_fill_pattern_3_5: 3040000 rects +caravel_00020001_fill_pattern_3_5: 3050000 rects +caravel_00020001_fill_pattern_3_5: 3060000 rects +caravel_00020001_fill_pattern_3_5: 3070000 rects +caravel_00020001_fill_pattern_3_5: 3080000 rects +caravel_00020001_fill_pattern_3_5: 3090000 rects +caravel_00020001_fill_pattern_3_5: 3100000 rects +caravel_00020001_fill_pattern_3_5: 3110000 rects +caravel_00020001_fill_pattern_3_5: 3120000 rects +caravel_00020001_fill_pattern_3_5: 3130000 rects +caravel_00020001_fill_pattern_3_5: 3140000 rects +caravel_00020001_fill_pattern_3_5: 3150000 rects +caravel_00020001_fill_pattern_3_5: 3160000 rects +caravel_00020001_fill_pattern_3_5: 3170000 rects +caravel_00020001_fill_pattern_3_5: 3180000 rects +caravel_00020001_fill_pattern_3_5: 3190000 rects +caravel_00020001_fill_pattern_3_5: 3200000 rects +caravel_00020001_fill_pattern_3_5: 3210000 rects +caravel_00020001_fill_pattern_3_5: 3220000 rects +caravel_00020001_fill_pattern_3_5: 3230000 rectsn_2_0: 5750000 rects +caravel_00020001_fill_pattern_2_0: 5760000 rects +caravel_00020001_fill_pattern_2_0: 5770000 rects +caravel_00020001_fill_pattern_2_0: 5780000 rects +caravel_00020001_fill_pattern_2_0: 5790000 rects +caravel_00020001_fill_pattern_2_0: 5800000 rects +caravel_00020001_fill_pattern_2_0: 5810000 rects +caravel_00020001_fill_pattern_2_0: 5820000 rects +caravel_00020001_fill_pattern_2_0: 5830000 rects +caravel_00020001_fill_pattern_2_0: 5840000 rects +caravel_00020001_fill_pattern_2_0: 5850000 rects +caravel_00020001_fill_pattern_2_0: 5860000 rects +caravel_00020001_fill_pattern_2_0: 5870000 rects +caravel_00020001_fill_pattern_2_0: 5880000 rects +caravel_00020001_fill_pattern_2_0: 5890000 rects +caravel_00020001_fill_pattern_2_0: 5900000 rects +caravel_00020001_fill_pattern_2_0: 5910000 rects +caravel_00020001_fill_pattern_2_0: 5920000 rects +caravel_00020001_fill_pattern_2_0: 5930000 rects +caravel_00020001_fill_pattern_2_0: 5940000 rects +caravel_00020001_fill_pattern_2_0: 5950000 rects +caravel_00020001_fill_pattern_2_0: 5960000 rects +caravel_00020001_fill_pattern_2_0: 5970000 rects +caravel_00020001_fill_pattern_2_0: 5980000 rects +caravel_00020001_fill_pattern_2_0: 5990000 rects +caravel_00020001_fill_pattern_2_0: 6000000 rects +caravel_00020001_fill_pattern_2_0: 6010000 rects +caravel_00020001_fill_pattern_2_0: 6020000 rects +caravel_00020001_fill_pattern_2_0: 6030000 rects +caravel_00020001_fill_pattern_2_0: 6040000 rects +caravel_00020001_fill_pattern_2_0: 6050000 rects +caravel_00020001_fill_pattern_2_0: 6060000 rects +caravel_00020001_fill_pattern_2_0: 6070000 rects +caravel_00020001_fill_pattern_2_0: 6080000 rects +caravel_00020001_fill_pattern_2_0: 6090000 rects +caravel_00020001_fill_pattern_2_0: 6100000 rects +caravel_00020001_fill_pattern_2_0: 6110000 rects +caravel_00020001_fill_pattern_2_0: 6120000 rects +caravel_00020001_fill_pattern_2_0: 6130000 rects +caravel_00020001_fill_pattern_2_0: 6140000 rects +caravel_00020001_fill_pattern_2_0: 6150000 rects +caravel_00020001_fill_pattern_2_0: 6160000 rects +caravel_00020001_fill_pattern_2_0: 6170000 rects +caravel_00020001_fill_pattern_2_0: 6180000 rects +caravel_00020001_fill_pattern_2_0: 6190000 rects +caravel_00020001_fill_pattern_2_0: 6200000 rects +caravel_00020001_fill_pattern_2_0: 6210000 rects +caravel_00020001_fill_pattern_2_0: 6220000 rects +caravel_00020001_fill_pattern_2_0: 6230000 rects +caravel_00020001_fill_pattern_2_0: 6240000 rects +caravel_00020001_fill_pattern_2_0: 6250000 rects +caravel_00020001_fill_pattern_2_0: 6260000 rects +caravel_00020001_fill_pattern_2_0: 6270000 rects +caravel_00020001_fill_pattern_2_0: 6280000 rects +caravel_00020001_fill_pattern_2_0: 6290000 rects +caravel_00020001_fill_pattern_2_0: 6300000 rects +caravel_00020001_fill_pattern_2_0: 6310000 rects +caravel_00020001_fill_pattern_2_0: 6320000 rects +caravel_00020001_fill_pattern_2_0: 6330000 rects +caravel_00020001_fill_pattern_2_0: 6340000 rects +caravel_00020001_fill_pattern_2_0: 6350000 rects +caravel_00020001_fill_pattern_2_0: 6360000 rects +caravel_00020001_fill_pattern_2_0: 6370000 rects +caravel_00020001_fill_pattern_2_0: 6380000 rects +caravel_00020001_fill_pattern_2_0: 6390000 rects +caravel_00020001_fill_pattern_2_0: 6400000 rects +caravel_00020001_fill_pattern_2_0: 6410000 rects +caravel_00020001_fill_pattern_2_0: 6420000 rects +caravel_00020001_fill_pattern_2_0: 6430000 rects +caravel_00020001_fill_pattern_2_0: 6440000 rects +caravel_00020001_fill_pattern_2_0: 6450000 rects +caravel_00020001_fill_pattern_2_0: 6460000 rects +caravel_00020001_fill_pattern_2_0: 6470000 rects +caravel_00020001_fill_pattern_2_0: 6480000 rects +caravel_00020001_fill_pattern_2_0: 6490000 rects +caravel_00020001_fill_pattern_2_0: 6500000 rects +caravel_00020001_fill_pattern_2_0: 6510000 rects +caravel_00020001_fill_pattern_2_0: 6520000 rects +caravel_00020001_fill_pattern_2_0: 6530000 rects +caravel_00020001_fill_pattern_2_0: 6540000 rects +caravel_00020001_fill_pattern_2_0: 6550000 rects +caravel_00020001_fill_pattern_2_0: 6560000 rects +caravel_00020001_fill_pattern_2_0: 6570000 rects +caravel_00020001_fill_pattern_2_0: 6580000 rects +caravel_00020001_fill_pattern_2_0: 6590000 rects +caravel_00020001_fill_pattern_2_5: 1560000 rects +caravel_00020001_fill_pattern_2_5: 1570000 rects +caravel_00020001_fill_pattern_2_5: 1580000 rects +caravel_00020001_fill_pattern_2_5: 1590000 rects +caravel_00020001_fill_pattern_2_5: 1600000 rects +caravel_00020001_fill_pattern_2_5: 1610000 rects +caravel_00020001_fill_pattern_2_5: 1620000 rects +caravel_00020001_fill_pattern_2_5: 1630000 rects +caravel_00020001_fill_pattern_2_5: 1640000 rects +caravel_00020001_fill_pattern_2_5: 1650000 rects +caravel_00020001_fill_pattern_2_5: 1660000 rects +caravel_00020001_fill_pattern_2_5: 1670000 rects +caravel_00020001_fill_pattern_2_5: 1680000 rects +caravel_00020001_fill_pattern_2_5: 1690000 rects +caravel_00020001_fill_pattern_2_5: 1700000 rects +caravel_00020001_fill_pattern_2_5: 1710000 rects +caravel_00020001_fill_pattern_2_5: 1720000 rects +caravel_00020001_fill_pattern_2_5: 1730000 rects +caravel_00020001_fill_pattern_2_5: 1740000 rects +caravel_00020001_fill_pattern_2_5: 1750000 rects +caravel_00020001_fill_pattern_2_5: 1760000 rects +caravel_00020001_fill_pattern_2_5: 1770000 rects +caravel_00020001_fill_pattern_2_5: 1780000 rects +caravel_00020001_fill_pattern_2_5: 1790000 rects +caravel_00020001_fill_pattern_2_5: 1800000 rects +caravel_00020001_fill_pattern_2_5: 1810000 rects +caravel_00020001_fill_pattern_2_5: 1820000 rects +caravel_00020001_fill_pattern_2_5: 1830000 rects +caravel_00020001_fill_pattern_2_5: 1840000 rects +caravel_00020001_fill_pattern_2_5: 1850000 rects +caravel_00020001_fill_pattern_2_5: 1860000 rects +caravel_00020001_fill_pattern_2_5: 1870000 rects +caravel_00020001_fill_pattern_2_5: 1880000 rects +caravel_00020001_fill_pattern_2_5: 1890000 rects +caravel_00020001_fill_pattern_2_5: 1900000 rects +caravel_00020001_fill_pattern_2_5: 1910000 rects +caravel_00020001_fill_pattern_2_5: 1920000 rects +caravel_00020001_fill_pattern_2_5: 1930000 rects +caravel_00020001_fill_pattern_2_5: 1940000 rects +caravel_00020001_fill_pattern_2_5: 1950000 rects +caravel_00020001_fill_pattern_2_5: 1960000 rects +caravel_00020001_fill_pattern_2_5: 1970000 rects +caravel_00020001_fill_pattern_2_5: 1980000 rects +caravel_00020001_fill_pattern_2_5: 1990000 rects +caravel_00020001_fill_pattern_2_5: 2000000 rects +caravel_00020001_fill_pattern_2_5: 2010000 rects +caravel_00020001_fill_pattern_2_5: 2020000 rects +caravel_00020001_fill_pattern_2_5: 2030000 rects +caravel_00020001_fill_pattern_2_5: 2040000 rects +caravel_00020001_fill_pattern_2_5: 2050000 rects +caravel_00020001_fill_pattern_2_5: 2060000 rects +caravel_00020001_fill_pattern_2_5: 2070000 rects +caravel_00020001_fill_pattern_2_5: 2080000 rects +caravel_00020001_fill_pattern_2_5: 2090000 rects +caravel_00020001_fill_pattern_2_5: 2100000 rects +caravel_00020001_fill_pattern_2_5: 2110000 rects +caravel_00020001_fill_pattern_2_5: 2120000 rects +caravel_00020001_fill_pattern_2_5: 2130000 rects +caravel_00020001_fill_pattern_2_5: 2140000 rects +caravel_00020001_fill_pattern_2_5: 2150000 rects +caravel_00020001_fill_pattern_2_5: 2160000 rects +caravel_00020001_fill_pattern_2_5: 2170000 rects +caravel_00020001_fill_pattern_2_5: 2180000 rects +caravel_00020001_fill_pattern_2_5: 2190000 rects +caravel_00020001_fill_pattern_2_5: 2200000 rects +caravel_00020001_fill_pattern_2_5: 2210000 rects +caravel_00020001_fill_pattern_2_5: 2220000 rects +caravel_00020001_fill_pattern_2_5: 2230000 rects +caravel_00020001_fill_pattern_2_5: 2240000 rects +caravel_00020001_fill_pattern_2_5: 2250000 rects +caravel_00020001_fill_pattern_2_5: 2260000 rects +caravel_00020001_fill_pattern_2_5: 2270000 rects +caravel_00020001_fill_pattern_2_5: 2280000 rects +caravel_00020001_fill_pattern_2_5: 2290000 rects +caravel_00020001_fill_pattern_2_5: 2300000 rects +caravel_00020001_fill_pattern_2_5: 2310000 rects +caravel_00020001_fill_pattern_2_5: 2320000 rects +caravel_00020001_fill_pattern_2_5: 2330000 rects +caravel_00020001_fill_pattern_2_5: 2340000 rects +caravel_00020001_fill_pattern_2_5: 2350000 rects +caravel_00020001_fill_pattern_2_5: 2360000 rects +caravel_00020001_fill_pattern_2_5: 2370000 rects +caravel_00020001_fill_pattern_2_5: 2380000 rects +caravel_00020001_fill_pattern_2_5: 2390000 rects +caravel_00020001_fill_pattern_2_5: 2400000 rects +caravel_00020001_fill_pattern_2_5: 2410000 rects +caravel_00020001_fill_pattern_2_5: 2420000 rects +caravel_00020001_fill_pattern_2_5: 2430000 rects +caravel_00020001_fill_pattern_2_5: 2440000 rects +caravel_00020001_fill_pattern_2_5: 2450000 rects +caravel_00020001_fill_pattern_2_5: 2460000 rects +caravel_00020001_fill_pattern_2_5: 2470000 rects +caravel_00020001_fill_pattern_2_5: 2480000 rects +caravel_00020001_fill_pattern_2_5: 2490000 rects +caravel_00020001_fill_pattern_2_5: 2500000 rects +caravel_00020001_fill_pattern_2_5: 2510000 rects +caravel_00020001_fill_pattern_2_5: 2520000 rects +caravel_00020001_fill_pattern_2_5: 2530000 rects +caravel_00020001_fill_pattern_2_5: 2540000 rects +caravel_00020001_fill_pattern_2_5: 2550000 rects +caravel_00020001_fill_pattern_2_5: 2560000 rects +caravel_00020001_fill_pattern_2_5: 2570000 rects +caravel_00020001_fill_pattern_2_5: 2580000 rects +caravel_00020001_fill_pattern_2_5: 2590000 rects +caravel_00020001_fill_pattern_2_5: 2600000 rects +caravel_00020001_fill_pattern_2_5: 2610000 rects +caravel_00020001_fill_pattern_2_5: 2620000 rects +caravel_00020001_fill_pattern_2_5: 2630000 rects +caravel_00020001_fill_pattern_2_5: 2640000 rects +caravel_00020001_fill_pattern_2_5: 2650000 rects +caravel_00020001_fill_pattern_2_5: 2660000 rects +caravel_00020001_fill_pattern_2_5: 2670000 rects +caravel_00020001_fill_pattern_2_5: 2680000 rects +caravel_00020001_fill_pattern_2_5: 2690000 rects +caravel_00020001_fill_pattern_2_5: 2700000 rects +caravel_00020001_fill_pattern_2_5: 2710000 rects +caravel_00020001_fill_pattern_2_5: 2720000 rects +caravel_00020001_fill_pattern_2_5: 2730000 rects +caravel_00020001_fill_pattern_2_5: 2740000 rects +caravel_00020001_fill_pattern_2_5: 2750000 rects +caravel_00020001_fill_pattern_2_5: 2760000 rects +caravel_00020001_fill_pattern_2_5: 2770000 rects +caravel_00020001_fill_pattern_2_5: 2780000 rects +caravel_00020001_fill_pattern_2_5: 2790000 rects +caravel_00020001_fill_pattern_2_5: 2800000 rects +caravel_00020001_fill_pattern_2_5: 2810000 rects +caravel_00020001_fill_pattern_2_5: 2820000 rects +caravel_00020001_fill_pattern_2_5: 2830000 rects +caravel_00020001_fill_pattern_2_5: 2840000 rects +caravel_00020001_fill_pattern_2_5: 2850000 rects +caravel_00020001_fill_pattern_2_5: 2860000 rects +caravel_00020001_fill_pattern_2_5: 2870000 rects +caravel_00020001_fill_pattern_2_5: 2880000 rects +caravel_00020001_fill_pattern_2_5: 2890000 rects +caravel_00020001_fill_pattern_2_5: 2900000 rects +caravel_00020001_fill_pattern_2_5: 2910000 rects +caravel_00020001_fill_pattern_2_5: 2920000 rects +caravel_00020001_fill_pattern_2_5: 2930000 rects +caravel_00020001_fill_pattern_2_5: 2940000 rects +caravel_00020001_fill_pattern_2_5: 2950000 rects +caravel_00020001_fill_pattern_2_5: 2960000 rects +caravel_00020001_fill_pattern_2_5: 2970000 rects +caravel_00020001_fill_pattern_2_5: 2980000 rects +caravel_00020001_fill_pattern_2_5: 2990000 rects +caravel_00020001_fill_pattern_2_5: 3000000 rects +caravel_00020001_fill_pattern_2_5: 3010000 rects +caravel_00020001_fill_pattern_2_5: 3020000 rects +caravel_00020001_fill_pattern_2_5: 3030000 rects +caravel_00020001_fill_pattern_2_5: 3040000 rects +caravel_00020001_fill_pattern_2_5: 3050000 rects +caravel_00020001_fill_pattern_2_5: 3060000 rects +caravel_00020001_fill_pattern_2_5: 3070000 rects +caravel_00020001_fill_pattern_2_5: 3080000 rects +caravel_00020001_fill_pattern_2_5: 3090000 rects +caravel_00020001_fill_pattern_2_5: 3100000 rects +caravel_00020001_fill_pattern_2_5: 3110000 rects +caravel_00020001_fill_pattern_2_5: 3120000 rects +caravel_00020001_fill_pattern_2_5: 3130000 rects +caravel_00020001_fill_pattern_2_5: 3140000 rects +caravel_00020001_fill_pattern_2_5: 3150000 rects +caravel_00020001_fill_pattern_2_5: 3160000 rects +caravel_00020001_fill_pattern_2_5: 3170000 rects +caravel_00020001_fill_pattern_2_5: 3180000 rects +caravel_00020001_fill_pattern_2_5: 3190000 rects +caravel_00020001_fill_pattern_2_5: 3200000 rects +caravel_00020001_fill_pattern_2_5: 3210000 rects +caravel_00020001_fill_pattern_2_5: 3220000 rects +caravel_00020001_fill_pattern_2_5: 3230000 rects +caravel_00020001_fill_pattern_3_0: 1560000 rects +caravel_00020001_fill_pattern_3_0: 1570000 rects +caravel_00020001_fill_pattern_3_0: 1580000 rects +caravel_00020001_fill_pattern_3_0: 1590000 rects +caravel_00020001_fill_pattern_3_0: 1600000 rects +caravel_00020001_fill_pattern_3_0: 1610000 rects +caravel_00020001_fill_pattern_3_0: 1620000 rects +caravel_00020001_fill_pattern_3_0: 1630000 rects +caravel_00020001_fill_pattern_3_0: 1640000 rects +caravel_00020001_fill_pattern_3_0: 1650000 rects +caravel_00020001_fill_pattern_3_0: 1660000 rects +caravel_00020001_fill_pattern_3_0: 1670000 rects +caravel_00020001_fill_pattern_3_0: 1680000 rects +caravel_00020001_fill_pattern_3_0: 1690000 rects +caravel_00020001_fill_pattern_3_0: 1700000 rects +caravel_00020001_fill_pattern_3_0: 1710000 rects +caravel_00020001_fill_pattern_3_0: 1720000 rects +caravel_00020001_fill_pattern_3_0: 1730000 rects +caravel_00020001_fill_pattern_3_0: 1740000 rects +caravel_00020001_fill_pattern_3_0: 1750000 rects +caravel_00020001_fill_pattern_3_0: 1760000 rects +caravel_00020001_fill_pattern_3_0: 1770000 rects +caravel_00020001_fill_pattern_3_0: 1780000 rects +caravel_00020001_fill_pattern_3_0: 1790000 rects +caravel_00020001_fill_pattern_3_0: 1800000 rects +caravel_00020001_fill_pattern_3_0: 1810000 rects +caravel_00020001_fill_pattern_3_0: 1820000 rects +caravel_00020001_fill_pattern_3_0: 1830000 rects +caravel_00020001_fill_pattern_3_0: 1840000 rects +caravel_00020001_fill_pattern_3_0: 1850000 rects +caravel_00020001_fill_pattern_3_0: 1860000 rects +caravel_00020001_fill_pattern_3_0: 1870000 rects +caravel_00020001_fill_pattern_3_0: 1880000 rects +caravel_00020001_fill_pattern_3_0: 1890000 rects +caravel_00020001_fill_pattern_3_0: 1900000 rects +caravel_00020001_fill_pattern_3_0: 1910000 rects +caravel_00020001_fill_pattern_3_0: 1920000 rects +caravel_00020001_fill_pattern_3_0: 1930000 rects +caravel_00020001_fill_pattern_3_0: 1940000 rects +caravel_00020001_fill_pattern_3_0: 1950000 rects +caravel_00020001_fill_pattern_3_0: 1960000 rects +caravel_00020001_fill_pattern_3_0: 1970000 rects +caravel_00020001_fill_pattern_3_0: 1980000 rects +caravel_00020001_fill_pattern_3_0: 1990000 rects +caravel_00020001_fill_pattern_3_0: 2000000 rects +caravel_00020001_fill_pattern_3_0: 2010000 rects +caravel_00020001_fill_pattern_3_0: 2020000 rects +caravel_00020001_fill_pattern_3_0: 2030000 rects +caravel_00020001_fill_pattern_3_0: 2040000 rects +caravel_00020001_fill_pattern_3_0: 2050000 rects +caravel_00020001_fill_pattern_3_0: 2060000 rects +caravel_00020001_fill_pattern_3_0: 2070000 rects +caravel_00020001_fill_pattern_3_0: 2080000 rects +caravel_00020001_fill_pattern_3_0: 2090000 rects +caravel_00020001_fill_pattern_3_0: 2100000 rects +caravel_00020001_fill_pattern_3_0: 2110000 rects +caravel_00020001_fill_pattern_3_0: 2120000 rects +caravel_00020001_fill_pattern_3_0: 2130000 rects +caravel_00020001_fill_pattern_3_0: 2140000 rects +caravel_00020001_fill_pattern_3_0: 2150000 rects +caravel_00020001_fill_pattern_3_0: 2160000 rects +caravel_00020001_fill_pattern_3_0: 2170000 rects +caravel_00020001_fill_pattern_3_0: 2180000 rects +caravel_00020001_fill_pattern_3_0: 2190000 rects +caravel_00020001_fill_pattern_3_0: 2200000 rects +caravel_00020001_fill_pattern_3_0: 2210000 rects +caravel_00020001_fill_pattern_3_0: 2220000 rects +caravel_00020001_fill_pattern_3_0: 2230000 rects +caravel_00020001_fill_pattern_3_0: 2240000 rects +caravel_00020001_fill_pattern_3_0: 2250000 rects +caravel_00020001_fill_pattern_3_0: 2260000 rects +caravel_00020001_fill_pattern_3_0: 2270000 rects +caravel_00020001_fill_pattern_3_0: 2280000 rects +caravel_00020001_fill_pattern_3_0: 2290000 rects +caravel_00020001_fill_pattern_3_0: 2300000 rects +caravel_00020001_fill_pattern_3_0: 2310000 rects +caravel_00020001_fill_pattern_3_0: 2320000 rects +caravel_00020001_fill_pattern_3_0: 2330000 rects +caravel_00020001_fill_pattern_3_0: 2340000 rects +caravel_00020001_fill_pattern_3_0: 2350000 rects +caravel_00020001_fill_pattern_3_0: 2360000 rects +caravel_00020001_fill_pattern_3_0: 2370000 rects +caravel_00020001_fill_pattern_3_0: 2380000 rects +caravel_00020001_fill_pattern_3_0: 2390000 rects +caravel_00020001_fill_pattern_3_0: 2400000 rects +caravel_00020001_fill_pattern_3_0: 2410000 rects +caravel_00020001_fill_pattern_3_0: 2420000 rects +caravel_00020001_fill_pattern_3_0: 2430000 rects +caravel_00020001_fill_pattern_3_0: 2440000 rects +caravel_00020001_fill_pattern_3_0: 2450000 rects +caravel_00020001_fill_pattern_3_0: 2460000 rects +caravel_00020001_fill_pattern_3_0: 2470000 rects +caravel_00020001_fill_pattern_3_0: 2480000 rects +caravel_00020001_fill_pattern_3_0: 2490000 rects +caravel_00020001_fill_pattern_3_0: 2500000 rects +caravel_00020001_fill_pattern_3_0: 2510000 rects +caravel_00020001_fill_pattern_3_0: 2520000 rects +caravel_00020001_fill_pattern_3_0: 2530000 rects +caravel_00020001_fill_pattern_3_0: 2540000 rects +caravel_00020001_fill_pattern_3_0: 2550000 rects +caravel_00020001_fill_pattern_3_0: 2560000 rects +caravel_00020001_fill_pattern_3_0: 2570000 rects +caravel_00020001_fill_pattern_3_0: 2580000 rects +caravel_00020001_fill_pattern_3_0: 2590000 rects +caravel_00020001_fill_pattern_3_0: 2600000 rects +caravel_00020001_fill_pattern_3_0: 2610000 rects +caravel_00020001_fill_pattern_3_0: 2620000 rects +caravel_00020001_fill_pattern_3_0: 2630000 rects +caravel_00020001_fill_pattern_3_0: 2640000 rects +caravel_00020001_fill_pattern_3_0: 2650000 rects +caravel_00020001_fill_pattern_3_0: 2660000 rects +caravel_00020001_fill_pattern_3_0: 2670000 rects +caravel_00020001_fill_pattern_3_0: 2680000 rects +caravel_00020001_fill_pattern_3_0: 2690000 rects +caravel_00020001_fill_pattern_3_0: 2700000 rects +caravel_00020001_fill_pattern_3_0: 2710000 rects +caravel_00020001_fill_pattern_3_0: 2720000 rects +caravel_00020001_fill_pattern_3_0: 2730000 rects +caravel_00020001_fill_pattern_3_0: 2740000 rects +caravel_00020001_fill_pattern_3_0: 2750000 rects +caravel_00020001_fill_pattern_3_0: 2760000 rects +caravel_00020001_fill_pattern_3_0: 2770000 rects +caravel_00020001_fill_pattern_3_0: 2780000 rects +caravel_00020001_fill_pattern_3_0: 2790000 rects +caravel_00020001_fill_pattern_3_0: 2800000 rects +caravel_00020001_fill_pattern_3_0: 2810000 rects +caravel_00020001_fill_pattern_3_0: 2820000 rects +caravel_00020001_fill_pattern_3_0: 2830000 rects +caravel_00020001_fill_pattern_3_0: 2840000 rects +caravel_00020001_fill_pattern_3_0: 2850000 rects +caravel_00020001_fill_pattern_3_0: 2860000 rects +caravel_00020001_fill_pattern_3_0: 2870000 rects +caravel_00020001_fill_pattern_3_0: 2880000 rects +caravel_00020001_fill_pattern_3_0: 2890000 rects +caravel_00020001_fill_pattern_3_0: 2900000 rects +caravel_00020001_fill_pattern_3_0: 2910000 rects +caravel_00020001_fill_pattern_3_0: 2920000 rects +caravel_00020001_fill_pattern_3_0: 2930000 rects +caravel_00020001_fill_pattern_3_0: 2940000 rects +caravel_00020001_fill_pattern_3_0: 2950000 rects +caravel_00020001_fill_pattern_3_0: 2960000 rects +caravel_00020001_fill_pattern_3_0: 2970000 rects +caravel_00020001_fill_pattern_3_0: 2980000 rects +caravel_00020001_fill_pattern_3_0: 2990000 rects +caravel_00020001_fill_pattern_3_0: 3000000 rects +caravel_00020001_fill_pattern_3_0: 3010000 rects +caravel_00020001_fill_pattern_3_0: 3020000 rects +caravel_00020001_fill_pattern_3_0: 3030000 rects +caravel_00020001_fill_pattern_3_0: 3040000 rects +caravel_00020001_fill_pattern_3_0: 3050000 rects +caravel_00020001_fill_pattern_3_0: 3060000 rects +caravel_00020001_fill_pattern_3_0: 3070000 rects +caravel_00020001_fill_pattern_3_0: 3080000 rects +caravel_00020001_fill_pattern_3_0: 3090000 rects +caravel_00020001_fill_pattern_3_0: 3100000 rects +caravel_00020001_fill_pattern_3_0: 3110000 rects +caravel_00020001_fill_pattern_3_0: 3120000 rects +caravel_00020001_fill_pattern_3_0: 3130000 rects +caravel_00020001_fill_pattern_3_0: 3140000 rects +caravel_00020001_fill_pattern_3_0: 3150000 rects +caravel_00020001_fill_pattern_3_0: 3160000 rects +caravel_00020001_fill_pattern_3_0: 3170000 rects +caravel_00020001_fill_pattern_3_0: 3180000 rects +caravel_00020001_fill_pattern_3_0: 3190000 rects +caravel_00020001_fill_pattern_3_0: 3200000 rects +caravel_00020001_fill_pattern_3_0: 3210000 rects +caravel_00020001_fill_pattern_3_0: 3220000 rects +caravel_00020001_fill_pattern_3_0: 3230000 rects +caravel_00020001_fill_pattern_3_5: 3240000 rects +caravel_00020001_fill_pattern_3_5: 3250000 rects +caravel_00020001_fill_pattern_3_5: 3260000 rects +caravel_00020001_fill_pattern_3_5: 3270000 rects +caravel_00020001_fill_pattern_3_5: 3280000 rects +caravel_00020001_fill_pattern_3_5: 3290000 rects +caravel_00020001_fill_pattern_3_5: 3300000 rects +caravel_00020001_fill_pattern_3_5: 3310000 rects +caravel_00020001_fill_pattern_3_5: 3320000 rects +caravel_00020001_fill_pattern_3_5: 3330000 rects +caravel_00020001_fill_pattern_3_5: 3340000 rects +caravel_00020001_fill_pattern_3_5: 3350000 rects +caravel_00020001_fill_pattern_3_5: 3360000 rects +caravel_00020001_fill_pattern_3_5: 3370000 rects +caravel_00020001_fill_pattern_3_5: 3380000 rects +caravel_00020001_fill_pattern_3_5: 3390000 rects +caravel_00020001_fill_pattern_3_5: 3400000 rects +caravel_00020001_fill_pattern_3_5: 3410000 rects +caravel_00020001_fill_pattern_3_5: 3420000 rects +caravel_00020001_fill_pattern_3_5: 3430000 rects +caravel_00020001_fill_pattern_3_5: 3440000 rects +caravel_00020001_fill_pattern_3_5: 3450000 rects +caravel_00020001_fill_pattern_3_5: 3460000 rects +caravel_00020001_fill_pattern_3_5: 3470000 rects +caravel_00020001_fill_pattern_3_5: 3480000 rects +caravel_00020001_fill_pattern_3_5: 3490000 rects +caravel_00020001_fill_pattern_3_5: 3500000 rects +caravel_00020001_fill_pattern_3_5: 3510000 rects +caravel_00020001_fill_pattern_3_5: 3520000 rects +caravel_00020001_fill_pattern_3_5: 3530000 rects +caravel_00020001_fill_pattern_3_5: 3540000 rects +caravel_00020001_fill_pattern_3_5: 3550000 rects +caravel_00020001_fill_pattern_3_5: 3560000 rects +caravel_00020001_fill_pattern_3_5: 3570000 rects +caravel_00020001_fill_pattern_3_5: 3580000 rects +caravel_00020001_fill_pattern_3_5: 3590000 rects +caravel_00020001_fill_pattern_3_5: 3600000 rects +caravel_00020001_fill_pattern_3_5: 3610000 rects +caravel_00020001_fill_pattern_3_5: 3620000 rects +caravel_00020001_fill_pattern_3_5: 3630000 rects +caravel_00020001_fill_pattern_3_5: 3640000 rects +caravel_00020001_fill_pattern_3_5: 3650000 rects +caravel_00020001_fill_pattern_3_5: 3660000 rects +caravel_00020001_fill_pattern_3_5: 3670000 rects +caravel_00020001_fill_pattern_3_5: 3680000 rects +caravel_00020001_fill_pattern_3_5: 3690000 rects +caravel_00020001_fill_pattern_3_5: 3700000 rects +caravel_00020001_fill_pattern_3_5: 3710000 rects +caravel_00020001_fill_pattern_3_5: 3720000 rects +caravel_00020001_fill_pattern_3_5: 3730000 rects +caravel_00020001_fill_pattern_3_5: 3740000 rects +caravel_00020001_fill_pattern_3_5: 3750000 rects +caravel_00020001_fill_pattern_3_5: 3760000 rects +caravel_00020001_fill_pattern_3_5: 3770000 rects +caravel_00020001_fill_pattern_3_5: 3780000 rects +caravel_00020001_fill_pattern_3_5: 3790000 rects +caravel_00020001_fill_pattern_3_5: 3800000 rects +caravel_00020001_fill_pattern_3_5: 3810000 rects +caravel_00020001_fill_pattern_3_5: 3820000 rects +caravel_00020001_fill_pattern_3_5: 3830000 rects +caravel_00020001_fill_pattern_3_5: 3840000 rects +caravel_00020001_fill_pattern_3_5: 3850000 rects +caravel_00020001_fill_pattern_3_5: 3860000 rects +caravel_00020001_fill_pattern_3_5: 3870000 rects +caravel_00020001_fill_pattern_3_5: 3880000 rects +caravel_00020001_fill_pattern_3_5: 3890000 rects +caravel_00020001_fill_pattern_3_5: 3900000 rects +caravel_00020001_fill_pattern_3_5: 3910000 rects +caravel_00020001_fill_pattern_3_5: 3920000 rects +caravel_00020001_fill_pattern_3_5: 3930000 rects +caravel_00020001_fill_pattern_3_5: 3940000 rects +caravel_00020001_fill_pattern_3_5: 3950000 rects +caravel_00020001_fill_pattern_3_5: 3960000 rects +caravel_00020001_fill_pattern_3_5: 3970000 rects +caravel_00020001_fill_pattern_3_5: 3980000 rects +caravel_00020001_fill_pattern_3_5: 3990000 rects +caravel_00020001_fill_pattern_3_5: 4000000 rects +caravel_00020001_fill_pattern_3_5: 4010000 rects +caravel_00020001_fill_pattern_3_5: 4020000 rects +caravel_00020001_fill_pattern_3_5: 4030000 rects +caravel_00020001_fill_pattern_3_5: 4040000 rects +caravel_00020001_fill_pattern_3_5: 4050000 rects +caravel_00020001_fill_pattern_3_5: 4060000 rects +caravel_00020001_fill_pattern_3_5: 4070000 rects +caravel_00020001_fill_pattern_3_5: 4080000 rects +caravel_00020001_fill_pattern_3_5: 4090000 rects +caravel_00020001_fill_pattern_3_5: 4100000 rects +caravel_00020001_fill_pattern_3_5: 4110000 rects +caravel_00020001_fill_pattern_3_5: 4120000 rects +caravel_00020001_fill_pattern_3_5: 4130000 rects +caravel_00020001_fill_pattern_3_5: 4140000 rects +caravel_00020001_fill_pattern_3_5: 4150000 rects +caravel_00020001_fill_pattern_3_5: 4160000 rects +caravel_00020001_fill_pattern_3_5: 4170000 rects +caravel_00020001_fill_pattern_3_5: 4180000 rects +caravel_00020001_fill_pattern_3_5: 4190000 rects +caravel_00020001_fill_pattern_3_5: 4200000 rects +caravel_00020001_fill_pattern_3_5: 4210000 rects +caravel_00020001_fill_pattern_3_5: 4220000 rects +caravel_00020001_fill_pattern_3_5: 4230000 rects +caravel_00020001_fill_pattern_3_5: 4240000 rects +caravel_00020001_fill_pattern_3_5: 4250000 rects +caravel_00020001_fill_pattern_3_5: 4260000 rects +caravel_00020001_fill_pattern_3_5: 4270000 rects +caravel_00020001_fill_pattern_3_5: 4280000 rects +caravel_00020001_fill_pattern_3_5: 4290000 rects +caravel_00020001_fill_pattern_3_5: 4300000 rects +caravel_00020001_fill_pattern_3_5: 4310000 rects +caravel_00020001_fill_pattern_3_5: 4320000 rects +caravel_00020001_fill_pattern_3_5: 4330000 rects +caravel_00020001_fill_pattern_3_5: 4340000 rects +caravel_00020001_fill_pattern_3_5: 4350000 rects +caravel_00020001_fill_pattern_3_5: 4360000 rects +caravel_00020001_fill_pattern_3_5: 4370000 rects +caravel_00020001_fill_pattern_3_5: 4380000 rects +caravel_00020001_fill_pattern_3_5: 4390000 rects +caravel_00020001_fill_pattern_3_5: 4400000 rects +caravel_00020001_fill_pattern_3_5: 4410000 rects +caravel_00020001_fill_pattern_3_5: 4420000 rects +caravel_00020001_fill_pattern_3_5: 4430000 rects +caravel_00020001_fill_pattern_3_5: 4440000 rects +caravel_00020001_fill_pattern_3_5: 4450000 rects +caravel_00020001_fill_pattern_3_5: 4460000 rects +caravel_00020001_fill_pattern_3_5: 4470000 rects +caravel_00020001_fill_pattern_3_5: 4480000 rects +caravel_00020001_fill_pattern_3_5: 4490000 rects +caravel_00020001_fill_pattern_3_5: 4500000 rects +caravel_00020001_fill_pattern_3_5: 4510000 rects +caravel_00020001_fill_pattern_3_5: 4520000 rects +caravel_00020001_fill_pattern_3_5: 4530000 rects +caravel_00020001_fill_pattern_3_5: 4540000 rects +caravel_00020001_fill_pattern_3_5: 4550000 rects +caravel_00020001_fill_pattern_3_5: 4560000 rects +caravel_00020001_fill_pattern_3_5: 4570000 rects +caravel_00020001_fill_pattern_3_5: 4580000 rects +caravel_00020001_fill_pattern_3_5: 4590000 rects +caravel_00020001_fill_pattern_3_5: 4600000 rects +caravel_00020001_fill_pattern_3_5: 4610000 rects +caravel_00020001_fill_pattern_3_5: 4620000 rects +caravel_00020001_fill_pattern_3_5: 4630000 rects +caravel_00020001_fill_pattern_3_5: 4640000 rects +caravel_00020001_fill_pattern_3_5: 4650000 rects +caravel_00020001_fill_pattern_3_5: 4660000 rects +caravel_00020001_fill_pattern_3_5: 4670000 rects +caravel_00020001_fill_pattern_3_5: 4680000 rects +caravel_00020001_fill_pattern_3_5: 4690000 rects +caravel_00020001_fill_pattern_3_5: 4700000 rects +caravel_00020001_fill_pattern_3_5: 4710000 rects +caravel_00020001_fill_pattern_3_5: 4720000 rects +caravel_00020001_fill_pattern_3_5: 4730000 rects +caravel_00020001_fill_pattern_3_5: 4740000 rects +caravel_00020001_fill_pattern_3_5: 4750000 rects +caravel_00020001_fill_pattern_3_5: 4760000 rects +caravel_00020001_fill_pattern_3_5: 4770000 rects +caravel_00020001_fill_pattern_3_5: 4780000 rects +caravel_00020001_fill_pattern_3_5: 4790000 rects +caravel_00020001_fill_pattern_3_5: 4800000 rects +caravel_00020001_fill_pattern_3_5: 4810000 rects +caravel_00020001_fill_pattern_3_5: 4820000 rects +caravel_00020001_fill_pattern_3_5: 4830000 rects +caravel_00020001_fill_pattern_3_5: 4840000 rects +caravel_00020001_fill_pattern_3_5: 4850000 rects +caravel_00020001_fill_pattern_3_5: 4860000 rects +caravel_00020001_fill_pattern_3_5: 4870000 rects +caravel_00020001_fill_pattern_3_5: 4880000 rects +caravel_00020001_fill_pattern_3_5: 4890000 rects +caravel_00020001_fill_pattern_3_5: 4900000 rects +caravel_00020001_fill_pattern_3_5: 4910000 rects +caravel_00020001_fill_pattern_2_5: 3240000 rects +caravel_00020001_fill_pattern_2_5: 3250000 rects +caravel_00020001_fill_pattern_2_5: 3260000 rects +caravel_00020001_fill_pattern_2_5: 3270000 rects +caravel_00020001_fill_pattern_2_5: 3280000 rects +caravel_00020001_fill_pattern_2_5: 3290000 rects +caravel_00020001_fill_pattern_2_5: 3300000 rects +caravel_00020001_fill_pattern_2_5: 3310000 rects +caravel_00020001_fill_pattern_2_5: 3320000 rects +caravel_00020001_fill_pattern_2_5: 3330000 rects +caravel_00020001_fill_pattern_2_5: 3340000 rects +caravel_00020001_fill_pattern_2_5: 3350000 rects +caravel_00020001_fill_pattern_2_5: 3360000 rects +caravel_00020001_fill_pattern_2_5: 3370000 rects +caravel_00020001_fill_pattern_2_5: 3380000 rects +caravel_00020001_fill_pattern_2_5: 3390000 rects +caravel_00020001_fill_pattern_2_5: 3400000 rects +caravel_00020001_fill_pattern_2_5: 3410000 rects +caravel_00020001_fill_pattern_2_5: 3420000 rects +caravel_00020001_fill_pattern_2_5: 3430000 rects +caravel_00020001_fill_pattern_2_5: 3440000 rects +caravel_00020001_fill_pattern_2_5: 3450000 rects +caravel_00020001_fill_pattern_2_5: 3460000 rects +caravel_00020001_fill_pattern_2_5: 3470000 rects +caravel_00020001_fill_pattern_2_5: 3480000 rects +caravel_00020001_fill_pattern_2_5: 3490000 rects +caravel_00020001_fill_pattern_2_5: 3500000 rects +caravel_00020001_fill_pattern_2_5: 3510000 rects +caravel_00020001_fill_pattern_2_5: 3520000 rects +caravel_00020001_fill_pattern_2_5: 3530000 rects +caravel_00020001_fill_pattern_2_5: 3540000 rects +caravel_00020001_fill_pattern_2_5: 3550000 rects +caravel_00020001_fill_pattern_2_5: 3560000 rects +caravel_00020001_fill_pattern_2_5: 3570000 rects +caravel_00020001_fill_pattern_2_5: 3580000 rects +caravel_00020001_fill_pattern_2_5: 3590000 rects +caravel_00020001_fill_pattern_2_5: 3600000 rects +caravel_00020001_fill_pattern_2_5: 3610000 rects +caravel_00020001_fill_pattern_2_5: 3620000 rects +caravel_00020001_fill_pattern_2_5: 3630000 rects +caravel_00020001_fill_pattern_2_5: 3640000 rects +caravel_00020001_fill_pattern_2_5: 3650000 rects +caravel_00020001_fill_pattern_2_5: 3660000 rects +caravel_00020001_fill_pattern_2_5: 3670000 rects +caravel_00020001_fill_pattern_2_5: 3680000 rects +caravel_00020001_fill_pattern_2_5: 3690000 rects +caravel_00020001_fill_pattern_2_5: 3700000 rects +caravel_00020001_fill_pattern_2_5: 3710000 rects +caravel_00020001_fill_pattern_2_5: 3720000 rects +caravel_00020001_fill_pattern_2_5: 3730000 rects +caravel_00020001_fill_pattern_2_5: 3740000 rects +caravel_00020001_fill_pattern_2_5: 3750000 rects +caravel_00020001_fill_pattern_2_5: 3760000 rects +caravel_00020001_fill_pattern_2_5: 3770000 rects +caravel_00020001_fill_pattern_2_5: 3780000 rects +caravel_00020001_fill_pattern_2_5: 3790000 rects +caravel_00020001_fill_pattern_2_5: 3800000 rects +caravel_00020001_fill_pattern_2_5: 3810000 rects +caravel_00020001_fill_pattern_2_5: 3820000 rects +caravel_00020001_fill_pattern_2_5: 3830000 rects +caravel_00020001_fill_pattern_2_5: 3840000 rects +caravel_00020001_fill_pattern_2_5: 3850000 rects +caravel_00020001_fill_pattern_2_5: 3860000 rects +caravel_00020001_fill_pattern_2_5: 3870000 rects +caravel_00020001_fill_pattern_2_5: 3880000 rects +caravel_00020001_fill_pattern_2_5: 3890000 rects +caravel_00020001_fill_pattern_2_5: 3900000 rects +caravel_00020001_fill_pattern_2_5: 3910000 rects +caravel_00020001_fill_pattern_2_5: 3920000 rects +caravel_00020001_fill_pattern_2_5: 3930000 rects +caravel_00020001_fill_pattern_2_5: 3940000 rects +caravel_00020001_fill_pattern_2_5: 3950000 rects +caravel_00020001_fill_pattern_2_5: 3960000 rects +caravel_00020001_fill_pattern_2_5: 3970000 rects +caravel_00020001_fill_pattern_2_5: 3980000 rects +caravel_00020001_fill_pattern_2_5: 3990000 rects +caravel_00020001_fill_pattern_2_5: 4000000 rects +caravel_00020001_fill_pattern_2_5: 4010000 rects +caravel_00020001_fill_pattern_2_5: 4020000 rects +caravel_00020001_fill_pattern_2_5: 4030000 rects +caravel_00020001_fill_pattern_2_5: 4040000 rects +caravel_00020001_fill_pattern_2_5: 4050000 rects +caravel_00020001_fill_pattern_2_5: 4060000 rects +caravel_00020001_fill_pattern_2_5: 4070000 rects +caravel_00020001_fill_pattern_2_5: 4080000 rects +caravel_00020001_fill_pattern_2_5: 4090000 rects +caravel_00020001_fill_pattern_2_5: 4100000 rects +caravel_00020001_fill_pattern_2_5: 4110000 rects +caravel_00020001_fill_pattern_2_5: 4120000 rects +caravel_00020001_fill_pattern_2_5: 4130000 rects +caravel_00020001_fill_pattern_2_5: 4140000 rects +caravel_00020001_fill_pattern_2_5: 4150000 rects +caravel_00020001_fill_pattern_2_5: 4160000 rects +caravel_00020001_fill_pattern_2_5: 4170000 rects +caravel_00020001_fill_pattern_2_5: 4180000 rects +caravel_00020001_fill_pattern_2_5: 4190000 rects +caravel_00020001_fill_pattern_2_5: 4200000 rects +caravel_00020001_fill_pattern_2_5: 4210000 rects +caravel_00020001_fill_pattern_2_5: 4220000 rects +caravel_00020001_fill_pattern_2_5: 4230000 rects +caravel_00020001_fill_pattern_2_5: 4240000 rects +caravel_00020001_fill_pattern_2_5: 4250000 rects +caravel_00020001_fill_pattern_2_5: 4260000 rects +caravel_00020001_fill_pattern_2_5: 4270000 rects +caravel_00020001_fill_pattern_2_5: 4280000 rects +caravel_00020001_fill_pattern_2_5: 4290000 rects +caravel_00020001_fill_pattern_2_5: 4300000 rects +caravel_00020001_fill_pattern_2_5: 4310000 rects +caravel_00020001_fill_pattern_2_5: 4320000 rects +caravel_00020001_fill_pattern_2_5: 4330000 rects +caravel_00020001_fill_pattern_2_5: 4340000 rects +caravel_00020001_fill_pattern_2_5: 4350000 rects +caravel_00020001_fill_pattern_2_5: 4360000 rects +caravel_00020001_fill_pattern_2_5: 4370000 rects +caravel_00020001_fill_pattern_2_5: 4380000 rects +caravel_00020001_fill_pattern_2_5: 4390000 rects +caravel_00020001_fill_pattern_2_5: 4400000 rects +caravel_00020001_fill_pattern_2_5: 4410000 rects +caravel_00020001_fill_pattern_2_5: 4420000 rects +caravel_00020001_fill_pattern_2_5: 4430000 rects +caravel_00020001_fill_pattern_2_5: 4440000 rects +caravel_00020001_fill_pattern_2_5: 4450000 rects +caravel_00020001_fill_pattern_2_5: 4460000 rects +caravel_00020001_fill_pattern_2_5: 4470000 rects +caravel_00020001_fill_pattern_2_5: 4480000 rects +caravel_00020001_fill_pattern_2_5: 4490000 rects +caravel_00020001_fill_pattern_2_5: 4500000 rects +caravel_00020001_fill_pattern_2_5: 4510000 rects +caravel_00020001_fill_pattern_2_5: 4520000 rects +caravel_00020001_fill_pattern_2_5: 4530000 rects +caravel_00020001_fill_pattern_2_5: 4540000 rects +caravel_00020001_fill_pattern_2_5: 4550000 rects +caravel_00020001_fill_pattern_2_5: 4560000 rects +caravel_00020001_fill_pattern_2_5: 4570000 rects +caravel_00020001_fill_pattern_2_5: 4580000 rects +caravel_00020001_fill_pattern_2_5: 4590000 rects +caravel_00020001_fill_pattern_2_5: 4600000 rects +caravel_00020001_fill_pattern_2_5: 4610000 rects +caravel_00020001_fill_pattern_2_5: 4620000 rects +caravel_00020001_fill_pattern_2_5: 4630000 rects +caravel_00020001_fill_pattern_2_5: 4640000 rects +caravel_00020001_fill_pattern_2_5: 4650000 rects +caravel_00020001_fill_pattern_2_5: 4660000 rects +caravel_00020001_fill_pattern_2_5: 4670000 rects +caravel_00020001_fill_pattern_2_5: 4680000 rects +caravel_00020001_fill_pattern_2_5: 4690000 rects +caravel_00020001_fill_pattern_2_5: 4700000 rects +caravel_00020001_fill_pattern_2_5: 4710000 rects +caravel_00020001_fill_pattern_2_5: 4720000 rects +caravel_00020001_fill_pattern_2_5: 4730000 rects +caravel_00020001_fill_pattern_2_5: 4740000 rects +caravel_00020001_fill_pattern_2_5: 4750000 rects +caravel_00020001_fill_pattern_2_5: 4760000 rects +caravel_00020001_fill_pattern_2_5: 4770000 rects +caravel_00020001_fill_pattern_2_5: 4780000 rects +caravel_00020001_fill_pattern_2_5: 4790000 rects +caravel_00020001_fill_pattern_2_5: 4800000 rects +caravel_00020001_fill_pattern_2_5: 4810000 rects +caravel_00020001_fill_pattern_2_5: 4820000 rects +caravel_00020001_fill_pattern_2_5: 4830000 rects +caravel_00020001_fill_pattern_2_5: 4840000 rects +caravel_00020001_fill_pattern_2_5: 4850000 rects +caravel_00020001_fill_pattern_2_5: 4860000 rects +caravel_00020001_fill_pattern_2_5: 4870000 rects +caravel_00020001_fill_pattern_2_5: 4880000 rects +caravel_00020001_fill_pattern_2_5: 4890000 rects +caravel_00020001_fill_pattern_2_5: 4900000 rects +caravel_00020001_fill_pattern_2_5: 4910000 rects +caravel_00020001_fill_pattern_3_0: 3240000 rects +caravel_00020001_fill_pattern_3_0: 3250000 rects +caravel_00020001_fill_pattern_3_0: 3260000 rects +caravel_00020001_fill_pattern_3_0: 3270000 rects +caravel_00020001_fill_pattern_3_0: 3280000 rects +caravel_00020001_fill_pattern_3_0: 3290000 rects +caravel_00020001_fill_pattern_3_0: 3300000 rects +caravel_00020001_fill_pattern_3_0: 3310000 rects +caravel_00020001_fill_pattern_3_0: 3320000 rects +caravel_00020001_fill_pattern_3_0: 3330000 rects +caravel_00020001_fill_pattern_3_0: 3340000 rects +caravel_00020001_fill_pattern_3_0: 3350000 rects +caravel_00020001_fill_pattern_3_0: 3360000 rects +caravel_00020001_fill_pattern_3_0: 3370000 rects +caravel_00020001_fill_pattern_3_0: 3380000 rects +caravel_00020001_fill_pattern_3_0: 3390000 rects +caravel_00020001_fill_pattern_3_0: 3400000 rects +caravel_00020001_fill_pattern_3_0: 3410000 rects +caravel_00020001_fill_pattern_3_0: 3420000 rects +caravel_00020001_fill_pattern_3_0: 3430000 rects +caravel_00020001_fill_pattern_3_0: 3440000 rects +caravel_00020001_fill_pattern_3_0: 3450000 rects +caravel_00020001_fill_pattern_3_0: 3460000 rects +caravel_00020001_fill_pattern_3_0: 3470000 rects +caravel_00020001_fill_pattern_3_0: 3480000 rects +caravel_00020001_fill_pattern_3_0: 3490000 rects +caravel_00020001_fill_pattern_3_0: 3500000 rects +caravel_00020001_fill_pattern_3_0: 3510000 rects +caravel_00020001_fill_pattern_3_0: 3520000 rects +caravel_00020001_fill_pattern_3_0: 3530000 rects +caravel_00020001_fill_pattern_3_0: 3540000 rects +caravel_00020001_fill_pattern_3_0: 3550000 rects +caravel_00020001_fill_pattern_3_0: 3560000 rects +caravel_00020001_fill_pattern_3_0: 3570000 rects +caravel_00020001_fill_pattern_3_0: 3580000 rects +caravel_00020001_fill_pattern_3_0: 3590000 rects +caravel_00020001_fill_pattern_3_0: 3600000 rects +caravel_00020001_fill_pattern_3_0: 3610000 rects +caravel_00020001_fill_pattern_3_0: 3620000 rects +caravel_00020001_fill_pattern_3_0: 3630000 rects +caravel_00020001_fill_pattern_3_0: 3640000 rects +caravel_00020001_fill_pattern_3_0: 3650000 rects +caravel_00020001_fill_pattern_3_0: 3660000 rects +caravel_00020001_fill_pattern_3_0: 3670000 rects +caravel_00020001_fill_pattern_3_0: 3680000 rects +caravel_00020001_fill_pattern_3_0: 3690000 rects +caravel_00020001_fill_pattern_3_0: 3700000 rects +caravel_00020001_fill_pattern_3_0: 3710000 rects +caravel_00020001_fill_pattern_3_0: 3720000 rects +caravel_00020001_fill_pattern_3_0: 3730000 rects +caravel_00020001_fill_pattern_3_0: 3740000 rects +caravel_00020001_fill_pattern_3_0: 3750000 rects +caravel_00020001_fill_pattern_3_0: 3760000 rects +caravel_00020001_fill_pattern_3_0: 3770000 rects +caravel_00020001_fill_pattern_3_0: 3780000 rects +caravel_00020001_fill_pattern_3_0: 3790000 rects +caravel_00020001_fill_pattern_3_0: 3800000 rects +caravel_00020001_fill_pattern_3_0: 3810000 rects +caravel_00020001_fill_pattern_3_0: 3820000 rects +caravel_00020001_fill_pattern_3_0: 3830000 rects +caravel_00020001_fill_pattern_3_0: 3840000 rects +caravel_00020001_fill_pattern_3_0: 3850000 rects +caravel_00020001_fill_pattern_3_0: 3860000 rects +caravel_00020001_fill_pattern_3_0: 3870000 rects +caravel_00020001_fill_pattern_3_0: 3880000 rects +caravel_00020001_fill_pattern_3_0: 3890000 rects +caravel_00020001_fill_pattern_3_0: 3900000 rects +caravel_00020001_fill_pattern_3_0: 3910000 rects +caravel_00020001_fill_pattern_3_0: 3920000 rects +caravel_00020001_fill_pattern_3_0: 3930000 rects +caravel_00020001_fill_pattern_3_0: 3940000 rects +caravel_00020001_fill_pattern_3_0: 3950000 rects +caravel_00020001_fill_pattern_3_0: 3960000 rects +caravel_00020001_fill_pattern_3_0: 3970000 rects +caravel_00020001_fill_pattern_3_0: 3980000 rects +caravel_00020001_fill_pattern_3_0: 3990000 rects +caravel_00020001_fill_pattern_3_0: 4000000 rects +caravel_00020001_fill_pattern_3_0: 4010000 rects +caravel_00020001_fill_pattern_3_0: 4020000 rects +caravel_00020001_fill_pattern_3_0: 4030000 rects +caravel_00020001_fill_pattern_3_0: 4040000 rects +caravel_00020001_fill_pattern_3_0: 4050000 rects +caravel_00020001_fill_pattern_3_0: 4060000 rects +caravel_00020001_fill_pattern_3_0: 4070000 rects +caravel_00020001_fill_pattern_3_0: 4080000 rects +caravel_00020001_fill_pattern_3_0: 4090000 rects +caravel_00020001_fill_pattern_3_0: 4100000 rects +caravel_00020001_fill_pattern_3_0: 4110000 rects +caravel_00020001_fill_pattern_3_0: 4120000 rects +caravel_00020001_fill_pattern_3_0: 4130000 rects +caravel_00020001_fill_pattern_3_0: 4140000 rects +caravel_00020001_fill_pattern_3_0: 4150000 rects +caravel_00020001_fill_pattern_3_0: 4160000 rects +caravel_00020001_fill_pattern_3_0: 4170000 rects +caravel_00020001_fill_pattern_3_0: 4180000 rects +caravel_00020001_fill_pattern_3_0: 4190000 rects +caravel_00020001_fill_pattern_3_0: 4200000 rects +caravel_00020001_fill_pattern_3_0: 4210000 rects +caravel_00020001_fill_pattern_3_0: 4220000 rects +caravel_00020001_fill_pattern_3_0: 4230000 rects +caravel_00020001_fill_pattern_3_0: 4240000 rects +caravel_00020001_fill_pattern_3_0: 4250000 rects +caravel_00020001_fill_pattern_3_0: 4260000 rects +caravel_00020001_fill_pattern_3_0: 4270000 rects +caravel_00020001_fill_pattern_3_0: 4280000 rects +caravel_00020001_fill_pattern_3_0: 4290000 rects +caravel_00020001_fill_pattern_3_0: 4300000 rects +caravel_00020001_fill_pattern_3_0: 4310000 rects +caravel_00020001_fill_pattern_3_0: 4320000 rects +caravel_00020001_fill_pattern_3_0: 4330000 rects +caravel_00020001_fill_pattern_3_0: 4340000 rects +caravel_00020001_fill_pattern_3_0: 4350000 rects +caravel_00020001_fill_pattern_3_0: 4360000 rects +caravel_00020001_fill_pattern_3_0: 4370000 rects +caravel_00020001_fill_pattern_3_0: 4380000 rects +caravel_00020001_fill_pattern_3_0: 4390000 rects +caravel_00020001_fill_pattern_3_0: 4400000 rects +caravel_00020001_fill_pattern_3_0: 4410000 rects +caravel_00020001_fill_pattern_3_0: 4420000 rects +caravel_00020001_fill_pattern_3_0: 4430000 rects +caravel_00020001_fill_pattern_3_0: 4440000 rects +caravel_00020001_fill_pattern_3_0: 4450000 rects +caravel_00020001_fill_pattern_3_0: 4460000 rects +caravel_00020001_fill_pattern_3_0: 4470000 rects +caravel_00020001_fill_pattern_3_0: 4480000 rects +caravel_00020001_fill_pattern_3_0: 4490000 rects +caravel_00020001_fill_pattern_3_0: 4500000 rects +caravel_00020001_fill_pattern_3_0: 4510000 rects +caravel_00020001_fill_pattern_3_0: 4520000 rects +caravel_00020001_fill_pattern_3_0: 4530000 rects +caravel_00020001_fill_pattern_3_0: 4540000 rects +caravel_00020001_fill_pattern_3_0: 4550000 rects +caravel_00020001_fill_pattern_3_0: 4560000 rects +caravel_00020001_fill_pattern_3_0: 4570000 rects +caravel_00020001_fill_pattern_3_0: 4580000 rects +caravel_00020001_fill_pattern_3_0: 4590000 rects +caravel_00020001_fill_pattern_3_0: 4600000 rects +caravel_00020001_fill_pattern_3_0: 4610000 rects +caravel_00020001_fill_pattern_3_0: 4620000 rects +caravel_00020001_fill_pattern_3_0: 4630000 rects +caravel_00020001_fill_pattern_3_0: 4640000 rects +caravel_00020001_fill_pattern_3_0: 4650000 rects +caravel_00020001_fill_pattern_3_0: 4660000 rects +caravel_00020001_fill_pattern_3_0: 4670000 rects +caravel_00020001_fill_pattern_3_0: 4680000 rects +caravel_00020001_fill_pattern_3_0: 4690000 rects +caravel_00020001_fill_pattern_3_0: 4700000 rects +caravel_00020001_fill_pattern_3_0: 4710000 rects +caravel_00020001_fill_pattern_3_0: 4720000 rects +caravel_00020001_fill_pattern_3_0: 4730000 rects +caravel_00020001_fill_pattern_3_0: 4740000 rects +caravel_00020001_fill_pattern_3_0: 4750000 rects +caravel_00020001_fill_pattern_3_0: 4760000 rects +caravel_00020001_fill_pattern_3_0: 4770000 rects +caravel_00020001_fill_pattern_3_0: 4780000 rects +caravel_00020001_fill_pattern_3_0: 4790000 rects +caravel_00020001_fill_pattern_3_0: 4800000 rects +caravel_00020001_fill_pattern_3_0: 4810000 rects +caravel_00020001_fill_pattern_3_0: 4820000 rects +caravel_00020001_fill_pattern_3_0: 4830000 rects +caravel_00020001_fill_pattern_3_0: 4840000 rects +caravel_00020001_fill_pattern_3_0: 4850000 rects +caravel_00020001_fill_pattern_3_0: 4860000 rects +caravel_00020001_fill_pattern_3_0: 4870000 rects +caravel_00020001_fill_pattern_3_0: 4880000 rects +caravel_00020001_fill_pattern_3_0: 4890000 rects +caravel_00020001_fill_pattern_3_0: 4900000 rects +caravel_00020001_fill_pattern_3_0: 4910000 rects +caravel_00020001_fill_pattern_3_5: 4920000 rects +caravel_00020001_fill_pattern_3_5: 4930000 rects +caravel_00020001_fill_pattern_3_5: 4940000 rects +caravel_00020001_fill_pattern_3_5: 4950000 rects +caravel_00020001_fill_pattern_3_5: 4960000 rects +caravel_00020001_fill_pattern_3_5: 4970000 rects +caravel_00020001_fill_pattern_3_5: 4980000 rects +caravel_00020001_fill_pattern_3_5: 4990000 rects +caravel_00020001_fill_pattern_3_5: 5000000 rects +caravel_00020001_fill_pattern_3_5: 5010000 rects +caravel_00020001_fill_pattern_3_5: 5020000 rects +caravel_00020001_fill_pattern_3_5: 5030000 rects +caravel_00020001_fill_pattern_3_5: 5040000 rects +caravel_00020001_fill_pattern_3_5: 5050000 rects +caravel_00020001_fill_pattern_3_5: 5060000 rects +caravel_00020001_fill_pattern_3_5: 5070000 rects +caravel_00020001_fill_pattern_3_5: 5080000 rects +caravel_00020001_fill_pattern_3_5: 5090000 rects +caravel_00020001_fill_pattern_3_5: 5100000 rects +caravel_00020001_fill_pattern_3_5: 5110000 rects +caravel_00020001_fill_pattern_3_5: 5120000 rects +caravel_00020001_fill_pattern_3_5: 5130000 rects +caravel_00020001_fill_pattern_3_5: 5140000 rects +caravel_00020001_fill_pattern_3_5: 5150000 rects +caravel_00020001_fill_pattern_3_5: 5160000 rects +caravel_00020001_fill_pattern_3_5: 5170000 rects +caravel_00020001_fill_pattern_3_5: 5180000 rects +caravel_00020001_fill_pattern_3_5: 5190000 rects +caravel_00020001_fill_pattern_3_5: 5200000 rects +caravel_00020001_fill_pattern_3_5: 5210000 rects +caravel_00020001_fill_pattern_3_5: 5220000 rects +caravel_00020001_fill_pattern_3_5: 5230000 rects +caravel_00020001_fill_pattern_3_5: 5240000 rects +caravel_00020001_fill_pattern_3_5: 5250000 rects +caravel_00020001_fill_pattern_3_5: 5260000 rects +caravel_00020001_fill_pattern_3_5: 5270000 rects +caravel_00020001_fill_pattern_3_5: 5280000 rects +caravel_00020001_fill_pattern_3_5: 5290000 rects +caravel_00020001_fill_pattern_3_5: 5300000 rects +caravel_00020001_fill_pattern_3_5: 5310000 rects +caravel_00020001_fill_pattern_3_5: 5320000 rects +caravel_00020001_fill_pattern_3_5: 5330000 rects +caravel_00020001_fill_pattern_3_5: 5340000 rects +caravel_00020001_fill_pattern_3_5: 5350000 rects +caravel_00020001_fill_pattern_3_5: 5360000 rects +caravel_00020001_fill_pattern_3_5: 5370000 rects +caravel_00020001_fill_pattern_3_5: 5380000 rects +caravel_00020001_fill_pattern_3_5: 5390000 rects +caravel_00020001_fill_pattern_3_5: 5400000 rects +caravel_00020001_fill_pattern_3_5: 5410000 rects +caravel_00020001_fill_pattern_3_5: 5420000 rects +caravel_00020001_fill_pattern_3_5: 5430000 rects +caravel_00020001_fill_pattern_3_5: 5440000 rects +caravel_00020001_fill_pattern_3_5: 5450000 rects +caravel_00020001_fill_pattern_3_5: 5460000 rects +caravel_00020001_fill_pattern_3_5: 5470000 rects +caravel_00020001_fill_pattern_3_5: 5480000 rects +caravel_00020001_fill_pattern_3_5: 5490000 rects +caravel_00020001_fill_pattern_3_5: 5500000 rects +caravel_00020001_fill_pattern_3_5: 5510000 rects +caravel_00020001_fill_pattern_3_5: 5520000 rects +caravel_00020001_fill_pattern_3_5: 5530000 rects +caravel_00020001_fill_pattern_3_5: 5540000 rects +caravel_00020001_fill_pattern_3_5: 5550000 rects +caravel_00020001_fill_pattern_3_5: 5560000 rects +caravel_00020001_fill_pattern_3_5: 5570000 rects +caravel_00020001_fill_pattern_3_5: 5580000 rects +caravel_00020001_fill_pattern_3_5: 5590000 rects +caravel_00020001_fill_pattern_3_5: 5600000 rects +caravel_00020001_fill_pattern_3_5: 5610000 rects +caravel_00020001_fill_pattern_3_5: 5620000 rects +caravel_00020001_fill_pattern_3_5: 5630000 rects +caravel_00020001_fill_pattern_3_5: 5640000 rects +caravel_00020001_fill_pattern_3_5: 5650000 rects +caravel_00020001_fill_pattern_3_5: 5660000 rects +caravel_00020001_fill_pattern_3_5: 5670000 rects +caravel_00020001_fill_pattern_3_5: 5680000 rects +caravel_00020001_fill_pattern_3_5: 5690000 rects +caravel_00020001_fill_pattern_3_5: 5700000 rects +caravel_00020001_fill_pattern_3_5: 5710000 rects +caravel_00020001_fill_pattern_3_5: 5720000 rects +caravel_00020001_fill_pattern_3_5: 5730000 rects +caravel_00020001_fill_pattern_3_5: 5740000 rects +caravel_00020001_fill_pattern_3_5: 5750000 rects +caravel_00020001_fill_pattern_3_5: 5760000 rects +caravel_00020001_fill_pattern_3_5: 5770000 rects +caravel_00020001_fill_pattern_3_5: 5780000 rects +caravel_00020001_fill_pattern_3_5: 5790000 rects +caravel_00020001_fill_pattern_3_5: 5800000 rects +caravel_00020001_fill_pattern_3_5: 5810000 rects +caravel_00020001_fill_pattern_3_5: 5820000 rects +caravel_00020001_fill_pattern_3_5: 5830000 rects +caravel_00020001_fill_pattern_3_5: 5840000 rects +caravel_00020001_fill_pattern_3_5: 5850000 rects +caravel_00020001_fill_pattern_3_5: 5860000 rects +caravel_00020001_fill_pattern_3_5: 5870000 rects +caravel_00020001_fill_pattern_3_5: 5880000 rects +caravel_00020001_fill_pattern_3_5: 5890000 rects +caravel_00020001_fill_pattern_3_5: 5900000 rects +caravel_00020001_fill_pattern_3_5: 5910000 rects +caravel_00020001_fill_pattern_3_5: 5920000 rects +caravel_00020001_fill_pattern_3_5: 5930000 rects +caravel_00020001_fill_pattern_3_5: 5940000 rects +caravel_00020001_fill_pattern_3_5: 5950000 rects +caravel_00020001_fill_pattern_3_5: 5960000 rects +caravel_00020001_fill_pattern_3_5: 5970000 rects +caravel_00020001_fill_pattern_3_5: 5980000 rects +caravel_00020001_fill_pattern_3_5: 5990000 rects +caravel_00020001_fill_pattern_3_5: 6000000 rects +caravel_00020001_fill_pattern_3_5: 6010000 rects +caravel_00020001_fill_pattern_3_5: 6020000 rects +caravel_00020001_fill_pattern_3_5: 6030000 rects +caravel_00020001_fill_pattern_3_5: 6040000 rects +caravel_00020001_fill_pattern_3_5: 6050000 rects +caravel_00020001_fill_pattern_3_5: 6060000 rects +caravel_00020001_fill_pattern_3_5: 6070000 rects +caravel_00020001_fill_pattern_3_5: 6080000 rects +caravel_00020001_fill_pattern_3_5: 6090000 rects +caravel_00020001_fill_pattern_3_5: 6100000 rects +caravel_00020001_fill_pattern_3_5: 6110000 rects +caravel_00020001_fill_pattern_3_5: 6120000 rects +caravel_00020001_fill_pattern_3_5: 6130000 rects +caravel_00020001_fill_pattern_3_5: 6140000 rects +caravel_00020001_fill_pattern_3_5: 6150000 rects +caravel_00020001_fill_pattern_3_5: 6160000 rects +caravel_00020001_fill_pattern_3_5: 6170000 rects +caravel_00020001_fill_pattern_3_5: 6180000 rects +caravel_00020001_fill_pattern_3_5: 6190000 rects +caravel_00020001_fill_pattern_3_5: 6200000 rects +caravel_00020001_fill_pattern_3_5: 6210000 rects +caravel_00020001_fill_pattern_3_5: 6220000 rects +caravel_00020001_fill_pattern_3_5: 6230000 rects +caravel_00020001_fill_pattern_3_5: 6240000 rects +caravel_00020001_fill_pattern_3_5: 6250000 rects +caravel_00020001_fill_pattern_3_5: 6260000 rects +caravel_00020001_fill_pattern_3_5: 6270000 rects +caravel_00020001_fill_pattern_3_5: 6280000 rects +caravel_00020001_fill_pattern_3_5: 6290000 rects +caravel_00020001_fill_pattern_3_5: 6300000 rects +caravel_00020001_fill_pattern_3_5: 6310000 rects +caravel_00020001_fill_pattern_3_5: 6320000 rects +caravel_00020001_fill_pattern_3_5: 6330000 rects +caravel_00020001_fill_pattern_3_5: 6340000 rects +caravel_00020001_fill_pattern_3_5: 6350000 rects +caravel_00020001_fill_pattern_3_5: 6360000 rects +caravel_00020001_fill_pattern_3_5: 6370000 rects +caravel_00020001_fill_pattern_3_5: 6380000 rects +caravel_00020001_fill_pattern_3_5: 6390000 rects +caravel_00020001_fill_pattern_3_5: 6400000 rects +caravel_00020001_fill_pattern_3_5: 6410000 rects +caravel_00020001_fill_pattern_3_5: 6420000 rects +caravel_00020001_fill_pattern_3_5: 6430000 rects +caravel_00020001_fill_pattern_3_5: 6440000 rects +caravel_00020001_fill_pattern_3_5: 6450000 rects +caravel_00020001_fill_pattern_3_5: 6460000 rects +caravel_00020001_fill_pattern_3_5: 6470000 rects +caravel_00020001_fill_pattern_3_5: 6480000 rects +caravel_00020001_fill_pattern_3_5: 6490000 rects +caravel_00020001_fill_pattern_3_5: 6500000 rects +caravel_00020001_fill_pattern_3_5: 6510000 rects +caravel_00020001_fill_pattern_3_5: 6520000 rects +caravel_00020001_fill_pattern_3_5: 6530000 rects +caravel_00020001_fill_pattern_3_5: 6540000 rects +caravel_00020001_fill_pattern_3_5: 6550000 rects +caravel_00020001_fill_pattern_3_5: 6560000 rects +caravel_00020001_fill_pattern_3_5: 6570000 rects +caravel_00020001_fill_pattern_3_5: 6580000 rects +caravel_00020001_fill_pattern_3_5: 6590000 rects +caravel_00020001_fill_pattern_2_5: 4920000 rects +caravel_00020001_fill_pattern_2_5: 4930000 rects +caravel_00020001_fill_pattern_2_5: 4940000 rects +caravel_00020001_fill_pattern_2_5: 4950000 rects +caravel_00020001_fill_pattern_2_5: 4960000 rects +caravel_00020001_fill_pattern_2_5: 4970000 rects +caravel_00020001_fill_pattern_2_5: 4980000 rects +caravel_00020001_fill_pattern_2_5: 4990000 rects +caravel_00020001_fill_pattern_2_5: 5000000 rects +caravel_00020001_fill_pattern_2_5: 5010000 rects +caravel_00020001_fill_pattern_2_5: 5020000 rects +caravel_00020001_fill_pattern_2_5: 5030000 rects +caravel_00020001_fill_pattern_2_5: 5040000 rects +caravel_00020001_fill_pattern_2_5: 5050000 rects +caravel_00020001_fill_pattern_2_5: 5060000 rects +caravel_00020001_fill_pattern_2_5: 5070000 rects +caravel_00020001_fill_pattern_2_5: 5080000 rects +caravel_00020001_fill_pattern_2_5: 5090000 rects +caravel_00020001_fill_pattern_2_5: 5100000 rects +caravel_00020001_fill_pattern_2_5: 5110000 rects +caravel_00020001_fill_pattern_2_5: 5120000 rects +caravel_00020001_fill_pattern_2_5: 5130000 rects +caravel_00020001_fill_pattern_2_5: 5140000 rects +caravel_00020001_fill_pattern_2_5: 5150000 rects +caravel_00020001_fill_pattern_2_5: 5160000 rects +caravel_00020001_fill_pattern_2_5: 5170000 rects +caravel_00020001_fill_pattern_2_5: 5180000 rects +caravel_00020001_fill_pattern_2_5: 5190000 rects +caravel_00020001_fill_pattern_2_5: 5200000 rects +caravel_00020001_fill_pattern_2_5: 5210000 rects +caravel_00020001_fill_pattern_2_5: 5220000 rects +caravel_00020001_fill_pattern_2_5: 5230000 rects +caravel_00020001_fill_pattern_2_5: 5240000 rects +caravel_00020001_fill_pattern_2_5: 5250000 rects +caravel_00020001_fill_pattern_2_5: 5260000 rects +caravel_00020001_fill_pattern_2_5: 5270000 rects +caravel_00020001_fill_pattern_2_5: 5280000 rects +caravel_00020001_fill_pattern_2_5: 5290000 rects +caravel_00020001_fill_pattern_2_5: 5300000 rects +caravel_00020001_fill_pattern_2_5: 5310000 rects +caravel_00020001_fill_pattern_2_5: 5320000 rects +caravel_00020001_fill_pattern_2_5: 5330000 rects +caravel_00020001_fill_pattern_2_5: 5340000 rects +caravel_00020001_fill_pattern_2_5: 5350000 rects +caravel_00020001_fill_pattern_2_5: 5360000 rects +caravel_00020001_fill_pattern_2_5: 5370000 rects +caravel_00020001_fill_pattern_2_5: 5380000 rects +caravel_00020001_fill_pattern_2_5: 5390000 rects +caravel_00020001_fill_pattern_2_5: 5400000 rects +caravel_00020001_fill_pattern_2_5: 5410000 rects +caravel_00020001_fill_pattern_2_5: 5420000 rects +caravel_00020001_fill_pattern_2_5: 5430000 rects +caravel_00020001_fill_pattern_2_5: 5440000 rects +caravel_00020001_fill_pattern_2_5: 5450000 rects +caravel_00020001_fill_pattern_2_5: 5460000 rects +caravel_00020001_fill_pattern_2_5: 5470000 rects +caravel_00020001_fill_pattern_2_5: 5480000 rects +caravel_00020001_fill_pattern_2_5: 5490000 rects +caravel_00020001_fill_pattern_2_5: 5500000 rects +caravel_00020001_fill_pattern_2_5: 5510000 rects +caravel_00020001_fill_pattern_2_5: 5520000 rects +caravel_00020001_fill_pattern_2_5: 5530000 rects +caravel_00020001_fill_pattern_2_5: 5540000 rects +caravel_00020001_fill_pattern_2_5: 5550000 rects +caravel_00020001_fill_pattern_2_5: 5560000 rects +caravel_00020001_fill_pattern_2_5: 5570000 rects +caravel_00020001_fill_pattern_2_5: 5580000 rects +caravel_00020001_fill_pattern_2_5: 5590000 rects +caravel_00020001_fill_pattern_2_5: 5600000 rects +caravel_00020001_fill_pattern_2_5: 5610000 rects +caravel_00020001_fill_pattern_2_5: 5620000 rects +caravel_00020001_fill_pattern_2_5: 5630000 rects +caravel_00020001_fill_pattern_2_5: 5640000 rects +caravel_00020001_fill_pattern_2_5: 5650000 rects +caravel_00020001_fill_pattern_2_5: 5660000 rects +caravel_00020001_fill_pattern_2_5: 5670000 rects +caravel_00020001_fill_pattern_2_5: 5680000 rects +caravel_00020001_fill_pattern_2_5: 5690000 rects +caravel_00020001_fill_pattern_2_5: 5700000 rects +caravel_00020001_fill_pattern_2_5: 5710000 rects +caravel_00020001_fill_pattern_2_5: 5720000 rects +caravel_00020001_fill_pattern_2_5: 5730000 rects +caravel_00020001_fill_pattern_2_5: 5740000 rects +caravel_00020001_fill_pattern_2_5: 5750000 rects +caravel_00020001_fill_pattern_2_5: 5760000 rects +caravel_00020001_fill_pattern_2_5: 5770000 rects +caravel_00020001_fill_pattern_2_5: 5780000 rects +caravel_00020001_fill_pattern_2_5: 5790000 rects +caravel_00020001_fill_pattern_2_5: 5800000 rects +caravel_00020001_fill_pattern_2_5: 5810000 rects +caravel_00020001_fill_pattern_2_5: 5820000 rects +caravel_00020001_fill_pattern_2_5: 5830000 rects +caravel_00020001_fill_pattern_2_5: 5840000 rects +caravel_00020001_fill_pattern_2_5: 5850000 rects +caravel_00020001_fill_pattern_2_5: 5860000 rects +caravel_00020001_fill_pattern_2_5: 5870000 rects +caravel_00020001_fill_pattern_2_5: 5880000 rects +caravel_00020001_fill_pattern_2_5: 5890000 rects +caravel_00020001_fill_pattern_2_5: 5900000 rects +caravel_00020001_fill_pattern_2_5: 5910000 rects +caravel_00020001_fill_pattern_2_5: 5920000 rects +caravel_00020001_fill_pattern_2_5: 5930000 rects +caravel_00020001_fill_pattern_2_5: 5940000 rects +caravel_00020001_fill_pattern_2_5: 5950000 rects +caravel_00020001_fill_pattern_2_5: 5960000 rects +caravel_00020001_fill_pattern_2_5: 5970000 rects +caravel_00020001_fill_pattern_2_5: 5980000 rects +caravel_00020001_fill_pattern_2_5: 5990000 rects +caravel_00020001_fill_pattern_2_5: 6000000 rects +caravel_00020001_fill_pattern_2_5: 6010000 rects +caravel_00020001_fill_pattern_2_5: 6020000 rects +caravel_00020001_fill_pattern_2_5: 6030000 rects +caravel_00020001_fill_pattern_2_5: 6040000 rects +caravel_00020001_fill_pattern_2_5: 6050000 rects +caravel_00020001_fill_pattern_2_5: 6060000 rects +caravel_00020001_fill_pattern_2_5: 6070000 rects +caravel_00020001_fill_pattern_2_5: 6080000 rects +caravel_00020001_fill_pattern_2_5: 6090000 rects +caravel_00020001_fill_pattern_2_5: 6100000 rects +caravel_00020001_fill_pattern_2_5: 6110000 rects +caravel_00020001_fill_pattern_2_5: 6120000 rects +caravel_00020001_fill_pattern_2_5: 6130000 rects +caravel_00020001_fill_pattern_2_5: 6140000 rects +caravel_00020001_fill_pattern_2_5: 6150000 rects +caravel_00020001_fill_pattern_2_5: 6160000 rects +caravel_00020001_fill_pattern_2_5: 6170000 rects +caravel_00020001_fill_pattern_2_5: 6180000 rects +caravel_00020001_fill_pattern_2_5: 6190000 rects +caravel_00020001_fill_pattern_2_5: 6200000 rects +caravel_00020001_fill_pattern_2_5: 6210000 rects +caravel_00020001_fill_pattern_2_5: 6220000 rects +caravel_00020001_fill_pattern_2_5: 6230000 rects +caravel_00020001_fill_pattern_2_5: 6240000 rects +caravel_00020001_fill_pattern_2_5: 6250000 rects +caravel_00020001_fill_pattern_2_5: 6260000 rects +caravel_00020001_fill_pattern_2_5: 6270000 rects +caravel_00020001_fill_pattern_2_5: 6280000 rects +caravel_00020001_fill_pattern_2_5: 6290000 rects +caravel_00020001_fill_pattern_2_5: 6300000 rects +caravel_00020001_fill_pattern_2_5: 6310000 rects +caravel_00020001_fill_pattern_2_5: 6320000 rects +caravel_00020001_fill_pattern_2_5: 6330000 rects +caravel_00020001_fill_pattern_2_5: 6340000 rects +caravel_00020001_fill_pattern_2_5: 6350000 rects +caravel_00020001_fill_pattern_2_5: 6360000 rects +caravel_00020001_fill_pattern_2_5: 6370000 rects +caravel_00020001_fill_pattern_2_5: 6380000 rects +caravel_00020001_fill_pattern_2_5: 6390000 rects +caravel_00020001_fill_pattern_2_5: 6400000 rects +caravel_00020001_fill_pattern_2_5: 6410000 rects +caravel_00020001_fill_pattern_2_5: 6420000 rects +caravel_00020001_fill_pattern_2_5: 6430000 rects +caravel_00020001_fill_pattern_2_5: 6440000 rects +caravel_00020001_fill_pattern_2_5: 6450000 rects +caravel_00020001_fill_pattern_2_5: 6460000 rects +caravel_00020001_fill_pattern_2_5: 6470000 rects +caravel_00020001_fill_pattern_2_5: 6480000 rects +caravel_00020001_fill_pattern_2_5: 6490000 rects +caravel_00020001_fill_pattern_2_5: 6500000 rects +caravel_00020001_fill_pattern_2_5: 6510000 rects +caravel_00020001_fill_pattern_2_5: 6520000 rects +caravel_00020001_fill_pattern_2_5: 6530000 rects +caravel_00020001_fill_pattern_2_5: 6540000 rects +caravel_00020001_fill_pattern_2_5: 6550000 rects +caravel_00020001_fill_pattern_2_5: 6560000 rects +caravel_00020001_fill_pattern_2_5: 6570000 rects +caravel_00020001_fill_pattern_2_5: 6580000 rects +caravel_00020001_fill_pattern_2_5: 6590000 rects +Magic 8.3 revision 192 - Compiled on Wed Jul 28 09:22:23 PDT 2021. Starting magic under Tcl interpreter Using the terminal as the console. Using NULL graphics device. @@ -12881,344 +13891,7 @@ site.def: In custom site.def... Sourcing design .magicrc for technology sky130A ... 2 Magic internal units = 1 Lambda -Input style sky130(): scaleFactor=2, multiplier=2 -Scaled tech values by 2 / 1 to match internal grid scaling -Loading sky130A Device Generator Menu ... -Loading "/mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag/generate_fill_dist.tcl" from command line. -caravel_00020001_fill_pattern_0_0: 10000 rects -caravel_00020001_fill_pattern_0_0: 20000 rects -caravel_00020001_fill_pattern_0_0: 30000 rects -caravel_00020001_fill_pattern_0_0: 40000 rects -caravel_00020001_fill_pattern_0_0: 50000 rects -caravel_00020001_fill_pattern_0_0: 60000 rects -caravel_00020001_fill_pattern_0_0: 70000 rects -caravel_00020001_fill_pattern_0_0: 80000 rects -caravel_00020001_fill_pattern_0_0: 90000 rects -caravel_00020001_fill_pattern_0_0: 100000 rects -caravel_00020001_fill_pattern_0_0: 110000 rects -caravel_00020001_fill_pattern_0_0: 120000 rects -caravel_00020001_fill_pattern_0_0: 130000 rects -caravel_00020001_fill_pattern_0_0: 140000 rects -caravel_00020001_fill_pattern_0_0: 150000 rects -caravel_00020001_fill_pattern_0_0: 160000 rects -caravel_00020001_fill_pattern_0_0: 170000 rects -caravel_00020001_fill_pattern_0_0: 180000 rects -caravel_00020001_fill_pattern_0_0: 190000 rects -caravel_00020001_fill_pattern_0_0: 200000 rects -caravel_00020001_fill_pattern_0_0: 210000 rects -caravel_00020001_fill_pattern_0_0: 220000 rects -caravel_00020001_fill_pattern_0_0: 230000 rects -caravel_00020001_fill_pattern_0_0: 240000 rects -caravel_00020001_fill_pattern_0_0: 250000 rects -caravel_00020001_fill_pattern_0_0: 260000 rects -caravel_00020001_fill_pattern_0_0: 270000 rects -caravel_00020001_fill_pattern_0_0: 280000 rects -caravel_00020001_fill_pattern_0_0: 290000 rects -caravel_00020001_fill_pattern_0_0: 300000 rects -caravel_00020001_fill_pattern_0_0: 310000 rects -caravel_00020001_fill_pattern_0_0: 320000 rects -caravel_00020001_fill_pattern_0_0: 330000 rects -caravel_00020001_fill_pattern_0_0: 340000 rects -caravel_00020001_fill_pattern_0_0: 350000 rects -caravel_00020001_fill_pattern_0_0: 360000 rects -caravel_00020001_fill_pattern_0_0: 370000 rects -caravel_00020001_fill_pattern_0_0: 380000 rects -caravel_00020001_fill_pattern_0_0: 390000 rects -caravel_00020001_fill_pattern_0_0: 400000 rects -caravel_00020001_fill_pattern_0_0: 410000 rects -caravel_00020001_fill_pattern_0_0: 420000 rects -caravel_00020001_fill_pattern_0_0: 430000 rects -caravel_00020001_fill_pattern_0_0: 440000 rects -caravel_00020001_fill_pattern_0_0: 450000 rects -caravel_00020001_fill_pattern_0_0: 460000 rects -caravel_00020001_fill_pattern_0_0: 470000 rects -caravel_00020001_fill_pattern_0_0: 480000 rects -caravel_00020001_fill_pattern_0_0: 490000 rects -caravel_00020001_fill_pattern_0_0: 500000 rects -caravel_00020001_fill_pattern_0_0: 510000 rects -caravel_00020001_fill_pattern_0_0: 520000 rects -caravel_00020001_fill_pattern_0_0: 530000 rects -caravel_00020001_fill_pattern_0_0: 540000 rects -caravel_00020001_fill_pattern_0_0: 550000 rects -caravel_00020001_fill_pattern_0_0: 560000 rects -caravel_00020001_fill_pattern_0_0: 570000 rects -caravel_00020001_fill_pattern_0_0: 580000 rects -caravel_00020001_fill_pattern_0_0: 590000 rects -caravel_00020001_fill_pattern_0_0: 600000 rects -caravel_00020001_fill_pattern_0_0: 610000 rects -caravel_00020001_fill_pattern_0_0: 620000 rects -caravel_00020001_fill_pattern_0_0: 630000 rects -caravel_00020001_fill_pattern_0_0: 640000 rects -caravel_00020001_fill_pattern_0_0: 650000 rects -caravel_00020001_fill_pattern_0_0: 660000 rects -caravel_00020001_fill_pattern_0_0: 670000 rects -caravel_00020001_fill_pattern_0_0: 680000 rects -caravel_00020001_fill_pattern_0_0: 690000 rects -caravel_00020001_fill_pattern_0_0: 700000 rects -caravel_00020001_fill_pattern_0_0: 710000 rects -caravel_00020001_fill_pattern_0_0: 720000 rects -caravel_00020001_fill_pattern_0_0: 730000 rects -caravel_00020001_fill_pattern_0_0: 740000 rects -caravel_00020001_fill_pattern_0_0: 750000 rects -caravel_00020001_fill_pattern_0_0: 760000 rects -caravel_00020001_fill_pattern_0_0: 770000 rects -caravel_00020001_fill_pattern_0_0: 780000 rects -caravel_00020001_fill_pattern_0_0: 790000 rects -caravel_00020001_fill_pattern_0_0: 800000 rects -caravel_00020001_fill_pattern_0_0: 810000 rects -caravel_00020001_fill_pattern_0_0: 820000 rects -caravel_00020001_fill_pattern_0_0: 830000 rects -caravel_00020001_fill_pattern_0_0: 840000 rects -caravel_00020001_fill_pattern_0_0: 850000 rects -caravel_00020001_fill_pattern_0_0: 860000 rects -caravel_00020001_fill_pattern_0_0: 870000 rects -caravel_00020001_fill_pattern_0_0: 880000 rects -caravel_00020001_fill_pattern_0_0: 890000 rects -caravel_00020001_fill_pattern_0_0: 900000 rects -caravel_00020001_fill_pattern_0_0: 910000 rects -caravel_00020001_fill_pattern_0_0: 920000 rects -caravel_00020001_fill_pattern_0_0: 930000 rects -caravel_00020001_fill_pattern_0_0: 940000 rects -caravel_00020001_fill_pattern_0_0: 950000 rects -caravel_00020001_fill_pattern_0_0: 960000 rects -caravel_00020001_fill_pattern_0_0: 970000 rects -caravel_00020001_fill_pattern_0_0: 980000 rects -caravel_00020001_fill_pattern_0_0: 990000 rects -caravel_00020001_fill_pattern_0_0: 1000000 rects -caravel_00020001_fill_pattern_0_0: 1010000 rects -caravel_00020001_fill_pattern_0_0: 1020000 rects -caravel_00020001_fill_pattern_0_0: 1030000 rects -caravel_00020001_fill_pattern_0_0: 1040000 rects -caravel_00020001_fill_pattern_0_0: 1050000 rects -caravel_00020001_fill_pattern_0_0: 1060000 rects -caravel_00020001_fill_pattern_0_0: 1070000 rects -caravel_00020001_fill_pattern_0_0: 1080000 rects -caravel_00020001_fill_pattern_0_0: 1090000 rects -caravel_00020001_fill_pattern_0_0: 1100000 rects -caravel_00020001_fill_pattern_0_0: 1110000 rects -caravel_00020001_fill_pattern_0_0: 1120000 rects -caravel_00020001_fill_pattern_0_0: 1130000 rects -caravel_00020001_fill_pattern_0_0: 1140000 rects -caravel_00020001_fill_pattern_0_0: 1150000 rects -caravel_00020001_fill_pattern_0_0: 1160000 rects -caravel_00020001_fill_pattern_0_0: 1170000 rects -caravel_00020001_fill_pattern_0_0: 1180000 rects -caravel_00020001_fill_pattern_0_0: 1190000 rects -caravel_00020001_fill_pattern_0_0: 1200000 rects -caravel_00020001_fill_pattern_0_0: 1210000 rects -caravel_00020001_fill_pattern_0_0: 1220000 rects -caravel_00020001_fill_pattern_0_0: 1230000 rects -caravel_00020001_fill_pattern_0_0: 1240000 rects -caravel_00020001_fill_pattern_0_0: 1250000 rects -caravel_00020001_fill_pattern_0_0: 1260000 rects -caravel_00020001_fill_pattern_0_0: 1270000 rects -caravel_00020001_fill_pattern_0_0: 1280000 rects -caravel_00020001_fill_pattern_0_0: 1290000 rects -caravel_00020001_fill_pattern_0_0: 1300000 rects -caravel_00020001_fill_pattern_0_0: 1310000 rects -caravel_00020001_fill_pattern_0_0: 1320000 rects -caravel_00020001_fill_pattern_0_0: 1330000 rects -caravel_00020001_fill_pattern_0_0: 1340000 rects -caravel_00020001_fill_pattern_0_0: 1350000 rects -caravel_00020001_fill_pattern_0_0: 1360000 rects -caravel_00020001_fill_pattern_0_0: 1370000 rects -caravel_00020001_fill_pattern_0_0: 1380000 rects -caravel_00020001_fill_pattern_0_0: 1390000 rects -caravel_00020001_fill_pattern_0_0: 1400000 rects -caravel_00020001_fill_pattern_0_0: 1410000 rects -caravel_00020001_fill_pattern_0_0: 1420000 rects -caravel_00020001_fill_pattern_0_0: 1430000 rects -caravel_00020001_fill_pattern_0_0: 1440000 rects -caravel_00020001_fill_pattern_0_0: 1450000 rects -caravel_00020001_fill_pattern_0_0: 1460000 rects -caravel_00020001_fill_pattern_0_0: 1470000 rects -caravel_00020001_fill_pattern_0_0: 1480000 rects -caravel_00020001_fill_pattern_0_0: 1490000 rects -caravel_00020001_fill_pattern_0_0: 1500000 rects -caravel_00020001_fill_pattern_0_0: 1510000 rects -caravel_00020001_fill_pattern_0_0: 1520000 rects -caravel_00020001_fill_pattern_0_0: 1530000 rects -caravel_00020001_fill_pattern_0_0: 1540000 rects -caravel_00020001_fill_pattern_0_0: 1550000 rects -caravel_00020001_fill_pattern_0_0: 1560000 rects -caravel_00020001_fill_pattern_0_0: 1570000 rects -caravel_00020001_fill_pattern_0_0: 1580000 rects -caravel_00020001_fill_pattern_0_0: 1590000 rects -caravel_00020001_fill_pattern_0_0: 1600000 rects -caravel_00020001_fill_pattern_0_0: 1610000 rects -caravel_00020001_fill_pattern_0_0: 1620000 rects -caravel_00020001_fill_pattern_0_0: 1630000 rects -caravel_00020001_fill_pattern_0_0: 1640000 rects -caravel_00020001_fill_pattern_0_0: 1650000 rects -caravel_00020001_fill_pattern_0_0: 1660000 rects -caravel_00020001_fill_pattern_0_0: 1670000 rects -caravel_00020001_fill_pattern_0_0: 1680000 rects -caravel_00020001_fill_pattern_0_0: 1690000 rects -caravel_00020001_fill_pattern_0_0: 1700000 rects -caravel_00020001_fill_pattern_0_0: 1710000 rects -caravel_00020001_fill_pattern_0_0: 1720000 rects -caravel_00020001_fill_pattern_0_0: 1730000 rects -caravel_00020001_fill_pattern_0_0: 1740000 rects -caravel_00020001_fill_pattern_0_0: 1750000 rects -caravel_00020001_fill_pattern_0_0: 1760000 rects -caravel_00020001_fill_pattern_0_0: 1770000 rects -caravel_00020001_fill_pattern_0_0: 1780000 rects -caravel_00020001_fill_pattern_0_0: 1790000 rects -caravel_00020001_fill_pattern_0_0: 1800000 rects -caravel_00020001_fill_pattern_0_0: 1810000 rects -caravel_00020001_fill_pattern_0_0: 1820000 rects -caravel_00020001_fill_pattern_0_0: 1830000 rects -caravel_00020001_fill_pattern_0_0: 1840000 rects -caravel_00020001_fill_pattern_0_0: 1850000 rects -caravel_00020001_fill_pattern_0_0: 1860000 rects -caravel_00020001_fill_pattern_0_0: 1870000 rects -caravel_00020001_fill_pattern_0_0: 1880000 rects -caravel_00020001_fill_pattern_0_0: 1890000 rects -caravel_00020001_fill_pattern_0_0: 1900000 rects -caravel_00020001_fill_pattern_0_0: 1910000 rects -caravel_00020001_fill_pattern_0_0: 1920000 rects -caravel_00020001_fill_pattern_0_0: 1930000 rects -caravel_00020001_fill_pattern_0_0: 1940000 rects -caravel_00020001_fill_pattern_0_0: 1950000 rects -caravel_00020001_fill_pattern_0_0: 1960000 rects -caravel_00020001_fill_pattern_0_0: 1970000 rects -caravel_00020001_fill_pattern_0_0: 1980000 rects -caravel_00020001_fill_pattern_0_0: 1990000 rects -caravel_00020001_fill_pattern_0_0: 2000000 rects -caravel_00020001_fill_pattern_0_0: 2010000 rects -caravel_00020001_fill_pattern_0_0: 2020000 rects -caravel_00020001_fill_pattern_0_0: 2030000 rects -caravel_00020001_fill_pattern_0_0: 2040000 rects -caravel_00020001_fill_pattern_0_0: 2050000 rects -caravel_00020001_fill_pattern_0_0: 2060000 rects -caravel_00020001_fill_pattern_0_0: 2070000 rects -caravel_00020001_fill_pattern_0_0: 2080000 rects -caravel_00020001_fill_pattern_0_0: 2090000 rects -caravel_00020001_fill_pattern_0_0: 2100000 rects -caravel_00020001_fill_pattern_0_0: 2110000 rects -caravel_00020001_fill_pattern_0_0: 2120000 rects -caravel_00020001_fill_pattern_0_0: 2130000 rects -caravel_00020001_fill_pattern_0_0: 2140000 rects -caravel_00020001_fill_pattern_0_0: 2150000 rects -caravel_00020001_fill_pattern_0_0: 2160000 rects -caravel_00020001_fill_pattern_0_0: 2170000 rects -caravel_00020001_fill_pattern_0_0: 2180000 rects -caravel_00020001_fill_pattern_0_0: 2190000 rects -caravel_00020001_fill_pattern_0_0: 2200000 rects -caravel_00020001_fill_pattern_0_0: 2210000 rects -caravel_00020001_fill_pattern_0_0: 2220000 rects -caravel_00020001_fill_pattern_0_0: 2230000 rects -caravel_00020001_fill_pattern_0_0: 2240000 rects -caravel_00020001_fill_pattern_0_0: 2250000 rects -caravel_00020001_fill_pattern_0_0: 2260000 rects -caravel_00020001_fill_pattern_0_0: 2270000 rects -caravel_00020001_fill_pattern_0_0: 2280000 rects -caravel_00020001_fill_pattern_0_0: 2290000 rects -caravel_00020001_fill_pattern_0_0: 2300000 rects -caravel_00020001_fill_pattern_0_0: 2310000 rects -caravel_00020001_fill_pattern_0_0: 2320000 rects -caravel_00020001_fill_pattern_0_0: 2330000 rects -caravel_00020001_fill_pattern_0_0: 2340000 rects -caravel_00020001_fill_pattern_0_0: 2350000 rects -caravel_00020001_fill_pattern_0_0: 2360000 rects -caravel_00020001_fill_pattern_0_0: 2370000 rects -caravel_00020001_fill_pattern_0_0: 2380000 rects -caravel_00020001_fill_pattern_0_0: 2390000 rects -caravel_00020001_fill_pattern_0_0: 2400000 rects -caravel_00020001_fill_pattern_0_0: 2410000 rects -caravel_00020001_fill_pattern_0_0: 2420000 rects -caravel_00020001_fill_pattern_0_0: 2430000 rects -caravel_00020001_fill_pattern_0_0: 2440000 rects -caravel_00020001_fill_pattern_0_0: 2450000 rects -caravel_00020001_fill_pattern_0_0: 2460000 rects -caravel_00020001_fill_pattern_0_0: 2470000 rects -caravel_00020001_fill_pattern_0_0: 2480000 rects -caravel_00020001_fill_pattern_0_0: 2490000 rects -caravel_00020001_fill_pattern_0_0: 2500000 rects -caravel_00020001_fill_pattern_0_0: 2510000 rects -caravel_00020001_fill_pattern_0_0: 2520000 rects -caravel_00020001_fill_pattern_0_0: 2530000 rects -caravel_00020001_fill_pattern_0_0: 2540000 rects -caravel_00020001_fill_pattern_0_0: 2550000 rects -caravel_00020001_fill_pattern_0_0: 2560000 rects -caravel_00020001_fill_pattern_0_0: 2570000 rects -caravel_00020001_fill_pattern_0_0: 2580000 rects -caravel_00020001_fill_pattern_0_0: 2590000 rects -caravel_00020001_fill_pattern_0_0: 2600000 rects -caravel_00020001_fill_pattern_0_0: 2610000 rects -caravel_00020001_fill_pattern_0_0: 2620000 rects -caravel_00020001_fill_pattern_0_0: 2630000 rects -caravel_00020001_fill_pattern_0_0: 2640000 rects -caravel_00020001_fill_pattern_0_0: 2650000 rects -caravel_00020001_fill_pattern_0_0: 2660000 rects -caravel_00020001_fill_pattern_0_0: 2670000 rects -caravel_00020001_fill_pattern_0_0: 2680000 rects -caravel_00020001_fill_pattern_0_0: 2690000 rects -caravel_00020001_fill_pattern_0_0: 2700000 rects -caravel_00020001_fill_pattern_0_0: 2710000 rects -caravel_00020001_fill_pattern_0_0: 2720000 rects -caravel_00020001_fill_pattern_0_0: 2730000 rects -caravel_00020001_fill_pattern_0_0: 2740000 rects -caravel_00020001_fill_pattern_0_0: 2750000 rects -caravel_00020001_fill_pattern_0_0: 2760000 rects -caravel_00020001_fill_pattern_0_0: 2770000 rects -caravel_00020001_fill_pattern_0_0: 2780000 rects -caravel_00020001_fill_pattern_0_0: 2790000 rects -caravel_00020001_fill_pattern_0_0: 2800000 rects -caravel_00020001_fill_pattern_0_0: 2810000 rects -caravel_00020001_fill_pattern_0_0: 2820000 rects -caravel_00020001_fill_pattern_0_0: 2830000 rects -caravel_00020001_fill_pattern_0_0: 2840000 rects -caravel_00020001_fill_pattern_0_0: 2850000 rects -caravel_00020001_fill_pattern_0_0: 2860000 rects -caravel_00020001_fill_pattern_0_0: 2870000 rects -caravel_00020001_fill_pattern_0_0: 2880000 rects -caravel_00020001_fill_pattern_0_0: 2890000 rects -caravel_00020001_fill_pattern_0_0: 2900000 rects -caravel_00020001_fill_pattern_0_0: 2910000 rects -caravel_00020001_fill_pattern_0_0: 2920000 rects -caravel_00020001_fill_pattern_0_0: 2930000 rects -caravel_00020001_fill_pattern_0_0: 2940000 rects -caravel_00020001_fill_pattern_0_0: 2950000 rects -caravel_00020001_fill_pattern_0_0: 2960000 rects -caravel_00020001_fill_pattern_0_0: 2970000 rects -caravel_00020001_fill_pattern_0_0: 2980000 rects -caravel_00020001_fill_pattern_0_0: 2990000 rects -caravel_00020001_fill_pattern_0_0: 3000000 rects -caravel_00020001_fill_pattern_0_0: 3010000 rects -caravel_00020001_fill_pattern_0_0: 3020000 rects -caravel_00020001_fill_pattern_0_0: 3030000 rects -caravel_00020001_fill_pattern_0_0: 3040000 rects -caravel_00020001_fill_pattern_0_0: 3050000 rects -caravel_00020001_fill_pattern_0_0: 3060000 rects -caravel_00020001_fill_pattern_0_0: 3070000 rects -caravel_00020001_fill_pattern_0_0: 3080000 rects -caravel_00020001_fill_pattern_0_0: 3090000 rects -caravel_00020001_fill_pattern_0_0: 3100000 rects -caravel_00020001_fill_pattern_0_0: 3110000 rects -caravel_00020001_fill_pattern_0_0: 3120000 rects -caravel_00020001_fill_pattern_0_0: 3130000 rects -caravel_00020001_fill_pattern_0_0: 3140000 rects -caravel_00020001_fill_pattern_0_0: 3150000 rects -caravel_00020001_fill_pattern_0_0: 3160000 rects -caravel_00020001_fill_pattern_0_0: 3170000 rects -caravel_00020001_fill_pattern_0_0: 3180000 rects -caravel_00020001_fill_pattern_0_0: 3190000 rects -caravel_00020001_fill_pattern_0_0: 3200000 rects -caravel_00020001_fill_pattern_0_0: 3210000 rects -caravel_00020001_fill_pattern_0_0: 3220000 rects -caravel_00020001_fill_pattern_0_0: 3230000 rects -Magic 8.3 revision 185 - Compiled on Thu Jul 8 16:46:03 PDT 2021. -Starting magic under Tcl interpreter -Using the terminal as the console. -Using NULL graphics device. -site.pre: In custom site.pre... -site.pre: altered 'path sys' to: . $CAD_ROOT/magic/sys/ef-lib-magic/sys/style $CAD_ROOT/magic/sys $CAD_ROOT/magic/sys/current -Processing system .magicrc file -site.def: In custom site.def... -Sourcing design .magicrc for technology sky130A ... -2 Magic internal units = 1 Lambda -Input style sky130(): scaleFactor=2, multiplier=2 +Input style sky130(vendor): scaleFactor=2, multiplier=2 Scaled tech values by 2 / 1 to match internal grid scaling Loading sky130A Device Generator Menu ... Loading "/mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag/generate_fill_dist.tcl" from command line. @@ -13713,7 +14386,7 @@ caravel_00020001_fill_pattern_0_1: 4890000 rects caravel_00020001_fill_pattern_0_1: 4900000 rects caravel_00020001_fill_pattern_0_1: 4910000 rects -Magic 8.3 revision 185 - Compiled on Thu Jul 8 16:46:03 PDT 2021. +Magic 8.3 revision 192 - Compiled on Wed Jul 28 09:22:23 PDT 2021. Starting magic under Tcl interpreter Using the terminal as the console. Using NULL graphics device. @@ -13723,680 +14396,7 @@ site.def: In custom site.def... Sourcing design .magicrc for technology sky130A ... 2 Magic internal units = 1 Lambda -Input style sky130(): scaleFactor=2, multiplier=2 -Scaled tech values by 2 / 1 to match internal grid scaling -Loading sky130A Device Generator Menu ... -Loading "/mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag/generate_fill_dist.tcl" from command line. -caravel_00020001_fill_pattern_3_5: 10000 rects -caravel_00020001_fill_pattern_3_5: 20000 rects -caravel_00020001_fill_pattern_3_5: 30000 rects -caravel_00020001_fill_pattern_3_5: 40000 rects -caravel_00020001_fill_pattern_3_5: 50000 rects -caravel_00020001_fill_pattern_3_5: 60000 rects -caravel_00020001_fill_pattern_3_5: 70000 rects -caravel_00020001_fill_pattern_3_5: 80000 rects -caravel_00020001_fill_pattern_3_5: 90000 rects -caravel_00020001_fill_pattern_3_5: 100000 rects -caravel_00020001_fill_pattern_3_5: 110000 rects -caravel_00020001_fill_pattern_3_5: 120000 rects -caravel_00020001_fill_pattern_3_5: 130000 rects -caravel_00020001_fill_pattern_3_5: 140000 rects -caravel_00020001_fill_pattern_3_5: 150000 rects -caravel_00020001_fill_pattern_3_5: 160000 rects -caravel_00020001_fill_pattern_3_5: 170000 rects -caravel_00020001_fill_pattern_3_5: 180000 rects -caravel_00020001_fill_pattern_3_5: 190000 rects -caravel_00020001_fill_pattern_3_5: 200000 rects -caravel_00020001_fill_pattern_3_5: 210000 rects -caravel_00020001_fill_pattern_3_5: 220000 rects -caravel_00020001_fill_pattern_3_5: 230000 rects -caravel_00020001_fill_pattern_3_5: 240000 rects -caravel_00020001_fill_pattern_3_5: 250000 rects -caravel_00020001_fill_pattern_3_5: 260000 rects -caravel_00020001_fill_pattern_3_5: 270000 rects -caravel_00020001_fill_pattern_3_5: 280000 rects -caravel_00020001_fill_pattern_3_5: 290000 rects -caravel_00020001_fill_pattern_3_5: 300000 rects -caravel_00020001_fill_pattern_3_5: 310000 rects -caravel_00020001_fill_pattern_3_5: 320000 rects -caravel_00020001_fill_pattern_3_5: 330000 rects -caravel_00020001_fill_pattern_3_5: 340000 rects -caravel_00020001_fill_pattern_3_5: 350000 rects -caravel_00020001_fill_pattern_3_5: 360000 rects -caravel_00020001_fill_pattern_3_5: 370000 rects -caravel_00020001_fill_pattern_3_5: 380000 rects -caravel_00020001_fill_pattern_3_5: 390000 rects -caravel_00020001_fill_pattern_3_5: 400000 rects -caravel_00020001_fill_pattern_3_5: 410000 rects -caravel_00020001_fill_pattern_3_5: 420000 rects -caravel_00020001_fill_pattern_3_5: 430000 rects -caravel_00020001_fill_pattern_3_5: 440000 rects -caravel_00020001_fill_pattern_3_5: 450000 rects -caravel_00020001_fill_pattern_3_5: 460000 rects -caravel_00020001_fill_pattern_3_5: 470000 rects -caravel_00020001_fill_pattern_3_5: 480000 rects -caravel_00020001_fill_pattern_3_5: 490000 rects -caravel_00020001_fill_pattern_3_5: 500000 rects -caravel_00020001_fill_pattern_3_5: 510000 rects -caravel_00020001_fill_pattern_3_5: 520000 rects -caravel_00020001_fill_pattern_3_5: 530000 rects -caravel_00020001_fill_pattern_3_5: 540000 rects -caravel_00020001_fill_pattern_3_5: 550000 rects -caravel_00020001_fill_pattern_3_5: 560000 rects -caravel_00020001_fill_pattern_3_5: 570000 rects -caravel_00020001_fill_pattern_3_5: 580000 rects -caravel_00020001_fill_pattern_3_5: 590000 rects -caravel_00020001_fill_pattern_3_5: 600000 rects -caravel_00020001_fill_pattern_3_5: 610000 rects -caravel_00020001_fill_pattern_3_5: 620000 rects -caravel_00020001_fill_pattern_3_5: 630000 rects -caravel_00020001_fill_pattern_3_5: 640000 rects -caravel_00020001_fill_pattern_3_5: 650000 rects -caravel_00020001_fill_pattern_3_5: 660000 rects -caravel_00020001_fill_pattern_3_5: 670000 rects -caravel_00020001_fill_pattern_3_5: 680000 rects -caravel_00020001_fill_pattern_3_5: 690000 rects -caravel_00020001_fill_pattern_3_5: 700000 rects -caravel_00020001_fill_pattern_3_5: 710000 rects -caravel_00020001_fill_pattern_3_5: 720000 rects -caravel_00020001_fill_pattern_3_5: 730000 rects -caravel_00020001_fill_pattern_3_5: 740000 rects -caravel_00020001_fill_pattern_3_5: 750000 rects -caravel_00020001_fill_pattern_3_5: 760000 rects -caravel_00020001_fill_pattern_3_5: 770000 rects -caravel_00020001_fill_pattern_3_5: 780000 rects -caravel_00020001_fill_pattern_3_5: 790000 rects -caravel_00020001_fill_pattern_3_5: 800000 rects -caravel_00020001_fill_pattern_3_5: 810000 rects -caravel_00020001_fill_pattern_3_5: 820000 rects -caravel_00020001_fill_pattern_3_5: 830000 rects -caravel_00020001_fill_pattern_3_5: 840000 rects -caravel_00020001_fill_pattern_3_5: 850000 rects -caravel_00020001_fill_pattern_3_5: 860000 rects -caravel_00020001_fill_pattern_3_5: 870000 rects -caravel_00020001_fill_pattern_3_5: 880000 rects -caravel_00020001_fill_pattern_3_5: 890000 rects -caravel_00020001_fill_pattern_3_5: 900000 rects -caravel_00020001_fill_pattern_3_5: 910000 rects -caravel_00020001_fill_pattern_3_5: 920000 rects -caravel_00020001_fill_pattern_3_5: 930000 rects -caravel_00020001_fill_pattern_3_5: 940000 rects -caravel_00020001_fill_pattern_3_5: 950000 rects -caravel_00020001_fill_pattern_3_5: 960000 rects -caravel_00020001_fill_pattern_3_5: 970000 rects -caravel_00020001_fill_pattern_3_5: 980000 rects -caravel_00020001_fill_pattern_3_5: 990000 rects -caravel_00020001_fill_pattern_3_5: 1000000 rects -caravel_00020001_fill_pattern_3_5: 1010000 rects -caravel_00020001_fill_pattern_3_5: 1020000 rects -caravel_00020001_fill_pattern_3_5: 1030000 rects -caravel_00020001_fill_pattern_3_5: 1040000 rects -caravel_00020001_fill_pattern_3_5: 1050000 rects -caravel_00020001_fill_pattern_3_5: 1060000 rects -caravel_00020001_fill_pattern_3_5: 1070000 rects -caravel_00020001_fill_pattern_3_5: 1080000 rects -caravel_00020001_fill_pattern_3_5: 1090000 rects -caravel_00020001_fill_pattern_3_5: 1100000 rects -caravel_00020001_fill_pattern_3_5: 1110000 rects -caravel_00020001_fill_pattern_3_5: 1120000 rects -caravel_00020001_fill_pattern_3_5: 1130000 rects -caravel_00020001_fill_pattern_3_5: 1140000 rects -caravel_00020001_fill_pattern_3_5: 1150000 rects -caravel_00020001_fill_pattern_3_5: 1160000 rects -caravel_00020001_fill_pattern_3_5: 1170000 rects -caravel_00020001_fill_pattern_3_5: 1180000 rects -caravel_00020001_fill_pattern_3_5: 1190000 rects -caravel_00020001_fill_pattern_3_5: 1200000 rects -caravel_00020001_fill_pattern_3_5: 1210000 rects -caravel_00020001_fill_pattern_3_5: 1220000 rects -caravel_00020001_fill_pattern_3_5: 1230000 rects -caravel_00020001_fill_pattern_3_5: 1240000 rects -caravel_00020001_fill_pattern_3_5: 1250000 rects -caravel_00020001_fill_pattern_3_5: 1260000 rects -caravel_00020001_fill_pattern_3_5: 1270000 rects -caravel_00020001_fill_pattern_3_5: 1280000 rects -caravel_00020001_fill_pattern_3_5: 1290000 rects -caravel_00020001_fill_pattern_3_5: 1300000 rects -caravel_00020001_fill_pattern_3_5: 1310000 rects -caravel_00020001_fill_pattern_3_5: 1320000 rects -caravel_00020001_fill_pattern_3_5: 1330000 rects -caravel_00020001_fill_pattern_3_5: 1340000 rects -caravel_00020001_fill_pattern_3_5: 1350000 rects -caravel_00020001_fill_pattern_3_5: 1360000 rects -caravel_00020001_fill_pattern_3_5: 1370000 rects -caravel_00020001_fill_pattern_3_5: 1380000 rects -caravel_00020001_fill_pattern_3_5: 1390000 rects -caravel_00020001_fill_pattern_3_5: 1400000 rects -caravel_00020001_fill_pattern_3_5: 1410000 rects -caravel_00020001_fill_pattern_3_5: 1420000 rects -caravel_00020001_fill_pattern_3_5: 1430000 rects -caravel_00020001_fill_pattern_3_5: 1440000 rects -caravel_00020001_fill_pattern_3_5: 1450000 rects -caravel_00020001_fill_pattern_3_5: 1460000 rects -caravel_00020001_fill_pattern_3_5: 1470000 rects -caravel_00020001_fill_pattern_3_5: 1480000 rects -caravel_00020001_fill_pattern_3_5: 1490000 rects -caravel_00020001_fill_pattern_3_5: 1500000 rects -caravel_00020001_fill_pattern_3_5: 1510000 rects -caravel_00020001_fill_pattern_3_5: 1520000 rects -caravel_00020001_fill_pattern_3_5: 1530000 rects -caravel_00020001_fill_pattern_3_5: 1540000 rects -caravel_00020001_fill_pattern_3_5: 1550000 rects -caravel_00020001_fill_pattern_3_5: 1560000 rects -caravel_00020001_fill_pattern_3_5: 1570000 rects -caravel_00020001_fill_pattern_3_5: 1580000 rects -caravel_00020001_fill_pattern_3_5: 1590000 rects -caravel_00020001_fill_pattern_3_5: 1600000 rects -caravel_00020001_fill_pattern_3_5: 1610000 rects -caravel_00020001_fill_pattern_3_5: 1620000 rects -caravel_00020001_fill_pattern_3_5: 1630000 rects -caravel_00020001_fill_pattern_3_5: 1640000 rects -caravel_00020001_fill_pattern_3_5: 1650000 rects -caravel_00020001_fill_pattern_3_5: 1660000 rects -caravel_00020001_fill_pattern_3_5: 1670000 rects -caravel_00020001_fill_pattern_3_5: 1680000 rects -caravel_00020001_fill_pattern_3_5: 1690000 rects -caravel_00020001_fill_pattern_3_5: 1700000 rects -caravel_00020001_fill_pattern_3_5: 1710000 rects -caravel_00020001_fill_pattern_3_5: 1720000 rects -caravel_00020001_fill_pattern_3_5: 1730000 rects -caravel_00020001_fill_pattern_3_5: 1740000 rects -caravel_00020001_fill_pattern_3_5: 1750000 rects -caravel_00020001_fill_pattern_3_5: 1760000 rects -caravel_00020001_fill_pattern_3_5: 1770000 rects -caravel_00020001_fill_pattern_3_5: 1780000 rects -caravel_00020001_fill_pattern_3_5: 1790000 rects -caravel_00020001_fill_pattern_3_5: 1800000 rects -caravel_00020001_fill_pattern_3_5: 1810000 rects -caravel_00020001_fill_pattern_3_5: 1820000 rects -caravel_00020001_fill_pattern_3_5: 1830000 rects -caravel_00020001_fill_pattern_3_5: 1840000 rects -caravel_00020001_fill_pattern_3_5: 1850000 rects -caravel_00020001_fill_pattern_3_5: 1860000 rects -caravel_00020001_fill_pattern_3_5: 1870000 rects -caravel_00020001_fill_pattern_3_5: 1880000 rects -caravel_00020001_fill_pattern_3_5: 1890000 rects -caravel_00020001_fill_pattern_3_5: 1900000 rects -caravel_00020001_fill_pattern_3_5: 1910000 rects -caravel_00020001_fill_pattern_3_5: 1920000 rects -caravel_00020001_fill_pattern_3_5: 1930000 rects -caravel_00020001_fill_pattern_3_5: 1940000 rects -caravel_00020001_fill_pattern_3_5: 1950000 rects -caravel_00020001_fill_pattern_3_5: 1960000 rects -caravel_00020001_fill_pattern_3_5: 1970000 rects -caravel_00020001_fill_pattern_3_5: 1980000 rects -caravel_00020001_fill_pattern_3_5: 1990000 rects -caravel_00020001_fill_pattern_3_5: 2000000 rects -caravel_00020001_fill_pattern_3_5: 2010000 rects -caravel_00020001_fill_pattern_3_5: 2020000 rects -caravel_00020001_fill_pattern_3_5: 2030000 rects -caravel_00020001_fill_pattern_3_5: 2040000 rects -caravel_00020001_fill_pattern_3_5: 2050000 rects -caravel_00020001_fill_pattern_3_5: 2060000 rects -caravel_00020001_fill_pattern_3_5: 2070000 rects -caravel_00020001_fill_pattern_3_5: 2080000 rects -caravel_00020001_fill_pattern_3_5: 2090000 rects -caravel_00020001_fill_pattern_3_5: 2100000 rects -caravel_00020001_fill_pattern_3_5: 2110000 rects -caravel_00020001_fill_pattern_3_5: 2120000 rects -caravel_00020001_fill_pattern_3_5: 2130000 rects -caravel_00020001_fill_pattern_3_5: 2140000 rects -caravel_00020001_fill_pattern_3_5: 2150000 rects -caravel_00020001_fill_pattern_3_5: 2160000 rects -caravel_00020001_fill_pattern_3_5: 2170000 rects -caravel_00020001_fill_pattern_3_5: 2180000 rects -caravel_00020001_fill_pattern_3_5: 2190000 rects -caravel_00020001_fill_pattern_3_5: 2200000 rects -caravel_00020001_fill_pattern_3_5: 2210000 rects -caravel_00020001_fill_pattern_3_5: 2220000 rects -caravel_00020001_fill_pattern_3_5: 2230000 rects -caravel_00020001_fill_pattern_3_5: 2240000 rects -caravel_00020001_fill_pattern_3_5: 2250000 rects -caravel_00020001_fill_pattern_3_5: 2260000 rects -caravel_00020001_fill_pattern_3_5: 2270000 rects -caravel_00020001_fill_pattern_3_5: 2280000 rects -caravel_00020001_fill_pattern_3_5: 2290000 rects -caravel_00020001_fill_pattern_3_5: 2300000 rects -caravel_00020001_fill_pattern_3_5: 2310000 rects -caravel_00020001_fill_pattern_3_5: 2320000 rects -caravel_00020001_fill_pattern_3_5: 2330000 rects -caravel_00020001_fill_pattern_3_5: 2340000 rects -caravel_00020001_fill_pattern_3_5: 2350000 rects -caravel_00020001_fill_pattern_3_5: 2360000 rects -caravel_00020001_fill_pattern_3_5: 2370000 rects -caravel_00020001_fill_pattern_3_5: 2380000 rects -caravel_00020001_fill_pattern_3_5: 2390000 rects -caravel_00020001_fill_pattern_3_5: 2400000 rects -caravel_00020001_fill_pattern_3_5: 2410000 rects -caravel_00020001_fill_pattern_3_5: 2420000 rects -caravel_00020001_fill_pattern_3_5: 2430000 rects -caravel_00020001_fill_pattern_3_5: 2440000 rects -caravel_00020001_fill_pattern_3_5: 2450000 rects -caravel_00020001_fill_pattern_3_5: 2460000 rects -caravel_00020001_fill_pattern_3_5: 2470000 rects -caravel_00020001_fill_pattern_3_5: 2480000 rects -caravel_00020001_fill_pattern_3_5: 2490000 rects -caravel_00020001_fill_pattern_3_5: 2500000 rects -caravel_00020001_fill_pattern_3_5: 2510000 rects -caravel_00020001_fill_pattern_3_5: 2520000 rects -caravel_00020001_fill_pattern_3_5: 2530000 rects -caravel_00020001_fill_pattern_3_5: 2540000 rects -caravel_00020001_fill_pattern_3_5: 2550000 rects -caravel_00020001_fill_pattern_3_5: 2560000 rects -caravel_00020001_fill_pattern_3_5: 2570000 rects -caravel_00020001_fill_pattern_3_5: 2580000 rects -caravel_00020001_fill_pattern_3_5: 2590000 rects -caravel_00020001_fill_pattern_3_5: 2600000 rects -caravel_00020001_fill_pattern_3_5: 2610000 rects -caravel_00020001_fill_pattern_3_5: 2620000 rects -caravel_00020001_fill_pattern_3_5: 2630000 rects -caravel_00020001_fill_pattern_3_5: 2640000 rects -caravel_00020001_fill_pattern_3_5: 2650000 rects -caravel_00020001_fill_pattern_3_5: 2660000 rects -caravel_00020001_fill_pattern_3_5: 2670000 rects -caravel_00020001_fill_pattern_3_5: 2680000 rects -caravel_00020001_fill_pattern_3_5: 2690000 rects -caravel_00020001_fill_pattern_3_5: 2700000 rects -caravel_00020001_fill_pattern_3_5: 2710000 rects -caravel_00020001_fill_pattern_3_5: 2720000 rects -caravel_00020001_fill_pattern_3_5: 2730000 rects -caravel_00020001_fill_pattern_3_5: 2740000 rects -caravel_00020001_fill_pattern_3_5: 2750000 rects -caravel_00020001_fill_pattern_3_5: 2760000 rects -caravel_00020001_fill_pattern_3_5: 2770000 rects -caravel_00020001_fill_pattern_3_5: 2780000 rects -caravel_00020001_fill_pattern_3_5: 2790000 rects -caravel_00020001_fill_pattern_3_5: 2800000 rects -caravel_00020001_fill_pattern_3_5: 2810000 rects -caravel_00020001_fill_pattern_3_5: 2820000 rects -caravel_00020001_fill_pattern_3_5: 2830000 rects -caravel_00020001_fill_pattern_3_5: 2840000 rects -caravel_00020001_fill_pattern_3_5: 2850000 rects -caravel_00020001_fill_pattern_3_5: 2860000 rects -caravel_00020001_fill_pattern_3_5: 2870000 rects -caravel_00020001_fill_pattern_3_5: 2880000 rects -caravel_00020001_fill_pattern_3_5: 2890000 rects -caravel_00020001_fill_pattern_3_5: 2900000 rects -caravel_00020001_fill_pattern_3_5: 2910000 rects -caravel_00020001_fill_pattern_3_5: 2920000 rects -caravel_00020001_fill_pattern_3_5: 2930000 rects -caravel_00020001_fill_pattern_3_5: 2940000 rects -caravel_00020001_fill_pattern_3_5: 2950000 rects -caravel_00020001_fill_pattern_3_5: 2960000 rects -caravel_00020001_fill_pattern_3_5: 2970000 rects -caravel_00020001_fill_pattern_3_5: 2980000 rects -caravel_00020001_fill_pattern_3_5: 2990000 rects -caravel_00020001_fill_pattern_3_5: 3000000 rects -caravel_00020001_fill_pattern_3_5: 3010000 rects -caravel_00020001_fill_pattern_3_5: 3020000 rects -caravel_00020001_fill_pattern_3_5: 3030000 rects -caravel_00020001_fill_pattern_3_5: 3040000 rects -caravel_00020001_fill_pattern_3_5: 3050000 rects -caravel_00020001_fill_pattern_3_5: 3060000 rects -caravel_00020001_fill_pattern_3_5: 3070000 rects -caravel_00020001_fill_pattern_3_5: 3080000 rects -caravel_00020001_fill_pattern_3_5: 3090000 rects -caravel_00020001_fill_pattern_3_5: 3100000 rects -caravel_00020001_fill_pattern_3_5: 3110000 rects -caravel_00020001_fill_pattern_3_5: 3120000 rects -caravel_00020001_fill_pattern_3_5: 3130000 rects -caravel_00020001_fill_pattern_3_5: 3140000 rects -caravel_00020001_fill_pattern_3_5: 3150000 rects -caravel_00020001_fill_pattern_3_5: 3160000 rects -caravel_00020001_fill_pattern_3_5: 3170000 rects -caravel_00020001_fill_pattern_3_5: 3180000 rects -caravel_00020001_fill_pattern_3_5: 3190000 rects -caravel_00020001_fill_pattern_3_5: 3200000 rects -caravel_00020001_fill_pattern_3_5: 3210000 rects -caravel_00020001_fill_pattern_3_5: 3220000 rects -caravel_00020001_fill_pattern_3_5: 3230000 rects -caravel_00020001_fill_pattern_3_5: 3240000 rects -caravel_00020001_fill_pattern_3_5: 3250000 rects -caravel_00020001_fill_pattern_3_5: 3260000 rects -caravel_00020001_fill_pattern_3_5: 3270000 rects -caravel_00020001_fill_pattern_3_5: 3280000 rects -caravel_00020001_fill_pattern_3_5: 3290000 rects -caravel_00020001_fill_pattern_3_5: 3300000 rects -caravel_00020001_fill_pattern_3_5: 3310000 rects -caravel_00020001_fill_pattern_3_5: 3320000 rects -caravel_00020001_fill_pattern_3_5: 3330000 rects -caravel_00020001_fill_pattern_3_5: 3340000 rects -caravel_00020001_fill_pattern_3_5: 3350000 rects -caravel_00020001_fill_pattern_3_5: 3360000 rects -caravel_00020001_fill_pattern_3_5: 3370000 rects -caravel_00020001_fill_pattern_3_5: 3380000 rects -caravel_00020001_fill_pattern_3_5: 3390000 rects -caravel_00020001_fill_pattern_3_5: 3400000 rects -caravel_00020001_fill_pattern_3_5: 3410000 rects -caravel_00020001_fill_pattern_3_5: 3420000 rects -caravel_00020001_fill_pattern_3_5: 3430000 rects -caravel_00020001_fill_pattern_3_5: 3440000 rects -caravel_00020001_fill_pattern_3_5: 3450000 rects -caravel_00020001_fill_pattern_3_5: 3460000 rects -caravel_00020001_fill_pattern_3_5: 3470000 rects -caravel_00020001_fill_pattern_3_5: 3480000 rects -caravel_00020001_fill_pattern_3_5: 3490000 rects -caravel_00020001_fill_pattern_3_5: 3500000 rects -caravel_00020001_fill_pattern_3_5: 3510000 rects -caravel_00020001_fill_pattern_3_5: 3520000 rects -caravel_00020001_fill_pattern_3_5: 3530000 rects -caravel_00020001_fill_pattern_3_5: 3540000 rects -caravel_00020001_fill_pattern_3_5: 3550000 rects -caravel_00020001_fill_pattern_3_5: 3560000 rects -caravel_00020001_fill_pattern_3_5: 3570000 rects -caravel_00020001_fill_pattern_3_5: 3580000 rects -caravel_00020001_fill_pattern_3_5: 3590000 rects -caravel_00020001_fill_pattern_3_5: 3600000 rects -caravel_00020001_fill_pattern_3_5: 3610000 rects -caravel_00020001_fill_pattern_3_5: 3620000 rects -caravel_00020001_fill_pattern_3_5: 3630000 rects -caravel_00020001_fill_pattern_3_5: 3640000 rects -caravel_00020001_fill_pattern_3_5: 3650000 rects -caravel_00020001_fill_pattern_3_5: 3660000 rects -caravel_00020001_fill_pattern_3_5: 3670000 rects -caravel_00020001_fill_pattern_3_5: 3680000 rects -caravel_00020001_fill_pattern_3_5: 3690000 rects -caravel_00020001_fill_pattern_3_5: 3700000 rects -caravel_00020001_fill_pattern_3_5: 3710000 rects -caravel_00020001_fill_pattern_3_5: 3720000 rects -caravel_00020001_fill_pattern_3_5: 3730000 rects -caravel_00020001_fill_pattern_3_5: 3740000 rects -caravel_00020001_fill_pattern_3_5: 3750000 rects -caravel_00020001_fill_pattern_3_5: 3760000 rects -caravel_00020001_fill_pattern_3_5: 3770000 rects -caravel_00020001_fill_pattern_3_5: 3780000 rects -caravel_00020001_fill_pattern_3_5: 3790000 rects -caravel_00020001_fill_pattern_3_5: 3800000 rects -caravel_00020001_fill_pattern_3_5: 3810000 rects -caravel_00020001_fill_pattern_3_5: 3820000 rects -caravel_00020001_fill_pattern_3_5: 3830000 rects -caravel_00020001_fill_pattern_3_5: 3840000 rects -caravel_00020001_fill_pattern_3_5: 3850000 rects -caravel_00020001_fill_pattern_3_5: 3860000 rects -caravel_00020001_fill_pattern_3_5: 3870000 rects -caravel_00020001_fill_pattern_3_5: 3880000 rects -caravel_00020001_fill_pattern_3_5: 3890000 rects -caravel_00020001_fill_pattern_3_5: 3900000 rects -caravel_00020001_fill_pattern_3_5: 3910000 rects -caravel_00020001_fill_pattern_3_5: 3920000 rects -caravel_00020001_fill_pattern_3_5: 3930000 rects -caravel_00020001_fill_pattern_3_5: 3940000 rects -caravel_00020001_fill_pattern_3_5: 3950000 rects -caravel_00020001_fill_pattern_3_5: 3960000 rects -caravel_00020001_fill_pattern_3_5: 3970000 rects -caravel_00020001_fill_pattern_3_5: 3980000 rects -caravel_00020001_fill_pattern_3_5: 3990000 rects -caravel_00020001_fill_pattern_3_5: 4000000 rects -caravel_00020001_fill_pattern_3_5: 4010000 rects -caravel_00020001_fill_pattern_3_5: 4020000 rects -caravel_00020001_fill_pattern_3_5: 4030000 rects -caravel_00020001_fill_pattern_3_5: 4040000 rects -caravel_00020001_fill_pattern_3_5: 4050000 rects -caravel_00020001_fill_pattern_3_5: 4060000 rects -caravel_00020001_fill_pattern_3_5: 4070000 rects -caravel_00020001_fill_pattern_3_5: 4080000 rects -caravel_00020001_fill_pattern_3_5: 4090000 rects -caravel_00020001_fill_pattern_3_5: 4100000 rects -caravel_00020001_fill_pattern_3_5: 4110000 rects -caravel_00020001_fill_pattern_3_5: 4120000 rects -caravel_00020001_fill_pattern_3_5: 4130000 rects -caravel_00020001_fill_pattern_3_5: 4140000 rects -caravel_00020001_fill_pattern_3_5: 4150000 rects -caravel_00020001_fill_pattern_3_5: 4160000 rects -caravel_00020001_fill_pattern_3_5: 4170000 rects -caravel_00020001_fill_pattern_3_5: 4180000 rects -caravel_00020001_fill_pattern_3_5: 4190000 rects -caravel_00020001_fill_pattern_3_5: 4200000 rects -caravel_00020001_fill_pattern_3_5: 4210000 rects -caravel_00020001_fill_pattern_3_5: 4220000 rects -caravel_00020001_fill_pattern_3_5: 4230000 rects -caravel_00020001_fill_pattern_3_5: 4240000 rects -caravel_00020001_fill_pattern_3_5: 4250000 rects -caravel_00020001_fill_pattern_3_5: 4260000 rects -caravel_00020001_fill_pattern_3_5: 4270000 rects -caravel_00020001_fill_pattern_3_5: 4280000 rects -caravel_00020001_fill_pattern_3_5: 4290000 rects -caravel_00020001_fill_pattern_3_5: 4300000 rects -caravel_00020001_fill_pattern_3_5: 4310000 rects -caravel_00020001_fill_pattern_3_5: 4320000 rects -caravel_00020001_fill_pattern_3_5: 4330000 rects -caravel_00020001_fill_pattern_3_5: 4340000 rects -caravel_00020001_fill_pattern_3_5: 4350000 rects -caravel_00020001_fill_pattern_3_5: 4360000 rects -caravel_00020001_fill_pattern_3_5: 4370000 rects -caravel_00020001_fill_pattern_3_5: 4380000 rects -caravel_00020001_fill_pattern_3_5: 4390000 rects -caravel_00020001_fill_pattern_3_5: 4400000 rects -caravel_00020001_fill_pattern_3_5: 4410000 rects -caravel_00020001_fill_pattern_3_5: 4420000 rects -caravel_00020001_fill_pattern_3_5: 4430000 rects -caravel_00020001_fill_pattern_3_5: 4440000 rects -caravel_00020001_fill_pattern_3_5: 4450000 rects -caravel_00020001_fill_pattern_3_5: 4460000 rects -caravel_00020001_fill_pattern_3_5: 4470000 rects -caravel_00020001_fill_pattern_3_5: 4480000 rects -caravel_00020001_fill_pattern_3_5: 4490000 rects -caravel_00020001_fill_pattern_3_5: 4500000 rects -caravel_00020001_fill_pattern_3_5: 4510000 rects -caravel_00020001_fill_pattern_3_5: 4520000 rects -caravel_00020001_fill_pattern_3_5: 4530000 rects -caravel_00020001_fill_pattern_3_5: 4540000 rects -caravel_00020001_fill_pattern_3_5: 4550000 rects -caravel_00020001_fill_pattern_3_5: 4560000 rects -caravel_00020001_fill_pattern_3_5: 4570000 rects -caravel_00020001_fill_pattern_3_5: 4580000 rects -caravel_00020001_fill_pattern_3_5: 4590000 rects -caravel_00020001_fill_pattern_3_5: 4600000 rects -caravel_00020001_fill_pattern_3_5: 4610000 rects -caravel_00020001_fill_pattern_3_5: 4620000 rects -caravel_00020001_fill_pattern_3_5: 4630000 rects -caravel_00020001_fill_pattern_3_5: 4640000 rects -caravel_00020001_fill_pattern_3_5: 4650000 rects -caravel_00020001_fill_pattern_3_5: 4660000 rects -caravel_00020001_fill_pattern_3_5: 4670000 rects -caravel_00020001_fill_pattern_3_5: 4680000 rects -caravel_00020001_fill_pattern_3_5: 4690000 rects -caravel_00020001_fill_pattern_3_5: 4700000 rects -caravel_00020001_fill_pattern_3_5: 4710000 rects -caravel_00020001_fill_pattern_3_5: 4720000 rects -caravel_00020001_fill_pattern_3_5: 4730000 rects -caravel_00020001_fill_pattern_3_5: 4740000 rects -caravel_00020001_fill_pattern_3_5: 4750000 rects -caravel_00020001_fill_pattern_3_5: 4760000 rects -caravel_00020001_fill_pattern_3_5: 4770000 rects -caravel_00020001_fill_pattern_3_5: 4780000 rects -caravel_00020001_fill_pattern_3_5: 4790000 rects -caravel_00020001_fill_pattern_3_5: 4800000 rects -caravel_00020001_fill_pattern_3_5: 4810000 rects -caravel_00020001_fill_pattern_3_5: 4820000 rects -caravel_00020001_fill_pattern_3_5: 4830000 rects -caravel_00020001_fill_pattern_3_5: 4840000 rects -caravel_00020001_fill_pattern_3_5: 4850000 rects -caravel_00020001_fill_pattern_3_5: 4860000 rects -caravel_00020001_fill_pattern_3_5: 4870000 rects -caravel_00020001_fill_pattern_3_5: 4880000 rects -caravel_00020001_fill_pattern_3_5: 4890000 rects -caravel_00020001_fill_pattern_3_5: 4900000 rects -caravel_00020001_fill_pattern_3_5: 4910000 rects -caravel_00020001_fill_pattern_3_5: 4920000 rects -caravel_00020001_fill_pattern_3_5: 4930000 rects -caravel_00020001_fill_pattern_3_5: 4940000 rects -caravel_00020001_fill_pattern_3_5: 4950000 rects -caravel_00020001_fill_pattern_3_5: 4960000 rects -caravel_00020001_fill_pattern_3_5: 4970000 rects -caravel_00020001_fill_pattern_3_5: 4980000 rects -caravel_00020001_fill_pattern_3_5: 4990000 rects -caravel_00020001_fill_pattern_3_5: 5000000 rects -caravel_00020001_fill_pattern_3_5: 5010000 rects -caravel_00020001_fill_pattern_3_5: 5020000 rects -caravel_00020001_fill_pattern_3_5: 5030000 rects -caravel_00020001_fill_pattern_3_5: 5040000 rects -caravel_00020001_fill_pattern_3_5: 5050000 rects -caravel_00020001_fill_pattern_3_5: 5060000 rects -caravel_00020001_fill_pattern_3_5: 5070000 rects -caravel_00020001_fill_pattern_3_5: 5080000 rects -caravel_00020001_fill_pattern_3_5: 5090000 rects -caravel_00020001_fill_pattern_3_5: 5100000 rects -caravel_00020001_fill_pattern_3_5: 5110000 rects -caravel_00020001_fill_pattern_3_5: 5120000 rects -caravel_00020001_fill_pattern_3_5: 5130000 rects -caravel_00020001_fill_pattern_3_5: 5140000 rects -caravel_00020001_fill_pattern_3_5: 5150000 rects -caravel_00020001_fill_pattern_3_5: 5160000 rects -caravel_00020001_fill_pattern_3_5: 5170000 rects -caravel_00020001_fill_pattern_3_5: 5180000 rects -caravel_00020001_fill_pattern_3_5: 5190000 rects -caravel_00020001_fill_pattern_3_5: 5200000 rects -caravel_00020001_fill_pattern_3_5: 5210000 rects -caravel_00020001_fill_pattern_3_5: 5220000 rects -caravel_00020001_fill_pattern_3_5: 5230000 rects -caravel_00020001_fill_pattern_3_5: 5240000 rects -caravel_00020001_fill_pattern_3_5: 5250000 rects -caravel_00020001_fill_pattern_3_5: 5260000 rects -caravel_00020001_fill_pattern_3_5: 5270000 rects -caravel_00020001_fill_pattern_3_5: 5280000 rects -caravel_00020001_fill_pattern_3_5: 5290000 rects -caravel_00020001_fill_pattern_3_5: 5300000 rects -caravel_00020001_fill_pattern_3_5: 5310000 rects -caravel_00020001_fill_pattern_3_5: 5320000 rects -caravel_00020001_fill_pattern_3_5: 5330000 rects -caravel_00020001_fill_pattern_3_5: 5340000 rects -caravel_00020001_fill_pattern_3_5: 5350000 rects -caravel_00020001_fill_pattern_3_5: 5360000 rects -caravel_00020001_fill_pattern_3_5: 5370000 rects -caravel_00020001_fill_pattern_3_5: 5380000 rects -caravel_00020001_fill_pattern_3_5: 5390000 rects -caravel_00020001_fill_pattern_3_5: 5400000 rects -caravel_00020001_fill_pattern_3_5: 5410000 rects -caravel_00020001_fill_pattern_3_5: 5420000 rects -caravel_00020001_fill_pattern_3_5: 5430000 rects -caravel_00020001_fill_pattern_3_5: 5440000 rects -caravel_00020001_fill_pattern_3_5: 5450000 rects -caravel_00020001_fill_pattern_3_5: 5460000 rects -caravel_00020001_fill_pattern_3_5: 5470000 rects -caravel_00020001_fill_pattern_3_5: 5480000 rects -caravel_00020001_fill_pattern_3_5: 5490000 rects -caravel_00020001_fill_pattern_3_5: 5500000 rects -caravel_00020001_fill_pattern_3_5: 5510000 rects -caravel_00020001_fill_pattern_3_5: 5520000 rects -caravel_00020001_fill_pattern_3_5: 5530000 rects -caravel_00020001_fill_pattern_3_5: 5540000 rects -caravel_00020001_fill_pattern_3_5: 5550000 rects -caravel_00020001_fill_pattern_3_5: 5560000 rects -caravel_00020001_fill_pattern_3_5: 5570000 rects -caravel_00020001_fill_pattern_3_5: 5580000 rects -caravel_00020001_fill_pattern_3_5: 5590000 rects -caravel_00020001_fill_pattern_3_5: 5600000 rects -caravel_00020001_fill_pattern_3_5: 5610000 rects -caravel_00020001_fill_pattern_3_5: 5620000 rects -caravel_00020001_fill_pattern_3_5: 5630000 rects -caravel_00020001_fill_pattern_3_5: 5640000 rects -caravel_00020001_fill_pattern_3_5: 5650000 rects -caravel_00020001_fill_pattern_3_5: 5660000 rects -caravel_00020001_fill_pattern_3_5: 5670000 rects -caravel_00020001_fill_pattern_3_5: 5680000 rects -caravel_00020001_fill_pattern_3_5: 5690000 rects -caravel_00020001_fill_pattern_3_5: 5700000 rects -caravel_00020001_fill_pattern_3_5: 5710000 rects -caravel_00020001_fill_pattern_3_5: 5720000 rects -caravel_00020001_fill_pattern_3_5: 5730000 rects -caravel_00020001_fill_pattern_3_5: 5740000 rects -caravel_00020001_fill_pattern_3_5: 5750000 rects -caravel_00020001_fill_pattern_3_5: 5760000 rects -caravel_00020001_fill_pattern_3_5: 5770000 rects -caravel_00020001_fill_pattern_3_5: 5780000 rects -caravel_00020001_fill_pattern_3_5: 5790000 rects -caravel_00020001_fill_pattern_3_5: 5800000 rects -caravel_00020001_fill_pattern_3_5: 5810000 rects -caravel_00020001_fill_pattern_3_5: 5820000 rects -caravel_00020001_fill_pattern_3_5: 5830000 rects -caravel_00020001_fill_pattern_3_5: 5840000 rects -caravel_00020001_fill_pattern_3_5: 5850000 rects -caravel_00020001_fill_pattern_3_5: 5860000 rects -caravel_00020001_fill_pattern_3_5: 5870000 rects -caravel_00020001_fill_pattern_3_5: 5880000 rects -caravel_00020001_fill_pattern_3_5: 5890000 rects -caravel_00020001_fill_pattern_3_5: 5900000 rects -caravel_00020001_fill_pattern_3_5: 5910000 rects -caravel_00020001_fill_pattern_3_5: 5920000 rects -caravel_00020001_fill_pattern_3_5: 5930000 rects -caravel_00020001_fill_pattern_3_5: 5940000 rects -caravel_00020001_fill_pattern_3_5: 5950000 rects -caravel_00020001_fill_pattern_3_5: 5960000 rects -caravel_00020001_fill_pattern_3_5: 5970000 rects -caravel_00020001_fill_pattern_3_5: 5980000 rects -caravel_00020001_fill_pattern_3_5: 5990000 rects -caravel_00020001_fill_pattern_3_5: 6000000 rects -caravel_00020001_fill_pattern_3_5: 6010000 rects -caravel_00020001_fill_pattern_3_5: 6020000 rects -caravel_00020001_fill_pattern_3_5: 6030000 rects -caravel_00020001_fill_pattern_3_5: 6040000 rects -caravel_00020001_fill_pattern_3_5: 6050000 rects -caravel_00020001_fill_pattern_3_5: 6060000 rects -caravel_00020001_fill_pattern_3_5: 6070000 rects -caravel_00020001_fill_pattern_3_5: 6080000 rects -caravel_00020001_fill_pattern_3_5: 6090000 rects -caravel_00020001_fill_pattern_3_5: 6100000 rects -caravel_00020001_fill_pattern_3_5: 6110000 rects -caravel_00020001_fill_pattern_3_5: 6120000 rects -caravel_00020001_fill_pattern_3_5: 6130000 rects -caravel_00020001_fill_pattern_3_5: 6140000 rects -caravel_00020001_fill_pattern_3_5: 6150000 rects -caravel_00020001_fill_pattern_3_5: 6160000 rects -caravel_00020001_fill_pattern_3_5: 6170000 rects -caravel_00020001_fill_pattern_3_5: 6180000 rects -caravel_00020001_fill_pattern_3_5: 6190000 rects -caravel_00020001_fill_pattern_3_5: 6200000 rects -caravel_00020001_fill_pattern_3_5: 6210000 rects -caravel_00020001_fill_pattern_3_5: 6220000 rects -caravel_00020001_fill_pattern_3_5: 6230000 rects -caravel_00020001_fill_pattern_3_5: 6240000 rects -caravel_00020001_fill_pattern_3_5: 6250000 rects -caravel_00020001_fill_pattern_3_5: 6260000 rects -caravel_00020001_fill_pattern_3_5: 6270000 rects -caravel_00020001_fill_pattern_3_5: 6280000 rects -caravel_00020001_fill_pattern_3_5: 6290000 rects -caravel_00020001_fill_pattern_3_5: 6300000 rects -caravel_00020001_fill_pattern_3_5: 6310000 rects -caravel_00020001_fill_pattern_3_5: 6320000 rects -caravel_00020001_fill_pattern_3_5: 6330000 rects -caravel_00020001_fill_pattern_3_5: 6340000 rects -caravel_00020001_fill_pattern_3_5: 6350000 rects -caravel_00020001_fill_pattern_3_5: 6360000 rects -caravel_00020001_fill_pattern_3_5: 6370000 rects -caravel_00020001_fill_pattern_3_5: 6380000 rects -caravel_00020001_fill_pattern_3_5: 6390000 rects -caravel_00020001_fill_pattern_3_5: 6400000 rects -caravel_00020001_fill_pattern_3_5: 6410000 rects -caravel_00020001_fill_pattern_3_5: 6420000 rects -caravel_00020001_fill_pattern_3_5: 6430000 rects -caravel_00020001_fill_pattern_3_5: 6440000 rects -caravel_00020001_fill_pattern_3_5: 6450000 rects -caravel_00020001_fill_pattern_3_5: 6460000 rects -caravel_00020001_fill_pattern_3_5: 6470000 rects -caravel_00020001_fill_pattern_3_5: 6480000 rects -caravel_00020001_fill_pattern_3_5: 6490000 rects -caravel_00020001_fill_pattern_3_5: 6500000 rects -caravel_00020001_fill_pattern_3_5: 6510000 rects -caravel_00020001_fill_pattern_3_5: 6520000 rects -caravel_00020001_fill_pattern_3_5: 6530000 rects -caravel_00020001_fill_pattern_3_5: 6540000 rects -caravel_00020001_fill_pattern_3_5: 6550000 rects -caravel_00020001_fill_pattern_3_5: 6560000 rects -caravel_00020001_fill_pattern_3_5: 6570000 rects -caravel_00020001_fill_pattern_3_5: 6580000 rects -caravel_00020001_fill_pattern_3_5: 6590000 rects -Magic 8.3 revision 185 - Compiled on Thu Jul 8 16:46:03 PDT 2021. -Starting magic under Tcl interpreter -Using the terminal as the console. -Using NULL graphics device. -site.pre: In custom site.pre... -site.pre: altered 'path sys' to: . $CAD_ROOT/magic/sys/ef-lib-magic/sys/style $CAD_ROOT/magic/sys $CAD_ROOT/magic/sys/current -Processing system .magicrc file -site.def: In custom site.def... -Sourcing design .magicrc for technology sky130A ... -2 Magic internal units = 1 Lambda -Input style sky130(): scaleFactor=2, multiplier=2 +Input style sky130(vendor): scaleFactor=2, multiplier=2 Scaled tech values by 2 / 1 to match internal grid scaling Loading sky130A Device Generator Menu ... Loading "/mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag/generate_fill_final.tcl" from command line. @@ -14499,10 +14499,10 @@ Generating output for cell caravel_00020001_fill_pattern_5_7 Reading "caravel_00020001_fill_pattern_5_7". Generating output for cell caravel_00020001_fill_pattern -Ended: 07/29/2021 21:54:02 +Ended: 08/04/2021 07:50:54 Done! -Magic 8.3 revision 185 - Compiled on Thu Jul 8 16:46:03 PDT 2021. +Magic 8.3 revision 192 - Compiled on Wed Jul 28 09:22:23 PDT 2021. Starting magic under Tcl interpreter Using the terminal as the console. Using NULL graphics device. @@ -14512,14 +14512,14 @@ site.def: In custom site.def... Sourcing design .magicrc for technology sky130A ... 2 Magic internal units = 1 Lambda -Input style sky130(): scaleFactor=2, multiplier=2 +Input style sky130(vendor): scaleFactor=2, multiplier=2 Scaled tech values by 2 / 1 to match internal grid scaling Loading sky130A Device Generator Menu ... Loading "/mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag/generate_fill_dist.tcl" from command line. CIF output style is now "wafflefill(tiled)" Generating output for cell caravel_00020001_fill_pattern_5_7 -Magic 8.3 revision 185 - Compiled on Thu Jul 8 16:46:03 PDT 2021. +Magic 8.3 revision 192 - Compiled on Wed Jul 28 09:22:23 PDT 2021. Starting magic under Tcl interpreter Using the terminal as the console. Using NULL graphics device. @@ -14529,52 +14529,7 @@ site.def: In custom site.def... Sourcing design .magicrc for technology sky130A ... 2 Magic internal units = 1 Lambda -Input style sky130(): scaleFactor=2, multiplier=2 -Scaled tech values by 2 / 1 to match internal grid scaling -Loading sky130A Device Generator Menu ... -Loading "/mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag/generate_fill_dist.tcl" from command line. -caravel_00020001_fill_pattern_5_0: 10000 rects -caravel_00020001_fill_pattern_5_0: 20000 rects -caravel_00020001_fill_pattern_5_0: 30000 rects -caravel_00020001_fill_pattern_5_0: 40000 rects -caravel_00020001_fill_pattern_5_0: 50000 rects -caravel_00020001_fill_pattern_5_0: 60000 rects -caravel_00020001_fill_pattern_5_0: 70000 rects -caravel_00020001_fill_pattern_5_0: 80000 rects -caravel_00020001_fill_pattern_5_0: 90000 rects -caravel_00020001_fill_pattern_5_0: 100000 rects -caravel_00020001_fill_pattern_5_0: 110000 rects -caravel_00020001_fill_pattern_5_0: 120000 rects -caravel_00020001_fill_pattern_5_0: 130000 rects -caravel_00020001_fill_pattern_5_0: 140000 rects -caravel_00020001_fill_pattern_5_0: 150000 rects -caravel_00020001_fill_pattern_5_0: 160000 rects -caravel_00020001_fill_pattern_5_0: 170000 rects -caravel_00020001_fill_pattern_5_0: 180000 rects -caravel_00020001_fill_pattern_5_0: 190000 rects -caravel_00020001_fill_pattern_5_0: 200000 rects -caravel_00020001_fill_pattern_5_0: 210000 rects -caravel_00020001_fill_pattern_5_0: 220000 rects -caravel_00020001_fill_pattern_5_0: 230000 rects -caravel_00020001_fill_pattern_5_0: 240000 rects -caravel_00020001_fill_pattern_5_0: 250000 rects -caravel_00020001_fill_pattern_5_0: 260000 rects -caravel_00020001_fill_pattern_5_0: 270000 rects -caravel_00020001_fill_pattern_5_0: 280000 rects -CIF output style is now "wafflefill(tiled)" - Generating output for cell caravel_00020001_fill_pattern_5_0 - -Magic 8.3 revision 185 - Compiled on Thu Jul 8 16:46:03 PDT 2021. -Starting magic under Tcl interpreter -Using the terminal as the console. -Using NULL graphics device. -site.pre: In custom site.pre... -site.pre: altered 'path sys' to: . $CAD_ROOT/magic/sys/ef-lib-magic/sys/style $CAD_ROOT/magic/sys $CAD_ROOT/magic/sys/current -Processing system .magicrc file -site.def: In custom site.def... -Sourcing design .magicrc for technology sky130A ... -2 Magic internal units = 1 Lambda -Input style sky130(): scaleFactor=2, multiplier=2 +Input style sky130(vendor): scaleFactor=2, multiplier=2 Scaled tech values by 2 / 1 to match internal grid scaling Loading sky130A Device Generator Menu ... Loading "/mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag/generate_fill_dist.tcl" from command line. @@ -14672,7 +14627,7 @@ CIF output style is now "wafflefill(tiled)" Generating output for cell caravel_00020001_fill_pattern_5_4 -Magic 8.3 revision 185 - Compiled on Thu Jul 8 16:46:03 PDT 2021. +Magic 8.3 revision 192 - Compiled on Wed Jul 28 09:22:23 PDT 2021. Starting magic under Tcl interpreter Using the terminal as the console. Using NULL graphics device. @@ -14682,345 +14637,7 @@ site.def: In custom site.def... Sourcing design .magicrc for technology sky130A ... 2 Magic internal units = 1 Lambda -Input style sky130(): scaleFactor=2, multiplier=2 -Scaled tech values by 2 / 1 to match internal grid scaling -Loading sky130A Device Generator Menu ... -Loading "/mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag/generate_fill_dist.tcl" from command line. -caravel_00020001_fill_pattern_5_3: 10000 rects -caravel_00020001_fill_pattern_5_3: 20000 rects -caravel_00020001_fill_pattern_5_3: 30000 rects -caravel_00020001_fill_pattern_5_3: 40000 rects -caravel_00020001_fill_pattern_5_3: 50000 rects -caravel_00020001_fill_pattern_5_3: 60000 rects -caravel_00020001_fill_pattern_5_3: 70000 rects -caravel_00020001_fill_pattern_5_3: 80000 rects -caravel_00020001_fill_pattern_5_3: 90000 rects -caravel_00020001_fill_pattern_5_3: 100000 rects -caravel_00020001_fill_pattern_5_3: 110000 rects -caravel_00020001_fill_pattern_5_3: 120000 rects -caravel_00020001_fill_pattern_5_3: 130000 rects -caravel_00020001_fill_pattern_5_3: 140000 rects -caravel_00020001_fill_pattern_5_3: 150000 rects -caravel_00020001_fill_pattern_5_3: 160000 rects -caravel_00020001_fill_pattern_5_3: 170000 rects -caravel_00020001_fill_pattern_5_3: 180000 rects -caravel_00020001_fill_pattern_5_3: 190000 rects -caravel_00020001_fill_pattern_5_3: 200000 rects -caravel_00020001_fill_pattern_5_3: 210000 rects -caravel_00020001_fill_pattern_5_3: 220000 rects -caravel_00020001_fill_pattern_5_3: 230000 rects -caravel_00020001_fill_pattern_5_3: 240000 rects -caravel_00020001_fill_pattern_5_3: 250000 rects -caravel_00020001_fill_pattern_5_3: 260000 rects -caravel_00020001_fill_pattern_5_3: 270000 rects -caravel_00020001_fill_pattern_5_3: 280000 rects -caravel_00020001_fill_pattern_5_3: 290000 rects -caravel_00020001_fill_pattern_5_3: 300000 rects -caravel_00020001_fill_pattern_5_3: 310000 rects -caravel_00020001_fill_pattern_5_3: 320000 rects -caravel_00020001_fill_pattern_5_3: 330000 rects -caravel_00020001_fill_pattern_5_3: 340000 rects -caravel_00020001_fill_pattern_5_3: 350000 rects -caravel_00020001_fill_pattern_5_3: 360000 rects -caravel_00020001_fill_pattern_5_3: 370000 rects -caravel_00020001_fill_pattern_5_3: 380000 rects -caravel_00020001_fill_pattern_5_3: 390000 rects -caravel_00020001_fill_pattern_5_3: 400000 rects -caravel_00020001_fill_pattern_5_3: 410000 rects -caravel_00020001_fill_pattern_5_3: 420000 rects -caravel_00020001_fill_pattern_5_3: 430000 rects -caravel_00020001_fill_pattern_5_3: 440000 rects -caravel_00020001_fill_pattern_5_3: 450000 rects -caravel_00020001_fill_pattern_5_3: 460000 rects -caravel_00020001_fill_pattern_5_3: 470000 rects -caravel_00020001_fill_pattern_5_3: 480000 rects -caravel_00020001_fill_pattern_5_3: 490000 rects -caravel_00020001_fill_pattern_5_3: 500000 rects -caravel_00020001_fill_pattern_5_3: 510000 rects -caravel_00020001_fill_pattern_5_3: 520000 rects -caravel_00020001_fill_pattern_5_3: 530000 rects -caravel_00020001_fill_pattern_5_3: 540000 rects -caravel_00020001_fill_pattern_5_3: 550000 rects -CIF output style is now "wafflefill(tiled)" - Generating output for cell caravel_00020001_fill_pattern_5_3 - -Magic 8.3 revision 185 - Compiled on Thu Jul 8 16:46:03 PDT 2021. -Starting magic under Tcl interpreter -Using the terminal as the console. -Using NULL graphics device. -site.pre: In custom site.pre... -site.pre: altered 'path sys' to: . $CAD_ROOT/magic/sys/ef-lib-magic/sys/style $CAD_ROOT/magic/sys $CAD_ROOT/magic/sys/current -Processing system .magicrc file -site.def: In custom site.def... -Sourcing design .magicrc for technology sky130A ... -2 Magic internal units = 1 Lambda -Input style sky130(): scaleFactor=2, multiplier=2 -Scaled tech values by 2 / 1 to match internal grid scaling -Loading sky130A Device Generator Menu ... -Loading "/mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag/generate_fill_dist.tcl" from command line. -caravel_00020001_fill_pattern_5_6: 10000 rects -caravel_00020001_fill_pattern_5_6: 20000 rects -caravel_00020001_fill_pattern_5_6: 30000 rects -caravel_00020001_fill_pattern_5_6: 40000 rects -caravel_00020001_fill_pattern_5_6: 50000 rects -caravel_00020001_fill_pattern_5_6: 60000 rects -caravel_00020001_fill_pattern_5_6: 70000 rects -caravel_00020001_fill_pattern_5_6: 80000 rects -caravel_00020001_fill_pattern_5_6: 90000 rects -caravel_00020001_fill_pattern_5_6: 100000 rects -caravel_00020001_fill_pattern_5_6: 110000 rects -caravel_00020001_fill_pattern_5_6: 120000 rects -caravel_00020001_fill_pattern_5_6: 130000 rects -caravel_00020001_fill_pattern_5_6: 140000 rects -caravel_00020001_fill_pattern_5_6: 150000 rects -caravel_00020001_fill_pattern_5_6: 160000 rects -caravel_00020001_fill_pattern_5_6: 170000 rects -caravel_00020001_fill_pattern_5_6: 180000 rects -caravel_00020001_fill_pattern_5_6: 190000 rects -caravel_00020001_fill_pattern_5_6: 200000 rects -caravel_00020001_fill_pattern_5_6: 210000 rects -caravel_00020001_fill_pattern_5_6: 220000 rects -caravel_00020001_fill_pattern_5_6: 230000 rects -caravel_00020001_fill_pattern_5_6: 240000 rects -caravel_00020001_fill_pattern_5_6: 250000 rects -caravel_00020001_fill_pattern_5_6: 260000 rects -caravel_00020001_fill_pattern_5_6: 270000 rects -caravel_00020001_fill_pattern_5_6: 280000 rects -caravel_00020001_fill_pattern_5_6: 290000 rects -caravel_00020001_fill_pattern_5_6: 300000 rects -caravel_00020001_fill_pattern_5_6: 310000 rects -caravel_00020001_fill_pattern_5_6: 320000 rects -caravel_00020001_fill_pattern_5_6: 330000 rects -caravel_00020001_fill_pattern_5_6: 340000 rects -caravel_00020001_fill_pattern_5_6: 350000 rects -caravel_00020001_fill_pattern_5_6: 360000 rects -caravel_00020001_fill_pattern_5_6: 370000 rects -caravel_00020001_fill_pattern_5_6: 380000 rects -caravel_00020001_fill_pattern_5_6: 390000 rects -caravel_00020001_fill_pattern_5_6: 400000 rects -caravel_00020001_fill_pattern_5_6: 410000 rects -caravel_00020001_fill_pattern_5_6: 420000 rects -caravel_00020001_fill_pattern_5_6: 430000 rects -caravel_00020001_fill_pattern_5_6: 440000 rects -caravel_00020001_fill_pattern_5_6: 450000 rects -caravel_00020001_fill_pattern_5_6: 460000 rects -caravel_00020001_fill_pattern_5_6: 470000 rects -caravel_00020001_fill_pattern_5_6: 480000 rects -caravel_00020001_fill_pattern_5_6: 490000 rects -caravel_00020001_fill_pattern_5_6: 500000 rects -caravel_00020001_fill_pattern_5_6: 510000 rects -caravel_00020001_fill_pattern_5_6: 520000 rects -caravel_00020001_fill_pattern_5_6: 530000 rects -caravel_00020001_fill_pattern_5_6: 540000 rects -caravel_00020001_fill_pattern_5_6: 550000 rects -caravel_00020001_fill_pattern_5_6: 560000 rects -caravel_00020001_fill_pattern_5_6: 570000 rects -caravel_00020001_fill_pattern_5_6: 580000 rects -caravel_00020001_fill_pattern_5_6: 590000 rects -caravel_00020001_fill_pattern_5_6: 600000 rects -caravel_00020001_fill_pattern_5_6: 610000 rects -caravel_00020001_fill_pattern_5_6: 620000 rects -caravel_00020001_fill_pattern_5_6: 630000 rects -CIF output style is now "wafflefill(tiled)" - Generating output for cell caravel_00020001_fill_pattern_5_6 - -Magic 8.3 revision 185 - Compiled on Thu Jul 8 16:46:03 PDT 2021. -Starting magic under Tcl interpreter -Using the terminal as the console. -Using NULL graphics device. -site.pre: In custom site.pre... -site.pre: altered 'path sys' to: . $CAD_ROOT/magic/sys/ef-lib-magic/sys/style $CAD_ROOT/magic/sys $CAD_ROOT/magic/sys/current -Processing system .magicrc file -site.def: In custom site.def... -Sourcing design .magicrc for technology sky130A ... -2 Magic internal units = 1 Lambda -Input style sky130(): scaleFactor=2, multiplier=2 -Scaled tech values by 2 / 1 to match internal grid scaling -Loading sky130A Device Generator Menu ... -Loading "/mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag/generate_fill_dist.tcl" from command line. -caravel_00020001_fill_pattern_5_5: 10000 rects -caravel_00020001_fill_pattern_5_5: 20000 rects -caravel_00020001_fill_pattern_5_5: 30000 rects -caravel_00020001_fill_pattern_5_5: 40000 rects -caravel_00020001_fill_pattern_5_5: 50000 rects -caravel_00020001_fill_pattern_5_5: 60000 rects -caravel_00020001_fill_pattern_5_5: 70000 rects -caravel_00020001_fill_pattern_5_5: 80000 rects -caravel_00020001_fill_pattern_5_5: 90000 rects -caravel_00020001_fill_pattern_5_5: 100000 rects -caravel_00020001_fill_pattern_5_5: 110000 rects -caravel_00020001_fill_pattern_5_5: 120000 rects -caravel_00020001_fill_pattern_5_5: 130000 rects -caravel_00020001_fill_pattern_5_5: 140000 rects -caravel_00020001_fill_pattern_5_5: 150000 rects -caravel_00020001_fill_pattern_5_5: 160000 rects -caravel_00020001_fill_pattern_5_5: 170000 rects -caravel_00020001_fill_pattern_5_5: 180000 rects -caravel_00020001_fill_pattern_5_5: 190000 rects -caravel_00020001_fill_pattern_5_5: 200000 rects -caravel_00020001_fill_pattern_5_5: 210000 rects -caravel_00020001_fill_pattern_5_5: 220000 rects -caravel_00020001_fill_pattern_5_5: 230000 rects -caravel_00020001_fill_pattern_5_5: 240000 rects -caravel_00020001_fill_pattern_5_5: 250000 rects -caravel_00020001_fill_pattern_5_5: 260000 rects -caravel_00020001_fill_pattern_5_5: 270000 rects -caravel_00020001_fill_pattern_5_5: 280000 rects -caravel_00020001_fill_pattern_5_5: 290000 rects -caravel_00020001_fill_pattern_5_5: 300000 rects -caravel_00020001_fill_pattern_5_5: 310000 rects -caravel_00020001_fill_pattern_5_5: 320000 rects -caravel_00020001_fill_pattern_5_5: 330000 rects -caravel_00020001_fill_pattern_5_5: 340000 rects -caravel_00020001_fill_pattern_5_5: 350000 rects -caravel_00020001_fill_pattern_5_5: 360000 rects -caravel_00020001_fill_pattern_5_5: 370000 rects -caravel_00020001_fill_pattern_5_5: 380000 rects -caravel_00020001_fill_pattern_5_5: 390000 rects -caravel_00020001_fill_pattern_5_5: 400000 rects -caravel_00020001_fill_pattern_5_5: 410000 rects -caravel_00020001_fill_pattern_5_5: 420000 rects -caravel_00020001_fill_pattern_5_5: 430000 rects -caravel_00020001_fill_pattern_5_5: 440000 rects -caravel_00020001_fill_pattern_5_5: 450000 rects -caravel_00020001_fill_pattern_5_5: 460000 rects -caravel_00020001_fill_pattern_5_5: 470000 rects -caravel_00020001_fill_pattern_5_5: 480000 rects -caravel_00020001_fill_pattern_5_5: 490000 rects -caravel_00020001_fill_pattern_5_5: 500000 rects -caravel_00020001_fill_pattern_5_5: 510000 rects -caravel_00020001_fill_pattern_5_5: 520000 rects -caravel_00020001_fill_pattern_5_5: 530000 rects -caravel_00020001_fill_pattern_5_5: 540000 rects -caravel_00020001_fill_pattern_5_5: 550000 rects -caravel_00020001_fill_pattern_5_5: 560000 rects -caravel_00020001_fill_pattern_5_5: 570000 rects -caravel_00020001_fill_pattern_5_5: 580000 rects -caravel_00020001_fill_pattern_5_5: 590000 rects -caravel_00020001_fill_pattern_5_5: 600000 rects -caravel_00020001_fill_pattern_5_5: 610000 rects -caravel_00020001_fill_pattern_5_5: 620000 rects -caravel_00020001_fill_pattern_5_5: 630000 rects -caravel_00020001_fill_pattern_5_5: 640000 rects -caravel_00020001_fill_pattern_5_5: 650000 rects -caravel_00020001_fill_pattern_5_5: 660000 rects -caravel_00020001_fill_pattern_5_5: 670000 rects -CIF output style is now "wafflefill(tiled)" - Generating output for cell caravel_00020001_fill_pattern_5_5 - -Magic 8.3 revision 185 - Compiled on Thu Jul 8 16:46:03 PDT 2021. -Starting magic under Tcl interpreter -Using the terminal as the console. -Using NULL graphics device. -site.pre: In custom site.pre... -site.pre: altered 'path sys' to: . $CAD_ROOT/magic/sys/ef-lib-magic/sys/style $CAD_ROOT/magic/sys $CAD_ROOT/magic/sys/current -Processing system .magicrc file -site.def: In custom site.def... -Sourcing design .magicrc for technology sky130A ... -2 Magic internal units = 1 Lambda -Input style sky130(): scaleFactor=2, multiplier=2 -Scaled tech values by 2 / 1 to match internal grid scaling -Loading sky130A Device Generator Menu ... -Loading "/mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag/generate_fill_dist.tcl" from command line. -caravel_00020001_fill_pattern_5_1: 10000 rects -caravel_00020001_fill_pattern_5_1: 20000 rects -caravel_00020001_fill_pattern_5_1: 30000 rects -caravel_00020001_fill_pattern_5_1: 40000 rects -caravel_00020001_fill_pattern_5_1: 50000 rects -caravel_00020001_fill_pattern_5_1: 60000 rects -caravel_00020001_fill_pattern_5_1: 70000 rects -caravel_00020001_fill_pattern_5_1: 80000 rects -caravel_00020001_fill_pattern_5_1: 90000 rects -caravel_00020001_fill_pattern_5_1: 100000 rects -caravel_00020001_fill_pattern_5_1: 110000 rects -caravel_00020001_fill_pattern_5_1: 120000 rects -caravel_00020001_fill_pattern_5_1: 130000 rects -caravel_00020001_fill_pattern_5_1: 140000 rects -caravel_00020001_fill_pattern_5_1: 150000 rects -caravel_00020001_fill_pattern_5_1: 160000 rects -caravel_00020001_fill_pattern_5_1: 170000 rects -caravel_00020001_fill_pattern_5_1: 180000 rects -caravel_00020001_fill_pattern_5_1: 190000 rects -caravel_00020001_fill_pattern_5_1: 200000 rects -caravel_00020001_fill_pattern_5_1: 210000 rects -caravel_00020001_fill_pattern_5_1: 220000 rects -caravel_00020001_fill_pattern_5_1: 230000 rects -caravel_00020001_fill_pattern_5_1: 240000 rects -caravel_00020001_fill_pattern_5_1: 250000 rects -caravel_00020001_fill_pattern_5_1: 260000 rects -caravel_00020001_fill_pattern_5_1: 270000 rects -caravel_00020001_fill_pattern_5_1: 280000 rects -caravel_00020001_fill_pattern_5_1: 290000 rects -caravel_00020001_fill_pattern_5_1: 300000 rects -caravel_00020001_fill_pattern_5_1: 310000 rects -caravel_00020001_fill_pattern_5_1: 320000 rects -caravel_00020001_fill_pattern_5_1: 330000 rects -caravel_00020001_fill_pattern_5_1: 340000 rects -caravel_00020001_fill_pattern_5_1: 350000 rects -caravel_00020001_fill_pattern_5_1: 360000 rects -caravel_00020001_fill_pattern_5_1: 370000 rects -caravel_00020001_fill_pattern_5_1: 380000 rects -caravel_00020001_fill_pattern_5_1: 390000 rects -caravel_00020001_fill_pattern_5_1: 400000 rects -caravel_00020001_fill_pattern_5_1: 410000 rects -caravel_00020001_fill_pattern_5_1: 420000 rects -caravel_00020001_fill_pattern_5_1: 430000 rects -caravel_00020001_fill_pattern_5_1: 440000 rects -caravel_00020001_fill_pattern_5_1: 450000 rects -caravel_00020001_fill_pattern_5_1: 460000 rects -caravel_00020001_fill_pattern_5_1: 470000 rects -caravel_00020001_fill_pattern_5_1: 480000 rects -caravel_00020001_fill_pattern_5_1: 490000 rects -caravel_00020001_fill_pattern_5_1: 500000 rects -caravel_00020001_fill_pattern_5_1: 510000 rects -caravel_00020001_fill_pattern_5_1: 520000 rects -caravel_00020001_fill_pattern_5_1: 530000 rects -caravel_00020001_fill_pattern_5_1: 540000 rects -caravel_00020001_fill_pattern_5_1: 550000 rects -caravel_00020001_fill_pattern_5_1: 560000 rects -caravel_00020001_fill_pattern_5_1: 570000 rects -caravel_00020001_fill_pattern_5_1: 580000 rects -caravel_00020001_fill_pattern_5_1: 590000 rects -caravel_00020001_fill_pattern_5_1: 600000 rects -caravel_00020001_fill_pattern_5_1: 610000 rects -caravel_00020001_fill_pattern_5_1: 620000 rects -caravel_00020001_fill_pattern_5_1: 630000 rects -caravel_00020001_fill_pattern_5_1: 640000 rects -caravel_00020001_fill_pattern_5_1: 650000 rects -caravel_00020001_fill_pattern_5_1: 660000 rects -caravel_00020001_fill_pattern_5_1: 670000 rects -caravel_00020001_fill_pattern_5_1: 680000 rects -caravel_00020001_fill_pattern_5_1: 690000 rects -caravel_00020001_fill_pattern_5_1: 700000 rects -caravel_00020001_fill_pattern_5_1: 710000 rects -caravel_00020001_fill_pattern_5_1: 720000 rects -caravel_00020001_fill_pattern_5_1: 730000 rects -caravel_00020001_fill_pattern_5_1: 740000 rects -caravel_00020001_fill_pattern_5_1: 750000 rects -caravel_00020001_fill_pattern_5_1: 760000 rects -caravel_00020001_fill_pattern_5_1: 770000 rects -caravel_00020001_fill_pattern_5_1: 780000 rects -caravel_00020001_fill_pattern_5_1: 790000 rects -caravel_00020001_fill_pattern_5_1: 800000 rects -caravel_00020001_fill_pattern_5_1: 810000 rects -caravel_00020001_fill_pattern_5_1: 820000 rects -caravel_00020001_fill_pattern_5_1: 830000 rects -caravel_00020001_fill_pattern_5_1: 840000 rects -caravel_00020001_fill_pattern_5_1: 850000 rects -CIF output style is now "wafflefill(tiled)" - Generating output for cell caravel_00020001_fill_pattern_5_1 - -Magic 8.3 revision 185 - Compiled on Thu Jul 8 16:46:03 PDT 2021. -Starting magic under Tcl interpreter -Using the terminal as the console. -Using NULL graphics device. -site.pre: In custom site.pre... -site.pre: altered 'path sys' to: . $CAD_ROOT/magic/sys/ef-lib-magic/sys/style $CAD_ROOT/magic/sys $CAD_ROOT/magic/sys/current -Processing system .magicrc file -site.def: In custom site.def... -Sourcing design .magicrc for technology sky130A ... -2 Magic internal units = 1 Lambda -Input style sky130(): scaleFactor=2, multiplier=2 +Input style sky130(vendor): scaleFactor=2, multiplier=2 Scaled tech values by 2 / 1 to match internal grid scaling Loading sky130A Device Generator Menu ... Loading "/mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag/generate_fill_dist.tcl" from command line. @@ -15114,7 +14731,7 @@ CIF output style is now "wafflefill(tiled)" Generating output for cell caravel_00020001_fill_pattern_5_2 -Magic 8.3 revision 185 - Compiled on Thu Jul 8 16:46:03 PDT 2021. +Magic 8.3 revision 192 - Compiled on Wed Jul 28 09:22:23 PDT 2021. Starting magic under Tcl interpreter Using the terminal as the console. Using NULL graphics device. @@ -15124,142 +14741,69 @@ site.def: In custom site.def... Sourcing design .magicrc for technology sky130A ... 2 Magic internal units = 1 Lambda -Input style sky130(): scaleFactor=2, multiplier=2 +Input style sky130(vendor): scaleFactor=2, multiplier=2 Scaled tech values by 2 / 1 to match internal grid scaling Loading sky130A Device Generator Menu ... Loading "/mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag/generate_fill_dist.tcl" from command line. -caravel_00020001_fill_pattern_1_7: 10000 rects -caravel_00020001_fill_pattern_1_7: 20000 rects -caravel_00020001_fill_pattern_1_7: 30000 rects -caravel_00020001_fill_pattern_1_7: 40000 rects -caravel_00020001_fill_pattern_1_7: 50000 rects -caravel_00020001_fill_pattern_1_7: 60000 rects -caravel_00020001_fill_pattern_1_7: 70000 rects -caravel_00020001_fill_pattern_1_7: 80000 rects -caravel_00020001_fill_pattern_1_7: 90000 rects -caravel_00020001_fill_pattern_1_7: 100000 rects -caravel_00020001_fill_pattern_1_7: 110000 rects -caravel_00020001_fill_pattern_1_7: 120000 rects -caravel_00020001_fill_pattern_1_7: 130000 rects -caravel_00020001_fill_pattern_1_7: 140000 rects -caravel_00020001_fill_pattern_1_7: 150000 rects -caravel_00020001_fill_pattern_1_7: 160000 rects -caravel_00020001_fill_pattern_1_7: 170000 rects -caravel_00020001_fill_pattern_1_7: 180000 rects -caravel_00020001_fill_pattern_1_7: 190000 rects -caravel_00020001_fill_pattern_1_7: 200000 rects -caravel_00020001_fill_pattern_1_7: 210000 rects -caravel_00020001_fill_pattern_1_7: 220000 rects -caravel_00020001_fill_pattern_1_7: 230000 rects -caravel_00020001_fill_pattern_1_7: 240000 rects -caravel_00020001_fill_pattern_1_7: 250000 rects -caravel_00020001_fill_pattern_1_7: 260000 rects -caravel_00020001_fill_pattern_1_7: 270000 rects -caravel_00020001_fill_pattern_1_7: 280000 rects -caravel_00020001_fill_pattern_1_7: 290000 rects -caravel_00020001_fill_pattern_1_7: 300000 rects -caravel_00020001_fill_pattern_1_7: 310000 rects -caravel_00020001_fill_pattern_1_7: 320000 rects -caravel_00020001_fill_pattern_1_7: 330000 rects -caravel_00020001_fill_pattern_1_7: 340000 rects -caravel_00020001_fill_pattern_1_7: 350000 rects -caravel_00020001_fill_pattern_1_7: 360000 rects -caravel_00020001_fill_pattern_1_7: 370000 rects -caravel_00020001_fill_pattern_1_7: 380000 rects -caravel_00020001_fill_pattern_1_7: 390000 rects -caravel_00020001_fill_pattern_1_7: 400000 rects -caravel_00020001_fill_pattern_1_7: 410000 rects -caravel_00020001_fill_pattern_1_7: 420000 rects -caravel_00020001_fill_pattern_1_7: 430000 rects -caravel_00020001_fill_pattern_1_7: 440000 rects -caravel_00020001_fill_pattern_1_7: 450000 rects -caravel_00020001_fill_pattern_1_7: 460000 rects -caravel_00020001_fill_pattern_1_7: 470000 rects -caravel_00020001_fill_pattern_1_7: 480000 rects -caravel_00020001_fill_pattern_1_7: 490000 rects -caravel_00020001_fill_pattern_1_7: 500000 rects -caravel_00020001_fill_pattern_1_7: 510000 rects -caravel_00020001_fill_pattern_1_7: 520000 rects -caravel_00020001_fill_pattern_1_7: 530000 rects -caravel_00020001_fill_pattern_1_7: 540000 rects -caravel_00020001_fill_pattern_1_7: 550000 rects -caravel_00020001_fill_pattern_1_7: 560000 rects -caravel_00020001_fill_pattern_1_7: 570000 rects -caravel_00020001_fill_pattern_1_7: 580000 rects -caravel_00020001_fill_pattern_1_7: 590000 rects -caravel_00020001_fill_pattern_1_7: 600000 rects -caravel_00020001_fill_pattern_1_7: 610000 rects -caravel_00020001_fill_pattern_1_7: 620000 rects -caravel_00020001_fill_pattern_1_7: 630000 rects -caravel_00020001_fill_pattern_1_7: 640000 rects -caravel_00020001_fill_pattern_1_7: 650000 rects -caravel_00020001_fill_pattern_1_7: 660000 rects -caravel_00020001_fill_pattern_1_7: 670000 rects -caravel_00020001_fill_pattern_1_7: 680000 rects -caravel_00020001_fill_pattern_1_7: 690000 rects -caravel_00020001_fill_pattern_1_7: 700000 rects -caravel_00020001_fill_pattern_1_7: 710000 rects -caravel_00020001_fill_pattern_1_7: 720000 rects -caravel_00020001_fill_pattern_1_7: 730000 rects -caravel_00020001_fill_pattern_1_7: 740000 rects -caravel_00020001_fill_pattern_1_7: 750000 rects -caravel_00020001_fill_pattern_1_7: 760000 rects -caravel_00020001_fill_pattern_1_7: 770000 rects -caravel_00020001_fill_pattern_1_7: 780000 rects -caravel_00020001_fill_pattern_1_7: 790000 rects -caravel_00020001_fill_pattern_1_7: 800000 rects -caravel_00020001_fill_pattern_1_7: 810000 rects -caravel_00020001_fill_pattern_1_7: 820000 rects -caravel_00020001_fill_pattern_1_7: 830000 rects -caravel_00020001_fill_pattern_1_7: 840000 rects -caravel_00020001_fill_pattern_1_7: 850000 rects -caravel_00020001_fill_pattern_1_7: 860000 rects -caravel_00020001_fill_pattern_1_7: 870000 rects -caravel_00020001_fill_pattern_1_7: 880000 rects -caravel_00020001_fill_pattern_1_7: 890000 rects -caravel_00020001_fill_pattern_1_7: 900000 rects -caravel_00020001_fill_pattern_1_7: 910000 rects -caravel_00020001_fill_pattern_1_7: 920000 rects -caravel_00020001_fill_pattern_1_7: 930000 rects -caravel_00020001_fill_pattern_1_7: 940000 rects -caravel_00020001_fill_pattern_1_7: 950000 rects -caravel_00020001_fill_pattern_1_7: 960000 rects -caravel_00020001_fill_pattern_1_7: 970000 rects -caravel_00020001_fill_pattern_1_7: 980000 rects -caravel_00020001_fill_pattern_1_7: 990000 rects -caravel_00020001_fill_pattern_1_7: 1000000 rects -caravel_00020001_fill_pattern_1_7: 1010000 rects -caravel_00020001_fill_pattern_1_7: 1020000 rects -caravel_00020001_fill_pattern_1_7: 1030000 rects -caravel_00020001_fill_pattern_1_7: 1040000 rects -caravel_00020001_fill_pattern_1_7: 1050000 rects -caravel_00020001_fill_pattern_1_7: 1060000 rects -caravel_00020001_fill_pattern_1_7: 1070000 rects -caravel_00020001_fill_pattern_1_7: 1080000 rects -caravel_00020001_fill_pattern_1_7: 1090000 rects -caravel_00020001_fill_pattern_1_7: 1100000 rects -caravel_00020001_fill_pattern_1_7: 1110000 rects -caravel_00020001_fill_pattern_1_7: 1120000 rects -caravel_00020001_fill_pattern_1_7: 1130000 rects -caravel_00020001_fill_pattern_1_7: 1140000 rects -caravel_00020001_fill_pattern_1_7: 1150000 rects -caravel_00020001_fill_pattern_1_7: 1160000 rects -caravel_00020001_fill_pattern_1_7: 1170000 rects -caravel_00020001_fill_pattern_1_7: 1180000 rects -caravel_00020001_fill_pattern_1_7: 1190000 rects -caravel_00020001_fill_pattern_1_7: 1200000 rects -caravel_00020001_fill_pattern_1_7: 1210000 rects -caravel_00020001_fill_pattern_1_7: 1220000 rects -caravel_00020001_fill_pattern_1_7: 1230000 rects -caravel_00020001_fill_pattern_1_7: 1240000 rects -caravel_00020001_fill_pattern_1_7: 1250000 rects -caravel_00020001_fill_pattern_1_7: 1260000 rects -caravel_00020001_fill_pattern_1_7: 1270000 rects -caravel_00020001_fill_pattern_1_7: 1280000 rects +caravel_00020001_fill_pattern_5_3: 10000 rects +caravel_00020001_fill_pattern_5_3: 20000 rects +caravel_00020001_fill_pattern_5_3: 30000 rects +caravel_00020001_fill_pattern_5_3: 40000 rects +caravel_00020001_fill_pattern_5_3: 50000 rects +caravel_00020001_fill_pattern_5_3: 60000 rects +caravel_00020001_fill_pattern_5_3: 70000 rects +caravel_00020001_fill_pattern_5_3: 80000 rects +caravel_00020001_fill_pattern_5_3: 90000 rects +caravel_00020001_fill_pattern_5_3: 100000 rects +caravel_00020001_fill_pattern_5_3: 110000 rects +caravel_00020001_fill_pattern_5_3: 120000 rects +caravel_00020001_fill_pattern_5_3: 130000 rects +caravel_00020001_fill_pattern_5_3: 140000 rects +caravel_00020001_fill_pattern_5_3: 150000 rects +caravel_00020001_fill_pattern_5_3: 160000 rects +caravel_00020001_fill_pattern_5_3: 170000 rects +caravel_00020001_fill_pattern_5_3: 180000 rects +caravel_00020001_fill_pattern_5_3: 190000 rects +caravel_00020001_fill_pattern_5_3: 200000 rects +caravel_00020001_fill_pattern_5_3: 210000 rects +caravel_00020001_fill_pattern_5_3: 220000 rects +caravel_00020001_fill_pattern_5_3: 230000 rects +caravel_00020001_fill_pattern_5_3: 240000 rects +caravel_00020001_fill_pattern_5_3: 250000 rects +caravel_00020001_fill_pattern_5_3: 260000 rects +caravel_00020001_fill_pattern_5_3: 270000 rects +caravel_00020001_fill_pattern_5_3: 280000 rects +caravel_00020001_fill_pattern_5_3: 290000 rects +caravel_00020001_fill_pattern_5_3: 300000 rects +caravel_00020001_fill_pattern_5_3: 310000 rects +caravel_00020001_fill_pattern_5_3: 320000 rects +caravel_00020001_fill_pattern_5_3: 330000 rects +caravel_00020001_fill_pattern_5_3: 340000 rects +caravel_00020001_fill_pattern_5_3: 350000 rects +caravel_00020001_fill_pattern_5_3: 360000 rects +caravel_00020001_fill_pattern_5_3: 370000 rects +caravel_00020001_fill_pattern_5_3: 380000 rects +caravel_00020001_fill_pattern_5_3: 390000 rects +caravel_00020001_fill_pattern_5_3: 400000 rects +caravel_00020001_fill_pattern_5_3: 410000 rects +caravel_00020001_fill_pattern_5_3: 420000 rects +caravel_00020001_fill_pattern_5_3: 430000 rects +caravel_00020001_fill_pattern_5_3: 440000 rects +caravel_00020001_fill_pattern_5_3: 450000 rects +caravel_00020001_fill_pattern_5_3: 460000 rects +caravel_00020001_fill_pattern_5_3: 470000 rects +caravel_00020001_fill_pattern_5_3: 480000 rects +caravel_00020001_fill_pattern_5_3: 490000 rects +caravel_00020001_fill_pattern_5_3: 500000 rects +caravel_00020001_fill_pattern_5_3: 510000 rects +caravel_00020001_fill_pattern_5_3: 520000 rects +caravel_00020001_fill_pattern_5_3: 530000 rects +caravel_00020001_fill_pattern_5_3: 540000 rects +caravel_00020001_fill_pattern_5_3: 550000 rects CIF output style is now "wafflefill(tiled)" - Generating output for cell caravel_00020001_fill_pattern_1_7 + Generating output for cell caravel_00020001_fill_pattern_5_3 -Magic 8.3 revision 185 - Compiled on Thu Jul 8 16:46:03 PDT 2021. +Magic 8.3 revision 192 - Compiled on Wed Jul 28 09:22:23 PDT 2021. Starting magic under Tcl interpreter Using the terminal as the console. Using NULL graphics device. @@ -15269,7 +14813,234 @@ site.def: In custom site.def... Sourcing design .magicrc for technology sky130A ... 2 Magic internal units = 1 Lambda -Input style sky130(): scaleFactor=2, multiplier=2 +Input style sky130(vendor): scaleFactor=2, multiplier=2 +Scaled tech values by 2 / 1 to match internal grid scaling +Loading sky130A Device Generator Menu ... +Loading "/mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag/generate_fill_dist.tcl" from command line. +caravel_00020001_fill_pattern_5_0: 10000 rects +caravel_00020001_fill_pattern_5_0: 20000 rects +caravel_00020001_fill_pattern_5_0: 30000 rects +caravel_00020001_fill_pattern_5_0: 40000 rects +caravel_00020001_fill_pattern_5_0: 50000 rects +caravel_00020001_fill_pattern_5_0: 60000 rects +caravel_00020001_fill_pattern_5_0: 70000 rects +caravel_00020001_fill_pattern_5_0: 80000 rects +caravel_00020001_fill_pattern_5_0: 90000 rects +caravel_00020001_fill_pattern_5_0: 100000 rects +caravel_00020001_fill_pattern_5_0: 110000 rects +caravel_00020001_fill_pattern_5_0: 120000 rects +caravel_00020001_fill_pattern_5_0: 130000 rects +caravel_00020001_fill_pattern_5_0: 140000 rects +caravel_00020001_fill_pattern_5_0: 150000 rects +caravel_00020001_fill_pattern_5_0: 160000 rects +caravel_00020001_fill_pattern_5_0: 170000 rects +caravel_00020001_fill_pattern_5_0: 180000 rects +caravel_00020001_fill_pattern_5_0: 190000 rects +caravel_00020001_fill_pattern_5_0: 200000 rects +caravel_00020001_fill_pattern_5_0: 210000 rects +caravel_00020001_fill_pattern_5_0: 220000 rects +caravel_00020001_fill_pattern_5_0: 230000 rects +caravel_00020001_fill_pattern_5_0: 240000 rects +caravel_00020001_fill_pattern_5_0: 250000 rects +caravel_00020001_fill_pattern_5_0: 260000 rects +caravel_00020001_fill_pattern_5_0: 270000 rects +caravel_00020001_fill_pattern_5_0: 280000 rects +CIF output style is now "wafflefill(tiled)" + Generating output for cell caravel_00020001_fill_pattern_5_0 + +Magic 8.3 revision 192 - Compiled on Wed Jul 28 09:22:23 PDT 2021. +Starting magic under Tcl interpreter +Using the terminal as the console. +Using NULL graphics device. +site.pre: In custom site.pre... +site.pre: altered 'path sys' to: . $CAD_ROOT/magic/sys/ef-lib-magic/sys/style $CAD_ROOT/magic/sys $CAD_ROOT/magic/sys/current +Processing system .magicrc file +site.def: In custom site.def... +Sourcing design .magicrc for technology sky130A ... +2 Magic internal units = 1 Lambda +Input style sky130(vendor): scaleFactor=2, multiplier=2 +Scaled tech values by 2 / 1 to match internal grid scaling +Loading sky130A Device Generator Menu ... +Loading "/mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag/generate_fill_dist.tcl" from command line. +caravel_00020001_fill_pattern_5_6: 10000 rects +caravel_00020001_fill_pattern_5_6: 20000 rects +caravel_00020001_fill_pattern_5_6: 30000 rects +caravel_00020001_fill_pattern_5_6: 40000 rects +caravel_00020001_fill_pattern_5_6: 50000 rects +caravel_00020001_fill_pattern_5_6: 60000 rects +caravel_00020001_fill_pattern_5_6: 70000 rects +caravel_00020001_fill_pattern_5_6: 80000 rects +caravel_00020001_fill_pattern_5_6: 90000 rects +caravel_00020001_fill_pattern_5_6: 100000 rects +caravel_00020001_fill_pattern_5_6: 110000 rects +caravel_00020001_fill_pattern_5_6: 120000 rects +caravel_00020001_fill_pattern_5_6: 130000 rects +caravel_00020001_fill_pattern_5_6: 140000 rects +caravel_00020001_fill_pattern_5_6: 150000 rects +caravel_00020001_fill_pattern_5_6: 160000 rects +caravel_00020001_fill_pattern_5_6: 170000 rects +caravel_00020001_fill_pattern_5_6: 180000 rects +caravel_00020001_fill_pattern_5_6: 190000 rects +caravel_00020001_fill_pattern_5_6: 200000 rects +caravel_00020001_fill_pattern_5_6: 210000 rects +caravel_00020001_fill_pattern_5_6: 220000 rects +caravel_00020001_fill_pattern_5_6: 230000 rects +caravel_00020001_fill_pattern_5_6: 240000 rects +caravel_00020001_fill_pattern_5_6: 250000 rects +caravel_00020001_fill_pattern_5_6: 260000 rects +caravel_00020001_fill_pattern_5_6: 270000 rects +caravel_00020001_fill_pattern_5_6: 280000 rects +caravel_00020001_fill_pattern_5_6: 290000 rects +caravel_00020001_fill_pattern_5_6: 300000 rects +caravel_00020001_fill_pattern_5_6: 310000 rects +caravel_00020001_fill_pattern_5_6: 320000 rects +caravel_00020001_fill_pattern_5_6: 330000 rects +caravel_00020001_fill_pattern_5_6: 340000 rects +caravel_00020001_fill_pattern_5_6: 350000 rects +caravel_00020001_fill_pattern_5_6: 360000 rects +caravel_00020001_fill_pattern_5_6: 370000 rects +caravel_00020001_fill_pattern_5_6: 380000 rects +caravel_00020001_fill_pattern_5_6: 390000 rects +caravel_00020001_fill_pattern_5_6: 400000 rects +caravel_00020001_fill_pattern_5_6: 410000 rects +caravel_00020001_fill_pattern_5_6: 420000 rects +caravel_00020001_fill_pattern_5_6: 430000 rects +caravel_00020001_fill_pattern_5_6: 440000 rects +caravel_00020001_fill_pattern_5_6: 450000 rects +caravel_00020001_fill_pattern_5_6: 460000 rects +caravel_00020001_fill_pattern_5_6: 470000 rects +caravel_00020001_fill_pattern_5_6: 480000 rects +caravel_00020001_fill_pattern_5_6: 490000 rects +caravel_00020001_fill_pattern_5_6: 500000 rects +caravel_00020001_fill_pattern_5_6: 510000 rects +caravel_00020001_fill_pattern_5_6: 520000 rects +caravel_00020001_fill_pattern_5_6: 530000 rects +caravel_00020001_fill_pattern_5_6: 540000 rects +caravel_00020001_fill_pattern_5_6: 550000 rects +caravel_00020001_fill_pattern_5_6: 560000 rects +caravel_00020001_fill_pattern_5_6: 570000 rects +caravel_00020001_fill_pattern_5_6: 580000 rects +caravel_00020001_fill_pattern_5_6: 590000 rects +caravel_00020001_fill_pattern_5_6: 600000 rects +caravel_00020001_fill_pattern_5_6: 610000 rects +caravel_00020001_fill_pattern_5_6: 620000 rects +caravel_00020001_fill_pattern_5_6: 630000 rects +CIF output style is now "wafflefill(tiled)" + Generating output for cell caravel_00020001_fill_pattern_5_6 + +Magic 8.3 revision 192 - Compiled on Wed Jul 28 09:22:23 PDT 2021. +Starting magic under Tcl interpreter +Using the terminal as the console. +Using NULL graphics device. +site.pre: In custom site.pre... +site.pre: altered 'path sys' to: . $CAD_ROOT/magic/sys/ef-lib-magic/sys/style $CAD_ROOT/magic/sys $CAD_ROOT/magic/sys/current +Processing system .magicrc file +site.def: In custom site.def... +Sourcing design .magicrc for technology sky130A ... +2 Magic internal units = 1 Lambda +Input style sky130(vendor): scaleFactor=2, multiplier=2 +Scaled tech values by 2 / 1 to match internal grid scaling +Loading sky130A Device Generator Menu ... +Loading "/mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag/generate_fill_dist.tcl" from command line. +caravel_00020001_fill_pattern_5_1: 10000 rects +caravel_00020001_fill_pattern_5_1: 20000 rects +caravel_00020001_fill_pattern_5_1: 30000 rects +caravel_00020001_fill_pattern_5_1: 40000 rects +caravel_00020001_fill_pattern_5_1: 50000 rects +caravel_00020001_fill_pattern_5_1: 60000 rects +caravel_00020001_fill_pattern_5_1: 70000 rects +caravel_00020001_fill_pattern_5_1: 80000 rects +caravel_00020001_fill_pattern_5_1: 90000 rects +caravel_00020001_fill_pattern_5_1: 100000 rects +caravel_00020001_fill_pattern_5_1: 110000 rects +caravel_00020001_fill_pattern_5_1: 120000 rects +caravel_00020001_fill_pattern_5_1: 130000 rects +caravel_00020001_fill_pattern_5_1: 140000 rects +caravel_00020001_fill_pattern_5_1: 150000 rects +caravel_00020001_fill_pattern_5_1: 160000 rects +caravel_00020001_fill_pattern_5_1: 170000 rects +caravel_00020001_fill_pattern_5_1: 180000 rects +caravel_00020001_fill_pattern_5_1: 190000 rects +caravel_00020001_fill_pattern_5_1: 200000 rects +caravel_00020001_fill_pattern_5_1: 210000 rects +caravel_00020001_fill_pattern_5_1: 220000 rects +caravel_00020001_fill_pattern_5_1: 230000 rects +caravel_00020001_fill_pattern_5_1: 240000 rects +caravel_00020001_fill_pattern_5_1: 250000 rects +caravel_00020001_fill_pattern_5_1: 260000 rects +caravel_00020001_fill_pattern_5_1: 270000 rects +caravel_00020001_fill_pattern_5_1: 280000 rects +caravel_00020001_fill_pattern_5_1: 290000 rects +caravel_00020001_fill_pattern_5_1: 300000 rects +caravel_00020001_fill_pattern_5_1: 310000 rects +caravel_00020001_fill_pattern_5_1: 320000 rects +caravel_00020001_fill_pattern_5_1: 330000 rects +caravel_00020001_fill_pattern_5_1: 340000 rects +caravel_00020001_fill_pattern_5_1: 350000 rects +caravel_00020001_fill_pattern_5_1: 360000 rects +caravel_00020001_fill_pattern_5_1: 370000 rects +caravel_00020001_fill_pattern_5_1: 380000 rects +caravel_00020001_fill_pattern_5_1: 390000 rects +caravel_00020001_fill_pattern_5_1: 400000 rects +caravel_00020001_fill_pattern_5_1: 410000 rects +caravel_00020001_fill_pattern_5_1: 420000 rects +caravel_00020001_fill_pattern_5_1: 430000 rects +caravel_00020001_fill_pattern_5_1: 440000 rects +caravel_00020001_fill_pattern_5_1: 450000 rects +caravel_00020001_fill_pattern_5_1: 460000 rects +caravel_00020001_fill_pattern_5_1: 470000 rects +caravel_00020001_fill_pattern_5_1: 480000 rects +caravel_00020001_fill_pattern_5_1: 490000 rects +caravel_00020001_fill_pattern_5_1: 500000 rects +caravel_00020001_fill_pattern_5_1: 510000 rects +caravel_00020001_fill_pattern_5_1: 520000 rects +caravel_00020001_fill_pattern_5_1: 530000 rects +caravel_00020001_fill_pattern_5_1: 540000 rects +caravel_00020001_fill_pattern_5_1: 550000 rects +caravel_00020001_fill_pattern_5_1: 560000 rects +caravel_00020001_fill_pattern_5_1: 570000 rects +caravel_00020001_fill_pattern_5_1: 580000 rects +caravel_00020001_fill_pattern_5_1: 590000 rects +caravel_00020001_fill_pattern_5_1: 600000 rects +caravel_00020001_fill_pattern_5_1: 610000 rects +caravel_00020001_fill_pattern_5_1: 620000 rects +caravel_00020001_fill_pattern_5_1: 630000 rects +caravel_00020001_fill_pattern_5_1: 640000 rects +caravel_00020001_fill_pattern_5_1: 650000 rects +caravel_00020001_fill_pattern_5_1: 660000 rects +caravel_00020001_fill_pattern_5_1: 670000 rects +caravel_00020001_fill_pattern_5_1: 680000 rects +caravel_00020001_fill_pattern_5_1: 690000 rects +caravel_00020001_fill_pattern_5_1: 700000 rects +caravel_00020001_fill_pattern_5_1: 710000 rects +caravel_00020001_fill_pattern_5_1: 720000 rects +caravel_00020001_fill_pattern_5_1: 730000 rects +caravel_00020001_fill_pattern_5_1: 740000 rects +caravel_00020001_fill_pattern_5_1: 750000 rects +caravel_00020001_fill_pattern_5_1: 760000 rects +caravel_00020001_fill_pattern_5_1: 770000 rects +caravel_00020001_fill_pattern_5_1: 780000 rects +caravel_00020001_fill_pattern_5_1: 790000 rects +caravel_00020001_fill_pattern_5_1: 800000 rects +caravel_00020001_fill_pattern_5_1: 810000 rects +caravel_00020001_fill_pattern_5_1: 820000 rects +caravel_00020001_fill_pattern_5_1: 830000 rects +caravel_00020001_fill_pattern_5_1: 840000 rects +caravel_00020001_fill_pattern_5_1: 850000 rects +CIF output style is now "wafflefill(tiled)" + Generating output for cell caravel_00020001_fill_pattern_5_1 + +Magic 8.3 revision 192 - Compiled on Wed Jul 28 09:22:23 PDT 2021. +Starting magic under Tcl interpreter +Using the terminal as the console. +Using NULL graphics device. +site.pre: In custom site.pre... +site.pre: altered 'path sys' to: . $CAD_ROOT/magic/sys/ef-lib-magic/sys/style $CAD_ROOT/magic/sys $CAD_ROOT/magic/sys/current +Processing system .magicrc file +site.def: In custom site.def... +Sourcing design .magicrc for technology sky130A ... +2 Magic internal units = 1 Lambda +Input style sky130(vendor): scaleFactor=2, multiplier=2 Scaled tech values by 2 / 1 to match internal grid scaling Loading sky130A Device Generator Menu ... Loading "/mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag/generate_fill_dist.tcl" from command line. @@ -15352,7 +15123,7 @@ CIF output style is now "wafflefill(tiled)" Generating output for cell caravel_00020001_fill_pattern_4_7 -Magic 8.3 revision 185 - Compiled on Thu Jul 8 16:46:03 PDT 2021. +Magic 8.3 revision 192 - Compiled on Wed Jul 28 09:22:23 PDT 2021. Starting magic under Tcl interpreter Using the terminal as the console. Using NULL graphics device. @@ -15362,7 +15133,224 @@ site.def: In custom site.def... Sourcing design .magicrc for technology sky130A ... 2 Magic internal units = 1 Lambda -Input style sky130(): scaleFactor=2, multiplier=2 +Input style sky130(vendor): scaleFactor=2, multiplier=2 +Scaled tech values by 2 / 1 to match internal grid scaling +Loading sky130A Device Generator Menu ... +Loading "/mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag/generate_fill_dist.tcl" from command line. +caravel_00020001_fill_pattern_5_5: 10000 rects +caravel_00020001_fill_pattern_5_5: 20000 rects +caravel_00020001_fill_pattern_5_5: 30000 rects +caravel_00020001_fill_pattern_5_5: 40000 rects +caravel_00020001_fill_pattern_5_5: 50000 rects +caravel_00020001_fill_pattern_5_5: 60000 rects +caravel_00020001_fill_pattern_5_5: 70000 rects +caravel_00020001_fill_pattern_5_5: 80000 rects +caravel_00020001_fill_pattern_5_5: 90000 rects +caravel_00020001_fill_pattern_5_5: 100000 rects +caravel_00020001_fill_pattern_5_5: 110000 rects +caravel_00020001_fill_pattern_5_5: 120000 rects +caravel_00020001_fill_pattern_5_5: 130000 rects +caravel_00020001_fill_pattern_5_5: 140000 rects +caravel_00020001_fill_pattern_5_5: 150000 rects +caravel_00020001_fill_pattern_5_5: 160000 rects +caravel_00020001_fill_pattern_5_5: 170000 rects +caravel_00020001_fill_pattern_5_5: 180000 rects +caravel_00020001_fill_pattern_5_5: 190000 rects +caravel_00020001_fill_pattern_5_5: 200000 rects +caravel_00020001_fill_pattern_5_5: 210000 rects +caravel_00020001_fill_pattern_5_5: 220000 rects +caravel_00020001_fill_pattern_5_5: 230000 rects +caravel_00020001_fill_pattern_5_5: 240000 rects +caravel_00020001_fill_pattern_5_5: 250000 rects +caravel_00020001_fill_pattern_5_5: 260000 rects +caravel_00020001_fill_pattern_5_5: 270000 rects +caravel_00020001_fill_pattern_5_5: 280000 rects +caravel_00020001_fill_pattern_5_5: 290000 rects +caravel_00020001_fill_pattern_5_5: 300000 rects +caravel_00020001_fill_pattern_5_5: 310000 rects +caravel_00020001_fill_pattern_5_5: 320000 rects +caravel_00020001_fill_pattern_5_5: 330000 rects +caravel_00020001_fill_pattern_5_5: 340000 rects +caravel_00020001_fill_pattern_5_5: 350000 rects +caravel_00020001_fill_pattern_5_5: 360000 rects +caravel_00020001_fill_pattern_5_5: 370000 rects +caravel_00020001_fill_pattern_5_5: 380000 rects +caravel_00020001_fill_pattern_5_5: 390000 rects +caravel_00020001_fill_pattern_5_5: 400000 rects +caravel_00020001_fill_pattern_5_5: 410000 rects +caravel_00020001_fill_pattern_5_5: 420000 rects +caravel_00020001_fill_pattern_5_5: 430000 rects +caravel_00020001_fill_pattern_5_5: 440000 rects +caravel_00020001_fill_pattern_5_5: 450000 rects +caravel_00020001_fill_pattern_5_5: 460000 rects +caravel_00020001_fill_pattern_5_5: 470000 rects +caravel_00020001_fill_pattern_5_5: 480000 rects +caravel_00020001_fill_pattern_5_5: 490000 rects +caravel_00020001_fill_pattern_5_5: 500000 rects +caravel_00020001_fill_pattern_5_5: 510000 rects +caravel_00020001_fill_pattern_5_5: 520000 rects +caravel_00020001_fill_pattern_5_5: 530000 rects +caravel_00020001_fill_pattern_5_5: 540000 rects +caravel_00020001_fill_pattern_5_5: 550000 rects +caravel_00020001_fill_pattern_5_5: 560000 rects +caravel_00020001_fill_pattern_5_5: 570000 rects +caravel_00020001_fill_pattern_5_5: 580000 rects +caravel_00020001_fill_pattern_5_5: 590000 rects +caravel_00020001_fill_pattern_5_5: 600000 rects +caravel_00020001_fill_pattern_5_5: 610000 rects +caravel_00020001_fill_pattern_5_5: 620000 rects +caravel_00020001_fill_pattern_5_5: 630000 rects +caravel_00020001_fill_pattern_5_5: 640000 rects +caravel_00020001_fill_pattern_5_5: 650000 rects +caravel_00020001_fill_pattern_5_5: 660000 rects +caravel_00020001_fill_pattern_5_5: 670000 rects +CIF output style is now "wafflefill(tiled)" + Generating output for cell caravel_00020001_fill_pattern_5_5 + +Magic 8.3 revision 192 - Compiled on Wed Jul 28 09:22:23 PDT 2021. +Starting magic under Tcl interpreter +Using the terminal as the console. +Using NULL graphics device. +site.pre: In custom site.pre... +site.pre: altered 'path sys' to: . $CAD_ROOT/magic/sys/ef-lib-magic/sys/style $CAD_ROOT/magic/sys $CAD_ROOT/magic/sys/current +Processing system .magicrc file +site.def: In custom site.def... +Sourcing design .magicrc for technology sky130A ... +2 Magic internal units = 1 Lambda +Input style sky130(vendor): scaleFactor=2, multiplier=2 +Scaled tech values by 2 / 1 to match internal grid scaling +Loading sky130A Device Generator Menu ... +Loading "/mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag/generate_fill_dist.tcl" from command line. +caravel_00020001_fill_pattern_3_7: 10000 rects +caravel_00020001_fill_pattern_3_7: 20000 rects +caravel_00020001_fill_pattern_3_7: 30000 rects +caravel_00020001_fill_pattern_3_7: 40000 rects +caravel_00020001_fill_pattern_3_7: 50000 rects +caravel_00020001_fill_pattern_3_7: 60000 rects +caravel_00020001_fill_pattern_3_7: 70000 rects +caravel_00020001_fill_pattern_3_7: 80000 rects +caravel_00020001_fill_pattern_3_7: 90000 rects +caravel_00020001_fill_pattern_3_7: 100000 rects +caravel_00020001_fill_pattern_3_7: 110000 rects +caravel_00020001_fill_pattern_3_7: 120000 rects +caravel_00020001_fill_pattern_3_7: 130000 rects +caravel_00020001_fill_pattern_3_7: 140000 rects +caravel_00020001_fill_pattern_3_7: 150000 rects +caravel_00020001_fill_pattern_3_7: 160000 rects +caravel_00020001_fill_pattern_3_7: 170000 rects +caravel_00020001_fill_pattern_3_7: 180000 rects +caravel_00020001_fill_pattern_3_7: 190000 rects +caravel_00020001_fill_pattern_3_7: 200000 rects +caravel_00020001_fill_pattern_3_7: 210000 rects +caravel_00020001_fill_pattern_3_7: 220000 rects +caravel_00020001_fill_pattern_3_7: 230000 rects +caravel_00020001_fill_pattern_3_7: 240000 rects +caravel_00020001_fill_pattern_3_7: 250000 rects +caravel_00020001_fill_pattern_3_7: 260000 rects +caravel_00020001_fill_pattern_3_7: 270000 rects +caravel_00020001_fill_pattern_3_7: 280000 rects +caravel_00020001_fill_pattern_3_7: 290000 rects +caravel_00020001_fill_pattern_3_7: 300000 rects +caravel_00020001_fill_pattern_3_7: 310000 rects +caravel_00020001_fill_pattern_3_7: 320000 rects +caravel_00020001_fill_pattern_3_7: 330000 rects +caravel_00020001_fill_pattern_3_7: 340000 rects +caravel_00020001_fill_pattern_3_7: 350000 rects +caravel_00020001_fill_pattern_3_7: 360000 rects +caravel_00020001_fill_pattern_3_7: 370000 rects +caravel_00020001_fill_pattern_3_7: 380000 rects +caravel_00020001_fill_pattern_3_7: 390000 rects +caravel_00020001_fill_pattern_3_7: 400000 rects +caravel_00020001_fill_pattern_3_7: 410000 rects +caravel_00020001_fill_pattern_3_7: 420000 rects +caravel_00020001_fill_pattern_3_7: 430000 rects +caravel_00020001_fill_pattern_3_7: 440000 rects +caravel_00020001_fill_pattern_3_7: 450000 rects +caravel_00020001_fill_pattern_3_7: 460000 rects +caravel_00020001_fill_pattern_3_7: 470000 rects +caravel_00020001_fill_pattern_3_7: 480000 rects +caravel_00020001_fill_pattern_3_7: 490000 rects +caravel_00020001_fill_pattern_3_7: 500000 rects +caravel_00020001_fill_pattern_3_7: 510000 rects +caravel_00020001_fill_pattern_3_7: 520000 rects +caravel_00020001_fill_pattern_3_7: 530000 rects +caravel_00020001_fill_pattern_3_7: 540000 rects +caravel_00020001_fill_pattern_3_7: 550000 rects +caravel_00020001_fill_pattern_3_7: 560000 rects +caravel_00020001_fill_pattern_3_7: 570000 rects +caravel_00020001_fill_pattern_3_7: 580000 rects +caravel_00020001_fill_pattern_3_7: 590000 rects +caravel_00020001_fill_pattern_3_7: 600000 rects +caravel_00020001_fill_pattern_3_7: 610000 rects +caravel_00020001_fill_pattern_3_7: 620000 rects +caravel_00020001_fill_pattern_3_7: 630000 rects +caravel_00020001_fill_pattern_3_7: 640000 rects +caravel_00020001_fill_pattern_3_7: 650000 rects +caravel_00020001_fill_pattern_3_7: 660000 rects +caravel_00020001_fill_pattern_3_7: 670000 rects +caravel_00020001_fill_pattern_3_7: 680000 rects +caravel_00020001_fill_pattern_3_7: 690000 rects +caravel_00020001_fill_pattern_3_7: 700000 rects +caravel_00020001_fill_pattern_3_7: 710000 rects +caravel_00020001_fill_pattern_3_7: 720000 rects +caravel_00020001_fill_pattern_3_7: 730000 rects +caravel_00020001_fill_pattern_3_7: 740000 rects +caravel_00020001_fill_pattern_3_7: 750000 rects +caravel_00020001_fill_pattern_3_7: 760000 rects +caravel_00020001_fill_pattern_3_7: 770000 rects +caravel_00020001_fill_pattern_3_7: 780000 rects +caravel_00020001_fill_pattern_3_7: 790000 rects +caravel_00020001_fill_pattern_3_7: 800000 rects +caravel_00020001_fill_pattern_3_7: 810000 rects +caravel_00020001_fill_pattern_3_7: 820000 rects +caravel_00020001_fill_pattern_3_7: 830000 rects +caravel_00020001_fill_pattern_3_7: 840000 rects +caravel_00020001_fill_pattern_3_7: 850000 rects +caravel_00020001_fill_pattern_3_7: 860000 rects +caravel_00020001_fill_pattern_3_7: 870000 rects +caravel_00020001_fill_pattern_3_7: 880000 rects +caravel_00020001_fill_pattern_3_7: 890000 rects +caravel_00020001_fill_pattern_3_7: 900000 rects +caravel_00020001_fill_pattern_3_7: 910000 rects +caravel_00020001_fill_pattern_3_7: 920000 rects +caravel_00020001_fill_pattern_3_7: 930000 rects +caravel_00020001_fill_pattern_3_7: 940000 rects +caravel_00020001_fill_pattern_3_7: 950000 rects +caravel_00020001_fill_pattern_3_7: 960000 rects +caravel_00020001_fill_pattern_3_7: 970000 rects +caravel_00020001_fill_pattern_3_7: 980000 rects +caravel_00020001_fill_pattern_3_7: 990000 rects +caravel_00020001_fill_pattern_3_7: 1000000 rects +caravel_00020001_fill_pattern_3_7: 1010000 rects +caravel_00020001_fill_pattern_3_7: 1020000 rects +caravel_00020001_fill_pattern_3_7: 1030000 rects +caravel_00020001_fill_pattern_3_7: 1040000 rects +caravel_00020001_fill_pattern_3_7: 1050000 rects +caravel_00020001_fill_pattern_3_7: 1060000 rects +caravel_00020001_fill_pattern_3_7: 1070000 rects +caravel_00020001_fill_pattern_3_7: 1080000 rects +caravel_00020001_fill_pattern_3_7: 1090000 rects +caravel_00020001_fill_pattern_3_7: 1100000 rects +caravel_00020001_fill_pattern_3_7: 1110000 rects +caravel_00020001_fill_pattern_3_7: 1120000 rects +caravel_00020001_fill_pattern_3_7: 1130000 rects +caravel_00020001_fill_pattern_3_7: 1140000 rects +caravel_00020001_fill_pattern_3_7: 1150000 rects +caravel_00020001_fill_pattern_3_7: 1160000 rects +CIF output style is now "wafflefill(tiled)" + Generating output for cell caravel_00020001_fill_pattern_3_7 + +Magic 8.3 revision 192 - Compiled on Wed Jul 28 09:22:23 PDT 2021. +Starting magic under Tcl interpreter +Using the terminal as the console. +Using NULL graphics device. +site.pre: In custom site.pre... +site.pre: altered 'path sys' to: . $CAD_ROOT/magic/sys/ef-lib-magic/sys/style $CAD_ROOT/magic/sys $CAD_ROOT/magic/sys/current +Processing system .magicrc file +site.def: In custom site.def... +Sourcing design .magicrc for technology sky130A ... +2 Magic internal units = 1 Lambda +Input style sky130(vendor): scaleFactor=2, multiplier=2 Scaled tech values by 2 / 1 to match internal grid scaling Loading sky130A Device Generator Menu ... Loading "/mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag/generate_fill_dist.tcl" from command line. @@ -15506,7 +15494,7 @@ CIF output style is now "wafflefill(tiled)" Generating output for cell caravel_00020001_fill_pattern_2_7 -Magic 8.3 revision 185 - Compiled on Thu Jul 8 16:46:03 PDT 2021. +Magic 8.3 revision 192 - Compiled on Wed Jul 28 09:22:23 PDT 2021. Starting magic under Tcl interpreter Using the terminal as the console. Using NULL graphics device. @@ -15516,130 +15504,142 @@ site.def: In custom site.def... Sourcing design .magicrc for technology sky130A ... 2 Magic internal units = 1 Lambda -Input style sky130(): scaleFactor=2, multiplier=2 +Input style sky130(vendor): scaleFactor=2, multiplier=2 Scaled tech values by 2 / 1 to match internal grid scaling Loading sky130A Device Generator Menu ... Loading "/mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag/generate_fill_dist.tcl" from command line. -caravel_00020001_fill_pattern_3_7: 10000 rects -caravel_00020001_fill_pattern_3_7: 20000 rects -caravel_00020001_fill_pattern_3_7: 30000 rects -caravel_00020001_fill_pattern_3_7: 40000 rects -caravel_00020001_fill_pattern_3_7: 50000 rects -caravel_00020001_fill_pattern_3_7: 60000 rects -caravel_00020001_fill_pattern_3_7: 70000 rects -caravel_00020001_fill_pattern_3_7: 80000 rects -caravel_00020001_fill_pattern_3_7: 90000 rects -caravel_00020001_fill_pattern_3_7: 100000 rects -caravel_00020001_fill_pattern_3_7: 110000 rects -caravel_00020001_fill_pattern_3_7: 120000 rects -caravel_00020001_fill_pattern_3_7: 130000 rects -caravel_00020001_fill_pattern_3_7: 140000 rects -caravel_00020001_fill_pattern_3_7: 150000 rects -caravel_00020001_fill_pattern_3_7: 160000 rects -caravel_00020001_fill_pattern_3_7: 170000 rects -caravel_00020001_fill_pattern_3_7: 180000 rects -caravel_00020001_fill_pattern_3_7: 190000 rects -caravel_00020001_fill_pattern_3_7: 200000 rects -caravel_00020001_fill_pattern_3_7: 210000 rects -caravel_00020001_fill_pattern_3_7: 220000 rects -caravel_00020001_fill_pattern_3_7: 230000 rects -caravel_00020001_fill_pattern_3_7: 240000 rects -caravel_00020001_fill_pattern_3_7: 250000 rects -caravel_00020001_fill_pattern_3_7: 260000 rects -caravel_00020001_fill_pattern_3_7: 270000 rects -caravel_00020001_fill_pattern_3_7: 280000 rects -caravel_00020001_fill_pattern_3_7: 290000 rects -caravel_00020001_fill_pattern_3_7: 300000 rects -caravel_00020001_fill_pattern_3_7: 310000 rects -caravel_00020001_fill_pattern_3_7: 320000 rects -caravel_00020001_fill_pattern_3_7: 330000 rects -caravel_00020001_fill_pattern_3_7: 340000 rects -caravel_00020001_fill_pattern_3_7: 350000 rects -caravel_00020001_fill_pattern_3_7: 360000 rects -caravel_00020001_fill_pattern_3_7: 370000 rects -caravel_00020001_fill_pattern_3_7: 380000 rects -caravel_00020001_fill_pattern_3_7: 390000 rects -caravel_00020001_fill_pattern_3_7: 400000 rects -caravel_00020001_fill_pattern_3_7: 410000 rects -caravel_00020001_fill_pattern_3_7: 420000 rects -caravel_00020001_fill_pattern_3_7: 430000 rects -caravel_00020001_fill_pattern_3_7: 440000 rects -caravel_00020001_fill_pattern_3_7: 450000 rects -caravel_00020001_fill_pattern_3_7: 460000 rects -caravel_00020001_fill_pattern_3_7: 470000 rects -caravel_00020001_fill_pattern_3_7: 480000 rects -caravel_00020001_fill_pattern_3_7: 490000 rects -caravel_00020001_fill_pattern_3_7: 500000 rects -caravel_00020001_fill_pattern_3_7: 510000 rects -caravel_00020001_fill_pattern_3_7: 520000 rects -caravel_00020001_fill_pattern_3_7: 530000 rects -caravel_00020001_fill_pattern_3_7: 540000 rects -caravel_00020001_fill_pattern_3_7: 550000 rects -caravel_00020001_fill_pattern_3_7: 560000 rects -caravel_00020001_fill_pattern_3_7: 570000 rects -caravel_00020001_fill_pattern_3_7: 580000 rects -caravel_00020001_fill_pattern_3_7: 590000 rects -caravel_00020001_fill_pattern_3_7: 600000 rects -caravel_00020001_fill_pattern_3_7: 610000 rects -caravel_00020001_fill_pattern_3_7: 620000 rects -caravel_00020001_fill_pattern_3_7: 630000 rects -caravel_00020001_fill_pattern_3_7: 640000 rects -caravel_00020001_fill_pattern_3_7: 650000 rects -caravel_00020001_fill_pattern_3_7: 660000 rects -caravel_00020001_fill_pattern_3_7: 670000 rects -caravel_00020001_fill_pattern_3_7: 680000 rects -caravel_00020001_fill_pattern_3_7: 690000 rects -caravel_00020001_fill_pattern_3_7: 700000 rects -caravel_00020001_fill_pattern_3_7: 710000 rects -caravel_00020001_fill_pattern_3_7: 720000 rects -caravel_00020001_fill_pattern_3_7: 730000 rects -caravel_00020001_fill_pattern_3_7: 740000 rects -caravel_00020001_fill_pattern_3_7: 750000 rects -caravel_00020001_fill_pattern_3_7: 760000 rects -caravel_00020001_fill_pattern_3_7: 770000 rects -caravel_00020001_fill_pattern_3_7: 780000 rects -caravel_00020001_fill_pattern_3_7: 790000 rects -caravel_00020001_fill_pattern_3_7: 800000 rects -caravel_00020001_fill_pattern_3_7: 810000 rects -caravel_00020001_fill_pattern_3_7: 820000 rects -caravel_00020001_fill_pattern_3_7: 830000 rects -caravel_00020001_fill_pattern_3_7: 840000 rects -caravel_00020001_fill_pattern_3_7: 850000 rects -caravel_00020001_fill_pattern_3_7: 860000 rects -caravel_00020001_fill_pattern_3_7: 870000 rects -caravel_00020001_fill_pattern_3_7: 880000 rects -caravel_00020001_fill_pattern_3_7: 890000 rects -caravel_00020001_fill_pattern_3_7: 900000 rects -caravel_00020001_fill_pattern_3_7: 910000 rects -caravel_00020001_fill_pattern_3_7: 920000 rects -caravel_00020001_fill_pattern_3_7: 930000 rects -caravel_00020001_fill_pattern_3_7: 940000 rects -caravel_00020001_fill_pattern_3_7: 950000 rects -caravel_00020001_fill_pattern_3_7: 960000 rects -caravel_00020001_fill_pattern_3_7: 970000 rects -caravel_00020001_fill_pattern_3_7: 980000 rects -caravel_00020001_fill_pattern_3_7: 990000 rects -caravel_00020001_fill_pattern_3_7: 1000000 rects -caravel_00020001_fill_pattern_3_7: 1010000 rects -caravel_00020001_fill_pattern_3_7: 1020000 rects -caravel_00020001_fill_pattern_3_7: 1030000 rects -caravel_00020001_fill_pattern_3_7: 1040000 rects -caravel_00020001_fill_pattern_3_7: 1050000 rects -caravel_00020001_fill_pattern_3_7: 1060000 rects -caravel_00020001_fill_pattern_3_7: 1070000 rects -caravel_00020001_fill_pattern_3_7: 1080000 rects -caravel_00020001_fill_pattern_3_7: 1090000 rects -caravel_00020001_fill_pattern_3_7: 1100000 rects -caravel_00020001_fill_pattern_3_7: 1110000 rects -caravel_00020001_fill_pattern_3_7: 1120000 rects -caravel_00020001_fill_pattern_3_7: 1130000 rects -caravel_00020001_fill_pattern_3_7: 1140000 rects -caravel_00020001_fill_pattern_3_7: 1150000 rects -caravel_00020001_fill_pattern_3_7: 1160000 rects +caravel_00020001_fill_pattern_1_7: 10000 rects +caravel_00020001_fill_pattern_1_7: 20000 rects +caravel_00020001_fill_pattern_1_7: 30000 rects +caravel_00020001_fill_pattern_1_7: 40000 rects +caravel_00020001_fill_pattern_1_7: 50000 rects +caravel_00020001_fill_pattern_1_7: 60000 rects +caravel_00020001_fill_pattern_1_7: 70000 rects +caravel_00020001_fill_pattern_1_7: 80000 rects +caravel_00020001_fill_pattern_1_7: 90000 rects +caravel_00020001_fill_pattern_1_7: 100000 rects +caravel_00020001_fill_pattern_1_7: 110000 rects +caravel_00020001_fill_pattern_1_7: 120000 rects +caravel_00020001_fill_pattern_1_7: 130000 rects +caravel_00020001_fill_pattern_1_7: 140000 rects +caravel_00020001_fill_pattern_1_7: 150000 rects +caravel_00020001_fill_pattern_1_7: 160000 rects +caravel_00020001_fill_pattern_1_7: 170000 rects +caravel_00020001_fill_pattern_1_7: 180000 rects +caravel_00020001_fill_pattern_1_7: 190000 rects +caravel_00020001_fill_pattern_1_7: 200000 rects +caravel_00020001_fill_pattern_1_7: 210000 rects +caravel_00020001_fill_pattern_1_7: 220000 rects +caravel_00020001_fill_pattern_1_7: 230000 rects +caravel_00020001_fill_pattern_1_7: 240000 rects +caravel_00020001_fill_pattern_1_7: 250000 rects +caravel_00020001_fill_pattern_1_7: 260000 rects +caravel_00020001_fill_pattern_1_7: 270000 rects +caravel_00020001_fill_pattern_1_7: 280000 rects +caravel_00020001_fill_pattern_1_7: 290000 rects +caravel_00020001_fill_pattern_1_7: 300000 rects +caravel_00020001_fill_pattern_1_7: 310000 rects +caravel_00020001_fill_pattern_1_7: 320000 rects +caravel_00020001_fill_pattern_1_7: 330000 rects +caravel_00020001_fill_pattern_1_7: 340000 rects +caravel_00020001_fill_pattern_1_7: 350000 rects +caravel_00020001_fill_pattern_1_7: 360000 rects +caravel_00020001_fill_pattern_1_7: 370000 rects +caravel_00020001_fill_pattern_1_7: 380000 rects +caravel_00020001_fill_pattern_1_7: 390000 rects +caravel_00020001_fill_pattern_1_7: 400000 rects +caravel_00020001_fill_pattern_1_7: 410000 rects +caravel_00020001_fill_pattern_1_7: 420000 rects +caravel_00020001_fill_pattern_1_7: 430000 rects +caravel_00020001_fill_pattern_1_7: 440000 rects +caravel_00020001_fill_pattern_1_7: 450000 rects +caravel_00020001_fill_pattern_1_7: 460000 rects +caravel_00020001_fill_pattern_1_7: 470000 rects +caravel_00020001_fill_pattern_1_7: 480000 rects +caravel_00020001_fill_pattern_1_7: 490000 rects +caravel_00020001_fill_pattern_1_7: 500000 rects +caravel_00020001_fill_pattern_1_7: 510000 rects +caravel_00020001_fill_pattern_1_7: 520000 rects +caravel_00020001_fill_pattern_1_7: 530000 rects +caravel_00020001_fill_pattern_1_7: 540000 rects +caravel_00020001_fill_pattern_1_7: 550000 rects +caravel_00020001_fill_pattern_1_7: 560000 rects +caravel_00020001_fill_pattern_1_7: 570000 rects +caravel_00020001_fill_pattern_1_7: 580000 rects +caravel_00020001_fill_pattern_1_7: 590000 rects +caravel_00020001_fill_pattern_1_7: 600000 rects +caravel_00020001_fill_pattern_1_7: 610000 rects +caravel_00020001_fill_pattern_1_7: 620000 rects +caravel_00020001_fill_pattern_1_7: 630000 rects +caravel_00020001_fill_pattern_1_7: 640000 rects +caravel_00020001_fill_pattern_1_7: 650000 rects +caravel_00020001_fill_pattern_1_7: 660000 rects +caravel_00020001_fill_pattern_1_7: 670000 rects +caravel_00020001_fill_pattern_1_7: 680000 rects +caravel_00020001_fill_pattern_1_7: 690000 rects +caravel_00020001_fill_pattern_1_7: 700000 rects +caravel_00020001_fill_pattern_1_7: 710000 rects +caravel_00020001_fill_pattern_1_7: 720000 rects +caravel_00020001_fill_pattern_1_7: 730000 rects +caravel_00020001_fill_pattern_1_7: 740000 rects +caravel_00020001_fill_pattern_1_7: 750000 rects +caravel_00020001_fill_pattern_1_7: 760000 rects +caravel_00020001_fill_pattern_1_7: 770000 rects +caravel_00020001_fill_pattern_1_7: 780000 rects +caravel_00020001_fill_pattern_1_7: 790000 rects +caravel_00020001_fill_pattern_1_7: 800000 rects +caravel_00020001_fill_pattern_1_7: 810000 rects +caravel_00020001_fill_pattern_1_7: 820000 rects +caravel_00020001_fill_pattern_1_7: 830000 rects +caravel_00020001_fill_pattern_1_7: 840000 rects +caravel_00020001_fill_pattern_1_7: 850000 rects +caravel_00020001_fill_pattern_1_7: 860000 rects +caravel_00020001_fill_pattern_1_7: 870000 rects +caravel_00020001_fill_pattern_1_7: 880000 rects +caravel_00020001_fill_pattern_1_7: 890000 rects +caravel_00020001_fill_pattern_1_7: 900000 rects +caravel_00020001_fill_pattern_1_7: 910000 rects +caravel_00020001_fill_pattern_1_7: 920000 rects +caravel_00020001_fill_pattern_1_7: 930000 rects +caravel_00020001_fill_pattern_1_7: 940000 rects +caravel_00020001_fill_pattern_1_7: 950000 rects +caravel_00020001_fill_pattern_1_7: 960000 rects +caravel_00020001_fill_pattern_1_7: 970000 rects +caravel_00020001_fill_pattern_1_7: 980000 rects +caravel_00020001_fill_pattern_1_7: 990000 rects +caravel_00020001_fill_pattern_1_7: 1000000 rects +caravel_00020001_fill_pattern_1_7: 1010000 rects +caravel_00020001_fill_pattern_1_7: 1020000 rects +caravel_00020001_fill_pattern_1_7: 1030000 rects +caravel_00020001_fill_pattern_1_7: 1040000 rects +caravel_00020001_fill_pattern_1_7: 1050000 rects +caravel_00020001_fill_pattern_1_7: 1060000 rects +caravel_00020001_fill_pattern_1_7: 1070000 rects +caravel_00020001_fill_pattern_1_7: 1080000 rects +caravel_00020001_fill_pattern_1_7: 1090000 rects +caravel_00020001_fill_pattern_1_7: 1100000 rects +caravel_00020001_fill_pattern_1_7: 1110000 rects +caravel_00020001_fill_pattern_1_7: 1120000 rects +caravel_00020001_fill_pattern_1_7: 1130000 rects +caravel_00020001_fill_pattern_1_7: 1140000 rects +caravel_00020001_fill_pattern_1_7: 1150000 rects +caravel_00020001_fill_pattern_1_7: 1160000 rects +caravel_00020001_fill_pattern_1_7: 1170000 rects +caravel_00020001_fill_pattern_1_7: 1180000 rects +caravel_00020001_fill_pattern_1_7: 1190000 rects +caravel_00020001_fill_pattern_1_7: 1200000 rects +caravel_00020001_fill_pattern_1_7: 1210000 rects +caravel_00020001_fill_pattern_1_7: 1220000 rects +caravel_00020001_fill_pattern_1_7: 1230000 rects +caravel_00020001_fill_pattern_1_7: 1240000 rects +caravel_00020001_fill_pattern_1_7: 1250000 rects +caravel_00020001_fill_pattern_1_7: 1260000 rects +caravel_00020001_fill_pattern_1_7: 1270000 rects +caravel_00020001_fill_pattern_1_7: 1280000 rects CIF output style is now "wafflefill(tiled)" - Generating output for cell caravel_00020001_fill_pattern_3_7 + Generating output for cell caravel_00020001_fill_pattern_1_7 -Magic 8.3 revision 185 - Compiled on Thu Jul 8 16:46:03 PDT 2021. +Magic 8.3 revision 192 - Compiled on Wed Jul 28 09:22:23 PDT 2021. Starting magic under Tcl interpreter Using the terminal as the console. Using NULL graphics device. @@ -15649,7 +15649,7 @@ site.def: In custom site.def... Sourcing design .magicrc for technology sky130A ... 2 Magic internal units = 1 Lambda -Input style sky130(): scaleFactor=2, multiplier=2 +Input style sky130(vendor): scaleFactor=2, multiplier=2 Scaled tech values by 2 / 1 to match internal grid scaling Loading sky130A Device Generator Menu ... Loading "/mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag/generate_fill_dist.tcl" from command line. @@ -15753,7 +15753,7 @@ CIF output style is now "wafflefill(tiled)" Generating output for cell caravel_00020001_fill_pattern_0_7 -Magic 8.3 revision 185 - Compiled on Thu Jul 8 16:46:03 PDT 2021. +Magic 8.3 revision 192 - Compiled on Wed Jul 28 09:22:23 PDT 2021. Starting magic under Tcl interpreter Using the terminal as the console. Using NULL graphics device. @@ -15763,7 +15763,579 @@ site.def: In custom site.def... Sourcing design .magicrc for technology sky130A ... 2 Magic internal units = 1 Lambda -Input style sky130(): scaleFactor=2, multiplier=2 +Input style sky130(vendor): scaleFactor=2, multiplier=2 +Scaled tech values by 2 / 1 to match internal grid scaling +Loading sky130A Device Generator Menu ... +Loading "/mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag/generate_fill_dist.tcl" from command line. +caravel_00020001_fill_pattern_0_3: 10000 rects +caravel_00020001_fill_pattern_0_3: 20000 rects +caravel_00020001_fill_pattern_0_3: 30000 rects +caravel_00020001_fill_pattern_0_3: 40000 rects +caravel_00020001_fill_pattern_0_3: 50000 rects +caravel_00020001_fill_pattern_0_3: 60000 rects +caravel_00020001_fill_pattern_0_3: 70000 rects +caravel_00020001_fill_pattern_0_3: 80000 rects +caravel_00020001_fill_pattern_0_3: 90000 rects +caravel_00020001_fill_pattern_0_3: 100000 rects +caravel_00020001_fill_pattern_0_3: 110000 rects +caravel_00020001_fill_pattern_0_3: 120000 rects +caravel_00020001_fill_pattern_0_3: 130000 rects +caravel_00020001_fill_pattern_0_3: 140000 rects +caravel_00020001_fill_pattern_0_3: 150000 rects +caravel_00020001_fill_pattern_0_3: 160000 rects +caravel_00020001_fill_pattern_0_3: 170000 rects +caravel_00020001_fill_pattern_0_3: 180000 rects +caravel_00020001_fill_pattern_0_3: 190000 rects +caravel_00020001_fill_pattern_0_3: 200000 rects +caravel_00020001_fill_pattern_0_3: 210000 rects +caravel_00020001_fill_pattern_0_3: 220000 rects +caravel_00020001_fill_pattern_0_3: 230000 rects +caravel_00020001_fill_pattern_0_3: 240000 rects +caravel_00020001_fill_pattern_0_3: 250000 rects +caravel_00020001_fill_pattern_0_3: 260000 rects +caravel_00020001_fill_pattern_0_3: 270000 rects +caravel_00020001_fill_pattern_0_3: 280000 rects +caravel_00020001_fill_pattern_0_3: 290000 rects +caravel_00020001_fill_pattern_0_3: 300000 rects +caravel_00020001_fill_pattern_0_3: 310000 rects +caravel_00020001_fill_pattern_0_3: 320000 rects +caravel_00020001_fill_pattern_0_3: 330000 rects +caravel_00020001_fill_pattern_0_3: 340000 rects +caravel_00020001_fill_pattern_0_3: 350000 rects +caravel_00020001_fill_pattern_0_3: 360000 rects +caravel_00020001_fill_pattern_0_3: 370000 rects +caravel_00020001_fill_pattern_0_3: 380000 rects +caravel_00020001_fill_pattern_0_3: 390000 rects +caravel_00020001_fill_pattern_0_3: 400000 rects +caravel_00020001_fill_pattern_0_3: 410000 rects +caravel_00020001_fill_pattern_0_3: 420000 rects +caravel_00020001_fill_pattern_0_3: 430000 rects +caravel_00020001_fill_pattern_0_3: 440000 rects +caravel_00020001_fill_pattern_0_3: 450000 rects +caravel_00020001_fill_pattern_0_3: 460000 rects +caravel_00020001_fill_pattern_0_3: 470000 rects +caravel_00020001_fill_pattern_0_3: 480000 rects +caravel_00020001_fill_pattern_0_3: 490000 rects +caravel_00020001_fill_pattern_0_3: 500000 rects +caravel_00020001_fill_pattern_0_3: 510000 rects +caravel_00020001_fill_pattern_0_3: 520000 rects +caravel_00020001_fill_pattern_0_3: 530000 rects +caravel_00020001_fill_pattern_0_3: 540000 rects +caravel_00020001_fill_pattern_0_3: 550000 rects +caravel_00020001_fill_pattern_0_3: 560000 rects +caravel_00020001_fill_pattern_0_3: 570000 rects +caravel_00020001_fill_pattern_0_3: 580000 rects +caravel_00020001_fill_pattern_0_3: 590000 rects +caravel_00020001_fill_pattern_0_3: 600000 rects +caravel_00020001_fill_pattern_0_3: 610000 rects +caravel_00020001_fill_pattern_0_3: 620000 rects +caravel_00020001_fill_pattern_0_3: 630000 rects +caravel_00020001_fill_pattern_0_3: 640000 rects +caravel_00020001_fill_pattern_0_3: 650000 rects +caravel_00020001_fill_pattern_0_3: 660000 rects +caravel_00020001_fill_pattern_0_3: 670000 rects +caravel_00020001_fill_pattern_0_3: 680000 rects +caravel_00020001_fill_pattern_0_3: 690000 rects +caravel_00020001_fill_pattern_0_3: 700000 rects +caravel_00020001_fill_pattern_0_3: 710000 rects +caravel_00020001_fill_pattern_0_3: 720000 rects +caravel_00020001_fill_pattern_0_3: 730000 rects +caravel_00020001_fill_pattern_0_3: 740000 rects +caravel_00020001_fill_pattern_0_3: 750000 rects +caravel_00020001_fill_pattern_0_3: 760000 rects +caravel_00020001_fill_pattern_0_3: 770000 rects +caravel_00020001_fill_pattern_0_3: 780000 rects +caravel_00020001_fill_pattern_0_3: 790000 rects +caravel_00020001_fill_pattern_0_3: 800000 rects +caravel_00020001_fill_pattern_0_3: 810000 rects +caravel_00020001_fill_pattern_0_3: 820000 rects +caravel_00020001_fill_pattern_0_3: 830000 rects +caravel_00020001_fill_pattern_0_3: 840000 rects +caravel_00020001_fill_pattern_0_3: 850000 rects +caravel_00020001_fill_pattern_0_3: 860000 rects +caravel_00020001_fill_pattern_0_3: 870000 rects +caravel_00020001_fill_pattern_0_3: 880000 rects +caravel_00020001_fill_pattern_0_3: 890000 rects +caravel_00020001_fill_pattern_0_3: 900000 rects +caravel_00020001_fill_pattern_0_3: 910000 rects +caravel_00020001_fill_pattern_0_3: 920000 rects +caravel_00020001_fill_pattern_0_3: 930000 rects +caravel_00020001_fill_pattern_0_3: 940000 rects +caravel_00020001_fill_pattern_0_3: 950000 rects +caravel_00020001_fill_pattern_0_3: 960000 rects +caravel_00020001_fill_pattern_0_3: 970000 rects +caravel_00020001_fill_pattern_0_3: 980000 rects +caravel_00020001_fill_pattern_0_3: 990000 rects +caravel_00020001_fill_pattern_0_3: 1000000 rects +caravel_00020001_fill_pattern_0_3: 1010000 rects +caravel_00020001_fill_pattern_0_3: 1020000 rects +caravel_00020001_fill_pattern_0_3: 1030000 rects +caravel_00020001_fill_pattern_0_3: 1040000 rects +caravel_00020001_fill_pattern_0_3: 1050000 rects +caravel_00020001_fill_pattern_0_3: 1060000 rects +caravel_00020001_fill_pattern_0_3: 1070000 rects +caravel_00020001_fill_pattern_0_3: 1080000 rects +caravel_00020001_fill_pattern_0_3: 1090000 rects +caravel_00020001_fill_pattern_0_3: 1100000 rects +caravel_00020001_fill_pattern_0_3: 1110000 rects +caravel_00020001_fill_pattern_0_3: 1120000 rects +caravel_00020001_fill_pattern_0_3: 1130000 rects +caravel_00020001_fill_pattern_0_3: 1140000 rects +caravel_00020001_fill_pattern_0_3: 1150000 rects +caravel_00020001_fill_pattern_0_3: 1160000 rects +caravel_00020001_fill_pattern_0_3: 1170000 rects +caravel_00020001_fill_pattern_0_3: 1180000 rects +caravel_00020001_fill_pattern_0_3: 1190000 rects +caravel_00020001_fill_pattern_0_3: 1200000 rects +CIF output style is now "wafflefill(tiled)" + Generating output for cell caravel_00020001_fill_pattern_0_3 + +Magic 8.3 revision 192 - Compiled on Wed Jul 28 09:22:23 PDT 2021. +Starting magic under Tcl interpreter +Using the terminal as the console. +Using NULL graphics device. +site.pre: In custom site.pre... +site.pre: altered 'path sys' to: . $CAD_ROOT/magic/sys/ef-lib-magic/sys/style $CAD_ROOT/magic/sys $CAD_ROOT/magic/sys/current +Processing system .magicrc file +site.def: In custom site.def... +Sourcing design .magicrc for technology sky130A ... +2 Magic internal units = 1 Lambda +Input style sky130(vendor): scaleFactor=2, multiplier=2 +Scaled tech values by 2 / 1 to match internal grid scaling +Loading sky130A Device Generator Menu ... +Loading "/mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag/generate_fill_dist.tcl" from command line. +caravel_00020001_fill_pattern_1_4: 10000 rects +caravel_00020001_fill_pattern_1_4: 20000 rects +caravel_00020001_fill_pattern_1_4: 30000 rects +caravel_00020001_fill_pattern_1_4: 40000 rects +caravel_00020001_fill_pattern_1_4: 50000 rects +caravel_00020001_fill_pattern_1_4: 60000 rects +caravel_00020001_fill_pattern_1_4: 70000 rects +caravel_00020001_fill_pattern_1_4: 80000 rects +caravel_00020001_fill_pattern_1_4: 90000 rects +caravel_00020001_fill_pattern_1_4: 100000 rects +caravel_00020001_fill_pattern_1_4: 110000 rects +CIF output style is now "wafflefill(tiled)" + Generating output for cell caravel_00020001_fill_pattern_1_4 + +Magic 8.3 revision 192 - Compiled on Wed Jul 28 09:22:23 PDT 2021. +Starting magic under Tcl interpreter +Using the terminal as the console. +Using NULL graphics device. +site.pre: In custom site.pre... +site.pre: altered 'path sys' to: . $CAD_ROOT/magic/sys/ef-lib-magic/sys/style $CAD_ROOT/magic/sys $CAD_ROOT/magic/sys/current +Processing system .magicrc file +site.def: In custom site.def... +Sourcing design .magicrc for technology sky130A ... +2 Magic internal units = 1 Lambda +Input style sky130(vendor): scaleFactor=2, multiplier=2 +Scaled tech values by 2 / 1 to match internal grid scaling +Loading sky130A Device Generator Menu ... +Loading "/mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag/generate_fill_dist.tcl" from command line. +caravel_00020001_fill_pattern_1_5: 10000 rects +caravel_00020001_fill_pattern_1_5: 20000 rects +caravel_00020001_fill_pattern_1_5: 30000 rects +caravel_00020001_fill_pattern_1_5: 40000 rects +caravel_00020001_fill_pattern_1_5: 50000 rects +caravel_00020001_fill_pattern_1_5: 60000 rects +caravel_00020001_fill_pattern_1_5: 70000 rects +caravel_00020001_fill_pattern_1_5: 80000 rects +caravel_00020001_fill_pattern_1_5: 90000 rects +caravel_00020001_fill_pattern_1_5: 100000 rects +caravel_00020001_fill_pattern_1_5: 110000 rects +CIF output style is now "wafflefill(tiled)" + Generating output for cell caravel_00020001_fill_pattern_1_5 + +Magic 8.3 revision 192 - Compiled on Wed Jul 28 09:22:23 PDT 2021. +Starting magic under Tcl interpreter +Using the terminal as the console. +Using NULL graphics device. +site.pre: In custom site.pre... +site.pre: altered 'path sys' to: . $CAD_ROOT/magic/sys/ef-lib-magic/sys/style $CAD_ROOT/magic/sys $CAD_ROOT/magic/sys/current +Processing system .magicrc file +site.def: In custom site.def... +Sourcing design .magicrc for technology sky130A ... +2 Magic internal units = 1 Lambda +Input style sky130(vendor): scaleFactor=2, multiplier=2 +Scaled tech values by 2 / 1 to match internal grid scaling +Loading sky130A Device Generator Menu ... +Loading "/mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag/generate_fill_dist.tcl" from command line. +caravel_00020001_fill_pattern_1_3: 10000 rects +caravel_00020001_fill_pattern_1_3: 20000 rects +caravel_00020001_fill_pattern_1_3: 30000 rects +caravel_00020001_fill_pattern_1_3: 40000 rects +caravel_00020001_fill_pattern_1_3: 50000 rects +caravel_00020001_fill_pattern_1_3: 60000 rects +caravel_00020001_fill_pattern_1_3: 70000 rects +caravel_00020001_fill_pattern_1_3: 80000 rects +caravel_00020001_fill_pattern_1_3: 90000 rects +caravel_00020001_fill_pattern_1_3: 100000 rects +caravel_00020001_fill_pattern_1_3: 110000 rects +CIF output style is now "wafflefill(tiled)" + Generating output for cell caravel_00020001_fill_pattern_1_3 + +Magic 8.3 revision 192 - Compiled on Wed Jul 28 09:22:23 PDT 2021. +Starting magic under Tcl interpreter +Using the terminal as the console. +Using NULL graphics device. +site.pre: In custom site.pre... +site.pre: altered 'path sys' to: . $CAD_ROOT/magic/sys/ef-lib-magic/sys/style $CAD_ROOT/magic/sys $CAD_ROOT/magic/sys/current +Processing system .magicrc file +site.def: In custom site.def... +Sourcing design .magicrc for technology sky130A ... +2 Magic internal units = 1 Lambda +Input style sky130(vendor): scaleFactor=2, multiplier=2 +Scaled tech values by 2 / 1 to match internal grid scaling +Loading sky130A Device Generator Menu ... +Loading "/mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag/generate_fill_dist.tcl" from command line. +caravel_00020001_fill_pattern_4_6: 10000 rects +caravel_00020001_fill_pattern_4_6: 20000 rects +caravel_00020001_fill_pattern_4_6: 30000 rects +caravel_00020001_fill_pattern_4_6: 40000 rects +caravel_00020001_fill_pattern_4_6: 50000 rects +caravel_00020001_fill_pattern_4_6: 60000 rects +caravel_00020001_fill_pattern_4_6: 70000 rects +caravel_00020001_fill_pattern_4_6: 80000 rects +caravel_00020001_fill_pattern_4_6: 90000 rects +caravel_00020001_fill_pattern_4_6: 100000 rects +caravel_00020001_fill_pattern_4_6: 110000 rects +caravel_00020001_fill_pattern_4_6: 120000 rects +caravel_00020001_fill_pattern_4_6: 130000 rects +caravel_00020001_fill_pattern_4_6: 140000 rects +caravel_00020001_fill_pattern_4_6: 150000 rects +caravel_00020001_fill_pattern_4_6: 160000 rects +caravel_00020001_fill_pattern_4_6: 170000 rects +caravel_00020001_fill_pattern_4_6: 180000 rects +caravel_00020001_fill_pattern_4_6: 190000 rects +caravel_00020001_fill_pattern_4_6: 200000 rects +caravel_00020001_fill_pattern_4_6: 210000 rects +caravel_00020001_fill_pattern_4_6: 220000 rects +caravel_00020001_fill_pattern_4_6: 230000 rects +caravel_00020001_fill_pattern_4_6: 240000 rects +caravel_00020001_fill_pattern_4_6: 250000 rects +caravel_00020001_fill_pattern_4_6: 260000 rects +caravel_00020001_fill_pattern_4_6: 270000 rects +caravel_00020001_fill_pattern_4_6: 280000 rects +caravel_00020001_fill_pattern_4_6: 290000 rects +caravel_00020001_fill_pattern_4_6: 300000 rects +caravel_00020001_fill_pattern_4_6: 310000 rects +caravel_00020001_fill_pattern_4_6: 320000 rects +caravel_00020001_fill_pattern_4_6: 330000 rects +caravel_00020001_fill_pattern_4_6: 340000 rects +caravel_00020001_fill_pattern_4_6: 350000 rects +caravel_00020001_fill_pattern_4_6: 360000 rects +caravel_00020001_fill_pattern_4_6: 370000 rects +caravel_00020001_fill_pattern_4_6: 380000 rects +caravel_00020001_fill_pattern_4_6: 390000 rects +caravel_00020001_fill_pattern_4_6: 400000 rects +caravel_00020001_fill_pattern_4_6: 410000 rects +caravel_00020001_fill_pattern_4_6: 420000 rects +caravel_00020001_fill_pattern_4_6: 430000 rects +caravel_00020001_fill_pattern_4_6: 440000 rects +caravel_00020001_fill_pattern_4_6: 450000 rects +caravel_00020001_fill_pattern_4_6: 460000 rects +caravel_00020001_fill_pattern_4_6: 470000 rects +caravel_00020001_fill_pattern_4_6: 480000 rects +caravel_00020001_fill_pattern_4_6: 490000 rects +caravel_00020001_fill_pattern_4_6: 500000 rects +caravel_00020001_fill_pattern_4_6: 510000 rects +caravel_00020001_fill_pattern_4_6: 520000 rects +caravel_00020001_fill_pattern_4_6: 530000 rects +caravel_00020001_fill_pattern_4_6: 540000 rects +caravel_00020001_fill_pattern_4_6: 550000 rects +caravel_00020001_fill_pattern_4_6: 560000 rects +caravel_00020001_fill_pattern_4_6: 570000 rects +caravel_00020001_fill_pattern_4_6: 580000 rects +caravel_00020001_fill_pattern_4_6: 590000 rects +caravel_00020001_fill_pattern_4_6: 600000 rects +caravel_00020001_fill_pattern_4_6: 610000 rects +caravel_00020001_fill_pattern_4_6: 620000 rects +caravel_00020001_fill_pattern_4_6: 630000 rects +caravel_00020001_fill_pattern_4_6: 640000 rects +caravel_00020001_fill_pattern_4_6: 650000 rects +caravel_00020001_fill_pattern_4_6: 660000 rects +caravel_00020001_fill_pattern_4_6: 670000 rects +caravel_00020001_fill_pattern_4_6: 680000 rects +caravel_00020001_fill_pattern_4_6: 690000 rects +caravel_00020001_fill_pattern_4_6: 700000 rects +caravel_00020001_fill_pattern_4_6: 710000 rects +caravel_00020001_fill_pattern_4_6: 720000 rects +caravel_00020001_fill_pattern_4_6: 730000 rects +caravel_00020001_fill_pattern_4_6: 740000 rects +caravel_00020001_fill_pattern_4_6: 750000 rects +caravel_00020001_fill_pattern_4_6: 760000 rects +caravel_00020001_fill_pattern_4_6: 770000 rects +caravel_00020001_fill_pattern_4_6: 780000 rects +caravel_00020001_fill_pattern_4_6: 790000 rects +CIF output style is now "wafflefill(tiled)" + Generating output for cell caravel_00020001_fill_pattern_4_6 + +Magic 8.3 revision 192 - Compiled on Wed Jul 28 09:22:23 PDT 2021. +Starting magic under Tcl interpreter +Using the terminal as the console. +Using NULL graphics device. +site.pre: In custom site.pre... +site.pre: altered 'path sys' to: . $CAD_ROOT/magic/sys/ef-lib-magic/sys/style $CAD_ROOT/magic/sys $CAD_ROOT/magic/sys/current +Processing system .magicrc file +site.def: In custom site.def... +Sourcing design .magicrc for technology sky130A ... +2 Magic internal units = 1 Lambda +Input style sky130(vendor): scaleFactor=2, multiplier=2 +Scaled tech values by 2 / 1 to match internal grid scaling +Loading sky130A Device Generator Menu ... +Loading "/mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag/generate_fill_dist.tcl" from command line. +caravel_00020001_fill_pattern_4_3: 10000 rects +caravel_00020001_fill_pattern_4_3: 20000 rects +caravel_00020001_fill_pattern_4_3: 30000 rects +caravel_00020001_fill_pattern_4_3: 40000 rects +caravel_00020001_fill_pattern_4_3: 50000 rects +caravel_00020001_fill_pattern_4_3: 60000 rects +caravel_00020001_fill_pattern_4_3: 70000 rects +caravel_00020001_fill_pattern_4_3: 80000 rects +caravel_00020001_fill_pattern_4_3: 90000 rects +caravel_00020001_fill_pattern_4_3: 100000 rects +caravel_00020001_fill_pattern_4_3: 110000 rects +caravel_00020001_fill_pattern_4_3: 120000 rects +caravel_00020001_fill_pattern_4_3: 130000 rects +caravel_00020001_fill_pattern_4_3: 140000 rects +caravel_00020001_fill_pattern_4_3: 150000 rects +caravel_00020001_fill_pattern_4_3: 160000 rects +caravel_00020001_fill_pattern_4_3: 170000 rects +caravel_00020001_fill_pattern_4_3: 180000 rects +caravel_00020001_fill_pattern_4_3: 190000 rects +caravel_00020001_fill_pattern_4_3: 200000 rects +caravel_00020001_fill_pattern_4_3: 210000 rects +caravel_00020001_fill_pattern_4_3: 220000 rects +caravel_00020001_fill_pattern_4_3: 230000 rects +caravel_00020001_fill_pattern_4_3: 240000 rects +caravel_00020001_fill_pattern_4_3: 250000 rects +caravel_00020001_fill_pattern_4_3: 260000 rects +caravel_00020001_fill_pattern_4_3: 270000 rects +caravel_00020001_fill_pattern_4_3: 280000 rects +caravel_00020001_fill_pattern_4_3: 290000 rects +caravel_00020001_fill_pattern_4_3: 300000 rects +caravel_00020001_fill_pattern_4_3: 310000 rects +caravel_00020001_fill_pattern_4_3: 320000 rects +caravel_00020001_fill_pattern_4_3: 330000 rects +caravel_00020001_fill_pattern_4_3: 340000 rects +caravel_00020001_fill_pattern_4_3: 350000 rects +caravel_00020001_fill_pattern_4_3: 360000 rects +caravel_00020001_fill_pattern_4_3: 370000 rects +caravel_00020001_fill_pattern_4_3: 380000 rects +caravel_00020001_fill_pattern_4_3: 390000 rects +caravel_00020001_fill_pattern_4_3: 400000 rects +caravel_00020001_fill_pattern_4_3: 410000 rects +caravel_00020001_fill_pattern_4_3: 420000 rects +caravel_00020001_fill_pattern_4_3: 430000 rects +caravel_00020001_fill_pattern_4_3: 440000 rects +caravel_00020001_fill_pattern_4_3: 450000 rects +caravel_00020001_fill_pattern_4_3: 460000 rects +caravel_00020001_fill_pattern_4_3: 470000 rects +caravel_00020001_fill_pattern_4_3: 480000 rects +caravel_00020001_fill_pattern_4_3: 490000 rects +caravel_00020001_fill_pattern_4_3: 500000 rects +caravel_00020001_fill_pattern_4_3: 510000 rects +caravel_00020001_fill_pattern_4_3: 520000 rects +caravel_00020001_fill_pattern_4_3: 530000 rects +caravel_00020001_fill_pattern_4_3: 540000 rects +caravel_00020001_fill_pattern_4_3: 550000 rects +caravel_00020001_fill_pattern_4_3: 560000 rects +caravel_00020001_fill_pattern_4_3: 570000 rects +caravel_00020001_fill_pattern_4_3: 580000 rects +caravel_00020001_fill_pattern_4_3: 590000 rects +caravel_00020001_fill_pattern_4_3: 600000 rects +caravel_00020001_fill_pattern_4_3: 610000 rects +caravel_00020001_fill_pattern_4_3: 620000 rects +caravel_00020001_fill_pattern_4_3: 630000 rects +caravel_00020001_fill_pattern_4_3: 640000 rects +caravel_00020001_fill_pattern_4_3: 650000 rects +caravel_00020001_fill_pattern_4_3: 660000 rects +caravel_00020001_fill_pattern_4_3: 670000 rects +caravel_00020001_fill_pattern_4_3: 680000 rects +caravel_00020001_fill_pattern_4_3: 690000 rects +caravel_00020001_fill_pattern_4_3: 700000 rects +caravel_00020001_fill_pattern_4_3: 710000 rects +CIF output style is now "wafflefill(tiled)" + Generating output for cell caravel_00020001_fill_pattern_4_3 + +Magic 8.3 revision 192 - Compiled on Wed Jul 28 09:22:23 PDT 2021. +Starting magic under Tcl interpreter +Using the terminal as the console. +Using NULL graphics device. +site.pre: In custom site.pre... +site.pre: altered 'path sys' to: . $CAD_ROOT/magic/sys/ef-lib-magic/sys/style $CAD_ROOT/magic/sys $CAD_ROOT/magic/sys/current +Processing system .magicrc file +site.def: In custom site.def... +Sourcing design .magicrc for technology sky130A ... +2 Magic internal units = 1 Lambda +Input style sky130(vendor): scaleFactor=2, multiplier=2 +Scaled tech values by 2 / 1 to match internal grid scaling +Loading sky130A Device Generator Menu ... +Loading "/mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag/generate_fill_dist.tcl" from command line. +caravel_00020001_fill_pattern_4_5: 10000 rects +caravel_00020001_fill_pattern_4_5: 20000 rects +caravel_00020001_fill_pattern_4_5: 30000 rects +caravel_00020001_fill_pattern_4_5: 40000 rects +caravel_00020001_fill_pattern_4_5: 50000 rects +caravel_00020001_fill_pattern_4_5: 60000 rects +caravel_00020001_fill_pattern_4_5: 70000 rects +caravel_00020001_fill_pattern_4_5: 80000 rects +caravel_00020001_fill_pattern_4_5: 90000 rects +caravel_00020001_fill_pattern_4_5: 100000 rects +caravel_00020001_fill_pattern_4_5: 110000 rects +caravel_00020001_fill_pattern_4_5: 120000 rects +caravel_00020001_fill_pattern_4_5: 130000 rects +caravel_00020001_fill_pattern_4_5: 140000 rects +caravel_00020001_fill_pattern_4_5: 150000 rects +caravel_00020001_fill_pattern_4_5: 160000 rects +caravel_00020001_fill_pattern_4_5: 170000 rects +caravel_00020001_fill_pattern_4_5: 180000 rects +caravel_00020001_fill_pattern_4_5: 190000 rects +caravel_00020001_fill_pattern_4_5: 200000 rects +caravel_00020001_fill_pattern_4_5: 210000 rects +caravel_00020001_fill_pattern_4_5: 220000 rects +caravel_00020001_fill_pattern_4_5: 230000 rects +caravel_00020001_fill_pattern_4_5: 240000 rects +caravel_00020001_fill_pattern_4_5: 250000 rects +caravel_00020001_fill_pattern_4_5: 260000 rects +caravel_00020001_fill_pattern_4_5: 270000 rects +caravel_00020001_fill_pattern_4_5: 280000 rects +caravel_00020001_fill_pattern_4_5: 290000 rects +caravel_00020001_fill_pattern_4_5: 300000 rects +caravel_00020001_fill_pattern_4_5: 310000 rects +caravel_00020001_fill_pattern_4_5: 320000 rects +caravel_00020001_fill_pattern_4_5: 330000 rects +caravel_00020001_fill_pattern_4_5: 340000 rects +caravel_00020001_fill_pattern_4_5: 350000 rects +caravel_00020001_fill_pattern_4_5: 360000 rects +caravel_00020001_fill_pattern_4_5: 370000 rects +caravel_00020001_fill_pattern_4_5: 380000 rects +caravel_00020001_fill_pattern_4_5: 390000 rects +caravel_00020001_fill_pattern_4_5: 400000 rects +caravel_00020001_fill_pattern_4_5: 410000 rects +caravel_00020001_fill_pattern_4_5: 420000 rects +caravel_00020001_fill_pattern_4_5: 430000 rects +caravel_00020001_fill_pattern_4_5: 440000 rects +caravel_00020001_fill_pattern_4_5: 450000 rects +caravel_00020001_fill_pattern_4_5: 460000 rects +caravel_00020001_fill_pattern_4_5: 470000 rects +caravel_00020001_fill_pattern_4_5: 480000 rects +caravel_00020001_fill_pattern_4_5: 490000 rects +caravel_00020001_fill_pattern_4_5: 500000 rects +caravel_00020001_fill_pattern_4_5: 510000 rects +caravel_00020001_fill_pattern_4_5: 520000 rects +caravel_00020001_fill_pattern_4_5: 530000 rects +caravel_00020001_fill_pattern_4_5: 540000 rects +caravel_00020001_fill_pattern_4_5: 550000 rects +caravel_00020001_fill_pattern_4_5: 560000 rects +caravel_00020001_fill_pattern_4_5: 570000 rects +caravel_00020001_fill_pattern_4_5: 580000 rects +caravel_00020001_fill_pattern_4_5: 590000 rects +caravel_00020001_fill_pattern_4_5: 600000 rects +caravel_00020001_fill_pattern_4_5: 610000 rects +caravel_00020001_fill_pattern_4_5: 620000 rects +caravel_00020001_fill_pattern_4_5: 630000 rects +caravel_00020001_fill_pattern_4_5: 640000 rects +caravel_00020001_fill_pattern_4_5: 650000 rects +caravel_00020001_fill_pattern_4_5: 660000 rects +caravel_00020001_fill_pattern_4_5: 670000 rects +caravel_00020001_fill_pattern_4_5: 680000 rects +caravel_00020001_fill_pattern_4_5: 690000 rects +caravel_00020001_fill_pattern_4_5: 700000 rects +caravel_00020001_fill_pattern_4_5: 710000 rects +caravel_00020001_fill_pattern_4_5: 720000 rects +caravel_00020001_fill_pattern_4_5: 730000 rects +caravel_00020001_fill_pattern_4_5: 740000 rects +caravel_00020001_fill_pattern_4_5: 750000 rects +caravel_00020001_fill_pattern_4_5: 760000 rects +caravel_00020001_fill_pattern_4_5: 770000 rects +caravel_00020001_fill_pattern_4_5: 780000 rects +caravel_00020001_fill_pattern_4_5: 790000 rects +caravel_00020001_fill_pattern_4_5: 800000 rects +caravel_00020001_fill_pattern_4_5: 810000 rects +caravel_00020001_fill_pattern_4_5: 820000 rects +caravel_00020001_fill_pattern_4_5: 830000 rects +caravel_00020001_fill_pattern_4_5: 840000 rects +caravel_00020001_fill_pattern_4_5: 850000 rects +caravel_00020001_fill_pattern_4_5: 860000 rects +caravel_00020001_fill_pattern_4_5: 870000 rects +caravel_00020001_fill_pattern_4_5: 880000 rects +caravel_00020001_fill_pattern_4_5: 890000 rects +CIF output style is now "wafflefill(tiled)" + Generating output for cell caravel_00020001_fill_pattern_4_5 + +caravel_00020001_fill_pattern_0_5: 1560000 rects +caravel_00020001_fill_pattern_0_5: 1570000 rects +caravel_00020001_fill_pattern_0_5: 1580000 rects +caravel_00020001_fill_pattern_0_5: 1590000 rects +caravel_00020001_fill_pattern_0_5: 1600000 rects +caravel_00020001_fill_pattern_0_5: 1610000 rects +caravel_00020001_fill_pattern_0_5: 1620000 rects +caravel_00020001_fill_pattern_0_5: 1630000 rects +caravel_00020001_fill_pattern_0_5: 1640000 rects +caravel_00020001_fill_pattern_0_5: 1650000 rects +caravel_00020001_fill_pattern_0_5: 1660000 rects +caravel_00020001_fill_pattern_0_5: 1670000 rects +caravel_00020001_fill_pattern_0_5: 1680000 rects +caravel_00020001_fill_pattern_0_5: 1690000 rects +caravel_00020001_fill_pattern_0_5: 1700000 rects +caravel_00020001_fill_pattern_0_5: 1710000 rects +caravel_00020001_fill_pattern_0_5: 1720000 rects +caravel_00020001_fill_pattern_0_5: 1730000 rects +caravel_00020001_fill_pattern_0_5: 1740000 rects +caravel_00020001_fill_pattern_0_5: 1750000 rects +caravel_00020001_fill_pattern_0_5: 1760000 rects +caravel_00020001_fill_pattern_0_5: 1770000 rects +caravel_00020001_fill_pattern_0_5: 1780000 rects +caravel_00020001_fill_pattern_0_5: 1790000 rects +caravel_00020001_fill_pattern_0_5: 1800000 rects +caravel_00020001_fill_pattern_0_5: 1810000 rects +caravel_00020001_fill_pattern_0_5: 1820000 rects +caravel_00020001_fill_pattern_0_5: 1830000 rects +CIF output style is now "wafflefill(tiled)" + Generating output for cell caravel_00020001_fill_pattern_0_5 + +Magic 8.3 revision 192 - Compiled on Wed Jul 28 09:22:23 PDT 2021. +Starting magic under Tcl interpreter +Using the terminal as the console. +Using NULL graphics device. +site.pre: In custom site.pre... +site.pre: altered 'path sys' to: . $CAD_ROOT/magic/sys/ef-lib-magic/sys/style $CAD_ROOT/magic/sys $CAD_ROOT/magic/sys/current +Processing system .magicrc file +site.def: In custom site.def... +Sourcing design .magicrc for technology sky130A ... +2 Magic internal units = 1 Lambda +Input style sky130(vendor): scaleFactor=2, multiplier=2 +Scaled tech values by 2 / 1 to match internal grid scaling +Loading sky130A Device Generator Menu ... +Loading "/mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag/generate_fill_dist.tcl" from command line. +caravel_00020001_fill_pattern_3_3: 10000 rects +caravel_00020001_fill_pattern_3_3: 20000 rects +caravel_00020001_fill_pattern_3_3: 30000 rects +caravel_00020001_fill_pattern_3_3: 40000 rects +caravel_00020001_fill_pattern_3_3: 50000 rects +caravel_00020001_fill_pattern_3_3: 60000 rects +caravel_00020001_fill_pattern_3_3: 70000 rects +caravel_00020001_fill_pattern_3_3: 80000 rects +caravel_00020001_fill_pattern_3_3: 90000 rects +caravel_00020001_fill_pattern_3_3: 100000 rects +caravel_00020001_fill_pattern_3_3: 110000 rects +caravel_00020001_fill_pattern_3_3: 120000 rects +caravel_00020001_fill_pattern_3_3: 130000 rects +CIF output style is now "wafflefill(tiled)" + Generating output for cell caravel_00020001_fill_pattern_3_3 + +Magic 8.3 revision 192 - Compiled on Wed Jul 28 09:22:23 PDT 2021. +Starting magic under Tcl interpreter +Using the terminal as the console. +Using NULL graphics device. +site.pre: In custom site.pre... +site.pre: altered 'path sys' to: . $CAD_ROOT/magic/sys/ef-lib-magic/sys/style $CAD_ROOT/magic/sys $CAD_ROOT/magic/sys/current +Processing system .magicrc file +site.def: In custom site.def... +Sourcing design .magicrc for technology sky130A ... +2 Magic internal units = 1 Lambda +Input style sky130(vendor): scaleFactor=2, multiplier=2 Scaled tech values by 2 / 1 to match internal grid scaling Loading sky130A Device Generator Menu ... Loading "/mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag/generate_fill_dist.tcl" from command line. @@ -15891,7 +16463,7 @@ CIF output style is now "wafflefill(tiled)" Generating output for cell caravel_00020001_fill_pattern_0_6 -Magic 8.3 revision 185 - Compiled on Thu Jul 8 16:46:03 PDT 2021. +Magic 8.3 revision 192 - Compiled on Wed Jul 28 09:22:23 PDT 2021. Starting magic under Tcl interpreter Using the terminal as the console. Using NULL graphics device. @@ -15901,161 +16473,26 @@ site.def: In custom site.def... Sourcing design .magicrc for technology sky130A ... 2 Magic internal units = 1 Lambda -Input style sky130(): scaleFactor=2, multiplier=2 +Input style sky130(vendor): scaleFactor=2, multiplier=2 Scaled tech values by 2 / 1 to match internal grid scaling Loading sky130A Device Generator Menu ... Loading "/mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag/generate_fill_dist.tcl" from command line. -caravel_00020001_fill_pattern_0_3: 10000 rects -caravel_00020001_fill_pattern_0_3: 20000 rects -caravel_00020001_fill_pattern_0_3: 30000 rects -caravel_00020001_fill_pattern_0_3: 40000 rects -caravel_00020001_fill_pattern_0_3: 50000 rects -caravel_00020001_fill_pattern_0_3: 60000 rects -caravel_00020001_fill_pattern_0_3: 70000 rects -caravel_00020001_fill_pattern_0_3: 80000 rects -caravel_00020001_fill_pattern_0_3: 90000 rects -caravel_00020001_fill_pattern_0_3: 100000 rects -caravel_00020001_fill_pattern_0_3: 110000 rects -caravel_00020001_fill_pattern_0_3: 120000 rects -caravel_00020001_fill_pattern_0_3: 130000 rects -caravel_00020001_fill_pattern_0_3: 140000 rects -caravel_00020001_fill_pattern_0_3: 150000 rects -caravel_00020001_fill_pattern_0_3: 160000 rects -caravel_00020001_fill_pattern_0_3: 170000 rects -caravel_00020001_fill_pattern_0_3: 180000 rects -caravel_00020001_fill_pattern_0_3: 190000 rects -caravel_00020001_fill_pattern_0_3: 200000 rects -caravel_00020001_fill_pattern_0_3: 210000 rects -caravel_00020001_fill_pattern_0_3: 220000 rects -caravel_00020001_fill_pattern_0_3: 230000 rects -caravel_00020001_fill_pattern_0_3: 240000 rects -caravel_00020001_fill_pattern_0_3: 250000 rects -caravel_00020001_fill_pattern_0_3: 260000 rects -caravel_00020001_fill_pattern_0_3: 270000 rects -caravel_00020001_fill_pattern_0_3: 280000 rects -caravel_00020001_fill_pattern_0_3: 290000 rects -caravel_00020001_fill_pattern_0_3: 300000 rects -caravel_00020001_fill_pattern_0_3: 310000 rects -caravel_00020001_fill_pattern_0_3: 320000 rects -caravel_00020001_fill_pattern_0_3: 330000 rects -caravel_00020001_fill_pattern_0_3: 340000 rects -caravel_00020001_fill_pattern_0_3: 350000 rects -caravel_00020001_fill_pattern_0_3: 360000 rects -caravel_00020001_fill_pattern_0_3: 370000 rects -caravel_00020001_fill_pattern_0_3: 380000 rects -caravel_00020001_fill_pattern_0_3: 390000 rects -caravel_00020001_fill_pattern_0_3: 400000 rects -caravel_00020001_fill_pattern_0_3: 410000 rects -caravel_00020001_fill_pattern_0_3: 420000 rects -caravel_00020001_fill_pattern_0_3: 430000 rects -caravel_00020001_fill_pattern_0_3: 440000 rects -caravel_00020001_fill_pattern_0_3: 450000 rects -caravel_00020001_fill_pattern_0_3: 460000 rects -caravel_00020001_fill_pattern_0_3: 470000 rects -caravel_00020001_fill_pattern_0_3: 480000 rects -caravel_00020001_fill_pattern_0_3: 490000 rects -caravel_00020001_fill_pattern_0_3: 500000 rects -caravel_00020001_fill_pattern_0_3: 510000 rects -caravel_00020001_fill_pattern_0_3: 520000 rects -caravel_00020001_fill_pattern_0_3: 530000 rects -caravel_00020001_fill_pattern_0_3: 540000 rects -caravel_00020001_fill_pattern_0_3: 550000 rects -caravel_00020001_fill_pattern_0_3: 560000 rects -caravel_00020001_fill_pattern_0_3: 570000 rects -caravel_00020001_fill_pattern_0_3: 580000 rects -caravel_00020001_fill_pattern_0_3: 590000 rects -caravel_00020001_fill_pattern_0_3: 600000 rects -caravel_00020001_fill_pattern_0_3: 610000 rects -caravel_00020001_fill_pattern_0_3: 620000 rects -caravel_00020001_fill_pattern_0_3: 630000 rects -caravel_00020001_fill_pattern_0_3: 640000 rects -caravel_00020001_fill_pattern_0_3: 650000 rects -caravel_00020001_fill_pattern_0_3: 660000 rects -caravel_00020001_fill_pattern_0_3: 670000 rects -caravel_00020001_fill_pattern_0_3: 680000 rects -caravel_00020001_fill_pattern_0_3: 690000 rects -caravel_00020001_fill_pattern_0_3: 700000 rects -caravel_00020001_fill_pattern_0_3: 710000 rects -caravel_00020001_fill_pattern_0_3: 720000 rects -caravel_00020001_fill_pattern_0_3: 730000 rects -caravel_00020001_fill_pattern_0_3: 740000 rects -caravel_00020001_fill_pattern_0_3: 750000 rects -caravel_00020001_fill_pattern_0_3: 760000 rects -caravel_00020001_fill_pattern_0_3: 770000 rects -caravel_00020001_fill_pattern_0_3: 780000 rects -caravel_00020001_fill_pattern_0_3: 790000 rects -caravel_00020001_fill_pattern_0_3: 800000 rects -caravel_00020001_fill_pattern_0_3: 810000 rects -caravel_00020001_fill_pattern_0_3: 820000 rects -caravel_00020001_fill_pattern_0_3: 830000 rects -caravel_00020001_fill_pattern_0_3: 840000 rects -caravel_00020001_fill_pattern_0_3: 850000 rects -caravel_00020001_fill_pattern_0_3: 860000 rects -caravel_00020001_fill_pattern_0_3: 870000 rects -caravel_00020001_fill_pattern_0_3: 880000 rects -caravel_00020001_fill_pattern_0_3: 890000 rects -caravel_00020001_fill_pattern_0_3: 900000 rects -caravel_00020001_fill_pattern_0_3: 910000 rects -caravel_00020001_fill_pattern_0_3: 920000 rects -caravel_00020001_fill_pattern_0_3: 930000 rects -caravel_00020001_fill_pattern_0_3: 940000 rects -caravel_00020001_fill_pattern_0_3: 950000 rects -caravel_00020001_fill_pattern_0_3: 960000 rects -caravel_00020001_fill_pattern_0_3: 970000 rects -caravel_00020001_fill_pattern_0_3: 980000 rects -caravel_00020001_fill_pattern_0_3: 990000 rects -caravel_00020001_fill_pattern_0_3: 1000000 rects -caravel_00020001_fill_pattern_0_3: 1010000 rects -caravel_00020001_fill_pattern_0_3: 1020000 rects -caravel_00020001_fill_pattern_0_3: 1030000 rects -caravel_00020001_fill_pattern_0_3: 1040000 rects -caravel_00020001_fill_pattern_0_3: 1050000 rects -caravel_00020001_fill_pattern_0_3: 1060000 rects -caravel_00020001_fill_pattern_0_3: 1070000 rects -caravel_00020001_fill_pattern_0_3: 1080000 rects -caravel_00020001_fill_pattern_0_3: 1090000 rects -caravel_00020001_fill_pattern_0_3: 1100000 rects -caravel_00020001_fill_pattern_0_3: 1110000 rects -caravel_00020001_fill_pattern_0_3: 1120000 rects -caravel_00020001_fill_pattern_0_3: 1130000 rects -caravel_00020001_fill_pattern_0_3: 1140000 rects -caravel_00020001_fill_pattern_0_3: 1150000 rects -caravel_00020001_fill_pattern_0_3: 1160000 rects -caravel_00020001_fill_pattern_0_3: 1170000 rects -caravel_00020001_fill_pattern_0_3: 1180000 rects -caravel_00020001_fill_pattern_0_3: 1190000 rects -caravel_00020001_fill_pattern_0_3: 1200000 rects +caravel_00020001_fill_pattern_1_2: 10000 rects +caravel_00020001_fill_pattern_1_2: 20000 rects +caravel_00020001_fill_pattern_1_2: 30000 rects +caravel_00020001_fill_pattern_1_2: 40000 rects +caravel_00020001_fill_pattern_1_2: 50000 rects +caravel_00020001_fill_pattern_1_2: 60000 rects +caravel_00020001_fill_pattern_1_2: 70000 rects +caravel_00020001_fill_pattern_1_2: 80000 rects +caravel_00020001_fill_pattern_1_2: 90000 rects +caravel_00020001_fill_pattern_1_2: 100000 rects +caravel_00020001_fill_pattern_1_2: 110000 rects +caravel_00020001_fill_pattern_1_2: 120000 rects CIF output style is now "wafflefill(tiled)" - Generating output for cell caravel_00020001_fill_pattern_0_3 + Generating output for cell caravel_00020001_fill_pattern_1_2 -caravel_00020001_fill_pattern_0_4: 1560000 rects -caravel_00020001_fill_pattern_0_4: 1570000 rects -caravel_00020001_fill_pattern_0_4: 1580000 rects -caravel_00020001_fill_pattern_0_4: 1590000 rects -caravel_00020001_fill_pattern_0_4: 1600000 rects -caravel_00020001_fill_pattern_0_4: 1610000 rects -caravel_00020001_fill_pattern_0_4: 1620000 rects -caravel_00020001_fill_pattern_0_4: 1630000 rects -caravel_00020001_fill_pattern_0_4: 1640000 rects -caravel_00020001_fill_pattern_0_4: 1650000 rects -caravel_00020001_fill_pattern_0_4: 1660000 rects -caravel_00020001_fill_pattern_0_4: 1670000 rects -caravel_00020001_fill_pattern_0_4: 1680000 rects -caravel_00020001_fill_pattern_0_4: 1690000 rects -caravel_00020001_fill_pattern_0_4: 1700000 rects -caravel_00020001_fill_pattern_0_4: 1710000 rects -caravel_00020001_fill_pattern_0_4: 1720000 rects -caravel_00020001_fill_pattern_0_4: 1730000 rects -caravel_00020001_fill_pattern_0_4: 1740000 rects -caravel_00020001_fill_pattern_0_4: 1750000 rects -caravel_00020001_fill_pattern_0_4: 1760000 rects -caravel_00020001_fill_pattern_0_4: 1770000 rects -caravel_00020001_fill_pattern_0_4: 1780000 rects -caravel_00020001_fill_pattern_0_4: 1790000 rects -CIF output style is now "wafflefill(tiled)" - Generating output for cell caravel_00020001_fill_pattern_0_4 - -Magic 8.3 revision 185 - Compiled on Thu Jul 8 16:46:03 PDT 2021. +Magic 8.3 revision 192 - Compiled on Wed Jul 28 09:22:23 PDT 2021. Starting magic under Tcl interpreter Using the terminal as the console. Using NULL graphics device. @@ -16065,103 +16502,7 @@ site.def: In custom site.def... Sourcing design .magicrc for technology sky130A ... 2 Magic internal units = 1 Lambda -Input style sky130(): scaleFactor=2, multiplier=2 -Scaled tech values by 2 / 1 to match internal grid scaling -Loading sky130A Device Generator Menu ... -Loading "/mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag/generate_fill_dist.tcl" from command line. -caravel_00020001_fill_pattern_4_6: 10000 rects -caravel_00020001_fill_pattern_4_6: 20000 rects -caravel_00020001_fill_pattern_4_6: 30000 rects -caravel_00020001_fill_pattern_4_6: 40000 rects -caravel_00020001_fill_pattern_4_6: 50000 rects -caravel_00020001_fill_pattern_4_6: 60000 rects -caravel_00020001_fill_pattern_4_6: 70000 rects -caravel_00020001_fill_pattern_4_6: 80000 rects -caravel_00020001_fill_pattern_4_6: 90000 rects -caravel_00020001_fill_pattern_4_6: 100000 rects -caravel_00020001_fill_pattern_4_6: 110000 rects -caravel_00020001_fill_pattern_4_6: 120000 rects -caravel_00020001_fill_pattern_4_6: 130000 rects -caravel_00020001_fill_pattern_4_6: 140000 rects -caravel_00020001_fill_pattern_4_6: 150000 rects -caravel_00020001_fill_pattern_4_6: 160000 rects -caravel_00020001_fill_pattern_4_6: 170000 rects -caravel_00020001_fill_pattern_4_6: 180000 rects -caravel_00020001_fill_pattern_4_6: 190000 rects -caravel_00020001_fill_pattern_4_6: 200000 rects -caravel_00020001_fill_pattern_4_6: 210000 rects -caravel_00020001_fill_pattern_4_6: 220000 rects -caravel_00020001_fill_pattern_4_6: 230000 rects -caravel_00020001_fill_pattern_4_6: 240000 rects -caravel_00020001_fill_pattern_4_6: 250000 rects -caravel_00020001_fill_pattern_4_6: 260000 rects -caravel_00020001_fill_pattern_4_6: 270000 rects -caravel_00020001_fill_pattern_4_6: 280000 rects -caravel_00020001_fill_pattern_4_6: 290000 rects -caravel_00020001_fill_pattern_4_6: 300000 rects -caravel_00020001_fill_pattern_4_6: 310000 rects -caravel_00020001_fill_pattern_4_6: 320000 rects -caravel_00020001_fill_pattern_4_6: 330000 rects -caravel_00020001_fill_pattern_4_6: 340000 rects -caravel_00020001_fill_pattern_4_6: 350000 rects -caravel_00020001_fill_pattern_4_6: 360000 rects -caravel_00020001_fill_pattern_4_6: 370000 rects -caravel_00020001_fill_pattern_4_6: 380000 rects -caravel_00020001_fill_pattern_4_6: 390000 rects -caravel_00020001_fill_pattern_4_6: 400000 rects -caravel_00020001_fill_pattern_4_6: 410000 rects -caravel_00020001_fill_pattern_4_6: 420000 rects -caravel_00020001_fill_pattern_4_6: 430000 rects -caravel_00020001_fill_pattern_4_6: 440000 rects -caravel_00020001_fill_pattern_4_6: 450000 rects -caravel_00020001_fill_pattern_4_6: 460000 rects -caravel_00020001_fill_pattern_4_6: 470000 rects -caravel_00020001_fill_pattern_4_6: 480000 rects -caravel_00020001_fill_pattern_4_6: 490000 rects -caravel_00020001_fill_pattern_4_6: 500000 rects -caravel_00020001_fill_pattern_4_6: 510000 rects -caravel_00020001_fill_pattern_4_6: 520000 rects -caravel_00020001_fill_pattern_4_6: 530000 rects -caravel_00020001_fill_pattern_4_6: 540000 rects -caravel_00020001_fill_pattern_4_6: 550000 rects -caravel_00020001_fill_pattern_4_6: 560000 rects -caravel_00020001_fill_pattern_4_6: 570000 rects -caravel_00020001_fill_pattern_4_6: 580000 rects -caravel_00020001_fill_pattern_4_6: 590000 rects -caravel_00020001_fill_pattern_4_6: 600000 rects -caravel_00020001_fill_pattern_4_6: 610000 rects -caravel_00020001_fill_pattern_4_6: 620000 rects -caravel_00020001_fill_pattern_4_6: 630000 rects -caravel_00020001_fill_pattern_4_6: 640000 rects -caravel_00020001_fill_pattern_4_6: 650000 rects -caravel_00020001_fill_pattern_4_6: 660000 rects -caravel_00020001_fill_pattern_4_6: 670000 rects -caravel_00020001_fill_pattern_4_6: 680000 rects -caravel_00020001_fill_pattern_4_6: 690000 rects -caravel_00020001_fill_pattern_4_6: 700000 rects -caravel_00020001_fill_pattern_4_6: 710000 rects -caravel_00020001_fill_pattern_4_6: 720000 rects -caravel_00020001_fill_pattern_4_6: 730000 rects -caravel_00020001_fill_pattern_4_6: 740000 rects -caravel_00020001_fill_pattern_4_6: 750000 rects -caravel_00020001_fill_pattern_4_6: 760000 rects -caravel_00020001_fill_pattern_4_6: 770000 rects -caravel_00020001_fill_pattern_4_6: 780000 rects -caravel_00020001_fill_pattern_4_6: 790000 rects -CIF output style is now "wafflefill(tiled)" - Generating output for cell caravel_00020001_fill_pattern_4_6 - -Magic 8.3 revision 185 - Compiled on Thu Jul 8 16:46:03 PDT 2021. -Starting magic under Tcl interpreter -Using the terminal as the console. -Using NULL graphics device. -site.pre: In custom site.pre... -site.pre: altered 'path sys' to: . $CAD_ROOT/magic/sys/ef-lib-magic/sys/style $CAD_ROOT/magic/sys $CAD_ROOT/magic/sys/current -Processing system .magicrc file -site.def: In custom site.def... -Sourcing design .magicrc for technology sky130A ... -2 Magic internal units = 1 Lambda -Input style sky130(): scaleFactor=2, multiplier=2 +Input style sky130(vendor): scaleFactor=2, multiplier=2 Scaled tech values by 2 / 1 to match internal grid scaling Loading sky130A Device Generator Menu ... Loading "/mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag/generate_fill_dist.tcl" from command line. @@ -16179,171 +16520,6 @@ CIF output style is now "wafflefill(tiled)" Generating output for cell caravel_00020001_fill_pattern_1_6 -Magic 8.3 revision 185 - Compiled on Thu Jul 8 16:46:03 PDT 2021. -Starting magic under Tcl interpreter -Using the terminal as the console. -Using NULL graphics device. -site.pre: In custom site.pre... -site.pre: altered 'path sys' to: . $CAD_ROOT/magic/sys/ef-lib-magic/sys/style $CAD_ROOT/magic/sys $CAD_ROOT/magic/sys/current -Processing system .magicrc file -site.def: In custom site.def... -Sourcing design .magicrc for technology sky130A ... -2 Magic internal units = 1 Lambda -Input style sky130(): scaleFactor=2, multiplier=2 -Scaled tech values by 2 / 1 to match internal grid scaling -Loading sky130A Device Generator Menu ... -Loading "/mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag/generate_fill_dist.tcl" from command line. -caravel_00020001_fill_pattern_1_5: 10000 rects -caravel_00020001_fill_pattern_1_5: 20000 rects -caravel_00020001_fill_pattern_1_5: 30000 rects -caravel_00020001_fill_pattern_1_5: 40000 rects -caravel_00020001_fill_pattern_1_5: 50000 rects -caravel_00020001_fill_pattern_1_5: 60000 rects -caravel_00020001_fill_pattern_1_5: 70000 rects -caravel_00020001_fill_pattern_1_5: 80000 rects -caravel_00020001_fill_pattern_1_5: 90000 rects -caravel_00020001_fill_pattern_1_5: 100000 rects -caravel_00020001_fill_pattern_1_5: 110000 rects -CIF output style is now "wafflefill(tiled)" - Generating output for cell caravel_00020001_fill_pattern_1_5 - -Magic 8.3 revision 185 - Compiled on Thu Jul 8 16:46:03 PDT 2021. -Starting magic under Tcl interpreter -Using the terminal as the console. -Using NULL graphics device. -site.pre: In custom site.pre... -site.pre: altered 'path sys' to: . $CAD_ROOT/magic/sys/ef-lib-magic/sys/style $CAD_ROOT/magic/sys $CAD_ROOT/magic/sys/current -Processing system .magicrc file -site.def: In custom site.def... -Sourcing design .magicrc for technology sky130A ... -2 Magic internal units = 1 Lambda -Input style sky130(): scaleFactor=2, multiplier=2 -Scaled tech values by 2 / 1 to match internal grid scaling -Loading sky130A Device Generator Menu ... -Loading "/mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag/generate_fill_dist.tcl" from command line. -caravel_00020001_fill_pattern_4_5: 10000 rects -caravel_00020001_fill_pattern_4_5: 20000 rects -caravel_00020001_fill_pattern_4_5: 30000 rects -caravel_00020001_fill_pattern_4_5: 40000 rects -caravel_00020001_fill_pattern_4_5: 50000 rects -caravel_00020001_fill_pattern_4_5: 60000 rects -caravel_00020001_fill_pattern_4_5: 70000 rects -caravel_00020001_fill_pattern_4_5: 80000 rects -caravel_00020001_fill_pattern_4_5: 90000 rects -caravel_00020001_fill_pattern_4_5: 100000 rects -caravel_00020001_fill_pattern_4_5: 110000 rects -caravel_00020001_fill_pattern_4_5: 120000 rects -caravel_00020001_fill_pattern_4_5: 130000 rects -caravel_00020001_fill_pattern_4_5: 140000 rects -caravel_00020001_fill_pattern_4_5: 150000 rects -caravel_00020001_fill_pattern_4_5: 160000 rects -caravel_00020001_fill_pattern_4_5: 170000 rects -caravel_00020001_fill_pattern_4_5: 180000 rects -caravel_00020001_fill_pattern_4_5: 190000 rects -caravel_00020001_fill_pattern_4_5: 200000 rects -caravel_00020001_fill_pattern_4_5: 210000 rects -caravel_00020001_fill_pattern_4_5: 220000 rects -caravel_00020001_fill_pattern_4_5: 230000 rects -caravel_00020001_fill_pattern_4_5: 240000 rects -caravel_00020001_fill_pattern_4_5: 250000 rects -caravel_00020001_fill_pattern_4_5: 260000 rects -caravel_00020001_fill_pattern_4_5: 270000 rects -caravel_00020001_fill_pattern_4_5: 280000 rects -caravel_00020001_fill_pattern_4_5: 290000 rects -caravel_00020001_fill_pattern_4_5: 300000 rects -caravel_00020001_fill_pattern_4_5: 310000 rects -caravel_00020001_fill_pattern_4_5: 320000 rects -caravel_00020001_fill_pattern_4_5: 330000 rects -caravel_00020001_fill_pattern_4_5: 340000 rects -caravel_00020001_fill_pattern_4_5: 350000 rects -caravel_00020001_fill_pattern_4_5: 360000 rects -caravel_00020001_fill_pattern_4_5: 370000 rects -caravel_00020001_fill_pattern_4_5: 380000 rects -caravel_00020001_fill_pattern_4_5: 390000 rects -caravel_00020001_fill_pattern_4_5: 400000 rects -caravel_00020001_fill_pattern_4_5: 410000 rects -caravel_00020001_fill_pattern_4_5: 420000 rects -caravel_00020001_fill_pattern_4_5: 430000 rects -caravel_00020001_fill_pattern_4_5: 440000 rects -caravel_00020001_fill_pattern_4_5: 450000 rects -caravel_00020001_fill_pattern_4_5: 460000 rects -caravel_00020001_fill_pattern_4_5: 470000 rects -caravel_00020001_fill_pattern_4_5: 480000 rects -caravel_00020001_fill_pattern_4_5: 490000 rects -caravel_00020001_fill_pattern_4_5: 500000 rects -caravel_00020001_fill_pattern_4_5: 510000 rects -caravel_00020001_fill_pattern_4_5: 520000 rects -caravel_00020001_fill_pattern_4_5: 530000 rects -caravel_00020001_fill_pattern_4_5: 540000 rects -caravel_00020001_fill_pattern_4_5: 550000 rects -caravel_00020001_fill_pattern_4_5: 560000 rects -caravel_00020001_fill_pattern_4_5: 570000 rects -caravel_00020001_fill_pattern_4_5: 580000 rects -caravel_00020001_fill_pattern_4_5: 590000 rects -caravel_00020001_fill_pattern_4_5: 600000 rects -caravel_00020001_fill_pattern_4_5: 610000 rects -caravel_00020001_fill_pattern_4_5: 620000 rects -caravel_00020001_fill_pattern_4_5: 630000 rects -caravel_00020001_fill_pattern_4_5: 640000 rects -caravel_00020001_fill_pattern_4_5: 650000 rects -caravel_00020001_fill_pattern_4_5: 660000 rects -caravel_00020001_fill_pattern_4_5: 670000 rects -caravel_00020001_fill_pattern_4_5: 680000 rects -caravel_00020001_fill_pattern_4_5: 690000 rects -caravel_00020001_fill_pattern_4_5: 700000 rects -caravel_00020001_fill_pattern_4_5: 710000 rects -caravel_00020001_fill_pattern_4_5: 720000 rects -caravel_00020001_fill_pattern_4_5: 730000 rects -caravel_00020001_fill_pattern_4_5: 740000 rects -caravel_00020001_fill_pattern_4_5: 750000 rects -caravel_00020001_fill_pattern_4_5: 760000 rects -caravel_00020001_fill_pattern_4_5: 770000 rects -caravel_00020001_fill_pattern_4_5: 780000 rects -caravel_00020001_fill_pattern_4_5: 790000 rects -caravel_00020001_fill_pattern_4_5: 800000 rects -caravel_00020001_fill_pattern_4_5: 810000 rects -caravel_00020001_fill_pattern_4_5: 820000 rects -caravel_00020001_fill_pattern_4_5: 830000 rects -caravel_00020001_fill_pattern_4_5: 840000 rects -caravel_00020001_fill_pattern_4_5: 850000 rects -caravel_00020001_fill_pattern_4_5: 860000 rects -caravel_00020001_fill_pattern_4_5: 870000 rects -caravel_00020001_fill_pattern_4_5: 880000 rects -caravel_00020001_fill_pattern_4_5: 890000 rects -CIF output style is now "wafflefill(tiled)" - Generating output for cell caravel_00020001_fill_pattern_4_5 - -caravel_00020001_fill_pattern_0_5: 1560000 rects -caravel_00020001_fill_pattern_0_5: 1570000 rects -caravel_00020001_fill_pattern_0_5: 1580000 rects -caravel_00020001_fill_pattern_0_5: 1590000 rects -caravel_00020001_fill_pattern_0_5: 1600000 rects -caravel_00020001_fill_pattern_0_5: 1610000 rects -caravel_00020001_fill_pattern_0_5: 1620000 rects -caravel_00020001_fill_pattern_0_5: 1630000 rects -caravel_00020001_fill_pattern_0_5: 1640000 rects -caravel_00020001_fill_pattern_0_5: 1650000 rects -caravel_00020001_fill_pattern_0_5: 1660000 rects -caravel_00020001_fill_pattern_0_5: 1670000 rects -caravel_00020001_fill_pattern_0_5: 1680000 rects -caravel_00020001_fill_pattern_0_5: 1690000 rects -caravel_00020001_fill_pattern_0_5: 1700000 rects -caravel_00020001_fill_pattern_0_5: 1710000 rects -caravel_00020001_fill_pattern_0_5: 1720000 rects -caravel_00020001_fill_pattern_0_5: 1730000 rects -caravel_00020001_fill_pattern_0_5: 1740000 rects -caravel_00020001_fill_pattern_0_5: 1750000 rects -caravel_00020001_fill_pattern_0_5: 1760000 rects -caravel_00020001_fill_pattern_0_5: 1770000 rects -caravel_00020001_fill_pattern_0_5: 1780000 rects -caravel_00020001_fill_pattern_0_5: 1790000 rects -caravel_00020001_fill_pattern_0_5: 1800000 rects -caravel_00020001_fill_pattern_0_5: 1810000 rects -caravel_00020001_fill_pattern_0_5: 1820000 rects -caravel_00020001_fill_pattern_0_5: 1830000 rects -CIF output style is now "wafflefill(tiled)" - Generating output for cell caravel_00020001_fill_pattern_0_5 - caravel_00020001_fill_pattern_0_2: 1560000 rects caravel_00020001_fill_pattern_0_2: 1570000 rects caravel_00020001_fill_pattern_0_2: 1580000 rects @@ -16375,378 +16551,32 @@ CIF output style is now "wafflefill(tiled)" Generating output for cell caravel_00020001_fill_pattern_0_2 -Magic 8.3 revision 185 - Compiled on Thu Jul 8 16:46:03 PDT 2021. -Starting magic under Tcl interpreter -Using the terminal as the console. -Using NULL graphics device. -site.pre: In custom site.pre... -site.pre: altered 'path sys' to: . $CAD_ROOT/magic/sys/ef-lib-magic/sys/style $CAD_ROOT/magic/sys $CAD_ROOT/magic/sys/current -Processing system .magicrc file -site.def: In custom site.def... -Sourcing design .magicrc for technology sky130A ... -2 Magic internal units = 1 Lambda -Input style sky130(): scaleFactor=2, multiplier=2 -Scaled tech values by 2 / 1 to match internal grid scaling -Loading sky130A Device Generator Menu ... -Loading "/mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag/generate_fill_dist.tcl" from command line. -caravel_00020001_fill_pattern_1_4: 10000 rects -caravel_00020001_fill_pattern_1_4: 20000 rects -caravel_00020001_fill_pattern_1_4: 30000 rects -caravel_00020001_fill_pattern_1_4: 40000 rects -caravel_00020001_fill_pattern_1_4: 50000 rects -caravel_00020001_fill_pattern_1_4: 60000 rects -caravel_00020001_fill_pattern_1_4: 70000 rects -caravel_00020001_fill_pattern_1_4: 80000 rects -caravel_00020001_fill_pattern_1_4: 90000 rects -caravel_00020001_fill_pattern_1_4: 100000 rects -caravel_00020001_fill_pattern_1_4: 110000 rects +caravel_00020001_fill_pattern_0_4: 1560000 rects +caravel_00020001_fill_pattern_0_4: 1570000 rects +caravel_00020001_fill_pattern_0_4: 1580000 rects +caravel_00020001_fill_pattern_0_4: 1590000 rects +caravel_00020001_fill_pattern_0_4: 1600000 rects +caravel_00020001_fill_pattern_0_4: 1610000 rects +caravel_00020001_fill_pattern_0_4: 1620000 rects +caravel_00020001_fill_pattern_0_4: 1630000 rects +caravel_00020001_fill_pattern_0_4: 1640000 rects +caravel_00020001_fill_pattern_0_4: 1650000 rects +caravel_00020001_fill_pattern_0_4: 1660000 rects +caravel_00020001_fill_pattern_0_4: 1670000 rects +caravel_00020001_fill_pattern_0_4: 1680000 rects +caravel_00020001_fill_pattern_0_4: 1690000 rects +caravel_00020001_fill_pattern_0_4: 1700000 rects +caravel_00020001_fill_pattern_0_4: 1710000 rects +caravel_00020001_fill_pattern_0_4: 1720000 rects +caravel_00020001_fill_pattern_0_4: 1730000 rects +caravel_00020001_fill_pattern_0_4: 1740000 rects +caravel_00020001_fill_pattern_0_4: 1750000 rects +caravel_00020001_fill_pattern_0_4: 1760000 rects +caravel_00020001_fill_pattern_0_4: 1770000 rects +caravel_00020001_fill_pattern_0_4: 1780000 rects +caravel_00020001_fill_pattern_0_4: 1790000 rects CIF output style is now "wafflefill(tiled)" - Generating output for cell caravel_00020001_fill_pattern_1_4 - -Magic 8.3 revision 185 - Compiled on Thu Jul 8 16:46:03 PDT 2021. -Starting magic under Tcl interpreter -Using the terminal as the console. -Using NULL graphics device. -site.pre: In custom site.pre... -site.pre: altered 'path sys' to: . $CAD_ROOT/magic/sys/ef-lib-magic/sys/style $CAD_ROOT/magic/sys $CAD_ROOT/magic/sys/current -Processing system .magicrc file -site.def: In custom site.def... -Sourcing design .magicrc for technology sky130A ... -2 Magic internal units = 1 Lambda -Input style sky130(): scaleFactor=2, multiplier=2 -Scaled tech values by 2 / 1 to match internal grid scaling -Loading sky130A Device Generator Menu ... -Loading "/mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag/generate_fill_dist.tcl" from command line. -caravel_00020001_fill_pattern_4_3: 10000 rects -caravel_00020001_fill_pattern_4_3: 20000 rects -caravel_00020001_fill_pattern_4_3: 30000 rects -caravel_00020001_fill_pattern_4_3: 40000 rects -caravel_00020001_fill_pattern_4_3: 50000 rects -caravel_00020001_fill_pattern_4_3: 60000 rects -caravel_00020001_fill_pattern_4_3: 70000 rects -caravel_00020001_fill_pattern_4_3: 80000 rects -caravel_00020001_fill_pattern_4_3: 90000 rects -caravel_00020001_fill_pattern_4_3: 100000 rects -caravel_00020001_fill_pattern_4_3: 110000 rects -caravel_00020001_fill_pattern_4_3: 120000 rects -caravel_00020001_fill_pattern_4_3: 130000 rects -caravel_00020001_fill_pattern_4_3: 140000 rects -caravel_00020001_fill_pattern_4_3: 150000 rects -caravel_00020001_fill_pattern_4_3: 160000 rects -caravel_00020001_fill_pattern_4_3: 170000 rects -caravel_00020001_fill_pattern_4_3: 180000 rects -caravel_00020001_fill_pattern_4_3: 190000 rects -caravel_00020001_fill_pattern_4_3: 200000 rects -caravel_00020001_fill_pattern_4_3: 210000 rects -caravel_00020001_fill_pattern_4_3: 220000 rects -caravel_00020001_fill_pattern_4_3: 230000 rects -caravel_00020001_fill_pattern_4_3: 240000 rects -caravel_00020001_fill_pattern_4_3: 250000 rects -caravel_00020001_fill_pattern_4_3: 260000 rects -caravel_00020001_fill_pattern_4_3: 270000 rects -caravel_00020001_fill_pattern_4_3: 280000 rects -caravel_00020001_fill_pattern_4_3: 290000 rects -caravel_00020001_fill_pattern_4_3: 300000 rects -caravel_00020001_fill_pattern_4_3: 310000 rects -caravel_00020001_fill_pattern_4_3: 320000 rects -caravel_00020001_fill_pattern_4_3: 330000 rects -caravel_00020001_fill_pattern_4_3: 340000 rects -caravel_00020001_fill_pattern_4_3: 350000 rects -caravel_00020001_fill_pattern_4_3: 360000 rects -caravel_00020001_fill_pattern_4_3: 370000 rects -caravel_00020001_fill_pattern_4_3: 380000 rects -caravel_00020001_fill_pattern_4_3: 390000 rects -caravel_00020001_fill_pattern_4_3: 400000 rects -caravel_00020001_fill_pattern_4_3: 410000 rects -caravel_00020001_fill_pattern_4_3: 420000 rects -caravel_00020001_fill_pattern_4_3: 430000 rects -caravel_00020001_fill_pattern_4_3: 440000 rects -caravel_00020001_fill_pattern_4_3: 450000 rects -caravel_00020001_fill_pattern_4_3: 460000 rects -caravel_00020001_fill_pattern_4_3: 470000 rects -caravel_00020001_fill_pattern_4_3: 480000 rects -caravel_00020001_fill_pattern_4_3: 490000 rects -caravel_00020001_fill_pattern_4_3: 500000 rects -caravel_00020001_fill_pattern_4_3: 510000 rects -caravel_00020001_fill_pattern_4_3: 520000 rects -caravel_00020001_fill_pattern_4_3: 530000 rects -caravel_00020001_fill_pattern_4_3: 540000 rects -caravel_00020001_fill_pattern_4_3: 550000 rects -caravel_00020001_fill_pattern_4_3: 560000 rects -caravel_00020001_fill_pattern_4_3: 570000 rects -caravel_00020001_fill_pattern_4_3: 580000 rects -caravel_00020001_fill_pattern_4_3: 590000 rects -caravel_00020001_fill_pattern_4_3: 600000 rects -caravel_00020001_fill_pattern_4_3: 610000 rects -caravel_00020001_fill_pattern_4_3: 620000 rects -caravel_00020001_fill_pattern_4_3: 630000 rects -caravel_00020001_fill_pattern_4_3: 640000 rects -caravel_00020001_fill_pattern_4_3: 650000 rects -caravel_00020001_fill_pattern_4_3: 660000 rects -caravel_00020001_fill_pattern_4_3: 670000 rects -caravel_00020001_fill_pattern_4_3: 680000 rects -caravel_00020001_fill_pattern_4_3: 690000 rects -caravel_00020001_fill_pattern_4_3: 700000 rects -caravel_00020001_fill_pattern_4_3: 710000 rects -CIF output style is now "wafflefill(tiled)" - Generating output for cell caravel_00020001_fill_pattern_4_3 - -Magic 8.3 revision 185 - Compiled on Thu Jul 8 16:46:03 PDT 2021. -Starting magic under Tcl interpreter -Using the terminal as the console. -Using NULL graphics device. -site.pre: In custom site.pre... -site.pre: altered 'path sys' to: . $CAD_ROOT/magic/sys/ef-lib-magic/sys/style $CAD_ROOT/magic/sys $CAD_ROOT/magic/sys/current -Processing system .magicrc file -site.def: In custom site.def... -Sourcing design .magicrc for technology sky130A ... -2 Magic internal units = 1 Lambda -Input style sky130(): scaleFactor=2, multiplier=2 -Scaled tech values by 2 / 1 to match internal grid scaling -Loading sky130A Device Generator Menu ... -Loading "/mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag/generate_fill_dist.tcl" from command line. -caravel_00020001_fill_pattern_4_4: 10000 rects -caravel_00020001_fill_pattern_4_4: 20000 rects -caravel_00020001_fill_pattern_4_4: 30000 rects -caravel_00020001_fill_pattern_4_4: 40000 rects -caravel_00020001_fill_pattern_4_4: 50000 rects -caravel_00020001_fill_pattern_4_4: 60000 rects -caravel_00020001_fill_pattern_4_4: 70000 rects -caravel_00020001_fill_pattern_4_4: 80000 rects -caravel_00020001_fill_pattern_4_4: 90000 rects -caravel_00020001_fill_pattern_4_4: 100000 rects -caravel_00020001_fill_pattern_4_4: 110000 rects -caravel_00020001_fill_pattern_4_4: 120000 rects -caravel_00020001_fill_pattern_4_4: 130000 rects -caravel_00020001_fill_pattern_4_4: 140000 rects -caravel_00020001_fill_pattern_4_4: 150000 rects -caravel_00020001_fill_pattern_4_4: 160000 rects -caravel_00020001_fill_pattern_4_4: 170000 rects -caravel_00020001_fill_pattern_4_4: 180000 rects -caravel_00020001_fill_pattern_4_4: 190000 rects -caravel_00020001_fill_pattern_4_4: 200000 rects -caravel_00020001_fill_pattern_4_4: 210000 rects -caravel_00020001_fill_pattern_4_4: 220000 rects -caravel_00020001_fill_pattern_4_4: 230000 rects -caravel_00020001_fill_pattern_4_4: 240000 rects -caravel_00020001_fill_pattern_4_4: 250000 rects -caravel_00020001_fill_pattern_4_4: 260000 rects -caravel_00020001_fill_pattern_4_4: 270000 rects -caravel_00020001_fill_pattern_4_4: 280000 rects -caravel_00020001_fill_pattern_4_4: 290000 rects -caravel_00020001_fill_pattern_4_4: 300000 rects -caravel_00020001_fill_pattern_4_4: 310000 rects -caravel_00020001_fill_pattern_4_4: 320000 rects -caravel_00020001_fill_pattern_4_4: 330000 rects -caravel_00020001_fill_pattern_4_4: 340000 rects -caravel_00020001_fill_pattern_4_4: 350000 rects -caravel_00020001_fill_pattern_4_4: 360000 rects -caravel_00020001_fill_pattern_4_4: 370000 rects -caravel_00020001_fill_pattern_4_4: 380000 rects -caravel_00020001_fill_pattern_4_4: 390000 rects -caravel_00020001_fill_pattern_4_4: 400000 rects -caravel_00020001_fill_pattern_4_4: 410000 rects -caravel_00020001_fill_pattern_4_4: 420000 rects -caravel_00020001_fill_pattern_4_4: 430000 rects -caravel_00020001_fill_pattern_4_4: 440000 rects -caravel_00020001_fill_pattern_4_4: 450000 rects -caravel_00020001_fill_pattern_4_4: 460000 rects -caravel_00020001_fill_pattern_4_4: 470000 rects -caravel_00020001_fill_pattern_4_4: 480000 rects -caravel_00020001_fill_pattern_4_4: 490000 rects -caravel_00020001_fill_pattern_4_4: 500000 rects -caravel_00020001_fill_pattern_4_4: 510000 rects -caravel_00020001_fill_pattern_4_4: 520000 rects -caravel_00020001_fill_pattern_4_4: 530000 rects -caravel_00020001_fill_pattern_4_4: 540000 rects -caravel_00020001_fill_pattern_4_4: 550000 rects -caravel_00020001_fill_pattern_4_4: 560000 rects -caravel_00020001_fill_pattern_4_4: 570000 rects -caravel_00020001_fill_pattern_4_4: 580000 rects -caravel_00020001_fill_pattern_4_4: 590000 rects -caravel_00020001_fill_pattern_4_4: 600000 rects -caravel_00020001_fill_pattern_4_4: 610000 rects -caravel_00020001_fill_pattern_4_4: 620000 rects -caravel_00020001_fill_pattern_4_4: 630000 rects -caravel_00020001_fill_pattern_4_4: 640000 rects -caravel_00020001_fill_pattern_4_4: 650000 rects -caravel_00020001_fill_pattern_4_4: 660000 rects -caravel_00020001_fill_pattern_4_4: 670000 rects -caravel_00020001_fill_pattern_4_4: 680000 rects -caravel_00020001_fill_pattern_4_4: 690000 rects -caravel_00020001_fill_pattern_4_4: 700000 rects -caravel_00020001_fill_pattern_4_4: 710000 rects -caravel_00020001_fill_pattern_4_4: 720000 rects -caravel_00020001_fill_pattern_4_4: 730000 rects -caravel_00020001_fill_pattern_4_4: 740000 rects -caravel_00020001_fill_pattern_4_4: 750000 rects -caravel_00020001_fill_pattern_4_4: 760000 rects -caravel_00020001_fill_pattern_4_4: 770000 rects -caravel_00020001_fill_pattern_4_4: 780000 rects -caravel_00020001_fill_pattern_4_4: 790000 rects -caravel_00020001_fill_pattern_4_4: 800000 rects -caravel_00020001_fill_pattern_4_4: 810000 rects -caravel_00020001_fill_pattern_4_4: 820000 rects -caravel_00020001_fill_pattern_4_4: 830000 rects -caravel_00020001_fill_pattern_4_4: 840000 rects -caravel_00020001_fill_pattern_4_4: 850000 rects -caravel_00020001_fill_pattern_4_4: 860000 rects -caravel_00020001_fill_pattern_4_4: 870000 rects -caravel_00020001_fill_pattern_4_4: 880000 rects -caravel_00020001_fill_pattern_4_4: 890000 rects -caravel_00020001_fill_pattern_4_4: 900000 rects -caravel_00020001_fill_pattern_4_4: 910000 rects -caravel_00020001_fill_pattern_4_4: 920000 rects -caravel_00020001_fill_pattern_4_4: 930000 rects -caravel_00020001_fill_pattern_4_4: 940000 rects -caravel_00020001_fill_pattern_4_4: 950000 rects -caravel_00020001_fill_pattern_4_4: 960000 rects -caravel_00020001_fill_pattern_4_4: 970000 rects -caravel_00020001_fill_pattern_4_4: 980000 rects -caravel_00020001_fill_pattern_4_4: 990000 rects -caravel_00020001_fill_pattern_4_4: 1000000 rects -caravel_00020001_fill_pattern_4_4: 1010000 rects -caravel_00020001_fill_pattern_4_4: 1020000 rects -CIF output style is now "wafflefill(tiled)" - Generating output for cell caravel_00020001_fill_pattern_4_4 - -Magic 8.3 revision 185 - Compiled on Thu Jul 8 16:46:03 PDT 2021. -Starting magic under Tcl interpreter -Using the terminal as the console. -Using NULL graphics device. -site.pre: In custom site.pre... -site.pre: altered 'path sys' to: . $CAD_ROOT/magic/sys/ef-lib-magic/sys/style $CAD_ROOT/magic/sys $CAD_ROOT/magic/sys/current -Processing system .magicrc file -site.def: In custom site.def... -Sourcing design .magicrc for technology sky130A ... -2 Magic internal units = 1 Lambda -Input style sky130(): scaleFactor=2, multiplier=2 -Scaled tech values by 2 / 1 to match internal grid scaling -Loading sky130A Device Generator Menu ... -Loading "/mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag/generate_fill_dist.tcl" from command line. -caravel_00020001_fill_pattern_4_2: 10000 rects -caravel_00020001_fill_pattern_4_2: 20000 rects -caravel_00020001_fill_pattern_4_2: 30000 rects -caravel_00020001_fill_pattern_4_2: 40000 rects -caravel_00020001_fill_pattern_4_2: 50000 rects -caravel_00020001_fill_pattern_4_2: 60000 rects -caravel_00020001_fill_pattern_4_2: 70000 rects -caravel_00020001_fill_pattern_4_2: 80000 rects -caravel_00020001_fill_pattern_4_2: 90000 rects -caravel_00020001_fill_pattern_4_2: 100000 rects -caravel_00020001_fill_pattern_4_2: 110000 rects -caravel_00020001_fill_pattern_4_2: 120000 rects -caravel_00020001_fill_pattern_4_2: 130000 rects -caravel_00020001_fill_pattern_4_2: 140000 rects -caravel_00020001_fill_pattern_4_2: 150000 rects -caravel_00020001_fill_pattern_4_2: 160000 rects -caravel_00020001_fill_pattern_4_2: 170000 rects -caravel_00020001_fill_pattern_4_2: 180000 rects -caravel_00020001_fill_pattern_4_2: 190000 rects -caravel_00020001_fill_pattern_4_2: 200000 rects -caravel_00020001_fill_pattern_4_2: 210000 rects -caravel_00020001_fill_pattern_4_2: 220000 rects -caravel_00020001_fill_pattern_4_2: 230000 rects -caravel_00020001_fill_pattern_4_2: 240000 rects -caravel_00020001_fill_pattern_4_2: 250000 rects -caravel_00020001_fill_pattern_4_2: 260000 rects -caravel_00020001_fill_pattern_4_2: 270000 rects -caravel_00020001_fill_pattern_4_2: 280000 rects -caravel_00020001_fill_pattern_4_2: 290000 rects -caravel_00020001_fill_pattern_4_2: 300000 rects -caravel_00020001_fill_pattern_4_2: 310000 rects -caravel_00020001_fill_pattern_4_2: 320000 rects -caravel_00020001_fill_pattern_4_2: 330000 rects -caravel_00020001_fill_pattern_4_2: 340000 rects -caravel_00020001_fill_pattern_4_2: 350000 rects -caravel_00020001_fill_pattern_4_2: 360000 rects -caravel_00020001_fill_pattern_4_2: 370000 rects -caravel_00020001_fill_pattern_4_2: 380000 rects -caravel_00020001_fill_pattern_4_2: 390000 rects -caravel_00020001_fill_pattern_4_2: 400000 rects -caravel_00020001_fill_pattern_4_2: 410000 rects -caravel_00020001_fill_pattern_4_2: 420000 rects -caravel_00020001_fill_pattern_4_2: 430000 rects -caravel_00020001_fill_pattern_4_2: 440000 rects -caravel_00020001_fill_pattern_4_2: 450000 rects -caravel_00020001_fill_pattern_4_2: 460000 rects -caravel_00020001_fill_pattern_4_2: 470000 rects -caravel_00020001_fill_pattern_4_2: 480000 rects -caravel_00020001_fill_pattern_4_2: 490000 rects -caravel_00020001_fill_pattern_4_2: 500000 rects -caravel_00020001_fill_pattern_4_2: 510000 rects -caravel_00020001_fill_pattern_4_2: 520000 rects -caravel_00020001_fill_pattern_4_2: 530000 rects -caravel_00020001_fill_pattern_4_2: 540000 rects -caravel_00020001_fill_pattern_4_2: 550000 rects -caravel_00020001_fill_pattern_4_2: 560000 rects -caravel_00020001_fill_pattern_4_2: 570000 rects -caravel_00020001_fill_pattern_4_2: 580000 rects -caravel_00020001_fill_pattern_4_2: 590000 rects -caravel_00020001_fill_pattern_4_2: 600000 rects -caravel_00020001_fill_pattern_4_2: 610000 rects -caravel_00020001_fill_pattern_4_2: 620000 rects -caravel_00020001_fill_pattern_4_2: 630000 rects -caravel_00020001_fill_pattern_4_2: 640000 rects -caravel_00020001_fill_pattern_4_2: 650000 rects -caravel_00020001_fill_pattern_4_2: 660000 rects -caravel_00020001_fill_pattern_4_2: 670000 rects -caravel_00020001_fill_pattern_4_2: 680000 rects -caravel_00020001_fill_pattern_4_2: 690000 rects -caravel_00020001_fill_pattern_4_2: 700000 rects -caravel_00020001_fill_pattern_4_2: 710000 rects -caravel_00020001_fill_pattern_4_2: 720000 rects -caravel_00020001_fill_pattern_4_2: 730000 rects -caravel_00020001_fill_pattern_4_2: 740000 rects -caravel_00020001_fill_pattern_4_2: 750000 rects -caravel_00020001_fill_pattern_4_2: 760000 rects -caravel_00020001_fill_pattern_4_2: 770000 rects -caravel_00020001_fill_pattern_4_2: 780000 rects -caravel_00020001_fill_pattern_4_2: 790000 rects -caravel_00020001_fill_pattern_4_2: 800000 rects -caravel_00020001_fill_pattern_4_2: 810000 rects -caravel_00020001_fill_pattern_4_2: 820000 rects -caravel_00020001_fill_pattern_4_2: 830000 rects -caravel_00020001_fill_pattern_4_2: 840000 rects -caravel_00020001_fill_pattern_4_2: 850000 rects -caravel_00020001_fill_pattern_4_2: 860000 rects -caravel_00020001_fill_pattern_4_2: 870000 rects -caravel_00020001_fill_pattern_4_2: 880000 rects -caravel_00020001_fill_pattern_4_2: 890000 rects -caravel_00020001_fill_pattern_4_2: 900000 rects -caravel_00020001_fill_pattern_4_2: 910000 rects -caravel_00020001_fill_pattern_4_2: 920000 rects -caravel_00020001_fill_pattern_4_2: 930000 rects -CIF output style is now "wafflefill(tiled)" - Generating output for cell caravel_00020001_fill_pattern_4_2 - -Magic 8.3 revision 185 - Compiled on Thu Jul 8 16:46:03 PDT 2021. -Starting magic under Tcl interpreter -Using the terminal as the console. -Using NULL graphics device. -site.pre: In custom site.pre... -site.pre: altered 'path sys' to: . $CAD_ROOT/magic/sys/ef-lib-magic/sys/style $CAD_ROOT/magic/sys $CAD_ROOT/magic/sys/current -Processing system .magicrc file -site.def: In custom site.def... -Sourcing design .magicrc for technology sky130A ... -2 Magic internal units = 1 Lambda -Input style sky130(): scaleFactor=2, multiplier=2 -Scaled tech values by 2 / 1 to match internal grid scaling -Loading sky130A Device Generator Menu ... -Loading "/mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag/generate_fill_dist.tcl" from command line. -caravel_00020001_fill_pattern_1_3: 10000 rects -caravel_00020001_fill_pattern_1_3: 20000 rects -caravel_00020001_fill_pattern_1_3: 30000 rects -caravel_00020001_fill_pattern_1_3: 40000 rects -caravel_00020001_fill_pattern_1_3: 50000 rects -caravel_00020001_fill_pattern_1_3: 60000 rects -caravel_00020001_fill_pattern_1_3: 70000 rects -caravel_00020001_fill_pattern_1_3: 80000 rects -caravel_00020001_fill_pattern_1_3: 90000 rects -caravel_00020001_fill_pattern_1_3: 100000 rects -caravel_00020001_fill_pattern_1_3: 110000 rects -CIF output style is now "wafflefill(tiled)" - Generating output for cell caravel_00020001_fill_pattern_1_3 + Generating output for cell caravel_00020001_fill_pattern_0_4 caravel_00020001_fill_pattern_4_0: 3240000 rects caravel_00020001_fill_pattern_4_0: 3250000 rects @@ -16768,144 +16598,6 @@ CIF output style is now "wafflefill(tiled)" Generating output for cell caravel_00020001_fill_pattern_4_0 -Magic 8.3 revision 185 - Compiled on Thu Jul 8 16:46:03 PDT 2021. -Starting magic under Tcl interpreter -Using the terminal as the console. -Using NULL graphics device. -site.pre: In custom site.pre... -site.pre: altered 'path sys' to: . $CAD_ROOT/magic/sys/ef-lib-magic/sys/style $CAD_ROOT/magic/sys $CAD_ROOT/magic/sys/current -Processing system .magicrc file -site.def: In custom site.def... -Sourcing design .magicrc for technology sky130A ... -2 Magic internal units = 1 Lambda -Input style sky130(): scaleFactor=2, multiplier=2 -Scaled tech values by 2 / 1 to match internal grid scaling -Loading sky130A Device Generator Menu ... -Loading "/mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag/generate_fill_dist.tcl" from command line. -caravel_00020001_fill_pattern_1_2: 10000 rects -caravel_00020001_fill_pattern_1_2: 20000 rects -caravel_00020001_fill_pattern_1_2: 30000 rects -caravel_00020001_fill_pattern_1_2: 40000 rects -caravel_00020001_fill_pattern_1_2: 50000 rects -caravel_00020001_fill_pattern_1_2: 60000 rects -caravel_00020001_fill_pattern_1_2: 70000 rects -caravel_00020001_fill_pattern_1_2: 80000 rects -caravel_00020001_fill_pattern_1_2: 90000 rects -caravel_00020001_fill_pattern_1_2: 100000 rects -caravel_00020001_fill_pattern_1_2: 110000 rects -caravel_00020001_fill_pattern_1_2: 120000 rects -CIF output style is now "wafflefill(tiled)" - Generating output for cell caravel_00020001_fill_pattern_1_2 - -Magic 8.3 revision 185 - Compiled on Thu Jul 8 16:46:03 PDT 2021. -Starting magic under Tcl interpreter -Using the terminal as the console. -Using NULL graphics device. -site.pre: In custom site.pre... -site.pre: altered 'path sys' to: . $CAD_ROOT/magic/sys/ef-lib-magic/sys/style $CAD_ROOT/magic/sys $CAD_ROOT/magic/sys/current -Processing system .magicrc file -site.def: In custom site.def... -Sourcing design .magicrc for technology sky130A ... -2 Magic internal units = 1 Lambda -Input style sky130(): scaleFactor=2, multiplier=2 -Scaled tech values by 2 / 1 to match internal grid scaling -Loading sky130A Device Generator Menu ... -Loading "/mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag/generate_fill_dist.tcl" from command line. -caravel_00020001_fill_pattern_2_2: 10000 rects -caravel_00020001_fill_pattern_2_2: 20000 rects -caravel_00020001_fill_pattern_2_2: 30000 rects -caravel_00020001_fill_pattern_2_2: 40000 rects -caravel_00020001_fill_pattern_2_2: 50000 rects -caravel_00020001_fill_pattern_2_2: 60000 rects -caravel_00020001_fill_pattern_2_2: 70000 rects -caravel_00020001_fill_pattern_2_2: 80000 rects -caravel_00020001_fill_pattern_2_2: 90000 rects -caravel_00020001_fill_pattern_2_2: 100000 rects -caravel_00020001_fill_pattern_2_2: 110000 rects -caravel_00020001_fill_pattern_2_2: 120000 rects -caravel_00020001_fill_pattern_2_2: 130000 rects -CIF output style is now "wafflefill(tiled)" - Generating output for cell caravel_00020001_fill_pattern_2_2 - -Magic 8.3 revision 185 - Compiled on Thu Jul 8 16:46:03 PDT 2021. -Starting magic under Tcl interpreter -Using the terminal as the console. -Using NULL graphics device. -site.pre: In custom site.pre... -site.pre: altered 'path sys' to: . $CAD_ROOT/magic/sys/ef-lib-magic/sys/style $CAD_ROOT/magic/sys $CAD_ROOT/magic/sys/current -Processing system .magicrc file -site.def: In custom site.def... -Sourcing design .magicrc for technology sky130A ... -2 Magic internal units = 1 Lambda -Input style sky130(): scaleFactor=2, multiplier=2 -Scaled tech values by 2 / 1 to match internal grid scaling -Loading sky130A Device Generator Menu ... -Loading "/mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag/generate_fill_dist.tcl" from command line. -caravel_00020001_fill_pattern_2_3: 10000 rects -caravel_00020001_fill_pattern_2_3: 20000 rects -caravel_00020001_fill_pattern_2_3: 30000 rects -caravel_00020001_fill_pattern_2_3: 40000 rects -caravel_00020001_fill_pattern_2_3: 50000 rects -caravel_00020001_fill_pattern_2_3: 60000 rects -caravel_00020001_fill_pattern_2_3: 70000 rects -caravel_00020001_fill_pattern_2_3: 80000 rects -caravel_00020001_fill_pattern_2_3: 90000 rects -caravel_00020001_fill_pattern_2_3: 100000 rects -caravel_00020001_fill_pattern_2_3: 110000 rects -caravel_00020001_fill_pattern_2_3: 120000 rects -caravel_00020001_fill_pattern_2_3: 130000 rects -CIF output style is now "wafflefill(tiled)" - Generating output for cell caravel_00020001_fill_pattern_2_3 - -caravel_00020001_fill_pattern_2_6: 1560000 rects -caravel_00020001_fill_pattern_2_6: 1570000 rects -caravel_00020001_fill_pattern_2_6: 1580000 rects -caravel_00020001_fill_pattern_2_6: 1590000 rects -caravel_00020001_fill_pattern_2_6: 1600000 rects -caravel_00020001_fill_pattern_2_6: 1610000 rects -caravel_00020001_fill_pattern_2_6: 1620000 rects -caravel_00020001_fill_pattern_2_6: 1630000 rects -caravel_00020001_fill_pattern_2_6: 1640000 rects -caravel_00020001_fill_pattern_2_6: 1650000 rects -caravel_00020001_fill_pattern_2_6: 1660000 rects -caravel_00020001_fill_pattern_2_6: 1670000 rects -caravel_00020001_fill_pattern_2_6: 1680000 rects -caravel_00020001_fill_pattern_2_6: 1690000 rects -caravel_00020001_fill_pattern_2_6: 1700000 rects -caravel_00020001_fill_pattern_2_6: 1710000 rects -caravel_00020001_fill_pattern_2_6: 1720000 rects -caravel_00020001_fill_pattern_2_6: 1730000 rects -caravel_00020001_fill_pattern_2_6: 1740000 rects -caravel_00020001_fill_pattern_2_6: 1750000 rects -caravel_00020001_fill_pattern_2_6: 1760000 rects -caravel_00020001_fill_pattern_2_6: 1770000 rects -caravel_00020001_fill_pattern_2_6: 1780000 rects -caravel_00020001_fill_pattern_2_6: 1790000 rects -caravel_00020001_fill_pattern_2_6: 1800000 rects -caravel_00020001_fill_pattern_2_6: 1810000 rects -caravel_00020001_fill_pattern_2_6: 1820000 rects -caravel_00020001_fill_pattern_2_6: 1830000 rects -caravel_00020001_fill_pattern_2_6: 1840000 rects -caravel_00020001_fill_pattern_2_6: 1850000 rects -caravel_00020001_fill_pattern_2_6: 1860000 rects -caravel_00020001_fill_pattern_2_6: 1870000 rects -caravel_00020001_fill_pattern_2_6: 1880000 rects -CIF output style is now "wafflefill(tiled)" - Generating output for cell caravel_00020001_fill_pattern_2_6 - -caravel_00020001_fill_pattern_4_1: 3240000 rects -caravel_00020001_fill_pattern_4_1: 3250000 rects -caravel_00020001_fill_pattern_4_1: 3260000 rects -caravel_00020001_fill_pattern_4_1: 3270000 rects -caravel_00020001_fill_pattern_4_1: 3280000 rects -caravel_00020001_fill_pattern_4_1: 3290000 rects -caravel_00020001_fill_pattern_4_1: 3300000 rects -caravel_00020001_fill_pattern_4_1: 3310000 rects -caravel_00020001_fill_pattern_4_1: 3320000 rects -caravel_00020001_fill_pattern_4_1: 3330000 rects -CIF output style is now "wafflefill(tiled)" - Generating output for cell caravel_00020001_fill_pattern_4_1 - caravel_00020001_fill_pattern_1_0: 3240000 rects caravel_00020001_fill_pattern_1_0: 3250000 rects caravel_00020001_fill_pattern_1_0: 3260000 rects @@ -17073,7 +16765,7 @@ CIF output style is now "wafflefill(tiled)" Generating output for cell caravel_00020001_fill_pattern_1_0 -Magic 8.3 revision 185 - Compiled on Thu Jul 8 16:46:03 PDT 2021. +Magic 8.3 revision 192 - Compiled on Wed Jul 28 09:22:23 PDT 2021. Starting magic under Tcl interpreter Using the terminal as the console. Using NULL graphics device. @@ -17083,27 +16775,107 @@ site.def: In custom site.def... Sourcing design .magicrc for technology sky130A ... 2 Magic internal units = 1 Lambda -Input style sky130(): scaleFactor=2, multiplier=2 +Input style sky130(vendor): scaleFactor=2, multiplier=2 Scaled tech values by 2 / 1 to match internal grid scaling Loading sky130A Device Generator Menu ... Loading "/mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag/generate_fill_dist.tcl" from command line. -caravel_00020001_fill_pattern_3_3: 10000 rects -caravel_00020001_fill_pattern_3_3: 20000 rects -caravel_00020001_fill_pattern_3_3: 30000 rects -caravel_00020001_fill_pattern_3_3: 40000 rects -caravel_00020001_fill_pattern_3_3: 50000 rects -caravel_00020001_fill_pattern_3_3: 60000 rects -caravel_00020001_fill_pattern_3_3: 70000 rects -caravel_00020001_fill_pattern_3_3: 80000 rects -caravel_00020001_fill_pattern_3_3: 90000 rects -caravel_00020001_fill_pattern_3_3: 100000 rects -caravel_00020001_fill_pattern_3_3: 110000 rects -caravel_00020001_fill_pattern_3_3: 120000 rects -caravel_00020001_fill_pattern_3_3: 130000 rects +caravel_00020001_fill_pattern_4_2: 10000 rects +caravel_00020001_fill_pattern_4_2: 20000 rects +caravel_00020001_fill_pattern_4_2: 30000 rects +caravel_00020001_fill_pattern_4_2: 40000 rects +caravel_00020001_fill_pattern_4_2: 50000 rects +caravel_00020001_fill_pattern_4_2: 60000 rects +caravel_00020001_fill_pattern_4_2: 70000 rects +caravel_00020001_fill_pattern_4_2: 80000 rects +caravel_00020001_fill_pattern_4_2: 90000 rects +caravel_00020001_fill_pattern_4_2: 100000 rects +caravel_00020001_fill_pattern_4_2: 110000 rects +caravel_00020001_fill_pattern_4_2: 120000 rects +caravel_00020001_fill_pattern_4_2: 130000 rects +caravel_00020001_fill_pattern_4_2: 140000 rects +caravel_00020001_fill_pattern_4_2: 150000 rects +caravel_00020001_fill_pattern_4_2: 160000 rects +caravel_00020001_fill_pattern_4_2: 170000 rects +caravel_00020001_fill_pattern_4_2: 180000 rects +caravel_00020001_fill_pattern_4_2: 190000 rects +caravel_00020001_fill_pattern_4_2: 200000 rects +caravel_00020001_fill_pattern_4_2: 210000 rects +caravel_00020001_fill_pattern_4_2: 220000 rects +caravel_00020001_fill_pattern_4_2: 230000 rects +caravel_00020001_fill_pattern_4_2: 240000 rects +caravel_00020001_fill_pattern_4_2: 250000 rects +caravel_00020001_fill_pattern_4_2: 260000 rects +caravel_00020001_fill_pattern_4_2: 270000 rects +caravel_00020001_fill_pattern_4_2: 280000 rects +caravel_00020001_fill_pattern_4_2: 290000 rects +caravel_00020001_fill_pattern_4_2: 300000 rects +caravel_00020001_fill_pattern_4_2: 310000 rects +caravel_00020001_fill_pattern_4_2: 320000 rects +caravel_00020001_fill_pattern_4_2: 330000 rects +caravel_00020001_fill_pattern_4_2: 340000 rects +caravel_00020001_fill_pattern_4_2: 350000 rects +caravel_00020001_fill_pattern_4_2: 360000 rects +caravel_00020001_fill_pattern_4_2: 370000 rects +caravel_00020001_fill_pattern_4_2: 380000 rects +caravel_00020001_fill_pattern_4_2: 390000 rects +caravel_00020001_fill_pattern_4_2: 400000 rects +caravel_00020001_fill_pattern_4_2: 410000 rects +caravel_00020001_fill_pattern_4_2: 420000 rects +caravel_00020001_fill_pattern_4_2: 430000 rects +caravel_00020001_fill_pattern_4_2: 440000 rects +caravel_00020001_fill_pattern_4_2: 450000 rects +caravel_00020001_fill_pattern_4_2: 460000 rects +caravel_00020001_fill_pattern_4_2: 470000 rects +caravel_00020001_fill_pattern_4_2: 480000 rects +caravel_00020001_fill_pattern_4_2: 490000 rects +caravel_00020001_fill_pattern_4_2: 500000 rects +caravel_00020001_fill_pattern_4_2: 510000 rects +caravel_00020001_fill_pattern_4_2: 520000 rects +caravel_00020001_fill_pattern_4_2: 530000 rects +caravel_00020001_fill_pattern_4_2: 540000 rects +caravel_00020001_fill_pattern_4_2: 550000 rects +caravel_00020001_fill_pattern_4_2: 560000 rects +caravel_00020001_fill_pattern_4_2: 570000 rects +caravel_00020001_fill_pattern_4_2: 580000 rects +caravel_00020001_fill_pattern_4_2: 590000 rects +caravel_00020001_fill_pattern_4_2: 600000 rects +caravel_00020001_fill_pattern_4_2: 610000 rects +caravel_00020001_fill_pattern_4_2: 620000 rects +caravel_00020001_fill_pattern_4_2: 630000 rects +caravel_00020001_fill_pattern_4_2: 640000 rects +caravel_00020001_fill_pattern_4_2: 650000 rects +caravel_00020001_fill_pattern_4_2: 660000 rects +caravel_00020001_fill_pattern_4_2: 670000 rects +caravel_00020001_fill_pattern_4_2: 680000 rects +caravel_00020001_fill_pattern_4_2: 690000 rects +caravel_00020001_fill_pattern_4_2: 700000 rects +caravel_00020001_fill_pattern_4_2: 710000 rects +caravel_00020001_fill_pattern_4_2: 720000 rects +caravel_00020001_fill_pattern_4_2: 730000 rects +caravel_00020001_fill_pattern_4_2: 740000 rects +caravel_00020001_fill_pattern_4_2: 750000 rects +caravel_00020001_fill_pattern_4_2: 760000 rects +caravel_00020001_fill_pattern_4_2: 770000 rects +caravel_00020001_fill_pattern_4_2: 780000 rects +caravel_00020001_fill_pattern_4_2: 790000 rects +caravel_00020001_fill_pattern_4_2: 800000 rects +caravel_00020001_fill_pattern_4_2: 810000 rects +caravel_00020001_fill_pattern_4_2: 820000 rects +caravel_00020001_fill_pattern_4_2: 830000 rects +caravel_00020001_fill_pattern_4_2: 840000 rects +caravel_00020001_fill_pattern_4_2: 850000 rects +caravel_00020001_fill_pattern_4_2: 860000 rects +caravel_00020001_fill_pattern_4_2: 870000 rects +caravel_00020001_fill_pattern_4_2: 880000 rects +caravel_00020001_fill_pattern_4_2: 890000 rects +caravel_00020001_fill_pattern_4_2: 900000 rects +caravel_00020001_fill_pattern_4_2: 910000 rects +caravel_00020001_fill_pattern_4_2: 920000 rects +caravel_00020001_fill_pattern_4_2: 930000 rects CIF output style is now "wafflefill(tiled)" - Generating output for cell caravel_00020001_fill_pattern_3_3 + Generating output for cell caravel_00020001_fill_pattern_4_2 -Magic 8.3 revision 185 - Compiled on Thu Jul 8 16:46:03 PDT 2021. +Magic 8.3 revision 192 - Compiled on Wed Jul 28 09:22:23 PDT 2021. Starting magic under Tcl interpreter Using the terminal as the console. Using NULL graphics device. @@ -17113,7 +16885,186 @@ site.def: In custom site.def... Sourcing design .magicrc for technology sky130A ... 2 Magic internal units = 1 Lambda -Input style sky130(): scaleFactor=2, multiplier=2 +Input style sky130(vendor): scaleFactor=2, multiplier=2 +Scaled tech values by 2 / 1 to match internal grid scaling +Loading sky130A Device Generator Menu ... +Loading "/mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag/generate_fill_dist.tcl" from command line. +caravel_00020001_fill_pattern_2_3: 10000 rects +caravel_00020001_fill_pattern_2_3: 20000 rects +caravel_00020001_fill_pattern_2_3: 30000 rects +caravel_00020001_fill_pattern_2_3: 40000 rects +caravel_00020001_fill_pattern_2_3: 50000 rects +caravel_00020001_fill_pattern_2_3: 60000 rects +caravel_00020001_fill_pattern_2_3: 70000 rects +caravel_00020001_fill_pattern_2_3: 80000 rects +caravel_00020001_fill_pattern_2_3: 90000 rects +caravel_00020001_fill_pattern_2_3: 100000 rects +caravel_00020001_fill_pattern_2_3: 110000 rects +caravel_00020001_fill_pattern_2_3: 120000 rects +caravel_00020001_fill_pattern_2_3: 130000 rects +CIF output style is now "wafflefill(tiled)" + Generating output for cell caravel_00020001_fill_pattern_2_3 + +Magic 8.3 revision 192 - Compiled on Wed Jul 28 09:22:23 PDT 2021. +Starting magic under Tcl interpreter +Using the terminal as the console. +Using NULL graphics device. +site.pre: In custom site.pre... +site.pre: altered 'path sys' to: . $CAD_ROOT/magic/sys/ef-lib-magic/sys/style $CAD_ROOT/magic/sys $CAD_ROOT/magic/sys/current +Processing system .magicrc file +site.def: In custom site.def... +Sourcing design .magicrc for technology sky130A ... +2 Magic internal units = 1 Lambda +Input style sky130(vendor): scaleFactor=2, multiplier=2 +Scaled tech values by 2 / 1 to match internal grid scaling +Loading sky130A Device Generator Menu ... +Loading "/mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag/generate_fill_dist.tcl" from command line. +caravel_00020001_fill_pattern_4_4: 10000 rects +caravel_00020001_fill_pattern_4_4: 20000 rects +caravel_00020001_fill_pattern_4_4: 30000 rects +caravel_00020001_fill_pattern_4_4: 40000 rects +caravel_00020001_fill_pattern_4_4: 50000 rects +caravel_00020001_fill_pattern_4_4: 60000 rects +caravel_00020001_fill_pattern_4_4: 70000 rects +caravel_00020001_fill_pattern_4_4: 80000 rects +caravel_00020001_fill_pattern_4_4: 90000 rects +caravel_00020001_fill_pattern_4_4: 100000 rects +caravel_00020001_fill_pattern_4_4: 110000 rects +caravel_00020001_fill_pattern_4_4: 120000 rects +caravel_00020001_fill_pattern_4_4: 130000 rects +caravel_00020001_fill_pattern_4_4: 140000 rects +caravel_00020001_fill_pattern_4_4: 150000 rects +caravel_00020001_fill_pattern_4_4: 160000 rects +caravel_00020001_fill_pattern_4_4: 170000 rects +caravel_00020001_fill_pattern_4_4: 180000 rects +caravel_00020001_fill_pattern_4_4: 190000 rects +caravel_00020001_fill_pattern_4_4: 200000 rects +caravel_00020001_fill_pattern_4_4: 210000 rects +caravel_00020001_fill_pattern_4_4: 220000 rects +caravel_00020001_fill_pattern_4_4: 230000 rects +caravel_00020001_fill_pattern_4_4: 240000 rects +caravel_00020001_fill_pattern_4_4: 250000 rects +caravel_00020001_fill_pattern_4_4: 260000 rects +caravel_00020001_fill_pattern_4_4: 270000 rects +caravel_00020001_fill_pattern_4_4: 280000 rects +caravel_00020001_fill_pattern_4_4: 290000 rects +caravel_00020001_fill_pattern_4_4: 300000 rects +caravel_00020001_fill_pattern_4_4: 310000 rects +caravel_00020001_fill_pattern_4_4: 320000 rects +caravel_00020001_fill_pattern_4_4: 330000 rects +caravel_00020001_fill_pattern_4_4: 340000 rects +caravel_00020001_fill_pattern_4_4: 350000 rects +caravel_00020001_fill_pattern_4_4: 360000 rects +caravel_00020001_fill_pattern_4_4: 370000 rects +caravel_00020001_fill_pattern_4_4: 380000 rects +caravel_00020001_fill_pattern_4_4: 390000 rects +caravel_00020001_fill_pattern_4_4: 400000 rects +caravel_00020001_fill_pattern_4_4: 410000 rects +caravel_00020001_fill_pattern_4_4: 420000 rects +caravel_00020001_fill_pattern_4_4: 430000 rects +caravel_00020001_fill_pattern_4_4: 440000 rects +caravel_00020001_fill_pattern_4_4: 450000 rects +caravel_00020001_fill_pattern_4_4: 460000 rects +caravel_00020001_fill_pattern_4_4: 470000 rects +caravel_00020001_fill_pattern_4_4: 480000 rects +caravel_00020001_fill_pattern_4_4: 490000 rects +caravel_00020001_fill_pattern_4_4: 500000 rects +caravel_00020001_fill_pattern_4_4: 510000 rects +caravel_00020001_fill_pattern_4_4: 520000 rects +caravel_00020001_fill_pattern_4_4: 530000 rects +caravel_00020001_fill_pattern_4_4: 540000 rects +caravel_00020001_fill_pattern_4_4: 550000 rects +caravel_00020001_fill_pattern_4_4: 560000 rects +caravel_00020001_fill_pattern_4_4: 570000 rects +caravel_00020001_fill_pattern_4_4: 580000 rects +caravel_00020001_fill_pattern_4_4: 590000 rects +caravel_00020001_fill_pattern_4_4: 600000 rects +caravel_00020001_fill_pattern_4_4: 610000 rects +caravel_00020001_fill_pattern_4_4: 620000 rects +caravel_00020001_fill_pattern_4_4: 630000 rects +caravel_00020001_fill_pattern_4_4: 640000 rects +caravel_00020001_fill_pattern_4_4: 650000 rects +caravel_00020001_fill_pattern_4_4: 660000 rects +caravel_00020001_fill_pattern_4_4: 670000 rects +caravel_00020001_fill_pattern_4_4: 680000 rects +caravel_00020001_fill_pattern_4_4: 690000 rects +caravel_00020001_fill_pattern_4_4: 700000 rects +caravel_00020001_fill_pattern_4_4: 710000 rects +caravel_00020001_fill_pattern_4_4: 720000 rects +caravel_00020001_fill_pattern_4_4: 730000 rects +caravel_00020001_fill_pattern_4_4: 740000 rects +caravel_00020001_fill_pattern_4_4: 750000 rects +caravel_00020001_fill_pattern_4_4: 760000 rects +caravel_00020001_fill_pattern_4_4: 770000 rects +caravel_00020001_fill_pattern_4_4: 780000 rects +caravel_00020001_fill_pattern_4_4: 790000 rects +caravel_00020001_fill_pattern_4_4: 800000 rects +caravel_00020001_fill_pattern_4_4: 810000 rects +caravel_00020001_fill_pattern_4_4: 820000 rects +caravel_00020001_fill_pattern_4_4: 830000 rects +caravel_00020001_fill_pattern_4_4: 840000 rects +caravel_00020001_fill_pattern_4_4: 850000 rects +caravel_00020001_fill_pattern_4_4: 860000 rects +caravel_00020001_fill_pattern_4_4: 870000 rects +caravel_00020001_fill_pattern_4_4: 880000 rects +caravel_00020001_fill_pattern_4_4: 890000 rects +caravel_00020001_fill_pattern_4_4: 900000 rects +caravel_00020001_fill_pattern_4_4: 910000 rects +caravel_00020001_fill_pattern_4_4: 920000 rects +caravel_00020001_fill_pattern_4_4: 930000 rects +caravel_00020001_fill_pattern_4_4: 940000 rects +caravel_00020001_fill_pattern_4_4: 950000 rects +caravel_00020001_fill_pattern_4_4: 960000 rects +caravel_00020001_fill_pattern_4_4: 970000 rects +caravel_00020001_fill_pattern_4_4: 980000 rects +caravel_00020001_fill_pattern_4_4: 990000 rects +caravel_00020001_fill_pattern_4_4: 1000000 rects +caravel_00020001_fill_pattern_4_4: 1010000 rects +caravel_00020001_fill_pattern_4_4: 1020000 rects +CIF output style is now "wafflefill(tiled)" + Generating output for cell caravel_00020001_fill_pattern_4_4 + +Magic 8.3 revision 192 - Compiled on Wed Jul 28 09:22:23 PDT 2021. +Starting magic under Tcl interpreter +Using the terminal as the console. +Using NULL graphics device. +site.pre: In custom site.pre... +site.pre: altered 'path sys' to: . $CAD_ROOT/magic/sys/ef-lib-magic/sys/style $CAD_ROOT/magic/sys $CAD_ROOT/magic/sys/current +Processing system .magicrc file +site.def: In custom site.def... +Sourcing design .magicrc for technology sky130A ... +2 Magic internal units = 1 Lambda +Input style sky130(vendor): scaleFactor=2, multiplier=2 +Scaled tech values by 2 / 1 to match internal grid scaling +Loading sky130A Device Generator Menu ... +Loading "/mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag/generate_fill_dist.tcl" from command line. +caravel_00020001_fill_pattern_2_2: 10000 rects +caravel_00020001_fill_pattern_2_2: 20000 rects +caravel_00020001_fill_pattern_2_2: 30000 rects +caravel_00020001_fill_pattern_2_2: 40000 rects +caravel_00020001_fill_pattern_2_2: 50000 rects +caravel_00020001_fill_pattern_2_2: 60000 rects +caravel_00020001_fill_pattern_2_2: 70000 rects +caravel_00020001_fill_pattern_2_2: 80000 rects +caravel_00020001_fill_pattern_2_2: 90000 rects +caravel_00020001_fill_pattern_2_2: 100000 rects +caravel_00020001_fill_pattern_2_2: 110000 rects +caravel_00020001_fill_pattern_2_2: 120000 rects +caravel_00020001_fill_pattern_2_2: 130000 rects +CIF output style is now "wafflefill(tiled)" + Generating output for cell caravel_00020001_fill_pattern_2_2 + +Magic 8.3 revision 192 - Compiled on Wed Jul 28 09:22:23 PDT 2021. +Starting magic under Tcl interpreter +Using the terminal as the console. +Using NULL graphics device. +site.pre: In custom site.pre... +site.pre: altered 'path sys' to: . $CAD_ROOT/magic/sys/ef-lib-magic/sys/style $CAD_ROOT/magic/sys $CAD_ROOT/magic/sys/current +Processing system .magicrc file +site.def: In custom site.def... +Sourcing design .magicrc for technology sky130A ... +2 Magic internal units = 1 Lambda +Input style sky130(vendor): scaleFactor=2, multiplier=2 Scaled tech values by 2 / 1 to match internal grid scaling Loading sky130A Device Generator Menu ... Loading "/mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag/generate_fill_dist.tcl" from command line. @@ -17209,801 +17160,18 @@ CIF output style is now "wafflefill(tiled)" Generating output for cell caravel_00020001_fill_pattern_3_6 -caravel_00020001_fill_pattern_3_1: 3240000 rects -caravel_00020001_fill_pattern_3_1: 3250000 rects -caravel_00020001_fill_pattern_3_1: 3260000 rects -caravel_00020001_fill_pattern_3_1: 3270000 rects -caravel_00020001_fill_pattern_3_1: 3280000 rects -caravel_00020001_fill_pattern_3_1: 3290000 rects -caravel_00020001_fill_pattern_3_1: 3300000 rects -caravel_00020001_fill_pattern_3_1: 3310000 rects -caravel_00020001_fill_pattern_3_1: 3320000 rects -caravel_00020001_fill_pattern_3_1: 3330000 rects -caravel_00020001_fill_pattern_3_1: 3340000 rects -caravel_00020001_fill_pattern_3_1: 3350000 rects -caravel_00020001_fill_pattern_3_1: 3360000 rects -caravel_00020001_fill_pattern_3_1: 3370000 rects -caravel_00020001_fill_pattern_3_1: 3380000 rects -caravel_00020001_fill_pattern_3_1: 3390000 rects -caravel_00020001_fill_pattern_3_1: 3400000 rects -caravel_00020001_fill_pattern_3_1: 3410000 rects -caravel_00020001_fill_pattern_3_1: 3420000 rects -caravel_00020001_fill_pattern_3_1: 3430000 rects -caravel_00020001_fill_pattern_3_1: 3440000 rects -caravel_00020001_fill_pattern_3_1: 3450000 rects -caravel_00020001_fill_pattern_3_1: 3460000 rects -caravel_00020001_fill_pattern_3_1: 3470000 rects -caravel_00020001_fill_pattern_3_1: 3480000 rects -caravel_00020001_fill_pattern_3_1: 3490000 rects -caravel_00020001_fill_pattern_3_1: 3500000 rects -caravel_00020001_fill_pattern_3_1: 3510000 rects -caravel_00020001_fill_pattern_3_1: 3520000 rects -caravel_00020001_fill_pattern_3_1: 3530000 rects -caravel_00020001_fill_pattern_3_1: 3540000 rects -caravel_00020001_fill_pattern_3_1: 3550000 rects -caravel_00020001_fill_pattern_3_1: 3560000 rects -caravel_00020001_fill_pattern_3_1: 3570000 rects -caravel_00020001_fill_pattern_3_1: 3580000 rects -caravel_00020001_fill_pattern_3_1: 3590000 rects -caravel_00020001_fill_pattern_3_1: 3600000 rects -caravel_00020001_fill_pattern_3_1: 3610000 rects -caravel_00020001_fill_pattern_3_1: 3620000 rects -caravel_00020001_fill_pattern_3_1: 3630000 rects -caravel_00020001_fill_pattern_3_1: 3640000 rects -caravel_00020001_fill_pattern_3_1: 3650000 rects -caravel_00020001_fill_pattern_3_1: 3660000 rects -caravel_00020001_fill_pattern_3_1: 3670000 rects -caravel_00020001_fill_pattern_3_1: 3680000 rects -caravel_00020001_fill_pattern_3_1: 3690000 rects -caravel_00020001_fill_pattern_3_1: 3700000 rects -caravel_00020001_fill_pattern_3_1: 3710000 rects -caravel_00020001_fill_pattern_3_1: 3720000 rects -caravel_00020001_fill_pattern_3_1: 3730000 rects -caravel_00020001_fill_pattern_3_1: 3740000 rects -caravel_00020001_fill_pattern_3_1: 3750000 rects -caravel_00020001_fill_pattern_3_1: 3760000 rects -caravel_00020001_fill_pattern_3_1: 3770000 rects -caravel_00020001_fill_pattern_3_1: 3780000 rects -caravel_00020001_fill_pattern_3_1: 3790000 rects -caravel_00020001_fill_pattern_3_1: 3800000 rects -caravel_00020001_fill_pattern_3_1: 3810000 rects -caravel_00020001_fill_pattern_3_1: 3820000 rects -caravel_00020001_fill_pattern_3_1: 3830000 rects -caravel_00020001_fill_pattern_3_1: 3840000 rects -caravel_00020001_fill_pattern_3_1: 3850000 rects -caravel_00020001_fill_pattern_3_1: 3860000 rects -caravel_00020001_fill_pattern_3_1: 3870000 rects -caravel_00020001_fill_pattern_3_1: 3880000 rects -caravel_00020001_fill_pattern_3_1: 3890000 rects -caravel_00020001_fill_pattern_3_1: 3900000 rects -caravel_00020001_fill_pattern_3_1: 3910000 rects -caravel_00020001_fill_pattern_3_1: 3920000 rects -caravel_00020001_fill_pattern_3_1: 3930000 rects -caravel_00020001_fill_pattern_3_1: 3940000 rects -caravel_00020001_fill_pattern_3_1: 3950000 rects -caravel_00020001_fill_pattern_3_1: 3960000 rects -caravel_00020001_fill_pattern_3_1: 3970000 rects -caravel_00020001_fill_pattern_3_1: 3980000 rects -caravel_00020001_fill_pattern_3_1: 3990000 rects -caravel_00020001_fill_pattern_3_1: 4000000 rects -caravel_00020001_fill_pattern_3_1: 4010000 rects -caravel_00020001_fill_pattern_3_1: 4020000 rects -caravel_00020001_fill_pattern_3_1: 4030000 rects -caravel_00020001_fill_pattern_3_1: 4040000 rects -caravel_00020001_fill_pattern_3_1: 4050000 rects -caravel_00020001_fill_pattern_3_1: 4060000 rects -caravel_00020001_fill_pattern_3_1: 4070000 rects -caravel_00020001_fill_pattern_3_1: 4080000 rects -caravel_00020001_fill_pattern_3_1: 4090000 rects -caravel_00020001_fill_pattern_3_1: 4100000 rects -caravel_00020001_fill_pattern_3_1: 4110000 rects -caravel_00020001_fill_pattern_3_1: 4120000 rects -caravel_00020001_fill_pattern_3_1: 4130000 rects -caravel_00020001_fill_pattern_3_1: 4140000 rects -caravel_00020001_fill_pattern_3_1: 4150000 rects -caravel_00020001_fill_pattern_3_1: 4160000 rects -caravel_00020001_fill_pattern_3_1: 4170000 rects -caravel_00020001_fill_pattern_3_1: 4180000 rects -caravel_00020001_fill_pattern_3_1: 4190000 rects -caravel_00020001_fill_pattern_3_1: 4200000 rects -caravel_00020001_fill_pattern_3_1: 4210000 rects -caravel_00020001_fill_pattern_3_1: 4220000 rects -caravel_00020001_fill_pattern_3_1: 4230000 rects -caravel_00020001_fill_pattern_3_1: 4240000 rects -caravel_00020001_fill_pattern_3_1: 4250000 rects -caravel_00020001_fill_pattern_3_1: 4260000 rects -caravel_00020001_fill_pattern_3_1: 4270000 rects -caravel_00020001_fill_pattern_3_1: 4280000 rects -caravel_00020001_fill_pattern_3_1: 4290000 rects -caravel_00020001_fill_pattern_3_1: 4300000 rects -caravel_00020001_fill_pattern_3_1: 4310000 rects -caravel_00020001_fill_pattern_3_1: 4320000 rects -caravel_00020001_fill_pattern_3_1: 4330000 rects -caravel_00020001_fill_pattern_3_1: 4340000 rects -caravel_00020001_fill_pattern_3_1: 4350000 rects -caravel_00020001_fill_pattern_3_1: 4360000 rects -caravel_00020001_fill_pattern_3_1: 4370000 rects -caravel_00020001_fill_pattern_3_1: 4380000 rects -caravel_00020001_fill_pattern_3_1: 4390000 rects -caravel_00020001_fill_pattern_3_1: 4400000 rects -caravel_00020001_fill_pattern_3_1: 4410000 rects -caravel_00020001_fill_pattern_3_1: 4420000 rects -caravel_00020001_fill_pattern_3_1: 4430000 rects -caravel_00020001_fill_pattern_3_1: 4440000 rects -caravel_00020001_fill_pattern_3_1: 4450000 rects -caravel_00020001_fill_pattern_3_1: 4460000 rects -caravel_00020001_fill_pattern_3_1: 4470000 rects -caravel_00020001_fill_pattern_3_1: 4480000 rects -caravel_00020001_fill_pattern_3_1: 4490000 rects -caravel_00020001_fill_pattern_3_1: 4500000 rects -caravel_00020001_fill_pattern_3_1: 4510000 rects -caravel_00020001_fill_pattern_3_1: 4520000 rects -caravel_00020001_fill_pattern_3_1: 4530000 rects -caravel_00020001_fill_pattern_3_1: 4540000 rects -caravel_00020001_fill_pattern_3_1: 4550000 rects -caravel_00020001_fill_pattern_3_1: 4560000 rects -caravel_00020001_fill_pattern_3_1: 4570000 rects -caravel_00020001_fill_pattern_3_1: 4580000 rects -caravel_00020001_fill_pattern_3_1: 4590000 rects -caravel_00020001_fill_pattern_3_1: 4600000 rects -caravel_00020001_fill_pattern_3_1: 4610000 rects -caravel_00020001_fill_pattern_3_1: 4620000 rects -caravel_00020001_fill_pattern_3_1: 4630000 rects -caravel_00020001_fill_pattern_3_1: 4640000 rects -caravel_00020001_fill_pattern_3_1: 4650000 rects -caravel_00020001_fill_pattern_3_1: 4660000 rects -caravel_00020001_fill_pattern_3_1: 4670000 rects -caravel_00020001_fill_pattern_3_1: 4680000 rects -caravel_00020001_fill_pattern_3_1: 4690000 rects -caravel_00020001_fill_pattern_3_1: 4700000 rects -caravel_00020001_fill_pattern_3_1: 4710000 rects -caravel_00020001_fill_pattern_3_1: 4720000 rects -caravel_00020001_fill_pattern_3_1: 4730000 rects -caravel_00020001_fill_pattern_3_1: 4740000 rects +caravel_00020001_fill_pattern_4_1: 3240000 rects +caravel_00020001_fill_pattern_4_1: 3250000 rects +caravel_00020001_fill_pattern_4_1: 3260000 rects +caravel_00020001_fill_pattern_4_1: 3270000 rects +caravel_00020001_fill_pattern_4_1: 3280000 rects +caravel_00020001_fill_pattern_4_1: 3290000 rects +caravel_00020001_fill_pattern_4_1: 3300000 rects +caravel_00020001_fill_pattern_4_1: 3310000 rects +caravel_00020001_fill_pattern_4_1: 3320000 rects +caravel_00020001_fill_pattern_4_1: 3330000 rects CIF output style is now "wafflefill(tiled)" - Generating output for cell caravel_00020001_fill_pattern_3_1 - -caravel_00020001_fill_pattern_3_4: 3240000 rects -caravel_00020001_fill_pattern_3_4: 3250000 rects -caravel_00020001_fill_pattern_3_4: 3260000 rects -caravel_00020001_fill_pattern_3_4: 3270000 rects -caravel_00020001_fill_pattern_3_4: 3280000 rects -caravel_00020001_fill_pattern_3_4: 3290000 rects -caravel_00020001_fill_pattern_3_4: 3300000 rects -caravel_00020001_fill_pattern_3_4: 3310000 rects -caravel_00020001_fill_pattern_3_4: 3320000 rects -caravel_00020001_fill_pattern_3_4: 3330000 rects -caravel_00020001_fill_pattern_3_4: 3340000 rects -caravel_00020001_fill_pattern_3_4: 3350000 rects -caravel_00020001_fill_pattern_3_4: 3360000 rects -caravel_00020001_fill_pattern_3_4: 3370000 rects -caravel_00020001_fill_pattern_3_4: 3380000 rects -caravel_00020001_fill_pattern_3_4: 3390000 rects -caravel_00020001_fill_pattern_3_4: 3400000 rects -caravel_00020001_fill_pattern_3_4: 3410000 rects -caravel_00020001_fill_pattern_3_4: 3420000 rects -caravel_00020001_fill_pattern_3_4: 3430000 rects -caravel_00020001_fill_pattern_3_4: 3440000 rects -caravel_00020001_fill_pattern_3_4: 3450000 rects -caravel_00020001_fill_pattern_3_4: 3460000 rects -caravel_00020001_fill_pattern_3_4: 3470000 rects -caravel_00020001_fill_pattern_3_4: 3480000 rects -caravel_00020001_fill_pattern_3_4: 3490000 rects -caravel_00020001_fill_pattern_3_4: 3500000 rects -caravel_00020001_fill_pattern_3_4: 3510000 rects -caravel_00020001_fill_pattern_3_4: 3520000 rects -caravel_00020001_fill_pattern_3_4: 3530000 rects -caravel_00020001_fill_pattern_3_4: 3540000 rects -caravel_00020001_fill_pattern_3_4: 3550000 rects -caravel_00020001_fill_pattern_3_4: 3560000 rects -caravel_00020001_fill_pattern_3_4: 3570000 rects -caravel_00020001_fill_pattern_3_4: 3580000 rects -caravel_00020001_fill_pattern_3_4: 3590000 rects -caravel_00020001_fill_pattern_3_4: 3600000 rects -caravel_00020001_fill_pattern_3_4: 3610000 rects -caravel_00020001_fill_pattern_3_4: 3620000 rects -caravel_00020001_fill_pattern_3_4: 3630000 rects -caravel_00020001_fill_pattern_3_4: 3640000 rects -caravel_00020001_fill_pattern_3_4: 3650000 rects -caravel_00020001_fill_pattern_3_4: 3660000 rects -caravel_00020001_fill_pattern_3_4: 3670000 rects -caravel_00020001_fill_pattern_3_4: 3680000 rects -caravel_00020001_fill_pattern_3_4: 3690000 rects -caravel_00020001_fill_pattern_3_4: 3700000 rects -caravel_00020001_fill_pattern_3_4: 3710000 rects -caravel_00020001_fill_pattern_3_4: 3720000 rects -caravel_00020001_fill_pattern_3_4: 3730000 rects -caravel_00020001_fill_pattern_3_4: 3740000 rects -caravel_00020001_fill_pattern_3_4: 3750000 rects -caravel_00020001_fill_pattern_3_4: 3760000 rects -caravel_00020001_fill_pattern_3_4: 3770000 rects -caravel_00020001_fill_pattern_3_4: 3780000 rects -caravel_00020001_fill_pattern_3_4: 3790000 rects -caravel_00020001_fill_pattern_3_4: 3800000 rects -caravel_00020001_fill_pattern_3_4: 3810000 rects -caravel_00020001_fill_pattern_3_4: 3820000 rects -caravel_00020001_fill_pattern_3_4: 3830000 rects -caravel_00020001_fill_pattern_3_4: 3840000 rects -caravel_00020001_fill_pattern_3_4: 3850000 rects -caravel_00020001_fill_pattern_3_4: 3860000 rects -caravel_00020001_fill_pattern_3_4: 3870000 rects -caravel_00020001_fill_pattern_3_4: 3880000 rects -caravel_00020001_fill_pattern_3_4: 3890000 rects -caravel_00020001_fill_pattern_3_4: 3900000 rects -caravel_00020001_fill_pattern_3_4: 3910000 rects -caravel_00020001_fill_pattern_3_4: 3920000 rects -caravel_00020001_fill_pattern_3_4: 3930000 rects -caravel_00020001_fill_pattern_3_4: 3940000 rects -caravel_00020001_fill_pattern_3_4: 3950000 rects -caravel_00020001_fill_pattern_3_4: 3960000 rects -caravel_00020001_fill_pattern_3_4: 3970000 rects -caravel_00020001_fill_pattern_3_4: 3980000 rects -caravel_00020001_fill_pattern_3_4: 3990000 rects -caravel_00020001_fill_pattern_3_4: 4000000 rects -caravel_00020001_fill_pattern_3_4: 4010000 rects -caravel_00020001_fill_pattern_3_4: 4020000 rects -caravel_00020001_fill_pattern_3_4: 4030000 rects -caravel_00020001_fill_pattern_3_4: 4040000 rects -caravel_00020001_fill_pattern_3_4: 4050000 rects -caravel_00020001_fill_pattern_3_4: 4060000 rects -caravel_00020001_fill_pattern_3_4: 4070000 rects -CIF output style is now "wafflefill(tiled)" - Generating output for cell caravel_00020001_fill_pattern_3_4 - -caravel_00020001_fill_pattern_2_4: 3240000 rects -caravel_00020001_fill_pattern_2_4: 3250000 rects -caravel_00020001_fill_pattern_2_4: 3260000 rects -caravel_00020001_fill_pattern_2_4: 3270000 rects -caravel_00020001_fill_pattern_2_4: 3280000 rects -caravel_00020001_fill_pattern_2_4: 3290000 rects -caravel_00020001_fill_pattern_2_4: 3300000 rects -caravel_00020001_fill_pattern_2_4: 3310000 rects -caravel_00020001_fill_pattern_2_4: 3320000 rects -caravel_00020001_fill_pattern_2_4: 3330000 rects -caravel_00020001_fill_pattern_2_4: 3340000 rects -caravel_00020001_fill_pattern_2_4: 3350000 rects -caravel_00020001_fill_pattern_2_4: 3360000 rects -caravel_00020001_fill_pattern_2_4: 3370000 rects -caravel_00020001_fill_pattern_2_4: 3380000 rects -caravel_00020001_fill_pattern_2_4: 3390000 rects -caravel_00020001_fill_pattern_2_4: 3400000 rects -caravel_00020001_fill_pattern_2_4: 3410000 rects -caravel_00020001_fill_pattern_2_4: 3420000 rects -caravel_00020001_fill_pattern_2_4: 3430000 rects -caravel_00020001_fill_pattern_2_4: 3440000 rects -caravel_00020001_fill_pattern_2_4: 3450000 rects -caravel_00020001_fill_pattern_2_4: 3460000 rects -caravel_00020001_fill_pattern_2_4: 3470000 rects -caravel_00020001_fill_pattern_2_4: 3480000 rects -caravel_00020001_fill_pattern_2_4: 3490000 rects -caravel_00020001_fill_pattern_2_4: 3500000 rects -caravel_00020001_fill_pattern_2_4: 3510000 rects -caravel_00020001_fill_pattern_2_4: 3520000 rects -caravel_00020001_fill_pattern_2_4: 3530000 rects -caravel_00020001_fill_pattern_2_4: 3540000 rects -caravel_00020001_fill_pattern_2_4: 3550000 rects -caravel_00020001_fill_pattern_2_4: 3560000 rects -caravel_00020001_fill_pattern_2_4: 3570000 rects -caravel_00020001_fill_pattern_2_4: 3580000 rects -caravel_00020001_fill_pattern_2_4: 3590000 rects -caravel_00020001_fill_pattern_2_4: 3600000 rects -caravel_00020001_fill_pattern_2_4: 3610000 rects -caravel_00020001_fill_pattern_2_4: 3620000 rects -caravel_00020001_fill_pattern_2_4: 3630000 rects -caravel_00020001_fill_pattern_2_4: 3640000 rects -caravel_00020001_fill_pattern_2_4: 3650000 rects -caravel_00020001_fill_pattern_2_4: 3660000 rects -caravel_00020001_fill_pattern_2_4: 3670000 rects -caravel_00020001_fill_pattern_2_4: 3680000 rects -caravel_00020001_fill_pattern_2_4: 3690000 rects -caravel_00020001_fill_pattern_2_4: 3700000 rects -caravel_00020001_fill_pattern_2_4: 3710000 rects -caravel_00020001_fill_pattern_2_4: 3720000 rects -caravel_00020001_fill_pattern_2_4: 3730000 rects -caravel_00020001_fill_pattern_2_4: 3740000 rects -caravel_00020001_fill_pattern_2_4: 3750000 rects -caravel_00020001_fill_pattern_2_4: 3760000 rects -caravel_00020001_fill_pattern_2_4: 3770000 rects -caravel_00020001_fill_pattern_2_4: 3780000 rects -caravel_00020001_fill_pattern_2_4: 3790000 rects -caravel_00020001_fill_pattern_2_4: 3800000 rects -caravel_00020001_fill_pattern_2_4: 3810000 rects -caravel_00020001_fill_pattern_2_4: 3820000 rects -caravel_00020001_fill_pattern_2_4: 3830000 rects -caravel_00020001_fill_pattern_2_4: 3840000 rects -caravel_00020001_fill_pattern_2_4: 3850000 rects -caravel_00020001_fill_pattern_2_4: 3860000 rects -caravel_00020001_fill_pattern_2_4: 3870000 rects -caravel_00020001_fill_pattern_2_4: 3880000 rects -caravel_00020001_fill_pattern_2_4: 3890000 rects -caravel_00020001_fill_pattern_2_4: 3900000 rects -caravel_00020001_fill_pattern_2_4: 3910000 rects -caravel_00020001_fill_pattern_2_4: 3920000 rects -caravel_00020001_fill_pattern_2_4: 3930000 rects -caravel_00020001_fill_pattern_2_4: 3940000 rects -caravel_00020001_fill_pattern_2_4: 3950000 rects -caravel_00020001_fill_pattern_2_4: 3960000 rects -caravel_00020001_fill_pattern_2_4: 3970000 rects -caravel_00020001_fill_pattern_2_4: 3980000 rects -caravel_00020001_fill_pattern_2_4: 3990000 rects -caravel_00020001_fill_pattern_2_4: 4000000 rects -caravel_00020001_fill_pattern_2_4: 4010000 rects -caravel_00020001_fill_pattern_2_4: 4020000 rects -caravel_00020001_fill_pattern_2_4: 4030000 rects -caravel_00020001_fill_pattern_2_4: 4040000 rects -caravel_00020001_fill_pattern_2_4: 4050000 rects -caravel_00020001_fill_pattern_2_4: 4060000 rects -caravel_00020001_fill_pattern_2_4: 4070000 rects -CIF output style is now "wafflefill(tiled)" - Generating output for cell caravel_00020001_fill_pattern_2_4 - -caravel_00020001_fill_pattern_1_1: 3240000 rects -caravel_00020001_fill_pattern_1_1: 3250000 rects -caravel_00020001_fill_pattern_1_1: 3260000 rects -caravel_00020001_fill_pattern_1_1: 3270000 rects -caravel_00020001_fill_pattern_1_1: 3280000 rects -caravel_00020001_fill_pattern_1_1: 3290000 rects -caravel_00020001_fill_pattern_1_1: 3300000 rects -caravel_00020001_fill_pattern_1_1: 3310000 rects -caravel_00020001_fill_pattern_1_1: 3320000 rects -caravel_00020001_fill_pattern_1_1: 3330000 rects -caravel_00020001_fill_pattern_1_1: 3340000 rects -caravel_00020001_fill_pattern_1_1: 3350000 rects -caravel_00020001_fill_pattern_1_1: 3360000 rects -caravel_00020001_fill_pattern_1_1: 3370000 rects -caravel_00020001_fill_pattern_1_1: 3380000 rects -caravel_00020001_fill_pattern_1_1: 3390000 rects -caravel_00020001_fill_pattern_1_1: 3400000 rects -caravel_00020001_fill_pattern_1_1: 3410000 rects -caravel_00020001_fill_pattern_1_1: 3420000 rects -caravel_00020001_fill_pattern_1_1: 3430000 rects -caravel_00020001_fill_pattern_1_1: 3440000 rects -caravel_00020001_fill_pattern_1_1: 3450000 rects -caravel_00020001_fill_pattern_1_1: 3460000 rects -caravel_00020001_fill_pattern_1_1: 3470000 rects -caravel_00020001_fill_pattern_1_1: 3480000 rects -caravel_00020001_fill_pattern_1_1: 3490000 rects -caravel_00020001_fill_pattern_1_1: 3500000 rects -caravel_00020001_fill_pattern_1_1: 3510000 rects -caravel_00020001_fill_pattern_1_1: 3520000 rects -caravel_00020001_fill_pattern_1_1: 3530000 rects -caravel_00020001_fill_pattern_1_1: 3540000 rects -caravel_00020001_fill_pattern_1_1: 3550000 rects -caravel_00020001_fill_pattern_1_1: 3560000 rects -caravel_00020001_fill_pattern_1_1: 3570000 rects -caravel_00020001_fill_pattern_1_1: 3580000 rects -caravel_00020001_fill_pattern_1_1: 3590000 rects -caravel_00020001_fill_pattern_1_1: 3600000 rects -caravel_00020001_fill_pattern_1_1: 3610000 rects -caravel_00020001_fill_pattern_1_1: 3620000 rects -caravel_00020001_fill_pattern_1_1: 3630000 rects -caravel_00020001_fill_pattern_1_1: 3640000 rects -caravel_00020001_fill_pattern_1_1: 3650000 rects -caravel_00020001_fill_pattern_1_1: 3660000 rects -caravel_00020001_fill_pattern_1_1: 3670000 rects -caravel_00020001_fill_pattern_1_1: 3680000 rects -caravel_00020001_fill_pattern_1_1: 3690000 rects -caravel_00020001_fill_pattern_1_1: 3700000 rects -caravel_00020001_fill_pattern_1_1: 3710000 rects -caravel_00020001_fill_pattern_1_1: 3720000 rects -caravel_00020001_fill_pattern_1_1: 3730000 rects -caravel_00020001_fill_pattern_1_1: 3740000 rects -caravel_00020001_fill_pattern_1_1: 3750000 rects -caravel_00020001_fill_pattern_1_1: 3760000 rects -caravel_00020001_fill_pattern_1_1: 3770000 rects -caravel_00020001_fill_pattern_1_1: 3780000 rects -caravel_00020001_fill_pattern_1_1: 3790000 rects -caravel_00020001_fill_pattern_1_1: 3800000 rects -caravel_00020001_fill_pattern_1_1: 3810000 rects -caravel_00020001_fill_pattern_1_1: 3820000 rects -caravel_00020001_fill_pattern_1_1: 3830000 rects -caravel_00020001_fill_pattern_1_1: 3840000 rects -caravel_00020001_fill_pattern_1_1: 3850000 rects -caravel_00020001_fill_pattern_1_1: 3860000 rects -caravel_00020001_fill_pattern_1_1: 3870000 rects -caravel_00020001_fill_pattern_1_1: 3880000 rects -caravel_00020001_fill_pattern_1_1: 3890000 rects -caravel_00020001_fill_pattern_1_1: 3900000 rects -caravel_00020001_fill_pattern_1_1: 3910000 rects -caravel_00020001_fill_pattern_1_1: 3920000 rects -caravel_00020001_fill_pattern_1_1: 3930000 rects -caravel_00020001_fill_pattern_1_1: 3940000 rects -caravel_00020001_fill_pattern_1_1: 3950000 rects -caravel_00020001_fill_pattern_1_1: 3960000 rects -caravel_00020001_fill_pattern_1_1: 3970000 rects -caravel_00020001_fill_pattern_1_1: 3980000 rects -caravel_00020001_fill_pattern_1_1: 3990000 rects -caravel_00020001_fill_pattern_1_1: 4000000 rects -caravel_00020001_fill_pattern_1_1: 4010000 rects -caravel_00020001_fill_pattern_1_1: 4020000 rects -caravel_00020001_fill_pattern_1_1: 4030000 rects -caravel_00020001_fill_pattern_1_1: 4040000 rects -caravel_00020001_fill_pattern_1_1: 4050000 rects -caravel_00020001_fill_pattern_1_1: 4060000 rects -caravel_00020001_fill_pattern_1_1: 4070000 rects -caravel_00020001_fill_pattern_1_1: 4080000 rects -caravel_00020001_fill_pattern_1_1: 4090000 rects -caravel_00020001_fill_pattern_1_1: 4100000 rects -caravel_00020001_fill_pattern_1_1: 4110000 rects -caravel_00020001_fill_pattern_1_1: 4120000 rects -caravel_00020001_fill_pattern_1_1: 4130000 rects -caravel_00020001_fill_pattern_1_1: 4140000 rects -caravel_00020001_fill_pattern_1_1: 4150000 rects -CIF output style is now "wafflefill(tiled)" - Generating output for cell caravel_00020001_fill_pattern_1_1 - -caravel_00020001_fill_pattern_2_5: 6600000 rects -caravel_00020001_fill_pattern_2_5: 6610000 rects -caravel_00020001_fill_pattern_2_5: 6620000 rects -caravel_00020001_fill_pattern_2_5: 6630000 rects -caravel_00020001_fill_pattern_2_5: 6640000 rects -caravel_00020001_fill_pattern_2_5: 6650000 rects -caravel_00020001_fill_pattern_2_5: 6660000 rects -caravel_00020001_fill_pattern_2_5: 6670000 rects -caravel_00020001_fill_pattern_2_5: 6680000 rects -caravel_00020001_fill_pattern_2_5: 6690000 rects -caravel_00020001_fill_pattern_2_5: 6700000 rects -caravel_00020001_fill_pattern_2_5: 6710000 rects -caravel_00020001_fill_pattern_2_5: 6720000 rects -caravel_00020001_fill_pattern_2_5: 6730000 rects -caravel_00020001_fill_pattern_2_5: 6740000 rects -caravel_00020001_fill_pattern_2_5: 6750000 rects -caravel_00020001_fill_pattern_2_5: 6760000 rects -caravel_00020001_fill_pattern_2_5: 6770000 rects -caravel_00020001_fill_pattern_2_5: 6780000 rects -caravel_00020001_fill_pattern_2_5: 6790000 rects -caravel_00020001_fill_pattern_2_5: 6800000 rects -caravel_00020001_fill_pattern_2_5: 6810000 rects -caravel_00020001_fill_pattern_2_5: 6820000 rects -caravel_00020001_fill_pattern_2_5: 6830000 rects -caravel_00020001_fill_pattern_2_5: 6840000 rects -caravel_00020001_fill_pattern_2_5: 6850000 rects -caravel_00020001_fill_pattern_2_5: 6860000 rects -caravel_00020001_fill_pattern_2_5: 6870000 rects -caravel_00020001_fill_pattern_2_5: 6880000 rects -caravel_00020001_fill_pattern_2_5: 6890000 rects -caravel_00020001_fill_pattern_2_5: 6900000 rects -caravel_00020001_fill_pattern_2_5: 6910000 rects -caravel_00020001_fill_pattern_2_5: 6920000 rects -caravel_00020001_fill_pattern_2_5: 6930000 rects -caravel_00020001_fill_pattern_2_5: 6940000 rects -caravel_00020001_fill_pattern_2_5: 6950000 rects -caravel_00020001_fill_pattern_2_5: 6960000 rects -caravel_00020001_fill_pattern_2_5: 6970000 rects -caravel_00020001_fill_pattern_2_5: 6980000 rects -caravel_00020001_fill_pattern_2_5: 6990000 rects -caravel_00020001_fill_pattern_2_5: 7000000 rects -caravel_00020001_fill_pattern_2_5: 7010000 rects -caravel_00020001_fill_pattern_2_5: 7020000 rects -caravel_00020001_fill_pattern_2_5: 7030000 rects -caravel_00020001_fill_pattern_2_5: 7040000 rects -caravel_00020001_fill_pattern_2_5: 7050000 rects -caravel_00020001_fill_pattern_2_5: 7060000 rects -caravel_00020001_fill_pattern_2_5: 7070000 rects -caravel_00020001_fill_pattern_2_5: 7080000 rects -caravel_00020001_fill_pattern_2_5: 7090000 rects -caravel_00020001_fill_pattern_2_5: 7100000 rects -caravel_00020001_fill_pattern_2_5: 7110000 rects -caravel_00020001_fill_pattern_2_5: 7120000 rects -caravel_00020001_fill_pattern_2_5: 7130000 rects -caravel_00020001_fill_pattern_2_5: 7140000 rects -caravel_00020001_fill_pattern_2_5: 7150000 rects -caravel_00020001_fill_pattern_2_5: 7160000 rects -CIF output style is now "wafflefill(tiled)" - Generating output for cell caravel_00020001_fill_pattern_2_5 - -caravel_00020001_fill_pattern_2_0: 6600000 rects -caravel_00020001_fill_pattern_2_0: 6610000 rects -caravel_00020001_fill_pattern_2_0: 6620000 rects -caravel_00020001_fill_pattern_2_0: 6630000 rects -caravel_00020001_fill_pattern_2_0: 6640000 rects -caravel_00020001_fill_pattern_2_0: 6650000 rects -caravel_00020001_fill_pattern_2_0: 6660000 rects -caravel_00020001_fill_pattern_2_0: 6670000 rects -caravel_00020001_fill_pattern_2_0: 6680000 rects -caravel_00020001_fill_pattern_2_0: 6690000 rects -caravel_00020001_fill_pattern_2_0: 6700000 rects -caravel_00020001_fill_pattern_2_0: 6710000 rects -caravel_00020001_fill_pattern_2_0: 6720000 rects -caravel_00020001_fill_pattern_2_0: 6730000 rects -caravel_00020001_fill_pattern_2_0: 6740000 rects -caravel_00020001_fill_pattern_2_0: 6750000 rects -caravel_00020001_fill_pattern_2_0: 6760000 rects -caravel_00020001_fill_pattern_2_0: 6770000 rects -caravel_00020001_fill_pattern_2_0: 6780000 rects -caravel_00020001_fill_pattern_2_0: 6790000 rects -caravel_00020001_fill_pattern_2_0: 6800000 rects -caravel_00020001_fill_pattern_2_0: 6810000 rects -caravel_00020001_fill_pattern_2_0: 6820000 rects -caravel_00020001_fill_pattern_2_0: 6830000 rects -caravel_00020001_fill_pattern_2_0: 6840000 rects -caravel_00020001_fill_pattern_2_0: 6850000 rects -caravel_00020001_fill_pattern_2_0: 6860000 rects -caravel_00020001_fill_pattern_2_0: 6870000 rects -caravel_00020001_fill_pattern_2_0: 6880000 rects -caravel_00020001_fill_pattern_2_0: 6890000 rects -caravel_00020001_fill_pattern_2_0: 6900000 rects -caravel_00020001_fill_pattern_2_0: 6910000 rects -caravel_00020001_fill_pattern_2_0: 6920000 rects -caravel_00020001_fill_pattern_2_0: 6930000 rects -caravel_00020001_fill_pattern_2_0: 6940000 rects -caravel_00020001_fill_pattern_2_0: 6950000 rects -caravel_00020001_fill_pattern_2_0: 6960000 rects -caravel_00020001_fill_pattern_2_0: 6970000 rects -caravel_00020001_fill_pattern_2_0: 6980000 rects -caravel_00020001_fill_pattern_2_0: 6990000 rects -caravel_00020001_fill_pattern_2_0: 7000000 rects -caravel_00020001_fill_pattern_2_0: 7010000 rects -caravel_00020001_fill_pattern_2_0: 7020000 rects -caravel_00020001_fill_pattern_2_0: 7030000 rects -caravel_00020001_fill_pattern_2_0: 7040000 rects -caravel_00020001_fill_pattern_2_0: 7050000 rects -caravel_00020001_fill_pattern_2_0: 7060000 rects -caravel_00020001_fill_pattern_2_0: 7070000 rects -caravel_00020001_fill_pattern_2_0: 7080000 rects -caravel_00020001_fill_pattern_2_0: 7090000 rects -caravel_00020001_fill_pattern_2_0: 7100000 rects -caravel_00020001_fill_pattern_2_0: 7110000 rects -caravel_00020001_fill_pattern_2_0: 7120000 rects -caravel_00020001_fill_pattern_2_0: 7130000 rects -caravel_00020001_fill_pattern_2_0: 7140000 rects -caravel_00020001_fill_pattern_2_0: 7150000 rects -caravel_00020001_fill_pattern_2_0: 7160000 rects -caravel_00020001_fill_pattern_2_0: 7170000 rects -caravel_00020001_fill_pattern_2_0: 7180000 rects -caravel_00020001_fill_pattern_2_0: 7190000 rects -caravel_00020001_fill_pattern_2_0: 7200000 rects -caravel_00020001_fill_pattern_2_0: 7210000 rects -caravel_00020001_fill_pattern_2_0: 7220000 rects -caravel_00020001_fill_pattern_2_0: 7230000 rects -caravel_00020001_fill_pattern_2_0: 7240000 rects -caravel_00020001_fill_pattern_2_0: 7250000 rects -caravel_00020001_fill_pattern_2_0: 7260000 rects -caravel_00020001_fill_pattern_2_0: 7270000 rects -caravel_00020001_fill_pattern_2_0: 7280000 rects -caravel_00020001_fill_pattern_2_0: 7290000 rects -caravel_00020001_fill_pattern_2_0: 7300000 rects -caravel_00020001_fill_pattern_2_0: 7310000 rects -caravel_00020001_fill_pattern_2_0: 7320000 rects -caravel_00020001_fill_pattern_2_0: 7330000 rects -caravel_00020001_fill_pattern_2_0: 7340000 rects -caravel_00020001_fill_pattern_2_0: 7350000 rects -caravel_00020001_fill_pattern_2_0: 7360000 rects -caravel_00020001_fill_pattern_2_0: 7370000 rects -caravel_00020001_fill_pattern_2_0: 7380000 rects -caravel_00020001_fill_pattern_2_0: 7390000 rects -caravel_00020001_fill_pattern_2_0: 7400000 rects -caravel_00020001_fill_pattern_2_0: 7410000 rects -caravel_00020001_fill_pattern_2_0: 7420000 rects -caravel_00020001_fill_pattern_2_0: 7430000 rects -caravel_00020001_fill_pattern_2_0: 7440000 rects -CIF output style is now "wafflefill(tiled)" - Generating output for cell caravel_00020001_fill_pattern_2_0 - -caravel_00020001_fill_pattern_3_0: 4920000 rects -caravel_00020001_fill_pattern_3_0: 4930000 rects -caravel_00020001_fill_pattern_3_0: 4940000 rects -caravel_00020001_fill_pattern_3_0: 4950000 rects -caravel_00020001_fill_pattern_3_0: 4960000 rects -caravel_00020001_fill_pattern_3_0: 4970000 rects -caravel_00020001_fill_pattern_3_0: 4980000 rects -caravel_00020001_fill_pattern_3_0: 4990000 rects -caravel_00020001_fill_pattern_3_0: 5000000 rects -caravel_00020001_fill_pattern_3_0: 5010000 rects -caravel_00020001_fill_pattern_3_0: 5020000 rects -caravel_00020001_fill_pattern_3_0: 5030000 rects -caravel_00020001_fill_pattern_3_0: 5040000 rects -caravel_00020001_fill_pattern_3_0: 5050000 rects -caravel_00020001_fill_pattern_3_0: 5060000 rects -caravel_00020001_fill_pattern_3_0: 5070000 rects -caravel_00020001_fill_pattern_3_0: 5080000 rects -caravel_00020001_fill_pattern_3_0: 5090000 rects -caravel_00020001_fill_pattern_3_0: 5100000 rects -caravel_00020001_fill_pattern_3_0: 5110000 rects -caravel_00020001_fill_pattern_3_0: 5120000 rects -caravel_00020001_fill_pattern_3_0: 5130000 rects -caravel_00020001_fill_pattern_3_0: 5140000 rects -caravel_00020001_fill_pattern_3_0: 5150000 rects -caravel_00020001_fill_pattern_3_0: 5160000 rects -caravel_00020001_fill_pattern_3_0: 5170000 rects -caravel_00020001_fill_pattern_3_0: 5180000 rects -caravel_00020001_fill_pattern_3_0: 5190000 rects -caravel_00020001_fill_pattern_3_0: 5200000 rects -caravel_00020001_fill_pattern_3_0: 5210000 rects -caravel_00020001_fill_pattern_3_0: 5220000 rects -caravel_00020001_fill_pattern_3_0: 5230000 rects -caravel_00020001_fill_pattern_3_0: 5240000 rects -caravel_00020001_fill_pattern_3_0: 5250000 rects -caravel_00020001_fill_pattern_3_0: 5260000 rects -caravel_00020001_fill_pattern_3_0: 5270000 rects -caravel_00020001_fill_pattern_3_0: 5280000 rects -caravel_00020001_fill_pattern_3_0: 5290000 rects -caravel_00020001_fill_pattern_3_0: 5300000 rects -caravel_00020001_fill_pattern_3_0: 5310000 rects -caravel_00020001_fill_pattern_3_0: 5320000 rects -caravel_00020001_fill_pattern_3_0: 5330000 rects -caravel_00020001_fill_pattern_3_0: 5340000 rects -caravel_00020001_fill_pattern_3_0: 5350000 rects -caravel_00020001_fill_pattern_3_0: 5360000 rects -caravel_00020001_fill_pattern_3_0: 5370000 rects -caravel_00020001_fill_pattern_3_0: 5380000 rects -caravel_00020001_fill_pattern_3_0: 5390000 rects -caravel_00020001_fill_pattern_3_0: 5400000 rects -caravel_00020001_fill_pattern_3_0: 5410000 rects -caravel_00020001_fill_pattern_3_0: 5420000 rects -caravel_00020001_fill_pattern_3_0: 5430000 rects -caravel_00020001_fill_pattern_3_0: 5440000 rects -caravel_00020001_fill_pattern_3_0: 5450000 rects -caravel_00020001_fill_pattern_3_0: 5460000 rects -caravel_00020001_fill_pattern_3_0: 5470000 rects -caravel_00020001_fill_pattern_3_0: 5480000 rects -caravel_00020001_fill_pattern_3_0: 5490000 rects -caravel_00020001_fill_pattern_3_0: 5500000 rects -caravel_00020001_fill_pattern_3_0: 5510000 rects -caravel_00020001_fill_pattern_3_0: 5520000 rects -caravel_00020001_fill_pattern_3_0: 5530000 rects -caravel_00020001_fill_pattern_3_0: 5540000 rects -caravel_00020001_fill_pattern_3_0: 5550000 rects -CIF output style is now "wafflefill(tiled)" - Generating output for cell caravel_00020001_fill_pattern_3_0 - -caravel_00020001_fill_pattern_2_1: 4920000 rects -caravel_00020001_fill_pattern_2_1: 4930000 rects -caravel_00020001_fill_pattern_2_1: 4940000 rects -caravel_00020001_fill_pattern_2_1: 4950000 rects -caravel_00020001_fill_pattern_2_1: 4960000 rects -caravel_00020001_fill_pattern_2_1: 4970000 rects -caravel_00020001_fill_pattern_2_1: 4980000 rects -caravel_00020001_fill_pattern_2_1: 4990000 rects -caravel_00020001_fill_pattern_2_1: 5000000 rects -caravel_00020001_fill_pattern_2_1: 5010000 rects -caravel_00020001_fill_pattern_2_1: 5020000 rects -caravel_00020001_fill_pattern_2_1: 5030000 rects -caravel_00020001_fill_pattern_2_1: 5040000 rects -caravel_00020001_fill_pattern_2_1: 5050000 rects -caravel_00020001_fill_pattern_2_1: 5060000 rects -caravel_00020001_fill_pattern_2_1: 5070000 rects -caravel_00020001_fill_pattern_2_1: 5080000 rects -caravel_00020001_fill_pattern_2_1: 5090000 rects -caravel_00020001_fill_pattern_2_1: 5100000 rects -caravel_00020001_fill_pattern_2_1: 5110000 rects -caravel_00020001_fill_pattern_2_1: 5120000 rects -caravel_00020001_fill_pattern_2_1: 5130000 rects -caravel_00020001_fill_pattern_2_1: 5140000 rects -caravel_00020001_fill_pattern_2_1: 5150000 rects -caravel_00020001_fill_pattern_2_1: 5160000 rects -caravel_00020001_fill_pattern_2_1: 5170000 rects -caravel_00020001_fill_pattern_2_1: 5180000 rects -caravel_00020001_fill_pattern_2_1: 5190000 rects -caravel_00020001_fill_pattern_2_1: 5200000 rects -caravel_00020001_fill_pattern_2_1: 5210000 rects -caravel_00020001_fill_pattern_2_1: 5220000 rects -caravel_00020001_fill_pattern_2_1: 5230000 rects -caravel_00020001_fill_pattern_2_1: 5240000 rects -caravel_00020001_fill_pattern_2_1: 5250000 rects -caravel_00020001_fill_pattern_2_1: 5260000 rects -caravel_00020001_fill_pattern_2_1: 5270000 rects -caravel_00020001_fill_pattern_2_1: 5280000 rects -caravel_00020001_fill_pattern_2_1: 5290000 rects -caravel_00020001_fill_pattern_2_1: 5300000 rects -caravel_00020001_fill_pattern_2_1: 5310000 rects -caravel_00020001_fill_pattern_2_1: 5320000 rects -caravel_00020001_fill_pattern_2_1: 5330000 rects -caravel_00020001_fill_pattern_2_1: 5340000 rects -caravel_00020001_fill_pattern_2_1: 5350000 rects -caravel_00020001_fill_pattern_2_1: 5360000 rects -caravel_00020001_fill_pattern_2_1: 5370000 rects -caravel_00020001_fill_pattern_2_1: 5380000 rects -caravel_00020001_fill_pattern_2_1: 5390000 rects -caravel_00020001_fill_pattern_2_1: 5400000 rects -caravel_00020001_fill_pattern_2_1: 5410000 rects -caravel_00020001_fill_pattern_2_1: 5420000 rects -caravel_00020001_fill_pattern_2_1: 5430000 rects -caravel_00020001_fill_pattern_2_1: 5440000 rects -caravel_00020001_fill_pattern_2_1: 5450000 rects -caravel_00020001_fill_pattern_2_1: 5460000 rects -caravel_00020001_fill_pattern_2_1: 5470000 rects -caravel_00020001_fill_pattern_2_1: 5480000 rects -caravel_00020001_fill_pattern_2_1: 5490000 rects -caravel_00020001_fill_pattern_2_1: 5500000 rects -caravel_00020001_fill_pattern_2_1: 5510000 rects -caravel_00020001_fill_pattern_2_1: 5520000 rects -caravel_00020001_fill_pattern_2_1: 5530000 rects -caravel_00020001_fill_pattern_2_1: 5540000 rects -caravel_00020001_fill_pattern_2_1: 5550000 rects -caravel_00020001_fill_pattern_2_1: 5560000 rects -caravel_00020001_fill_pattern_2_1: 5570000 rects -caravel_00020001_fill_pattern_2_1: 5580000 rects -caravel_00020001_fill_pattern_2_1: 5590000 rects -caravel_00020001_fill_pattern_2_1: 5600000 rects -caravel_00020001_fill_pattern_2_1: 5610000 rects -caravel_00020001_fill_pattern_2_1: 5620000 rects -caravel_00020001_fill_pattern_2_1: 5630000 rects -caravel_00020001_fill_pattern_2_1: 5640000 rects -caravel_00020001_fill_pattern_2_1: 5650000 rects -caravel_00020001_fill_pattern_2_1: 5660000 rects -caravel_00020001_fill_pattern_2_1: 5670000 rects -caravel_00020001_fill_pattern_2_1: 5680000 rects -caravel_00020001_fill_pattern_2_1: 5690000 rects -caravel_00020001_fill_pattern_2_1: 5700000 rects -caravel_00020001_fill_pattern_2_1: 5710000 rects -caravel_00020001_fill_pattern_2_1: 5720000 rects -caravel_00020001_fill_pattern_2_1: 5730000 rects -caravel_00020001_fill_pattern_2_1: 5740000 rects -caravel_00020001_fill_pattern_2_1: 5750000 rects -caravel_00020001_fill_pattern_2_1: 5760000 rects -caravel_00020001_fill_pattern_2_1: 5770000 rects -caravel_00020001_fill_pattern_2_1: 5780000 rects -caravel_00020001_fill_pattern_2_1: 5790000 rects -caravel_00020001_fill_pattern_2_1: 5800000 rects -caravel_00020001_fill_pattern_2_1: 5810000 rects -caravel_00020001_fill_pattern_2_1: 5820000 rects -caravel_00020001_fill_pattern_2_1: 5830000 rects -caravel_00020001_fill_pattern_2_1: 5840000 rects -caravel_00020001_fill_pattern_2_1: 5850000 rects -caravel_00020001_fill_pattern_2_1: 5860000 rects -caravel_00020001_fill_pattern_2_1: 5870000 rects -caravel_00020001_fill_pattern_2_1: 5880000 rects -caravel_00020001_fill_pattern_2_1: 5890000 rects -caravel_00020001_fill_pattern_2_1: 5900000 rects -caravel_00020001_fill_pattern_2_1: 5910000 rects -caravel_00020001_fill_pattern_2_1: 5920000 rects -caravel_00020001_fill_pattern_2_1: 5930000 rects -caravel_00020001_fill_pattern_2_1: 5940000 rects -caravel_00020001_fill_pattern_2_1: 5950000 rects -caravel_00020001_fill_pattern_2_1: 5960000 rects -caravel_00020001_fill_pattern_2_1: 5970000 rects -caravel_00020001_fill_pattern_2_1: 5980000 rects -caravel_00020001_fill_pattern_2_1: 5990000 rects -caravel_00020001_fill_pattern_2_1: 6000000 rects -caravel_00020001_fill_pattern_2_1: 6010000 rects -caravel_00020001_fill_pattern_2_1: 6020000 rects -caravel_00020001_fill_pattern_2_1: 6030000 rects -caravel_00020001_fill_pattern_2_1: 6040000 rects -caravel_00020001_fill_pattern_2_1: 6050000 rects -caravel_00020001_fill_pattern_2_1: 6060000 rects -caravel_00020001_fill_pattern_2_1: 6070000 rects -caravel_00020001_fill_pattern_2_1: 6080000 rects -caravel_00020001_fill_pattern_2_1: 6090000 rects -caravel_00020001_fill_pattern_2_1: 6100000 rects -caravel_00020001_fill_pattern_2_1: 6110000 rects -caravel_00020001_fill_pattern_2_1: 6120000 rects -caravel_00020001_fill_pattern_2_1: 6130000 rects -caravel_00020001_fill_pattern_2_1: 6140000 rects -caravel_00020001_fill_pattern_2_1: 6150000 rects -caravel_00020001_fill_pattern_2_1: 6160000 rects -caravel_00020001_fill_pattern_2_1: 6170000 rects -caravel_00020001_fill_pattern_2_1: 6180000 rects -caravel_00020001_fill_pattern_2_1: 6190000 rects -caravel_00020001_fill_pattern_2_1: 6200000 rects -caravel_00020001_fill_pattern_2_1: 6210000 rects -caravel_00020001_fill_pattern_2_1: 6220000 rects -caravel_00020001_fill_pattern_2_1: 6230000 rects -caravel_00020001_fill_pattern_2_1: 6240000 rects -caravel_00020001_fill_pattern_2_1: 6250000 rects -caravel_00020001_fill_pattern_2_1: 6260000 rects -caravel_00020001_fill_pattern_2_1: 6270000 rects -caravel_00020001_fill_pattern_2_1: 6280000 rects -caravel_00020001_fill_pattern_2_1: 6290000 rects -caravel_00020001_fill_pattern_2_1: 6300000 rects -caravel_00020001_fill_pattern_2_1: 6310000 rects -caravel_00020001_fill_pattern_2_1: 6320000 rects -caravel_00020001_fill_pattern_2_1: 6330000 rects -caravel_00020001_fill_pattern_2_1: 6340000 rects -caravel_00020001_fill_pattern_2_1: 6350000 rects -caravel_00020001_fill_pattern_2_1: 6360000 rects -caravel_00020001_fill_pattern_2_1: 6370000 rects -caravel_00020001_fill_pattern_2_1: 6380000 rects -caravel_00020001_fill_pattern_2_1: 6390000 rects -caravel_00020001_fill_pattern_2_1: 6400000 rects -caravel_00020001_fill_pattern_2_1: 6410000 rects -caravel_00020001_fill_pattern_2_1: 6420000 rects -caravel_00020001_fill_pattern_2_1: 6430000 rects -caravel_00020001_fill_pattern_2_1: 6440000 rects -caravel_00020001_fill_pattern_2_1: 6450000 rects -caravel_00020001_fill_pattern_2_1: 6460000 rects -CIF output style is now "wafflefill(tiled)" - Generating output for cell caravel_00020001_fill_pattern_2_1 + Generating output for cell caravel_00020001_fill_pattern_4_1 caravel_00020001_fill_pattern_0_0: 3240000 rects caravel_00020001_fill_pattern_0_0: 3250000 rects @@ -18170,65 +17338,837 @@ CIF output style is now "wafflefill(tiled)" Generating output for cell caravel_00020001_fill_pattern_0_0 -caravel_00020001_fill_pattern_0_1: 4920000 rects -caravel_00020001_fill_pattern_0_1: 4930000 rects -caravel_00020001_fill_pattern_0_1: 4940000 rects -caravel_00020001_fill_pattern_0_1: 4950000 rects -caravel_00020001_fill_pattern_0_1: 4960000 rects -caravel_00020001_fill_pattern_0_1: 4970000 rects -caravel_00020001_fill_pattern_0_1: 4980000 rects -caravel_00020001_fill_pattern_0_1: 4990000 rects -caravel_00020001_fill_pattern_0_1: 5000000 rects -caravel_00020001_fill_pattern_0_1: 5010000 rects -caravel_00020001_fill_pattern_0_1: 5020000 rects -caravel_00020001_fill_pattern_0_1: 5030000 rects -caravel_00020001_fill_pattern_0_1: 5040000 rects -caravel_00020001_fill_pattern_0_1: 5050000 rects -caravel_00020001_fill_pattern_0_1: 5060000 rects -caravel_00020001_fill_pattern_0_1: 5070000 rects -caravel_00020001_fill_pattern_0_1: 5080000 rects -caravel_00020001_fill_pattern_0_1: 5090000 rects -caravel_00020001_fill_pattern_0_1: 5100000 rects -caravel_00020001_fill_pattern_0_1: 5110000 rects -caravel_00020001_fill_pattern_0_1: 5120000 rects -caravel_00020001_fill_pattern_0_1: 5130000 rects -caravel_00020001_fill_pattern_0_1: 5140000 rects -caravel_00020001_fill_pattern_0_1: 5150000 rects -caravel_00020001_fill_pattern_0_1: 5160000 rects -caravel_00020001_fill_pattern_0_1: 5170000 rects -caravel_00020001_fill_pattern_0_1: 5180000 rects -caravel_00020001_fill_pattern_0_1: 5190000 rects -caravel_00020001_fill_pattern_0_1: 5200000 rects -caravel_00020001_fill_pattern_0_1: 5210000 rects -caravel_00020001_fill_pattern_0_1: 5220000 rects -caravel_00020001_fill_pattern_0_1: 5230000 rects -caravel_00020001_fill_pattern_0_1: 5240000 rects -caravel_00020001_fill_pattern_0_1: 5250000 rects -caravel_00020001_fill_pattern_0_1: 5260000 rects -caravel_00020001_fill_pattern_0_1: 5270000 rects -caravel_00020001_fill_pattern_0_1: 5280000 rects -caravel_00020001_fill_pattern_0_1: 5290000 rects -caravel_00020001_fill_pattern_0_1: 5300000 rects -caravel_00020001_fill_pattern_0_1: 5310000 rects -caravel_00020001_fill_pattern_0_1: 5320000 rects -caravel_00020001_fill_pattern_0_1: 5330000 rects -caravel_00020001_fill_pattern_0_1: 5340000 rects -caravel_00020001_fill_pattern_0_1: 5350000 rects -caravel_00020001_fill_pattern_0_1: 5360000 rects -caravel_00020001_fill_pattern_0_1: 5370000 rects -caravel_00020001_fill_pattern_0_1: 5380000 rects -caravel_00020001_fill_pattern_0_1: 5390000 rects -caravel_00020001_fill_pattern_0_1: 5400000 rects -caravel_00020001_fill_pattern_0_1: 5410000 rects -caravel_00020001_fill_pattern_0_1: 5420000 rects -caravel_00020001_fill_pattern_0_1: 5430000 rects -caravel_00020001_fill_pattern_0_1: 5440000 rects -caravel_00020001_fill_pattern_0_1: 5450000 rects -caravel_00020001_fill_pattern_0_1: 5460000 rects -caravel_00020001_fill_pattern_0_1: 5470000 rects -caravel_00020001_fill_pattern_0_1: 5480000 rects +caravel_00020001_fill_pattern_2_6: 1560000 rects +caravel_00020001_fill_pattern_2_6: 1570000 rects +caravel_00020001_fill_pattern_2_6: 1580000 rects +caravel_00020001_fill_pattern_2_6: 1590000 rects +caravel_00020001_fill_pattern_2_6: 1600000 rects +caravel_00020001_fill_pattern_2_6: 1610000 rects +caravel_00020001_fill_pattern_2_6: 1620000 rects +caravel_00020001_fill_pattern_2_6: 1630000 rects +caravel_00020001_fill_pattern_2_6: 1640000 rects +caravel_00020001_fill_pattern_2_6: 1650000 rects +caravel_00020001_fill_pattern_2_6: 1660000 rects +caravel_00020001_fill_pattern_2_6: 1670000 rects +caravel_00020001_fill_pattern_2_6: 1680000 rects +caravel_00020001_fill_pattern_2_6: 1690000 rects +caravel_00020001_fill_pattern_2_6: 1700000 rects +caravel_00020001_fill_pattern_2_6: 1710000 rects +caravel_00020001_fill_pattern_2_6: 1720000 rects +caravel_00020001_fill_pattern_2_6: 1730000 rects +caravel_00020001_fill_pattern_2_6: 1740000 rects +caravel_00020001_fill_pattern_2_6: 1750000 rects +caravel_00020001_fill_pattern_2_6: 1760000 rects +caravel_00020001_fill_pattern_2_6: 1770000 rects +caravel_00020001_fill_pattern_2_6: 1780000 rects +caravel_00020001_fill_pattern_2_6: 1790000 rects +caravel_00020001_fill_pattern_2_6: 1800000 rects +caravel_00020001_fill_pattern_2_6: 1810000 rects +caravel_00020001_fill_pattern_2_6: 1820000 rects +caravel_00020001_fill_pattern_2_6: 1830000 rects +caravel_00020001_fill_pattern_2_6: 1840000 rects +caravel_00020001_fill_pattern_2_6: 1850000 rects +caravel_00020001_fill_pattern_2_6: 1860000 rects +caravel_00020001_fill_pattern_2_6: 1870000 rects +caravel_00020001_fill_pattern_2_6: 1880000 rects CIF output style is now "wafflefill(tiled)" - Generating output for cell caravel_00020001_fill_pattern_0_1 + Generating output for cell caravel_00020001_fill_pattern_2_6 + +caravel_00020001_fill_pattern_3_4: 3240000 rects +caravel_00020001_fill_pattern_3_4: 3250000 rects +caravel_00020001_fill_pattern_3_4: 3260000 rects +caravel_00020001_fill_pattern_3_4: 3270000 rects +caravel_00020001_fill_pattern_3_4: 3280000 rects +caravel_00020001_fill_pattern_3_4: 3290000 rects +caravel_00020001_fill_pattern_3_4: 3300000 rects +caravel_00020001_fill_pattern_3_4: 3310000 rects +caravel_00020001_fill_pattern_3_4: 3320000 rects +caravel_00020001_fill_pattern_3_4: 3330000 rects +caravel_00020001_fill_pattern_3_4: 3340000 rects +caravel_00020001_fill_pattern_3_4: 3350000 rects +caravel_00020001_fill_pattern_3_4: 3360000 rects +caravel_00020001_fill_pattern_3_4: 3370000 rects +caravel_00020001_fill_pattern_3_4: 3380000 rects +caravel_00020001_fill_pattern_3_4: 3390000 rects +caravel_00020001_fill_pattern_3_4: 3400000 rects +caravel_00020001_fill_pattern_3_4: 3410000 rects +caravel_00020001_fill_pattern_3_4: 3420000 rects +caravel_00020001_fill_pattern_3_4: 3430000 rects +caravel_00020001_fill_pattern_3_4: 3440000 rects +caravel_00020001_fill_pattern_3_4: 3450000 rects +caravel_00020001_fill_pattern_3_4: 3460000 rects +caravel_00020001_fill_pattern_3_4: 3470000 rects +caravel_00020001_fill_pattern_3_4: 3480000 rects +caravel_00020001_fill_pattern_3_4: 3490000 rects +caravel_00020001_fill_pattern_3_4: 3500000 rects +caravel_00020001_fill_pattern_3_4: 3510000 rects +caravel_00020001_fill_pattern_3_4: 3520000 rects +caravel_00020001_fill_pattern_3_4: 3530000 rects +caravel_00020001_fill_pattern_3_4: 3540000 rects +caravel_00020001_fill_pattern_3_4: 3550000 rects +caravel_00020001_fill_pattern_3_4: 3560000 rects +caravel_00020001_fill_pattern_3_4: 3570000 rects +caravel_00020001_fill_pattern_3_4: 3580000 rects +caravel_00020001_fill_pattern_3_4: 3590000 rects +caravel_00020001_fill_pattern_3_4: 3600000 rects +caravel_00020001_fill_pattern_3_4: 3610000 rects +caravel_00020001_fill_pattern_3_4: 3620000 rects +caravel_00020001_fill_pattern_3_4: 3630000 rects +caravel_00020001_fill_pattern_3_4: 3640000 rects +caravel_00020001_fill_pattern_3_4: 3650000 rects +caravel_00020001_fill_pattern_3_4: 3660000 rects +caravel_00020001_fill_pattern_3_4: 3670000 rects +caravel_00020001_fill_pattern_3_4: 3680000 rects +caravel_00020001_fill_pattern_3_4: 3690000 rects +caravel_00020001_fill_pattern_3_4: 3700000 rects +caravel_00020001_fill_pattern_3_4: 3710000 rects +caravel_00020001_fill_pattern_3_4: 3720000 rects +caravel_00020001_fill_pattern_3_4: 3730000 rects +caravel_00020001_fill_pattern_3_4: 3740000 rects +caravel_00020001_fill_pattern_3_4: 3750000 rects +caravel_00020001_fill_pattern_3_4: 3760000 rects +caravel_00020001_fill_pattern_3_4: 3770000 rects +caravel_00020001_fill_pattern_3_4: 3780000 rects +caravel_00020001_fill_pattern_3_4: 3790000 rects +caravel_00020001_fill_pattern_3_4: 3800000 rects +caravel_00020001_fill_pattern_3_4: 3810000 rects +caravel_00020001_fill_pattern_3_4: 3820000 rects +caravel_00020001_fill_pattern_3_4: 3830000 rects +caravel_00020001_fill_pattern_3_4: 3840000 rects +caravel_00020001_fill_pattern_3_4: 3850000 rects +caravel_00020001_fill_pattern_3_4: 3860000 rects +caravel_00020001_fill_pattern_3_4: 3870000 rects +caravel_00020001_fill_pattern_3_4: 3880000 rects +caravel_00020001_fill_pattern_3_4: 3890000 rects +caravel_00020001_fill_pattern_3_4: 3900000 rects +caravel_00020001_fill_pattern_3_4: 3910000 rects +caravel_00020001_fill_pattern_3_4: 3920000 rects +caravel_00020001_fill_pattern_3_4: 3930000 rects +caravel_00020001_fill_pattern_3_4: 3940000 rects +caravel_00020001_fill_pattern_3_4: 3950000 rects +caravel_00020001_fill_pattern_3_4: 3960000 rects +caravel_00020001_fill_pattern_3_4: 3970000 rects +caravel_00020001_fill_pattern_3_4: 3980000 rects +caravel_00020001_fill_pattern_3_4: 3990000 rects +caravel_00020001_fill_pattern_3_4: 4000000 rects +caravel_00020001_fill_pattern_3_4: 4010000 rects +caravel_00020001_fill_pattern_3_4: 4020000 rects +caravel_00020001_fill_pattern_3_4: 4030000 rects +caravel_00020001_fill_pattern_3_4: 4040000 rects +caravel_00020001_fill_pattern_3_4: 4050000 rects +caravel_00020001_fill_pattern_3_4: 4060000 rects +caravel_00020001_fill_pattern_3_4: 4070000 rects +CIF output style is now "wafflefill(tiled)" + Generating output for cell caravel_00020001_fill_pattern_3_4 + +caravel_00020001_fill_pattern_2_5: 6600000 rects +caravel_00020001_fill_pattern_2_5: 6610000 rects +caravel_00020001_fill_pattern_2_5: 6620000 rects +caravel_00020001_fill_pattern_2_5: 6630000 rects +caravel_00020001_fill_pattern_2_5: 6640000 rects +caravel_00020001_fill_pattern_2_5: 6650000 rects +caravel_00020001_fill_pattern_2_5: 6660000 rects +caravel_00020001_fill_pattern_2_5: 6670000 rects +caravel_00020001_fill_pattern_2_5: 6680000 rects +caravel_00020001_fill_pattern_2_5: 6690000 rects +caravel_00020001_fill_pattern_2_5: 6700000 rects +caravel_00020001_fill_pattern_2_5: 6710000 rects +caravel_00020001_fill_pattern_2_5: 6720000 rects +caravel_00020001_fill_pattern_2_5: 6730000 rects +caravel_00020001_fill_pattern_2_5: 6740000 rects +caravel_00020001_fill_pattern_2_5: 6750000 rects +caravel_00020001_fill_pattern_2_5: 6760000 rects +caravel_00020001_fill_pattern_2_5: 6770000 rects +caravel_00020001_fill_pattern_2_5: 6780000 rects +caravel_00020001_fill_pattern_2_5: 6790000 rects +caravel_00020001_fill_pattern_2_5: 6800000 rects +caravel_00020001_fill_pattern_2_5: 6810000 rects +caravel_00020001_fill_pattern_2_5: 6820000 rects +caravel_00020001_fill_pattern_2_5: 6830000 rects +caravel_00020001_fill_pattern_2_5: 6840000 rects +caravel_00020001_fill_pattern_2_5: 6850000 rects +caravel_00020001_fill_pattern_2_5: 6860000 rects +caravel_00020001_fill_pattern_2_5: 6870000 rects +caravel_00020001_fill_pattern_2_5: 6880000 rects +caravel_00020001_fill_pattern_2_5: 6890000 rects +caravel_00020001_fill_pattern_2_5: 6900000 rects +caravel_00020001_fill_pattern_2_5: 6910000 rects +caravel_00020001_fill_pattern_2_5: 6920000 rects +caravel_00020001_fill_pattern_2_5: 6930000 rects +caravel_00020001_fill_pattern_2_5: 6940000 rects +caravel_00020001_fill_pattern_2_5: 6950000 rects +caravel_00020001_fill_pattern_2_5: 6960000 rects +caravel_00020001_fill_pattern_2_5: 6970000 rects +caravel_00020001_fill_pattern_2_5: 6980000 rects +caravel_00020001_fill_pattern_2_5: 6990000 rects +caravel_00020001_fill_pattern_2_5: 7000000 rects +caravel_00020001_fill_pattern_2_5: 7010000 rects +caravel_00020001_fill_pattern_2_5: 7020000 rects +caravel_00020001_fill_pattern_2_5: 7030000 rects +caravel_00020001_fill_pattern_2_5: 7040000 rects +caravel_00020001_fill_pattern_2_5: 7050000 rects +caravel_00020001_fill_pattern_2_5: 7060000 rects +caravel_00020001_fill_pattern_2_5: 7070000 rects +caravel_00020001_fill_pattern_2_5: 7080000 rects +caravel_00020001_fill_pattern_2_5: 7090000 rects +caravel_00020001_fill_pattern_2_5: 7100000 rects +caravel_00020001_fill_pattern_2_5: 7110000 rects +caravel_00020001_fill_pattern_2_5: 7120000 rects +caravel_00020001_fill_pattern_2_5: 7130000 rects +caravel_00020001_fill_pattern_2_5: 7140000 rects +caravel_00020001_fill_pattern_2_5: 7150000 rects +caravel_00020001_fill_pattern_2_5: 7160000 rects +CIF output style is now "wafflefill(tiled)" + Generating output for cell caravel_00020001_fill_pattern_2_5 + +caravel_00020001_fill_pattern_2_1: 4920000 rects +caravel_00020001_fill_pattern_2_1: 4930000 rects +caravel_00020001_fill_pattern_2_1: 4940000 rects +caravel_00020001_fill_pattern_2_1: 4950000 rects +caravel_00020001_fill_pattern_2_1: 4960000 rects +caravel_00020001_fill_pattern_2_1: 4970000 rects +caravel_00020001_fill_pattern_2_1: 4980000 rects +caravel_00020001_fill_pattern_2_1: 4990000 rects +caravel_00020001_fill_pattern_2_1: 5000000 rects +caravel_00020001_fill_pattern_2_1: 5010000 rects +caravel_00020001_fill_pattern_2_1: 5020000 rects +caravel_00020001_fill_pattern_2_1: 5030000 rects +caravel_00020001_fill_pattern_2_1: 5040000 rects +caravel_00020001_fill_pattern_2_1: 5050000 rects +caravel_00020001_fill_pattern_2_1: 5060000 rects +caravel_00020001_fill_pattern_2_1: 5070000 rects +caravel_00020001_fill_pattern_2_1: 5080000 rects +caravel_00020001_fill_pattern_2_1: 5090000 rects +caravel_00020001_fill_pattern_2_1: 5100000 rects +caravel_00020001_fill_pattern_2_1: 5110000 rects +caravel_00020001_fill_pattern_2_1: 5120000 rects +caravel_00020001_fill_pattern_2_1: 5130000 rects +caravel_00020001_fill_pattern_2_1: 5140000 rects +caravel_00020001_fill_pattern_2_1: 5150000 rects +caravel_00020001_fill_pattern_2_1: 5160000 rects +caravel_00020001_fill_pattern_2_1: 5170000 rects +caravel_00020001_fill_pattern_2_1: 5180000 rects +caravel_00020001_fill_pattern_2_1: 5190000 rects +caravel_00020001_fill_pattern_2_1: 5200000 rects +caravel_00020001_fill_pattern_2_1: 5210000 rects +caravel_00020001_fill_pattern_2_1: 5220000 rects +caravel_00020001_fill_pattern_2_1: 5230000 rects +caravel_00020001_fill_pattern_2_1: 5240000 rects +caravel_00020001_fill_pattern_2_1: 5250000 rects +caravel_00020001_fill_pattern_2_1: 5260000 rects +caravel_00020001_fill_pattern_2_1: 5270000 rects +caravel_00020001_fill_pattern_2_1: 5280000 rects +caravel_00020001_fill_pattern_2_1: 5290000 rects +caravel_00020001_fill_pattern_2_1: 5300000 rects +caravel_00020001_fill_pattern_2_1: 5310000 rects +caravel_00020001_fill_pattern_2_1: 5320000 rects +caravel_00020001_fill_pattern_2_1: 5330000 rects +caravel_00020001_fill_pattern_2_1: 5340000 rects +caravel_00020001_fill_pattern_2_1: 5350000 rects +caravel_00020001_fill_pattern_2_1: 5360000 rects +caravel_00020001_fill_pattern_2_1: 5370000 rects +caravel_00020001_fill_pattern_2_1: 5380000 rects +caravel_00020001_fill_pattern_2_1: 5390000 rects +caravel_00020001_fill_pattern_2_1: 5400000 rects +caravel_00020001_fill_pattern_2_1: 5410000 rects +caravel_00020001_fill_pattern_2_1: 5420000 rects +caravel_00020001_fill_pattern_2_1: 5430000 rects +caravel_00020001_fill_pattern_2_1: 5440000 rects +caravel_00020001_fill_pattern_2_1: 5450000 rects +caravel_00020001_fill_pattern_2_1: 5460000 rects +caravel_00020001_fill_pattern_2_1: 5470000 rects +caravel_00020001_fill_pattern_2_1: 5480000 rects +caravel_00020001_fill_pattern_2_1: 5490000 rects +caravel_00020001_fill_pattern_2_1: 5500000 rects +caravel_00020001_fill_pattern_2_1: 5510000 rects +caravel_00020001_fill_pattern_2_1: 5520000 rects +caravel_00020001_fill_pattern_2_1: 5530000 rects +caravel_00020001_fill_pattern_2_1: 5540000 rects +caravel_00020001_fill_pattern_2_1: 5550000 rects +caravel_00020001_fill_pattern_2_1: 5560000 rects +caravel_00020001_fill_pattern_2_1: 5570000 rects +caravel_00020001_fill_pattern_2_1: 5580000 rects +caravel_00020001_fill_pattern_2_1: 5590000 rects +caravel_00020001_fill_pattern_2_1: 5600000 rects +caravel_00020001_fill_pattern_2_1: 5610000 rects +caravel_00020001_fill_pattern_2_1: 5620000 rects +caravel_00020001_fill_pattern_2_1: 5630000 rects +caravel_00020001_fill_pattern_2_1: 5640000 rects +caravel_00020001_fill_pattern_2_1: 5650000 rects +caravel_00020001_fill_pattern_2_1: 5660000 rects +caravel_00020001_fill_pattern_2_1: 5670000 rects +caravel_00020001_fill_pattern_2_1: 5680000 rects +caravel_00020001_fill_pattern_2_1: 5690000 rects +caravel_00020001_fill_pattern_2_1: 5700000 rects +caravel_00020001_fill_pattern_2_1: 5710000 rects +caravel_00020001_fill_pattern_2_1: 5720000 rects +caravel_00020001_fill_pattern_2_1: 5730000 rects +caravel_00020001_fill_pattern_2_1: 5740000 rects +caravel_00020001_fill_pattern_2_1: 5750000 rects +caravel_00020001_fill_pattern_2_1: 5760000 rects +caravel_00020001_fill_pattern_2_1: 5770000 rects +caravel_00020001_fill_pattern_2_1: 5780000 rects +caravel_00020001_fill_pattern_2_1: 5790000 rects +caravel_00020001_fill_pattern_2_1: 5800000 rects +caravel_00020001_fill_pattern_2_1: 5810000 rects +caravel_00020001_fill_pattern_2_1: 5820000 rects +caravel_00020001_fill_pattern_2_1: 5830000 rects +caravel_00020001_fill_pattern_2_1: 5840000 rects +caravel_00020001_fill_pattern_2_1: 5850000 rects +caravel_00020001_fill_pattern_2_1: 5860000 rects +caravel_00020001_fill_pattern_2_1: 5870000 rects +caravel_00020001_fill_pattern_2_1: 5880000 rects +caravel_00020001_fill_pattern_2_1: 5890000 rects +caravel_00020001_fill_pattern_2_1: 5900000 rects +caravel_00020001_fill_pattern_2_1: 5910000 rects +caravel_00020001_fill_pattern_2_1: 5920000 rects +caravel_00020001_fill_pattern_2_1: 5930000 rects +caravel_00020001_fill_pattern_2_1: 5940000 rects +caravel_00020001_fill_pattern_2_1: 5950000 rects +caravel_00020001_fill_pattern_2_1: 5960000 rects +caravel_00020001_fill_pattern_2_1: 5970000 rects +caravel_00020001_fill_pattern_2_1: 5980000 rects +caravel_00020001_fill_pattern_2_1: 5990000 rects +caravel_00020001_fill_pattern_2_1: 6000000 rects +caravel_00020001_fill_pattern_2_1: 6010000 rects +caravel_00020001_fill_pattern_2_1: 6020000 rects +caravel_00020001_fill_pattern_2_1: 6030000 rects +caravel_00020001_fill_pattern_2_1: 6040000 rects +caravel_00020001_fill_pattern_2_1: 6050000 rects +caravel_00020001_fill_pattern_2_1: 6060000 rects +caravel_00020001_fill_pattern_2_1: 6070000 rects +caravel_00020001_fill_pattern_2_1: 6080000 rects +caravel_00020001_fill_pattern_2_1: 6090000 rects +caravel_00020001_fill_pattern_2_1: 6100000 rects +caravel_00020001_fill_pattern_2_1: 6110000 rects +caravel_00020001_fill_pattern_2_1: 6120000 rects +caravel_00020001_fill_pattern_2_1: 6130000 rects +caravel_00020001_fill_pattern_2_1: 6140000 rects +caravel_00020001_fill_pattern_2_1: 6150000 rects +caravel_00020001_fill_pattern_2_1: 6160000 rects +caravel_00020001_fill_pattern_2_1: 6170000 rects +caravel_00020001_fill_pattern_2_1: 6180000 rects +caravel_00020001_fill_pattern_2_1: 6190000 rects +caravel_00020001_fill_pattern_2_1: 6200000 rects +caravel_00020001_fill_pattern_2_1: 6210000 rects +caravel_00020001_fill_pattern_2_1: 6220000 rects +caravel_00020001_fill_pattern_2_1: 6230000 rects +caravel_00020001_fill_pattern_2_1: 6240000 rects +caravel_00020001_fill_pattern_2_1: 6250000 rects +caravel_00020001_fill_pattern_2_1: 6260000 rects +caravel_00020001_fill_pattern_2_1: 6270000 rects +caravel_00020001_fill_pattern_2_1: 6280000 rects +caravel_00020001_fill_pattern_2_1: 6290000 rects +caravel_00020001_fill_pattern_2_1: 6300000 rects +caravel_00020001_fill_pattern_2_1: 6310000 rects +caravel_00020001_fill_pattern_2_1: 6320000 rects +caravel_00020001_fill_pattern_2_1: 6330000 rects +caravel_00020001_fill_pattern_2_1: 6340000 rects +caravel_00020001_fill_pattern_2_1: 6350000 rects +caravel_00020001_fill_pattern_2_1: 6360000 rects +caravel_00020001_fill_pattern_2_1: 6370000 rects +caravel_00020001_fill_pattern_2_1: 6380000 rects +caravel_00020001_fill_pattern_2_1: 6390000 rects +caravel_00020001_fill_pattern_2_1: 6400000 rects +caravel_00020001_fill_pattern_2_1: 6410000 rects +caravel_00020001_fill_pattern_2_1: 6420000 rects +caravel_00020001_fill_pattern_2_1: 6430000 rects +caravel_00020001_fill_pattern_2_1: 6440000 rects +caravel_00020001_fill_pattern_2_1: 6450000 rects +caravel_00020001_fill_pattern_2_1: 6460000 rects +CIF output style is now "wafflefill(tiled)" + Generating output for cell caravel_00020001_fill_pattern_2_1 + +caravel_00020001_fill_pattern_1_1: 3240000 rects +caravel_00020001_fill_pattern_1_1: 3250000 rects +caravel_00020001_fill_pattern_1_1: 3260000 rects +caravel_00020001_fill_pattern_1_1: 3270000 rects +caravel_00020001_fill_pattern_1_1: 3280000 rects +caravel_00020001_fill_pattern_1_1: 3290000 rects +caravel_00020001_fill_pattern_1_1: 3300000 rects +caravel_00020001_fill_pattern_1_1: 3310000 rects +caravel_00020001_fill_pattern_1_1: 3320000 rects +caravel_00020001_fill_pattern_1_1: 3330000 rects +caravel_00020001_fill_pattern_1_1: 3340000 rects +caravel_00020001_fill_pattern_1_1: 3350000 rects +caravel_00020001_fill_pattern_1_1: 3360000 rects +caravel_00020001_fill_pattern_1_1: 3370000 rects +caravel_00020001_fill_pattern_1_1: 3380000 rects +caravel_00020001_fill_pattern_1_1: 3390000 rects +caravel_00020001_fill_pattern_1_1: 3400000 rects +caravel_00020001_fill_pattern_1_1: 3410000 rects +caravel_00020001_fill_pattern_1_1: 3420000 rects +caravel_00020001_fill_pattern_1_1: 3430000 rects +caravel_00020001_fill_pattern_1_1: 3440000 rects +caravel_00020001_fill_pattern_1_1: 3450000 rects +caravel_00020001_fill_pattern_1_1: 3460000 rects +caravel_00020001_fill_pattern_1_1: 3470000 rects +caravel_00020001_fill_pattern_1_1: 3480000 rects +caravel_00020001_fill_pattern_1_1: 3490000 rects +caravel_00020001_fill_pattern_1_1: 3500000 rects +caravel_00020001_fill_pattern_1_1: 3510000 rects +caravel_00020001_fill_pattern_1_1: 3520000 rects +caravel_00020001_fill_pattern_1_1: 3530000 rects +caravel_00020001_fill_pattern_1_1: 3540000 rects +caravel_00020001_fill_pattern_1_1: 3550000 rects +caravel_00020001_fill_pattern_1_1: 3560000 rects +caravel_00020001_fill_pattern_1_1: 3570000 rects +caravel_00020001_fill_pattern_1_1: 3580000 rects +caravel_00020001_fill_pattern_1_1: 3590000 rects +caravel_00020001_fill_pattern_1_1: 3600000 rects +caravel_00020001_fill_pattern_1_1: 3610000 rects +caravel_00020001_fill_pattern_1_1: 3620000 rects +caravel_00020001_fill_pattern_1_1: 3630000 rects +caravel_00020001_fill_pattern_1_1: 3640000 rects +caravel_00020001_fill_pattern_1_1: 3650000 rects +caravel_00020001_fill_pattern_1_1: 3660000 rects +caravel_00020001_fill_pattern_1_1: 3670000 rects +caravel_00020001_fill_pattern_1_1: 3680000 rects +caravel_00020001_fill_pattern_1_1: 3690000 rects +caravel_00020001_fill_pattern_1_1: 3700000 rects +caravel_00020001_fill_pattern_1_1: 3710000 rects +caravel_00020001_fill_pattern_1_1: 3720000 rects +caravel_00020001_fill_pattern_1_1: 3730000 rects +caravel_00020001_fill_pattern_1_1: 3740000 rects +caravel_00020001_fill_pattern_1_1: 3750000 rects +caravel_00020001_fill_pattern_1_1: 3760000 rects +caravel_00020001_fill_pattern_1_1: 3770000 rects +caravel_00020001_fill_pattern_1_1: 3780000 rects +caravel_00020001_fill_pattern_1_1: 3790000 rects +caravel_00020001_fill_pattern_1_1: 3800000 rects +caravel_00020001_fill_pattern_1_1: 3810000 rects +caravel_00020001_fill_pattern_1_1: 3820000 rects +caravel_00020001_fill_pattern_1_1: 3830000 rects +caravel_00020001_fill_pattern_1_1: 3840000 rects +caravel_00020001_fill_pattern_1_1: 3850000 rects +caravel_00020001_fill_pattern_1_1: 3860000 rects +caravel_00020001_fill_pattern_1_1: 3870000 rects +caravel_00020001_fill_pattern_1_1: 3880000 rects +caravel_00020001_fill_pattern_1_1: 3890000 rects +caravel_00020001_fill_pattern_1_1: 3900000 rects +caravel_00020001_fill_pattern_1_1: 3910000 rects +caravel_00020001_fill_pattern_1_1: 3920000 rects +caravel_00020001_fill_pattern_1_1: 3930000 rects +caravel_00020001_fill_pattern_1_1: 3940000 rects +caravel_00020001_fill_pattern_1_1: 3950000 rects +caravel_00020001_fill_pattern_1_1: 3960000 rects +caravel_00020001_fill_pattern_1_1: 3970000 rects +caravel_00020001_fill_pattern_1_1: 3980000 rects +caravel_00020001_fill_pattern_1_1: 3990000 rects +caravel_00020001_fill_pattern_1_1: 4000000 rects +caravel_00020001_fill_pattern_1_1: 4010000 rects +caravel_00020001_fill_pattern_1_1: 4020000 rects +caravel_00020001_fill_pattern_1_1: 4030000 rects +caravel_00020001_fill_pattern_1_1: 4040000 rects +caravel_00020001_fill_pattern_1_1: 4050000 rects +caravel_00020001_fill_pattern_1_1: 4060000 rects +caravel_00020001_fill_pattern_1_1: 4070000 rects +caravel_00020001_fill_pattern_1_1: 4080000 rects +caravel_00020001_fill_pattern_1_1: 4090000 rects +caravel_00020001_fill_pattern_1_1: 4100000 rects +caravel_00020001_fill_pattern_1_1: 4110000 rects +caravel_00020001_fill_pattern_1_1: 4120000 rects +caravel_00020001_fill_pattern_1_1: 4130000 rects +caravel_00020001_fill_pattern_1_1: 4140000 rects +caravel_00020001_fill_pattern_1_1: 4150000 rects +CIF output style is now "wafflefill(tiled)" + Generating output for cell caravel_00020001_fill_pattern_1_1 + +caravel_00020001_fill_pattern_2_0: 6600000 rects +caravel_00020001_fill_pattern_2_0: 6610000 rects +caravel_00020001_fill_pattern_2_0: 6620000 rects +caravel_00020001_fill_pattern_2_0: 6630000 rects +caravel_00020001_fill_pattern_2_0: 6640000 rects +caravel_00020001_fill_pattern_2_0: 6650000 rects +caravel_00020001_fill_pattern_2_0: 6660000 rects +caravel_00020001_fill_pattern_2_0: 6670000 rects +caravel_00020001_fill_pattern_2_0: 6680000 rects +caravel_00020001_fill_pattern_2_0: 6690000 rects +caravel_00020001_fill_pattern_2_0: 6700000 rects +caravel_00020001_fill_pattern_2_0: 6710000 rects +caravel_00020001_fill_pattern_2_0: 6720000 rects +caravel_00020001_fill_pattern_2_0: 6730000 rects +caravel_00020001_fill_pattern_2_0: 6740000 rects +caravel_00020001_fill_pattern_2_0: 6750000 rects +caravel_00020001_fill_pattern_2_0: 6760000 rects +caravel_00020001_fill_pattern_2_0: 6770000 rects +caravel_00020001_fill_pattern_2_0: 6780000 rects +caravel_00020001_fill_pattern_2_0: 6790000 rects +caravel_00020001_fill_pattern_2_0: 6800000 rects +caravel_00020001_fill_pattern_2_0: 6810000 rects +caravel_00020001_fill_pattern_2_0: 6820000 rects +caravel_00020001_fill_pattern_2_0: 6830000 rects +caravel_00020001_fill_pattern_2_0: 6840000 rects +caravel_00020001_fill_pattern_2_0: 6850000 rects +caravel_00020001_fill_pattern_2_0: 6860000 rects +caravel_00020001_fill_pattern_2_0: 6870000 rects +caravel_00020001_fill_pattern_2_0: 6880000 rects +caravel_00020001_fill_pattern_2_0: 6890000 rects +caravel_00020001_fill_pattern_2_0: 6900000 rects +caravel_00020001_fill_pattern_2_0: 6910000 rects +caravel_00020001_fill_pattern_2_0: 6920000 rects +caravel_00020001_fill_pattern_2_0: 6930000 rects +caravel_00020001_fill_pattern_2_0: 6940000 rects +caravel_00020001_fill_pattern_2_0: 6950000 rects +caravel_00020001_fill_pattern_2_0: 6960000 rects +caravel_00020001_fill_pattern_2_0: 6970000 rects +caravel_00020001_fill_pattern_2_0: 6980000 rects +caravel_00020001_fill_pattern_2_0: 6990000 rects +caravel_00020001_fill_pattern_2_0: 7000000 rects +caravel_00020001_fill_pattern_2_0: 7010000 rects +caravel_00020001_fill_pattern_2_0: 7020000 rects +caravel_00020001_fill_pattern_2_0: 7030000 rects +caravel_00020001_fill_pattern_2_0: 7040000 rects +caravel_00020001_fill_pattern_2_0: 7050000 rects +caravel_00020001_fill_pattern_2_0: 7060000 rects +caravel_00020001_fill_pattern_2_0: 7070000 rects +caravel_00020001_fill_pattern_2_0: 7080000 rects +caravel_00020001_fill_pattern_2_0: 7090000 rects +caravel_00020001_fill_pattern_2_0: 7100000 rects +caravel_00020001_fill_pattern_2_0: 7110000 rects +caravel_00020001_fill_pattern_2_0: 7120000 rects +caravel_00020001_fill_pattern_2_0: 7130000 rects +caravel_00020001_fill_pattern_2_0: 7140000 rects +caravel_00020001_fill_pattern_2_0: 7150000 rects +caravel_00020001_fill_pattern_2_0: 7160000 rects +caravel_00020001_fill_pattern_2_0: 7170000 rects +caravel_00020001_fill_pattern_2_0: 7180000 rects +caravel_00020001_fill_pattern_2_0: 7190000 rects +caravel_00020001_fill_pattern_2_0: 7200000 rects +caravel_00020001_fill_pattern_2_0: 7210000 rects +caravel_00020001_fill_pattern_2_0: 7220000 rects +caravel_00020001_fill_pattern_2_0: 7230000 rects +caravel_00020001_fill_pattern_2_0: 7240000 rects +caravel_00020001_fill_pattern_2_0: 7250000 rects +caravel_00020001_fill_pattern_2_0: 7260000 rects +caravel_00020001_fill_pattern_2_0: 7270000 rects +caravel_00020001_fill_pattern_2_0: 7280000 rects +caravel_00020001_fill_pattern_2_0: 7290000 rects +caravel_00020001_fill_pattern_2_0: 7300000 rects +caravel_00020001_fill_pattern_2_0: 7310000 rects +caravel_00020001_fill_pattern_2_0: 7320000 rects +caravel_00020001_fill_pattern_2_0: 7330000 rects +caravel_00020001_fill_pattern_2_0: 7340000 rects +caravel_00020001_fill_pattern_2_0: 7350000 rects +caravel_00020001_fill_pattern_2_0: 7360000 rects +caravel_00020001_fill_pattern_2_0: 7370000 rects +caravel_00020001_fill_pattern_2_0: 7380000 rects +caravel_00020001_fill_pattern_2_0: 7390000 rects +caravel_00020001_fill_pattern_2_0: 7400000 rects +caravel_00020001_fill_pattern_2_0: 7410000 rects +caravel_00020001_fill_pattern_2_0: 7420000 rects +caravel_00020001_fill_pattern_2_0: 7430000 rects +caravel_00020001_fill_pattern_2_0: 7440000 rects +CIF output style is now "wafflefill(tiled)" + Generating output for cell caravel_00020001_fill_pattern_2_0 + +caravel_00020001_fill_pattern_3_1: 3240000 rects +caravel_00020001_fill_pattern_3_1: 3250000 rects +caravel_00020001_fill_pattern_3_1: 3260000 rects +caravel_00020001_fill_pattern_3_1: 3270000 rects +caravel_00020001_fill_pattern_3_1: 3280000 rects +caravel_00020001_fill_pattern_3_1: 3290000 rects +caravel_00020001_fill_pattern_3_1: 3300000 rects +caravel_00020001_fill_pattern_3_1: 3310000 rects +caravel_00020001_fill_pattern_3_1: 3320000 rects +caravel_00020001_fill_pattern_3_1: 3330000 rects +caravel_00020001_fill_pattern_3_1: 3340000 rects +caravel_00020001_fill_pattern_3_1: 3350000 rects +caravel_00020001_fill_pattern_3_1: 3360000 rects +caravel_00020001_fill_pattern_3_1: 3370000 rects +caravel_00020001_fill_pattern_3_1: 3380000 rects +caravel_00020001_fill_pattern_3_1: 3390000 rects +caravel_00020001_fill_pattern_3_1: 3400000 rects +caravel_00020001_fill_pattern_3_1: 3410000 rects +caravel_00020001_fill_pattern_3_1: 3420000 rects +caravel_00020001_fill_pattern_3_1: 3430000 rects +caravel_00020001_fill_pattern_3_1: 3440000 rects +caravel_00020001_fill_pattern_3_1: 3450000 rects +caravel_00020001_fill_pattern_3_1: 3460000 rects +caravel_00020001_fill_pattern_3_1: 3470000 rects +caravel_00020001_fill_pattern_3_1: 3480000 rects +caravel_00020001_fill_pattern_3_1: 3490000 rects +caravel_00020001_fill_pattern_3_1: 3500000 rects +caravel_00020001_fill_pattern_3_1: 3510000 rects +caravel_00020001_fill_pattern_3_1: 3520000 rects +caravel_00020001_fill_pattern_3_1: 3530000 rects +caravel_00020001_fill_pattern_3_1: 3540000 rects +caravel_00020001_fill_pattern_3_1: 3550000 rects +caravel_00020001_fill_pattern_3_1: 3560000 rects +caravel_00020001_fill_pattern_3_1: 3570000 rects +caravel_00020001_fill_pattern_3_1: 3580000 rects +caravel_00020001_fill_pattern_3_1: 3590000 rects +caravel_00020001_fill_pattern_3_1: 3600000 rects +caravel_00020001_fill_pattern_3_1: 3610000 rects +caravel_00020001_fill_pattern_3_1: 3620000 rects +caravel_00020001_fill_pattern_3_1: 3630000 rects +caravel_00020001_fill_pattern_3_1: 3640000 rects +caravel_00020001_fill_pattern_3_1: 3650000 rects +caravel_00020001_fill_pattern_3_1: 3660000 rects +caravel_00020001_fill_pattern_3_1: 3670000 rects +caravel_00020001_fill_pattern_3_1: 3680000 rects +caravel_00020001_fill_pattern_3_1: 3690000 rects +caravel_00020001_fill_pattern_3_1: 3700000 rects +caravel_00020001_fill_pattern_3_1: 3710000 rects +caravel_00020001_fill_pattern_3_1: 3720000 rects +caravel_00020001_fill_pattern_3_1: 3730000 rects +caravel_00020001_fill_pattern_3_1: 3740000 rects +caravel_00020001_fill_pattern_3_1: 3750000 rects +caravel_00020001_fill_pattern_3_1: 3760000 rects +caravel_00020001_fill_pattern_3_1: 3770000 rects +caravel_00020001_fill_pattern_3_1: 3780000 rects +caravel_00020001_fill_pattern_3_1: 3790000 rects +caravel_00020001_fill_pattern_3_1: 3800000 rects +caravel_00020001_fill_pattern_3_1: 3810000 rects +caravel_00020001_fill_pattern_3_1: 3820000 rects +caravel_00020001_fill_pattern_3_1: 3830000 rects +caravel_00020001_fill_pattern_3_1: 3840000 rects +caravel_00020001_fill_pattern_3_1: 3850000 rects +caravel_00020001_fill_pattern_3_1: 3860000 rects +caravel_00020001_fill_pattern_3_1: 3870000 rects +caravel_00020001_fill_pattern_3_1: 3880000 rects +caravel_00020001_fill_pattern_3_1: 3890000 rects +caravel_00020001_fill_pattern_3_1: 3900000 rects +caravel_00020001_fill_pattern_3_1: 3910000 rects +caravel_00020001_fill_pattern_3_1: 3920000 rects +caravel_00020001_fill_pattern_3_1: 3930000 rects +caravel_00020001_fill_pattern_3_1: 3940000 rects +caravel_00020001_fill_pattern_3_1: 3950000 rects +caravel_00020001_fill_pattern_3_1: 3960000 rects +caravel_00020001_fill_pattern_3_1: 3970000 rects +caravel_00020001_fill_pattern_3_1: 3980000 rects +caravel_00020001_fill_pattern_3_1: 3990000 rects +caravel_00020001_fill_pattern_3_1: 4000000 rects +caravel_00020001_fill_pattern_3_1: 4010000 rects +caravel_00020001_fill_pattern_3_1: 4020000 rects +caravel_00020001_fill_pattern_3_1: 4030000 rects +caravel_00020001_fill_pattern_3_1: 4040000 rects +caravel_00020001_fill_pattern_3_1: 4050000 rects +caravel_00020001_fill_pattern_3_1: 4060000 rects +caravel_00020001_fill_pattern_3_1: 4070000 rects +caravel_00020001_fill_pattern_3_1: 4080000 rects +caravel_00020001_fill_pattern_3_1: 4090000 rects +caravel_00020001_fill_pattern_3_1: 4100000 rects +caravel_00020001_fill_pattern_3_1: 4110000 rects +caravel_00020001_fill_pattern_3_1: 4120000 rects +caravel_00020001_fill_pattern_3_1: 4130000 rects +caravel_00020001_fill_pattern_3_1: 4140000 rects +caravel_00020001_fill_pattern_3_1: 4150000 rects +caravel_00020001_fill_pattern_3_1: 4160000 rects +caravel_00020001_fill_pattern_3_1: 4170000 rects +caravel_00020001_fill_pattern_3_1: 4180000 rects +caravel_00020001_fill_pattern_3_1: 4190000 rects +caravel_00020001_fill_pattern_3_1: 4200000 rects +caravel_00020001_fill_pattern_3_1: 4210000 rects +caravel_00020001_fill_pattern_3_1: 4220000 rects +caravel_00020001_fill_pattern_3_1: 4230000 rects +caravel_00020001_fill_pattern_3_1: 4240000 rects +caravel_00020001_fill_pattern_3_1: 4250000 rects +caravel_00020001_fill_pattern_3_1: 4260000 rects +caravel_00020001_fill_pattern_3_1: 4270000 rects +caravel_00020001_fill_pattern_3_1: 4280000 rects +caravel_00020001_fill_pattern_3_1: 4290000 rects +caravel_00020001_fill_pattern_3_1: 4300000 rects +caravel_00020001_fill_pattern_3_1: 4310000 rects +caravel_00020001_fill_pattern_3_1: 4320000 rects +caravel_00020001_fill_pattern_3_1: 4330000 rects +caravel_00020001_fill_pattern_3_1: 4340000 rects +caravel_00020001_fill_pattern_3_1: 4350000 rects +caravel_00020001_fill_pattern_3_1: 4360000 rects +caravel_00020001_fill_pattern_3_1: 4370000 rects +caravel_00020001_fill_pattern_3_1: 4380000 rects +caravel_00020001_fill_pattern_3_1: 4390000 rects +caravel_00020001_fill_pattern_3_1: 4400000 rects +caravel_00020001_fill_pattern_3_1: 4410000 rects +caravel_00020001_fill_pattern_3_1: 4420000 rects +caravel_00020001_fill_pattern_3_1: 4430000 rects +caravel_00020001_fill_pattern_3_1: 4440000 rects +caravel_00020001_fill_pattern_3_1: 4450000 rects +caravel_00020001_fill_pattern_3_1: 4460000 rects +caravel_00020001_fill_pattern_3_1: 4470000 rects +caravel_00020001_fill_pattern_3_1: 4480000 rects +caravel_00020001_fill_pattern_3_1: 4490000 rects +caravel_00020001_fill_pattern_3_1: 4500000 rects +caravel_00020001_fill_pattern_3_1: 4510000 rects +caravel_00020001_fill_pattern_3_1: 4520000 rects +caravel_00020001_fill_pattern_3_1: 4530000 rects +caravel_00020001_fill_pattern_3_1: 4540000 rects +caravel_00020001_fill_pattern_3_1: 4550000 rects +caravel_00020001_fill_pattern_3_1: 4560000 rects +caravel_00020001_fill_pattern_3_1: 4570000 rects +caravel_00020001_fill_pattern_3_1: 4580000 rects +caravel_00020001_fill_pattern_3_1: 4590000 rects +caravel_00020001_fill_pattern_3_1: 4600000 rects +caravel_00020001_fill_pattern_3_1: 4610000 rects +caravel_00020001_fill_pattern_3_1: 4620000 rects +caravel_00020001_fill_pattern_3_1: 4630000 rects +caravel_00020001_fill_pattern_3_1: 4640000 rects +caravel_00020001_fill_pattern_3_1: 4650000 rects +caravel_00020001_fill_pattern_3_1: 4660000 rects +caravel_00020001_fill_pattern_3_1: 4670000 rects +caravel_00020001_fill_pattern_3_1: 4680000 rects +caravel_00020001_fill_pattern_3_1: 4690000 rects +caravel_00020001_fill_pattern_3_1: 4700000 rects +caravel_00020001_fill_pattern_3_1: 4710000 rects +caravel_00020001_fill_pattern_3_1: 4720000 rects +caravel_00020001_fill_pattern_3_1: 4730000 rects +caravel_00020001_fill_pattern_3_1: 4740000 rects +CIF output style is now "wafflefill(tiled)" + Generating output for cell caravel_00020001_fill_pattern_3_1 + +caravel_00020001_fill_pattern_3_0: 4920000 rects +caravel_00020001_fill_pattern_3_0: 4930000 rects +caravel_00020001_fill_pattern_3_0: 4940000 rects +caravel_00020001_fill_pattern_3_0: 4950000 rects +caravel_00020001_fill_pattern_3_0: 4960000 rects +caravel_00020001_fill_pattern_3_0: 4970000 rects +caravel_00020001_fill_pattern_3_0: 4980000 rects +caravel_00020001_fill_pattern_3_0: 4990000 rects +caravel_00020001_fill_pattern_3_0: 5000000 rects +caravel_00020001_fill_pattern_3_0: 5010000 rects +caravel_00020001_fill_pattern_3_0: 5020000 rects +caravel_00020001_fill_pattern_3_0: 5030000 rects +caravel_00020001_fill_pattern_3_0: 5040000 rects +caravel_00020001_fill_pattern_3_0: 5050000 rects +caravel_00020001_fill_pattern_3_0: 5060000 rects +caravel_00020001_fill_pattern_3_0: 5070000 rects +caravel_00020001_fill_pattern_3_0: 5080000 rects +caravel_00020001_fill_pattern_3_0: 5090000 rects +caravel_00020001_fill_pattern_3_0: 5100000 rects +caravel_00020001_fill_pattern_3_0: 5110000 rects +caravel_00020001_fill_pattern_3_0: 5120000 rects +caravel_00020001_fill_pattern_3_0: 5130000 rects +caravel_00020001_fill_pattern_3_0: 5140000 rects +caravel_00020001_fill_pattern_3_0: 5150000 rects +caravel_00020001_fill_pattern_3_0: 5160000 rects +caravel_00020001_fill_pattern_3_0: 5170000 rects +caravel_00020001_fill_pattern_3_0: 5180000 rects +caravel_00020001_fill_pattern_3_0: 5190000 rects +caravel_00020001_fill_pattern_3_0: 5200000 rects +caravel_00020001_fill_pattern_3_0: 5210000 rects +caravel_00020001_fill_pattern_3_0: 5220000 rects +caravel_00020001_fill_pattern_3_0: 5230000 rects +caravel_00020001_fill_pattern_3_0: 5240000 rects +caravel_00020001_fill_pattern_3_0: 5250000 rects +caravel_00020001_fill_pattern_3_0: 5260000 rects +caravel_00020001_fill_pattern_3_0: 5270000 rects +caravel_00020001_fill_pattern_3_0: 5280000 rects +caravel_00020001_fill_pattern_3_0: 5290000 rects +caravel_00020001_fill_pattern_3_0: 5300000 rects +caravel_00020001_fill_pattern_3_0: 5310000 rects +caravel_00020001_fill_pattern_3_0: 5320000 rects +caravel_00020001_fill_pattern_3_0: 5330000 rects +caravel_00020001_fill_pattern_3_0: 5340000 rects +caravel_00020001_fill_pattern_3_0: 5350000 rects +caravel_00020001_fill_pattern_3_0: 5360000 rects +caravel_00020001_fill_pattern_3_0: 5370000 rects +caravel_00020001_fill_pattern_3_0: 5380000 rects +caravel_00020001_fill_pattern_3_0: 5390000 rects +caravel_00020001_fill_pattern_3_0: 5400000 rects +caravel_00020001_fill_pattern_3_0: 5410000 rects +caravel_00020001_fill_pattern_3_0: 5420000 rects +caravel_00020001_fill_pattern_3_0: 5430000 rects +caravel_00020001_fill_pattern_3_0: 5440000 rects +caravel_00020001_fill_pattern_3_0: 5450000 rects +caravel_00020001_fill_pattern_3_0: 5460000 rects +caravel_00020001_fill_pattern_3_0: 5470000 rects +caravel_00020001_fill_pattern_3_0: 5480000 rects +caravel_00020001_fill_pattern_3_0: 5490000 rects +caravel_00020001_fill_pattern_3_0: 5500000 rects +caravel_00020001_fill_pattern_3_0: 5510000 rects +caravel_00020001_fill_pattern_3_0: 5520000 rects +caravel_00020001_fill_pattern_3_0: 5530000 rects +caravel_00020001_fill_pattern_3_0: 5540000 rects +caravel_00020001_fill_pattern_3_0: 5550000 rects +CIF output style is now "wafflefill(tiled)" + Generating output for cell caravel_00020001_fill_pattern_3_0 + +caravel_00020001_fill_pattern_2_4: 3240000 rects +caravel_00020001_fill_pattern_2_4: 3250000 rects +caravel_00020001_fill_pattern_2_4: 3260000 rects +caravel_00020001_fill_pattern_2_4: 3270000 rects +caravel_00020001_fill_pattern_2_4: 3280000 rects +caravel_00020001_fill_pattern_2_4: 3290000 rects +caravel_00020001_fill_pattern_2_4: 3300000 rects +caravel_00020001_fill_pattern_2_4: 3310000 rects +caravel_00020001_fill_pattern_2_4: 3320000 rects +caravel_00020001_fill_pattern_2_4: 3330000 rects +caravel_00020001_fill_pattern_2_4: 3340000 rects +caravel_00020001_fill_pattern_2_4: 3350000 rects +caravel_00020001_fill_pattern_2_4: 3360000 rects +caravel_00020001_fill_pattern_2_4: 3370000 rects +caravel_00020001_fill_pattern_2_4: 3380000 rects +caravel_00020001_fill_pattern_2_4: 3390000 rects +caravel_00020001_fill_pattern_2_4: 3400000 rects +caravel_00020001_fill_pattern_2_4: 3410000 rects +caravel_00020001_fill_pattern_2_4: 3420000 rects +caravel_00020001_fill_pattern_2_4: 3430000 rects +caravel_00020001_fill_pattern_2_4: 3440000 rects +caravel_00020001_fill_pattern_2_4: 3450000 rects +caravel_00020001_fill_pattern_2_4: 3460000 rects +caravel_00020001_fill_pattern_2_4: 3470000 rects +caravel_00020001_fill_pattern_2_4: 3480000 rects +caravel_00020001_fill_pattern_2_4: 3490000 rects +caravel_00020001_fill_pattern_2_4: 3500000 rects +caravel_00020001_fill_pattern_2_4: 3510000 rects +caravel_00020001_fill_pattern_2_4: 3520000 rects +caravel_00020001_fill_pattern_2_4: 3530000 rects +caravel_00020001_fill_pattern_2_4: 3540000 rects +caravel_00020001_fill_pattern_2_4: 3550000 rects +caravel_00020001_fill_pattern_2_4: 3560000 rects +caravel_00020001_fill_pattern_2_4: 3570000 rects +caravel_00020001_fill_pattern_2_4: 3580000 rects +caravel_00020001_fill_pattern_2_4: 3590000 rects +caravel_00020001_fill_pattern_2_4: 3600000 rects +caravel_00020001_fill_pattern_2_4: 3610000 rects +caravel_00020001_fill_pattern_2_4: 3620000 rects +caravel_00020001_fill_pattern_2_4: 3630000 rects +caravel_00020001_fill_pattern_2_4: 3640000 rects +caravel_00020001_fill_pattern_2_4: 3650000 rects +caravel_00020001_fill_pattern_2_4: 3660000 rects +caravel_00020001_fill_pattern_2_4: 3670000 rects +caravel_00020001_fill_pattern_2_4: 3680000 rects +caravel_00020001_fill_pattern_2_4: 3690000 rects +caravel_00020001_fill_pattern_2_4: 3700000 rects +caravel_00020001_fill_pattern_2_4: 3710000 rects +caravel_00020001_fill_pattern_2_4: 3720000 rects +caravel_00020001_fill_pattern_2_4: 3730000 rects +caravel_00020001_fill_pattern_2_4: 3740000 rects +caravel_00020001_fill_pattern_2_4: 3750000 rects +caravel_00020001_fill_pattern_2_4: 3760000 rects +caravel_00020001_fill_pattern_2_4: 3770000 rects +caravel_00020001_fill_pattern_2_4: 3780000 rects +caravel_00020001_fill_pattern_2_4: 3790000 rects +caravel_00020001_fill_pattern_2_4: 3800000 rects +caravel_00020001_fill_pattern_2_4: 3810000 rects +caravel_00020001_fill_pattern_2_4: 3820000 rects +caravel_00020001_fill_pattern_2_4: 3830000 rects +caravel_00020001_fill_pattern_2_4: 3840000 rects +caravel_00020001_fill_pattern_2_4: 3850000 rects +caravel_00020001_fill_pattern_2_4: 3860000 rects +caravel_00020001_fill_pattern_2_4: 3870000 rects +caravel_00020001_fill_pattern_2_4: 3880000 rects +caravel_00020001_fill_pattern_2_4: 3890000 rects +caravel_00020001_fill_pattern_2_4: 3900000 rects +caravel_00020001_fill_pattern_2_4: 3910000 rects +caravel_00020001_fill_pattern_2_4: 3920000 rects +caravel_00020001_fill_pattern_2_4: 3930000 rects +caravel_00020001_fill_pattern_2_4: 3940000 rects +caravel_00020001_fill_pattern_2_4: 3950000 rects +caravel_00020001_fill_pattern_2_4: 3960000 rects +caravel_00020001_fill_pattern_2_4: 3970000 rects +caravel_00020001_fill_pattern_2_4: 3980000 rects +caravel_00020001_fill_pattern_2_4: 3990000 rects +caravel_00020001_fill_pattern_2_4: 4000000 rects +caravel_00020001_fill_pattern_2_4: 4010000 rects +caravel_00020001_fill_pattern_2_4: 4020000 rects +caravel_00020001_fill_pattern_2_4: 4030000 rects +caravel_00020001_fill_pattern_2_4: 4040000 rects +caravel_00020001_fill_pattern_2_4: 4050000 rects +caravel_00020001_fill_pattern_2_4: 4060000 rects +caravel_00020001_fill_pattern_2_4: 4070000 rects +CIF output style is now "wafflefill(tiled)" + Generating output for cell caravel_00020001_fill_pattern_2_4 caravel_00020001_fill_pattern_3_5: 6600000 rects caravel_00020001_fill_pattern_3_5: 6610000 rects @@ -18391,4 +18331,64 @@ caravel_00020001_fill_pattern_3_5: 8180000 rects CIF output style is now "wafflefill(tiled)" Generating output for cell caravel_00020001_fill_pattern_3_5 + +caravel_00020001_fill_pattern_0_1: 4920000 rects +caravel_00020001_fill_pattern_0_1: 4930000 rects +caravel_00020001_fill_pattern_0_1: 4940000 rects +caravel_00020001_fill_pattern_0_1: 4950000 rects +caravel_00020001_fill_pattern_0_1: 4960000 rects +caravel_00020001_fill_pattern_0_1: 4970000 rects +caravel_00020001_fill_pattern_0_1: 4980000 rects +caravel_00020001_fill_pattern_0_1: 4990000 rects +caravel_00020001_fill_pattern_0_1: 5000000 rects +caravel_00020001_fill_pattern_0_1: 5010000 rects +caravel_00020001_fill_pattern_0_1: 5020000 rects +caravel_00020001_fill_pattern_0_1: 5030000 rects +caravel_00020001_fill_pattern_0_1: 5040000 rects +caravel_00020001_fill_pattern_0_1: 5050000 rects +caravel_00020001_fill_pattern_0_1: 5060000 rects +caravel_00020001_fill_pattern_0_1: 5070000 rects +caravel_00020001_fill_pattern_0_1: 5080000 rects +caravel_00020001_fill_pattern_0_1: 5090000 rects +caravel_00020001_fill_pattern_0_1: 5100000 rects +caravel_00020001_fill_pattern_0_1: 5110000 rects +caravel_00020001_fill_pattern_0_1: 5120000 rects +caravel_00020001_fill_pattern_0_1: 5130000 rects +caravel_00020001_fill_pattern_0_1: 5140000 rects +caravel_00020001_fill_pattern_0_1: 5150000 rects +caravel_00020001_fill_pattern_0_1: 5160000 rects +caravel_00020001_fill_pattern_0_1: 5170000 rects +caravel_00020001_fill_pattern_0_1: 5180000 rects +caravel_00020001_fill_pattern_0_1: 5190000 rects +caravel_00020001_fill_pattern_0_1: 5200000 rects +caravel_00020001_fill_pattern_0_1: 5210000 rects +caravel_00020001_fill_pattern_0_1: 5220000 rects +caravel_00020001_fill_pattern_0_1: 5230000 rects +caravel_00020001_fill_pattern_0_1: 5240000 rects +caravel_00020001_fill_pattern_0_1: 5250000 rects +caravel_00020001_fill_pattern_0_1: 5260000 rects +caravel_00020001_fill_pattern_0_1: 5270000 rects +caravel_00020001_fill_pattern_0_1: 5280000 rects +caravel_00020001_fill_pattern_0_1: 5290000 rects +caravel_00020001_fill_pattern_0_1: 5300000 rects +caravel_00020001_fill_pattern_0_1: 5310000 rects +caravel_00020001_fill_pattern_0_1: 5320000 rects +caravel_00020001_fill_pattern_0_1: 5330000 rects +caravel_00020001_fill_pattern_0_1: 5340000 rects +caravel_00020001_fill_pattern_0_1: 5350000 rects +caravel_00020001_fill_pattern_0_1: 5360000 rects +caravel_00020001_fill_pattern_0_1: 5370000 rects +caravel_00020001_fill_pattern_0_1: 5380000 rects +caravel_00020001_fill_pattern_0_1: 5390000 rects +caravel_00020001_fill_pattern_0_1: 5400000 rects +caravel_00020001_fill_pattern_0_1: 5410000 rects +caravel_00020001_fill_pattern_0_1: 5420000 rects +caravel_00020001_fill_pattern_0_1: 5430000 rects +caravel_00020001_fill_pattern_0_1: 5440000 rects +caravel_00020001_fill_pattern_0_1: 5450000 rects +caravel_00020001_fill_pattern_0_1: 5460000 rects +caravel_00020001_fill_pattern_0_1: 5470000 rects +caravel_00020001_fill_pattern_0_1: 5480000 rects +CIF output style is now "wafflefill(tiled)" + Generating output for cell caravel_00020001_fill_pattern_0_1 Generate fill completed.
diff --git a/signoff/build/make_ship.out b/signoff/build/make_ship.out index e1128eb..dcc786b 100644 --- a/signoff/build/make_ship.out +++ b/signoff/build/make_ship.out
@@ -1,5 +1,5 @@ -Magic 8.3 revision 185 - Compiled on Thu Jul 8 16:46:03 PDT 2021. +Magic 8.3 revision 192 - Compiled on Wed Jul 28 09:22:23 PDT 2021. Starting magic under Tcl interpreter Using the terminal as the console. Using NULL graphics device. @@ -9,7 +9,7 @@ site.def: In custom site.def... Sourcing design .magicrc for technology sky130A ... 2 Magic internal units = 1 Lambda -Input style sky130(): scaleFactor=2, multiplier=2 +Input style sky130(vendor): scaleFactor=2, multiplier=2 Scaled tech values by 2 / 1 to match internal grid scaling Loading sky130A Device Generator Menu ... Loading "/mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag/mag2gds_caravel.tcl" from command line. @@ -125,7 +125,7 @@ Reading "sky130_fd_sc_hd__a32oi_4". Reading "sky130_fd_sc_hd__dfstp_1". Reading "sky130_fd_sc_hd__a2111o_1". -CIF file read warning: CIF style sky130(): units rescaled by factor of 5 / 1 +CIF file read warning: CIF style sky130(vendor): units rescaled by factor of 5 / 1 CIF file read warning: Input off lambda grid by 2/5; snapped to grid. Reading "sky130_fd_sc_hd__xnor2_1". Reading "sky130_fd_sc_hd__o21ai_4". @@ -2018,6 +2018,7 @@ 184500 uses 184600 uses Reading "user_project_wrapper". +Warning: cell <caravel> from file caravel.mag is not writeable caravel: 10000 rects caravel: 20000 rects caravel: 30000 rects @@ -2025,219 +2026,222 @@ caravel: 50000 rects caravel: 60000 rects Processing timestamp mismatches: user_project_wrapper. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_3.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Warning: cell <user_id_programming> from file /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag/user_id_programming.mag is not writeable +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_3.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_3.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_3.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__conb_1.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__conb_1.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__conb_1.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__conb_1.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_3.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_3.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__conb_1.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__conb_1.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__conb_1.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__conb_1.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__conb_1.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__conb_1.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__conb_1.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__conb_1.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__fill_1.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__fill_1.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_8.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_8.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__conb_1.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__conb_1.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__conb_1.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__conb_1.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__fill_2.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__fill_2.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_3.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_3.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_3.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_3.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_3.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_3.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__conb_1.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__conb_1.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_8.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_8.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__fill_2.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__fill_2.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_3.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_3.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_12.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_12.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_12.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_12.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__conb_1.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__conb_1.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__tapvpwrvgnd_1.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__tapvpwrvgnd_1.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_4.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_4.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_6.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_6.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_3.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_3.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__conb_1.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__conb_1.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_6.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_6.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_3.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_3.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__conb_1.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__conb_1.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_12.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_12.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_12.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_12.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_12.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_12.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_3.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_3.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_8.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_8.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_3.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_3.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__conb_1.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__conb_1.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__conb_1.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__conb_1.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__fill_1.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__fill_1.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_4.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_4.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__conb_1.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__conb_1.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__conb_1.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__conb_1.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__conb_1.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__conb_1.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__fill_1.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__fill_1.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__fill_2.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__fill_2.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_3.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_3.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__conb_1.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__conb_1.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__conb_1.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__conb_1.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__fill_1.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__fill_1.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__tapvpwrvgnd_1.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__tapvpwrvgnd_1.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_4.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_4.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_3.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_3.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__conb_1.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__conb_1.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__fill_2.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__fill_2.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_4.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_4.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_3.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_3.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__conb_1.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__conb_1.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__conb_1.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__conb_1.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__fill_2.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__fill_2.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_12.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_12.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_8.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_8.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_3.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_3.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__conb_1.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__conb_1.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__conb_1.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__conb_1.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_3.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_3.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__conb_1.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__conb_1.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__fill_1.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__fill_1.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_6.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_6.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_3.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_3.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_3.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_3.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__conb_1.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__conb_1.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_8.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_8.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_6.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_6.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_12.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_12.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__conb_1.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__conb_1.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__conb_1.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__conb_1.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__fill_1.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__fill_1.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__fill_1.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__fill_1.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_12.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_12.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_3.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_3.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__conb_1.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__conb_1.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__conb_1.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__conb_1.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__fill_1.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__fill_1.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__tapvpwrvgnd_1.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__tapvpwrvgnd_1.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_4.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_4.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_6.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_6.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_6.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_6.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_3.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_3.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_3.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_3.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__conb_1.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__conb_1.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__fill_1.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__fill_1.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_8.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_8.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__fill_2.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__fill_2.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_4.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_4.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_3.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_3.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_12.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_12.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_12.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_12.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__tapvpwrvgnd_1.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__tapvpwrvgnd_1.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_4.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_4.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_12.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_12.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_3.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_3.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_6.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_6.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. [Flushed] Processing timestamp mismatches: user_id_programming, sky130_fd_sc_hd__decap_6, sky130_fd_sc_hd__decap_3, sky130_fd_sc_hd__decap_12, sky130_fd_sc_hd__decap_4, sky130_fd_sc_hd__tapvpwrvgnd_1, sky130_fd_sc_hd__fill_2, sky130_fd_sc_hd__decap_8, sky130_fd_sc_hd__fill_1, sky130_fd_sc_hd__conb_1. +Warning: cell <user_id_textblock> from file /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag/user_id_textblock.mag is not writeable Scaled magic input cell user_id_textblock geometry by factor of 2 [Flushed] Processing timestamp mismatches: user_id_textblock. +Warning: cell <copyright_block> from file copyright_block.mag is not writeable Scaled magic input cell font_4A geometry by factor of 24 Scaled magic input cell font_75 geometry by factor of 24 Scaled magic input cell font_6E geometry by factor of 24 @@ -2270,20 +2274,32 @@ Scaled magic input cell font_53 geometry by factor of 24 Scaled magic input cell font_67 geometry by factor of 24 Scaled magic input cell font_47 geometry by factor of 24 +Warning: cell <open_source> from file hexdigits/open_source.mag is not writeable Scaled magic input cell open_source geometry by factor of 2 +Warning: cell <storage> from file ../maglef/storage.mag is not writeable +Warning: cell <sky130_fd_sc_hvl__lsbufhv2lv_1_wrapped> from file ../maglef/sky130_fd_sc_hvl__lsbufhv2lv_1_wrapped.mag is not writeable Warning: Parent cell lists instance of "alpha_1" at bad file path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag/hexdigits/alpha_1.mag. The cell exists in the search paths at hexdigits/alpha_1.mag. The discovered version will be used. +Warning: cell <alpha_1> from file hexdigits/alpha_1.mag is not writeable Scaled magic input cell alpha_1 geometry by factor of 72 Warning: Parent cell lists instance of "alpha_0" at bad file path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag/hexdigits/alpha_0.mag. The cell exists in the search paths at hexdigits/alpha_0.mag. The discovered version will be used. +Warning: cell <alpha_0> from file hexdigits/alpha_0.mag is not writeable Scaled magic input cell alpha_0 geometry by factor of 72 Warning: Parent cell lists instance of "alpha_2" at bad file path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag/hexdigits/alpha_2.mag. The cell exists in the search paths at hexdigits/alpha_2.mag. The discovered version will be used. +Warning: cell <alpha_2> from file hexdigits/alpha_2.mag is not writeable Scaled magic input cell alpha_2 geometry by factor of 72 +Warning: cell <gpio_control_block> from file ../maglef/gpio_control_block.mag is not writeable +Warning: cell <simple_por> from file ../maglef/simple_por.mag is not writeable +Warning: cell <mgmt_core> from file ../maglef/mgmt_core.mag is not writeable +Warning: cell <mgmt_protect> from file ../maglef/mgmt_protect.mag is not writeable +Warning: cell <chip_io> from file ../maglef/chip_io.mag is not writeable chip_io: 10000 rects +Warning: cell <caravel_power_routing> from file caravel_power_routing.mag is not writeable Processing timestamp mismatches: chip_io, alpha_2, alpha_1, open_source, copyright_block. Generating output for cell font_4A Generating output for cell font_75 @@ -3532,5 +3548,4 @@ Generating output for cell axi_dma Generating output for cell user_project_wrapper Generating output for cell caravel -Created database crash recovery file /tmp//MAG205.IyQMlP Make ship completed.
diff --git a/signoff/make_final b/signoff/make_final index ceb5589..9ee220f 100644 --- a/signoff/make_final +++ b/signoff/make_final
@@ -1 +1 @@ -21ec62b4d989eee625dc625a9e67758112410b15 ./gds/caravel_00020001.gds +42e7d6b1f79c9598f90b20023ac7e94cde1ae339 ./gds/caravel_00020001.gds
diff --git a/signoff/tapeout.log b/signoff/tapeout.log index 1803a00..ce70eaf 100644 --- a/signoff/tapeout.log +++ b/signoff/tapeout.log
@@ -1,31 +1,29 @@ -2883770 4 drwx------ 2 root root 4096 Jul 29 20:44 /root/.ssh -2883776 4 -rw------- 1 root root 401 Jul 29 20:44 /root/.ssh/id_rsa.pub -2883777 4 -rw------- 1 root root 2757 Jul 29 20:44 /root/.ssh/known_hosts -2883773 4 -rw------- 1 root root 401 Jul 29 20:44 /root/.ssh/authorized_keys -2883774 4 -rw------- 1 root root 218 Jul 29 20:44 /root/.ssh/config -2883775 4 -rw------- 1 root root 1679 Jul 29 20:44 /root/.ssh/id_rsa +2885327 4 drwx------ 2 root root 4096 Aug 4 07:13 /root/.ssh +2885354 4 -rw------- 1 root root 401 Aug 4 07:13 /root/.ssh/id_rsa.pub +2885358 4 -rw------- 1 root root 2757 Aug 4 07:13 /root/.ssh/known_hosts +2885342 4 -rw------- 1 root root 401 Aug 4 07:13 /root/.ssh/authorized_keys +2885346 4 -rw------- 1 root root 218 Aug 4 07:13 /root/.ssh/config +2885349 4 -rw------- 1 root root 1679 Aug 4 07:13 /root/.ssh/id_rsa Welcome to GitLab, @jeffdi! ------------------------------------------------------------------------------------------- ------------------------------------------------------------------------------------------- Beginning tapeout for mpw-two, slot-001 axi_dma_using_spinal -Thu Jul 29 20:44:38 UTC 2021 +Wed Aug 4 07:13:07 UTC 2021 ------------------------------------------------------------------------------------------- ------------------------------------------------------------------------------------------- Everything up-to-date ok------------------------------------------------------------------------------------------- {{ STEP 1 }} project ID: 00020001, project type: digital, shuttle-repo: https://foss-eda-tools.googlesource.com/third_party/shuttle/mpw-two/slot-001.git ------------------------------------------------------------------------------------------- -gds/user_project_wrapper.gds.gz -> gds/user_project_wrapper.gds -gds/axi_dma.gds.gz -> gds/axi_dma.gds All files are uncompressed! USER_ID is set to 00020001 All files are uncompressed! cd /mnt/shuttles/shuttle/mpw-two/caravel && \ make uncompress -make[1]: Entering directory `/mnt/shuttles/shuttle/mpw-two/caravel' +make[1]: Entering directory `/mnt/shuttles/shuttle/mpw-two/caravel.develop' All files are uncompressed! -make[1]: Leaving directory `/mnt/shuttles/shuttle/mpw-two/caravel' +make[1]: Leaving directory `/mnt/shuttles/shuttle/mpw-two/caravel.develop' make -f /mnt/shuttles/shuttle/mpw-two/caravel/Makefile __set_user_id make[1]: Entering directory `/mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal' mkdir -p ./signoff/build @@ -48,16 +46,16 @@ All files are uncompressed! cd /mnt/shuttles/shuttle/mpw-two/caravel && \ make uncompress -make[1]: Entering directory `/mnt/shuttles/shuttle/mpw-two/caravel' +make[1]: Entering directory `/mnt/shuttles/shuttle/mpw-two/caravel.develop' All files are uncompressed! -make[1]: Leaving directory `/mnt/shuttles/shuttle/mpw-two/caravel' +make[1]: Leaving directory `/mnt/shuttles/shuttle/mpw-two/caravel.develop' Running make ship in the foreground... make -f /mnt/shuttles/shuttle/mpw-two/caravel/Makefile __ship make[1]: Entering directory `/mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal' ############################################### Generating Caravel GDS (sources are in the 'gds' directory) -Magic 8.3 revision 185 - Compiled on Thu Jul 8 16:46:03 PDT 2021. +Magic 8.3 revision 192 - Compiled on Wed Jul 28 09:22:23 PDT 2021. Starting magic under Tcl interpreter Using the terminal as the console. Using NULL graphics device. @@ -67,7 +65,7 @@ site.def: In custom site.def... Sourcing design .magicrc for technology sky130A ... 2 Magic internal units = 1 Lambda -Input style sky130(): scaleFactor=2, multiplier=2 +Input style sky130(vendor): scaleFactor=2, multiplier=2 Scaled tech values by 2 / 1 to match internal grid scaling Loading sky130A Device Generator Menu ... Loading "/mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag/mag2gds_caravel.tcl" from command line. @@ -183,7 +181,7 @@ Reading "sky130_fd_sc_hd__a32oi_4". Reading "sky130_fd_sc_hd__dfstp_1". Reading "sky130_fd_sc_hd__a2111o_1". -CIF file read warning: CIF style sky130(): units rescaled by factor of 5 / 1 +CIF file read warning: CIF style sky130(vendor): units rescaled by factor of 5 / 1 CIF file read warning: Input off lambda grid by 2/5; snapped to grid. Reading "sky130_fd_sc_hd__xnor2_1". Reading "sky130_fd_sc_hd__o21ai_4". @@ -2076,6 +2074,7 @@ 184500 uses 184600 uses Reading "user_project_wrapper". +Warning: cell <caravel> from file caravel.mag is not writeable caravel: 10000 rects caravel: 20000 rects caravel: 30000 rects @@ -2083,219 +2082,222 @@ caravel: 50000 rects caravel: 60000 rects Processing timestamp mismatches: user_project_wrapper. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_3.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Warning: cell <user_id_programming> from file /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag/user_id_programming.mag is not writeable +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_3.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_3.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_3.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__conb_1.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__conb_1.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__conb_1.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__conb_1.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_3.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_3.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__conb_1.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__conb_1.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__conb_1.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__conb_1.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__conb_1.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__conb_1.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__conb_1.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__conb_1.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__fill_1.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__fill_1.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_8.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_8.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__conb_1.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__conb_1.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__conb_1.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__conb_1.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__fill_2.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__fill_2.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_3.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_3.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_3.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_3.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_3.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_3.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__conb_1.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__conb_1.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_8.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_8.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__fill_2.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__fill_2.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_3.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_3.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_12.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_12.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_12.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_12.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__conb_1.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__conb_1.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__tapvpwrvgnd_1.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__tapvpwrvgnd_1.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_4.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_4.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_6.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_6.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_3.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_3.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__conb_1.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__conb_1.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_6.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_6.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_3.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_3.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__conb_1.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__conb_1.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_12.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_12.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_12.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_12.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_12.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_12.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_3.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_3.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_8.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_8.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_3.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_3.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__conb_1.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__conb_1.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__conb_1.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__conb_1.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__fill_1.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__fill_1.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_4.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_4.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__conb_1.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__conb_1.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__conb_1.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__conb_1.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__conb_1.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__conb_1.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__fill_1.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__fill_1.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__fill_2.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__fill_2.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_3.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_3.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__conb_1.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__conb_1.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__conb_1.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__conb_1.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__fill_1.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__fill_1.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__tapvpwrvgnd_1.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__tapvpwrvgnd_1.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_4.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_4.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_3.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_3.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__conb_1.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__conb_1.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__fill_2.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__fill_2.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_4.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_4.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_3.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_3.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__conb_1.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__conb_1.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__conb_1.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__conb_1.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__fill_2.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__fill_2.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_12.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_12.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_8.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_8.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_3.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_3.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__conb_1.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__conb_1.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__conb_1.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__conb_1.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_3.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_3.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__conb_1.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__conb_1.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__fill_1.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__fill_1.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_6.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_6.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_3.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_3.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_3.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_3.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__conb_1.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__conb_1.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_8.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_8.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_6.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_6.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_12.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_12.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__conb_1.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__conb_1.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__conb_1.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__conb_1.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__fill_1.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__fill_1.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__fill_1.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__fill_1.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_12.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_12.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_3.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_3.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__conb_1.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__conb_1.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__conb_1.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__conb_1.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__fill_1.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__fill_1.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__tapvpwrvgnd_1.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__tapvpwrvgnd_1.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_4.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_4.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_6.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_6.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_6.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_6.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_3.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_3.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_3.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_3.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__conb_1.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__conb_1.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__fill_1.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__fill_1.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_8.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_8.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__fill_2.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__fill_2.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_4.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_4.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_3.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_3.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_12.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_12.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_12.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_12.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__tapvpwrvgnd_1.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__tapvpwrvgnd_1.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_4.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_4.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_12.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_12.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_3.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_3.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. -Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_6.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdk/sky130A/libs.ref/sky130_fd_sc_hd/mag. +Duplicate cell in user_id_programming: Instance of cell sky130_fd_sc_hd__decap_6.mag is from path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag but cell was previously read from /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_fd_sc_hd/mag. New path will be ignored. Please check. [Flushed] Processing timestamp mismatches: user_id_programming, sky130_fd_sc_hd__decap_6, sky130_fd_sc_hd__decap_3, sky130_fd_sc_hd__decap_12, sky130_fd_sc_hd__decap_4, sky130_fd_sc_hd__tapvpwrvgnd_1, sky130_fd_sc_hd__fill_2, sky130_fd_sc_hd__decap_8, sky130_fd_sc_hd__fill_1, sky130_fd_sc_hd__conb_1. +Warning: cell <user_id_textblock> from file /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag/user_id_textblock.mag is not writeable Scaled magic input cell user_id_textblock geometry by factor of 2 [Flushed] Processing timestamp mismatches: user_id_textblock. +Warning: cell <copyright_block> from file copyright_block.mag is not writeable Scaled magic input cell font_4A geometry by factor of 24 Scaled magic input cell font_75 geometry by factor of 24 Scaled magic input cell font_6E geometry by factor of 24 @@ -2328,20 +2330,32 @@ Scaled magic input cell font_53 geometry by factor of 24 Scaled magic input cell font_67 geometry by factor of 24 Scaled magic input cell font_47 geometry by factor of 24 +Warning: cell <open_source> from file hexdigits/open_source.mag is not writeable Scaled magic input cell open_source geometry by factor of 2 +Warning: cell <storage> from file ../maglef/storage.mag is not writeable +Warning: cell <sky130_fd_sc_hvl__lsbufhv2lv_1_wrapped> from file ../maglef/sky130_fd_sc_hvl__lsbufhv2lv_1_wrapped.mag is not writeable Warning: Parent cell lists instance of "alpha_1" at bad file path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag/hexdigits/alpha_1.mag. The cell exists in the search paths at hexdigits/alpha_1.mag. The discovered version will be used. +Warning: cell <alpha_1> from file hexdigits/alpha_1.mag is not writeable Scaled magic input cell alpha_1 geometry by factor of 72 Warning: Parent cell lists instance of "alpha_0" at bad file path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag/hexdigits/alpha_0.mag. The cell exists in the search paths at hexdigits/alpha_0.mag. The discovered version will be used. +Warning: cell <alpha_0> from file hexdigits/alpha_0.mag is not writeable Scaled magic input cell alpha_0 geometry by factor of 72 Warning: Parent cell lists instance of "alpha_2" at bad file path /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag/hexdigits/alpha_2.mag. The cell exists in the search paths at hexdigits/alpha_2.mag. The discovered version will be used. +Warning: cell <alpha_2> from file hexdigits/alpha_2.mag is not writeable Scaled magic input cell alpha_2 geometry by factor of 72 +Warning: cell <gpio_control_block> from file ../maglef/gpio_control_block.mag is not writeable +Warning: cell <simple_por> from file ../maglef/simple_por.mag is not writeable +Warning: cell <mgmt_core> from file ../maglef/mgmt_core.mag is not writeable +Warning: cell <mgmt_protect> from file ../maglef/mgmt_protect.mag is not writeable +Warning: cell <chip_io> from file ../maglef/chip_io.mag is not writeable chip_io: 10000 rects +Warning: cell <caravel_power_routing> from file caravel_power_routing.mag is not writeable Processing timestamp mismatches: chip_io, alpha_2, alpha_1, open_source, copyright_block. Generating output for cell font_4A Generating output for cell font_75 @@ -3590,7 +3604,6 @@ Generating output for cell axi_dma Generating output for cell user_project_wrapper Generating output for cell caravel -Created database crash recovery file /tmp//MAG205.IyQMlP make[1]: Leaving directory `/mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal' Make ship completed. make_ship complete: /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal; @@ -3607,7 +3620,7 @@ This script will generate files caravel_00020001_fill_pattern_x_y.gds Now generating fill patterns. This may take. . . quite. . . a while. -Magic 8.3 revision 185 - Compiled on Thu Jul 8 16:46:03 PDT 2021. +Magic 8.3 revision 192 - Compiled on Wed Jul 28 09:22:23 PDT 2021. Starting magic under Tcl interpreter Using the terminal as the console. Using NULL graphics device. @@ -3617,11 +3630,11 @@ site.def: In custom site.def... Sourcing design .magicrc for technology sky130A ... 2 Magic internal units = 1 Lambda -Input style sky130(): scaleFactor=2, multiplier=2 +Input style sky130(vendor): scaleFactor=2, multiplier=2 Scaled tech values by 2 / 1 to match internal grid scaling Loading sky130A Device Generator Menu ... Loading "/mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag/generate_fill.tcl" from command line. -Started: 07/29/2021 20:58:32 +Started: 08/04/2021 07:14:34 Warning: Calma reading is not undoable! I hope that's OK. Library written using GDS-II Release 3.0 Library name: caravel @@ -10906,7 +10919,7 @@ Error while reading cell "Y4_control_logic_r" (byte position 836136): Warning: Cell Y4_control_logic_r boundary was redefined. Error while reading cell "Y4_control_logic_r" (byte position 836136): Warning: Cell Y4_control_logic_r boundary was redefined. Error while reading cell "Y4_control_logic_r" (byte position 836136): Warning: Cell Y4_control_logic_r boundary was redefined. -CIF file read warning: CIF style sky130(): units rescaled by factor of 5 / 1 +CIF file read warning: CIF style sky130(vendor): units rescaled by factor of 5 / 1 Error while reading cell "HJ_sky130_fd_io__res250_sub_small" (byte position 205868512): NODE elements not supported: skipping. Error while reading cell "HJ_sky130_fd_io__res250_sub_small" (byte position 205868544): NODE elements not supported: skipping. Error while reading cell "HJ_sky130_fd_io__res250_sub_small" (byte position 205871136): NODE elements not supported: skipping. @@ -10917,7 +10930,7 @@ Error while reading cell "HJ_sky130_fd_io__res250_sub_small" (byte position 205871360): NODE elements not supported: skipping. CIF file read warning: Input off lambda grid by 2/5; snapped to grid. -Magic 8.3 revision 185 - Compiled on Thu Jul 8 16:46:03 PDT 2021. +Magic 8.3 revision 192 - Compiled on Wed Jul 28 09:22:23 PDT 2021. Starting magic under Tcl interpreter Using the terminal as the console. Using NULL graphics device. @@ -10927,176 +10940,7 @@ site.def: In custom site.def... Sourcing design .magicrc for technology sky130A ... 2 Magic internal units = 1 Lambda -Input style sky130(): scaleFactor=2, multiplier=2 -Scaled tech values by 2 / 1 to match internal grid scaling -Loading sky130A Device Generator Menu ... -Loading "/mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag/generate_fill_dist.tcl" from command line. -caravel_00020001_fill_pattern_0_4: 10000 rects -caravel_00020001_fill_pattern_0_4: 20000 rects -caravel_00020001_fill_pattern_0_4: 30000 rects -caravel_00020001_fill_pattern_0_4: 40000 rects -caravel_00020001_fill_pattern_0_4: 50000 rects -caravel_00020001_fill_pattern_0_4: 60000 rects -caravel_00020001_fill_pattern_0_4: 70000 rects -caravel_00020001_fill_pattern_0_4: 80000 rects -caravel_00020001_fill_pattern_0_4: 90000 rects -caravel_00020001_fill_pattern_0_4: 100000 rects -caravel_00020001_fill_pattern_0_4: 110000 rects -caravel_00020001_fill_pattern_0_4: 120000 rects -caravel_00020001_fill_pattern_0_4: 130000 rects -caravel_00020001_fill_pattern_0_4: 140000 rects -caravel_00020001_fill_pattern_0_4: 150000 rects -caravel_00020001_fill_pattern_0_4: 160000 rects -caravel_00020001_fill_pattern_0_4: 170000 rects -caravel_00020001_fill_pattern_0_4: 180000 rects -caravel_00020001_fill_pattern_0_4: 190000 rects -caravel_00020001_fill_pattern_0_4: 200000 rects -caravel_00020001_fill_pattern_0_4: 210000 rects -caravel_00020001_fill_pattern_0_4: 220000 rects -caravel_00020001_fill_pattern_0_4: 230000 rects -caravel_00020001_fill_pattern_0_4: 240000 rects -caravel_00020001_fill_pattern_0_4: 250000 rects -caravel_00020001_fill_pattern_0_4: 260000 rects -caravel_00020001_fill_pattern_0_4: 270000 rects -caravel_00020001_fill_pattern_0_4: 280000 rects -caravel_00020001_fill_pattern_0_4: 290000 rects -caravel_00020001_fill_pattern_0_4: 300000 rects -caravel_00020001_fill_pattern_0_4: 310000 rects -caravel_00020001_fill_pattern_0_4: 320000 rects -caravel_00020001_fill_pattern_0_4: 330000 rects -caravel_00020001_fill_pattern_0_4: 340000 rects -caravel_00020001_fill_pattern_0_4: 350000 rects -caravel_00020001_fill_pattern_0_4: 360000 rects -caravel_00020001_fill_pattern_0_4: 370000 rects -caravel_00020001_fill_pattern_0_4: 380000 rects -caravel_00020001_fill_pattern_0_4: 390000 rects -caravel_00020001_fill_pattern_0_4: 400000 rects -caravel_00020001_fill_pattern_0_4: 410000 rects -caravel_00020001_fill_pattern_0_4: 420000 rects -caravel_00020001_fill_pattern_0_4: 430000 rects -caravel_00020001_fill_pattern_0_4: 440000 rects -caravel_00020001_fill_pattern_0_4: 450000 rects -caravel_00020001_fill_pattern_0_4: 460000 rects -caravel_00020001_fill_pattern_0_4: 470000 rects -caravel_00020001_fill_pattern_0_4: 480000 rects -caravel_00020001_fill_pattern_0_4: 490000 rects -caravel_00020001_fill_pattern_0_4: 500000 rects -caravel_00020001_fill_pattern_0_4: 510000 rects -caravel_00020001_fill_pattern_0_4: 520000 rects -caravel_00020001_fill_pattern_0_4: 530000 rects -caravel_00020001_fill_pattern_0_4: 540000 rects -caravel_00020001_fill_pattern_0_4: 550000 rects -caravel_00020001_fill_pattern_0_4: 560000 rects -caravel_00020001_fill_pattern_0_4: 570000 rects -caravel_00020001_fill_pattern_0_4: 580000 rects -caravel_00020001_fill_pattern_0_4: 590000 rects -caravel_00020001_fill_pattern_0_4: 600000 rects -caravel_00020001_fill_pattern_0_4: 610000 rects -caravel_00020001_fill_pattern_0_4: 620000 rects -caravel_00020001_fill_pattern_0_4: 630000 rects -caravel_00020001_fill_pattern_0_4: 640000 rects -caravel_00020001_fill_pattern_0_4: 650000 rects -caravel_00020001_fill_pattern_0_4: 660000 rects -caravel_00020001_fill_pattern_0_4: 670000 rects -caravel_00020001_fill_pattern_0_4: 680000 rects -caravel_00020001_fill_pattern_0_4: 690000 rects -caravel_00020001_fill_pattern_0_4: 700000 rects -caravel_00020001_fill_pattern_0_4: 710000 rects -caravel_00020001_fill_pattern_0_4: 720000 rects -caravel_00020001_fill_pattern_0_4: 730000 rects -caravel_00020001_fill_pattern_0_4: 740000 rects -caravel_00020001_fill_pattern_0_4: 750000 rects -caravel_00020001_fill_pattern_0_4: 760000 rects -caravel_00020001_fill_pattern_0_4: 770000 rects -caravel_00020001_fill_pattern_0_4: 780000 rects -caravel_00020001_fill_pattern_0_4: 790000 rects -caravel_00020001_fill_pattern_0_4: 800000 rects -caravel_00020001_fill_pattern_0_4: 810000 rects -caravel_00020001_fill_pattern_0_4: 820000 rects -caravel_00020001_fill_pattern_0_4: 830000 rects -caravel_00020001_fill_pattern_0_4: 840000 rects -caravel_00020001_fill_pattern_0_4: 850000 rects -caravel_00020001_fill_pattern_0_4: 860000 rects -caravel_00020001_fill_pattern_0_4: 870000 rects -caravel_00020001_fill_pattern_0_4: 880000 rects -caravel_00020001_fill_pattern_0_4: 890000 rects -caravel_00020001_fill_pattern_0_4: 900000 rects -caravel_00020001_fill_pattern_0_4: 910000 rects -caravel_00020001_fill_pattern_0_4: 920000 rects -caravel_00020001_fill_pattern_0_4: 930000 rects -caravel_00020001_fill_pattern_0_4: 940000 rects -caravel_00020001_fill_pattern_0_4: 950000 rects -caravel_00020001_fill_pattern_0_4: 960000 rects -caravel_00020001_fill_pattern_0_4: 970000 rects -caravel_00020001_fill_pattern_0_4: 980000 rects -caravel_00020001_fill_pattern_0_4: 990000 rects -caravel_00020001_fill_pattern_0_4: 1000000 rects -caravel_00020001_fill_pattern_0_4: 1010000 rects -caravel_00020001_fill_pattern_0_4: 1020000 rects -caravel_00020001_fill_pattern_0_4: 1030000 rects -caravel_00020001_fill_pattern_0_4: 1040000 rects -caravel_00020001_fill_pattern_0_4: 1050000 rects -caravel_00020001_fill_pattern_0_4: 1060000 rects -caravel_00020001_fill_pattern_0_4: 1070000 rects -caravel_00020001_fill_pattern_0_4: 1080000 rects -caravel_00020001_fill_pattern_0_4: 1090000 rects -caravel_00020001_fill_pattern_0_4: 1100000 rects -caravel_00020001_fill_pattern_0_4: 1110000 rects -caravel_00020001_fill_pattern_0_4: 1120000 rects -caravel_00020001_fill_pattern_0_4: 1130000 rects -caravel_00020001_fill_pattern_0_4: 1140000 rects -caravel_00020001_fill_pattern_0_4: 1150000 rects -caravel_00020001_fill_pattern_0_4: 1160000 rects -caravel_00020001_fill_pattern_0_4: 1170000 rects -caravel_00020001_fill_pattern_0_4: 1180000 rects -caravel_00020001_fill_pattern_0_4: 1190000 rects -caravel_00020001_fill_pattern_0_4: 1200000 rects -caravel_00020001_fill_pattern_0_4: 1210000 rects -caravel_00020001_fill_pattern_0_4: 1220000 rects -caravel_00020001_fill_pattern_0_4: 1230000 rects -caravel_00020001_fill_pattern_0_4: 1240000 rects -caravel_00020001_fill_pattern_0_4: 1250000 rects -caravel_00020001_fill_pattern_0_4: 1260000 rects -caravel_00020001_fill_pattern_0_4: 1270000 rects -caravel_00020001_fill_pattern_0_4: 1280000 rects -caravel_00020001_fill_pattern_0_4: 1290000 rects -caravel_00020001_fill_pattern_0_4: 1300000 rects -caravel_00020001_fill_pattern_0_4: 1310000 rects -caravel_00020001_fill_pattern_0_4: 1320000 rects -caravel_00020001_fill_pattern_0_4: 1330000 rects -caravel_00020001_fill_pattern_0_4: 1340000 rects -caravel_00020001_fill_pattern_0_4: 1350000 rects -caravel_00020001_fill_pattern_0_4: 1360000 rects -caravel_00020001_fill_pattern_0_4: 1370000 rects -caravel_00020001_fill_pattern_0_4: 1380000 rects -caravel_00020001_fill_pattern_0_4: 1390000 rects -caravel_00020001_fill_pattern_0_4: 1400000 rects -caravel_00020001_fill_pattern_0_4: 1410000 rects -caravel_00020001_fill_pattern_0_4: 1420000 rects -caravel_00020001_fill_pattern_0_4: 1430000 rects -caravel_00020001_fill_pattern_0_4: 1440000 rects -caravel_00020001_fill_pattern_0_4: 1450000 rects -caravel_00020001_fill_pattern_0_4: 1460000 rects -caravel_00020001_fill_pattern_0_4: 1470000 rects -caravel_00020001_fill_pattern_0_4: 1480000 rects -caravel_00020001_fill_pattern_0_4: 1490000 rects -caravel_00020001_fill_pattern_0_4: 1500000 rects -caravel_00020001_fill_pattern_0_4: 1510000 rects -caravel_00020001_fill_pattern_0_4: 1520000 rects -caravel_00020001_fill_pattern_0_4: 1530000 rects -caravel_00020001_fill_pattern_0_4: 1540000 rects -caravel_00020001_fill_pattern_0_4: 1550000 rects -Magic 8.3 revision 185 - Compiled on Thu Jul 8 16:46:03 PDT 2021. -Starting magic under Tcl interpreter -Using the terminal as the console. -Using NULL graphics device. -site.pre: In custom site.pre... -site.pre: altered 'path sys' to: . $CAD_ROOT/magic/sys/ef-lib-magic/sys/style $CAD_ROOT/magic/sys $CAD_ROOT/magic/sys/current -Processing system .magicrc file -site.def: In custom site.def... -Sourcing design .magicrc for technology sky130A ... -2 Magic internal units = 1 Lambda -Input style sky130(): scaleFactor=2, multiplier=2 +Input style sky130(vendor): scaleFactor=2, multiplier=2 Scaled tech values by 2 / 1 to match internal grid scaling Loading sky130A Device Generator Menu ... Loading "/mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag/generate_fill_dist.tcl" from command line. @@ -11255,7 +11099,7 @@ caravel_00020001_fill_pattern_0_5: 1530000 rects caravel_00020001_fill_pattern_0_5: 1540000 rects caravel_00020001_fill_pattern_0_5: 1550000 rects -Magic 8.3 revision 185 - Compiled on Thu Jul 8 16:46:03 PDT 2021. +Magic 8.3 revision 192 - Compiled on Wed Jul 28 09:22:23 PDT 2021. Starting magic under Tcl interpreter Using the terminal as the console. Using NULL graphics device. @@ -11265,7 +11109,7 @@ site.def: In custom site.def... Sourcing design .magicrc for technology sky130A ... 2 Magic internal units = 1 Lambda -Input style sky130(): scaleFactor=2, multiplier=2 +Input style sky130(vendor): scaleFactor=2, multiplier=2 Scaled tech values by 2 / 1 to match internal grid scaling Loading sky130A Device Generator Menu ... Loading "/mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag/generate_fill_dist.tcl" from command line. @@ -11424,7 +11268,7 @@ caravel_00020001_fill_pattern_0_2: 1530000 rects caravel_00020001_fill_pattern_0_2: 1540000 rects caravel_00020001_fill_pattern_0_2: 1550000 rects -Magic 8.3 revision 185 - Compiled on Thu Jul 8 16:46:03 PDT 2021. +Magic 8.3 revision 192 - Compiled on Wed Jul 28 09:22:23 PDT 2021. Starting magic under Tcl interpreter Using the terminal as the console. Using NULL graphics device. @@ -11434,7 +11278,176 @@ site.def: In custom site.def... Sourcing design .magicrc for technology sky130A ... 2 Magic internal units = 1 Lambda -Input style sky130(): scaleFactor=2, multiplier=2 +Input style sky130(vendor): scaleFactor=2, multiplier=2 +Scaled tech values by 2 / 1 to match internal grid scaling +Loading sky130A Device Generator Menu ... +Loading "/mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag/generate_fill_dist.tcl" from command line. +caravel_00020001_fill_pattern_0_4: 10000 rects +caravel_00020001_fill_pattern_0_4: 20000 rects +caravel_00020001_fill_pattern_0_4: 30000 rects +caravel_00020001_fill_pattern_0_4: 40000 rects +caravel_00020001_fill_pattern_0_4: 50000 rects +caravel_00020001_fill_pattern_0_4: 60000 rects +caravel_00020001_fill_pattern_0_4: 70000 rects +caravel_00020001_fill_pattern_0_4: 80000 rects +caravel_00020001_fill_pattern_0_4: 90000 rects +caravel_00020001_fill_pattern_0_4: 100000 rects +caravel_00020001_fill_pattern_0_4: 110000 rects +caravel_00020001_fill_pattern_0_4: 120000 rects +caravel_00020001_fill_pattern_0_4: 130000 rects +caravel_00020001_fill_pattern_0_4: 140000 rects +caravel_00020001_fill_pattern_0_4: 150000 rects +caravel_00020001_fill_pattern_0_4: 160000 rects +caravel_00020001_fill_pattern_0_4: 170000 rects +caravel_00020001_fill_pattern_0_4: 180000 rects +caravel_00020001_fill_pattern_0_4: 190000 rects +caravel_00020001_fill_pattern_0_4: 200000 rects +caravel_00020001_fill_pattern_0_4: 210000 rects +caravel_00020001_fill_pattern_0_4: 220000 rects +caravel_00020001_fill_pattern_0_4: 230000 rects +caravel_00020001_fill_pattern_0_4: 240000 rects +caravel_00020001_fill_pattern_0_4: 250000 rects +caravel_00020001_fill_pattern_0_4: 260000 rects +caravel_00020001_fill_pattern_0_4: 270000 rects +caravel_00020001_fill_pattern_0_4: 280000 rects +caravel_00020001_fill_pattern_0_4: 290000 rects +caravel_00020001_fill_pattern_0_4: 300000 rects +caravel_00020001_fill_pattern_0_4: 310000 rects +caravel_00020001_fill_pattern_0_4: 320000 rects +caravel_00020001_fill_pattern_0_4: 330000 rects +caravel_00020001_fill_pattern_0_4: 340000 rects +caravel_00020001_fill_pattern_0_4: 350000 rects +caravel_00020001_fill_pattern_0_4: 360000 rects +caravel_00020001_fill_pattern_0_4: 370000 rects +caravel_00020001_fill_pattern_0_4: 380000 rects +caravel_00020001_fill_pattern_0_4: 390000 rects +caravel_00020001_fill_pattern_0_4: 400000 rects +caravel_00020001_fill_pattern_0_4: 410000 rects +caravel_00020001_fill_pattern_0_4: 420000 rects +caravel_00020001_fill_pattern_0_4: 430000 rects +caravel_00020001_fill_pattern_0_4: 440000 rects +caravel_00020001_fill_pattern_0_4: 450000 rects +caravel_00020001_fill_pattern_0_4: 460000 rects +caravel_00020001_fill_pattern_0_4: 470000 rects +caravel_00020001_fill_pattern_0_4: 480000 rects +caravel_00020001_fill_pattern_0_4: 490000 rects +caravel_00020001_fill_pattern_0_4: 500000 rects +caravel_00020001_fill_pattern_0_4: 510000 rects +caravel_00020001_fill_pattern_0_4: 520000 rects +caravel_00020001_fill_pattern_0_4: 530000 rects +caravel_00020001_fill_pattern_0_4: 540000 rects +caravel_00020001_fill_pattern_0_4: 550000 rects +caravel_00020001_fill_pattern_0_4: 560000 rects +caravel_00020001_fill_pattern_0_4: 570000 rects +caravel_00020001_fill_pattern_0_4: 580000 rects +caravel_00020001_fill_pattern_0_4: 590000 rects +caravel_00020001_fill_pattern_0_4: 600000 rects +caravel_00020001_fill_pattern_0_4: 610000 rects +caravel_00020001_fill_pattern_0_4: 620000 rects +caravel_00020001_fill_pattern_0_4: 630000 rects +caravel_00020001_fill_pattern_0_4: 640000 rects +caravel_00020001_fill_pattern_0_4: 650000 rects +caravel_00020001_fill_pattern_0_4: 660000 rects +caravel_00020001_fill_pattern_0_4: 670000 rects +caravel_00020001_fill_pattern_0_4: 680000 rects +caravel_00020001_fill_pattern_0_4: 690000 rects +caravel_00020001_fill_pattern_0_4: 700000 rects +caravel_00020001_fill_pattern_0_4: 710000 rects +caravel_00020001_fill_pattern_0_4: 720000 rects +caravel_00020001_fill_pattern_0_4: 730000 rects +caravel_00020001_fill_pattern_0_4: 740000 rects +caravel_00020001_fill_pattern_0_4: 750000 rects +caravel_00020001_fill_pattern_0_4: 760000 rects +caravel_00020001_fill_pattern_0_4: 770000 rects +caravel_00020001_fill_pattern_0_4: 780000 rects +caravel_00020001_fill_pattern_0_4: 790000 rects +caravel_00020001_fill_pattern_0_4: 800000 rects +caravel_00020001_fill_pattern_0_4: 810000 rects +caravel_00020001_fill_pattern_0_4: 820000 rects +caravel_00020001_fill_pattern_0_4: 830000 rects +caravel_00020001_fill_pattern_0_4: 840000 rects +caravel_00020001_fill_pattern_0_4: 850000 rects +caravel_00020001_fill_pattern_0_4: 860000 rects +caravel_00020001_fill_pattern_0_4: 870000 rects +caravel_00020001_fill_pattern_0_4: 880000 rects +caravel_00020001_fill_pattern_0_4: 890000 rects +caravel_00020001_fill_pattern_0_4: 900000 rects +caravel_00020001_fill_pattern_0_4: 910000 rects +caravel_00020001_fill_pattern_0_4: 920000 rects +caravel_00020001_fill_pattern_0_4: 930000 rects +caravel_00020001_fill_pattern_0_4: 940000 rects +caravel_00020001_fill_pattern_0_4: 950000 rects +caravel_00020001_fill_pattern_0_4: 960000 rects +caravel_00020001_fill_pattern_0_4: 970000 rects +caravel_00020001_fill_pattern_0_4: 980000 rects +caravel_00020001_fill_pattern_0_4: 990000 rects +caravel_00020001_fill_pattern_0_4: 1000000 rects +caravel_00020001_fill_pattern_0_4: 1010000 rects +caravel_00020001_fill_pattern_0_4: 1020000 rects +caravel_00020001_fill_pattern_0_4: 1030000 rects +caravel_00020001_fill_pattern_0_4: 1040000 rects +caravel_00020001_fill_pattern_0_4: 1050000 rects +caravel_00020001_fill_pattern_0_4: 1060000 rects +caravel_00020001_fill_pattern_0_4: 1070000 rects +caravel_00020001_fill_pattern_0_4: 1080000 rects +caravel_00020001_fill_pattern_0_4: 1090000 rects +caravel_00020001_fill_pattern_0_4: 1100000 rects +caravel_00020001_fill_pattern_0_4: 1110000 rects +caravel_00020001_fill_pattern_0_4: 1120000 rects +caravel_00020001_fill_pattern_0_4: 1130000 rects +caravel_00020001_fill_pattern_0_4: 1140000 rects +caravel_00020001_fill_pattern_0_4: 1150000 rects +caravel_00020001_fill_pattern_0_4: 1160000 rects +caravel_00020001_fill_pattern_0_4: 1170000 rects +caravel_00020001_fill_pattern_0_4: 1180000 rects +caravel_00020001_fill_pattern_0_4: 1190000 rects +caravel_00020001_fill_pattern_0_4: 1200000 rects +caravel_00020001_fill_pattern_0_4: 1210000 rects +caravel_00020001_fill_pattern_0_4: 1220000 rects +caravel_00020001_fill_pattern_0_4: 1230000 rects +caravel_00020001_fill_pattern_0_4: 1240000 rects +caravel_00020001_fill_pattern_0_4: 1250000 rects +caravel_00020001_fill_pattern_0_4: 1260000 rects +caravel_00020001_fill_pattern_0_4: 1270000 rects +caravel_00020001_fill_pattern_0_4: 1280000 rects +caravel_00020001_fill_pattern_0_4: 1290000 rects +caravel_00020001_fill_pattern_0_4: 1300000 rects +caravel_00020001_fill_pattern_0_4: 1310000 rects +caravel_00020001_fill_pattern_0_4: 1320000 rects +caravel_00020001_fill_pattern_0_4: 1330000 rects +caravel_00020001_fill_pattern_0_4: 1340000 rects +caravel_00020001_fill_pattern_0_4: 1350000 rects +caravel_00020001_fill_pattern_0_4: 1360000 rects +caravel_00020001_fill_pattern_0_4: 1370000 rects +caravel_00020001_fill_pattern_0_4: 1380000 rects +caravel_00020001_fill_pattern_0_4: 1390000 rects +caravel_00020001_fill_pattern_0_4: 1400000 rects +caravel_00020001_fill_pattern_0_4: 1410000 rects +caravel_00020001_fill_pattern_0_4: 1420000 rects +caravel_00020001_fill_pattern_0_4: 1430000 rects +caravel_00020001_fill_pattern_0_4: 1440000 rects +caravel_00020001_fill_pattern_0_4: 1450000 rects +caravel_00020001_fill_pattern_0_4: 1460000 rects +caravel_00020001_fill_pattern_0_4: 1470000 rects +caravel_00020001_fill_pattern_0_4: 1480000 rects +caravel_00020001_fill_pattern_0_4: 1490000 rects +caravel_00020001_fill_pattern_0_4: 1500000 rects +caravel_00020001_fill_pattern_0_4: 1510000 rects +caravel_00020001_fill_pattern_0_4: 1520000 rects +caravel_00020001_fill_pattern_0_4: 1530000 rects +caravel_00020001_fill_pattern_0_4: 1540000 rects +caravel_00020001_fill_pattern_0_4: 1550000 rects +Magic 8.3 revision 192 - Compiled on Wed Jul 28 09:22:23 PDT 2021. +Starting magic under Tcl interpreter +Using the terminal as the console. +Using NULL graphics device. +site.pre: In custom site.pre... +site.pre: altered 'path sys' to: . $CAD_ROOT/magic/sys/ef-lib-magic/sys/style $CAD_ROOT/magic/sys $CAD_ROOT/magic/sys/current +Processing system .magicrc file +site.def: In custom site.def... +Sourcing design .magicrc for technology sky130A ... +2 Magic internal units = 1 Lambda +Input style sky130(vendor): scaleFactor=2, multiplier=2 Scaled tech values by 2 / 1 to match internal grid scaling Loading sky130A Device Generator Menu ... Loading "/mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag/generate_fill_dist.tcl" from command line. @@ -11761,7 +11774,7 @@ caravel_00020001_fill_pattern_4_0: 3210000 rects caravel_00020001_fill_pattern_4_0: 3220000 rects caravel_00020001_fill_pattern_4_0: 3230000 rects -Magic 8.3 revision 185 - Compiled on Thu Jul 8 16:46:03 PDT 2021. +Magic 8.3 revision 192 - Compiled on Wed Jul 28 09:22:23 PDT 2021. Starting magic under Tcl interpreter Using the terminal as the console. Using NULL graphics device. @@ -11771,513 +11784,7 @@ site.def: In custom site.def... Sourcing design .magicrc for technology sky130A ... 2 Magic internal units = 1 Lambda -Input style sky130(): scaleFactor=2, multiplier=2 -Scaled tech values by 2 / 1 to match internal grid scaling -Loading sky130A Device Generator Menu ... -Loading "/mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag/generate_fill_dist.tcl" from command line. -caravel_00020001_fill_pattern_2_6: 10000 rects -caravel_00020001_fill_pattern_2_6: 20000 rects -caravel_00020001_fill_pattern_2_6: 30000 rects -caravel_00020001_fill_pattern_2_6: 40000 rects -caravel_00020001_fill_pattern_2_6: 50000 rects -caravel_00020001_fill_pattern_2_6: 60000 rects -caravel_00020001_fill_pattern_2_6: 70000 rects -caravel_00020001_fill_pattern_2_6: 80000 rects -caravel_00020001_fill_pattern_2_6: 90000 rects -caravel_00020001_fill_pattern_2_6: 100000 rects -caravel_00020001_fill_pattern_2_6: 110000 rects -caravel_00020001_fill_pattern_2_6: 120000 rects -caravel_00020001_fill_pattern_2_6: 130000 rects -caravel_00020001_fill_pattern_2_6: 140000 rects -caravel_00020001_fill_pattern_2_6: 150000 rects -caravel_00020001_fill_pattern_2_6: 160000 rects -caravel_00020001_fill_pattern_2_6: 170000 rects -caravel_00020001_fill_pattern_2_6: 180000 rects -caravel_00020001_fill_pattern_2_6: 190000 rects -caravel_00020001_fill_pattern_2_6: 200000 rects -caravel_00020001_fill_pattern_2_6: 210000 rects -caravel_00020001_fill_pattern_2_6: 220000 rects -caravel_00020001_fill_pattern_2_6: 230000 rects -caravel_00020001_fill_pattern_2_6: 240000 rects -caravel_00020001_fill_pattern_2_6: 250000 rects -caravel_00020001_fill_pattern_2_6: 260000 rects -caravel_00020001_fill_pattern_2_6: 270000 rects -caravel_00020001_fill_pattern_2_6: 280000 rects -caravel_00020001_fill_pattern_2_6: 290000 rects -caravel_00020001_fill_pattern_2_6: 300000 rects -caravel_00020001_fill_pattern_2_6: 310000 rects -caravel_00020001_fill_pattern_2_6: 320000 rects -caravel_00020001_fill_pattern_2_6: 330000 rects -caravel_00020001_fill_pattern_2_6: 340000 rects -caravel_00020001_fill_pattern_2_6: 350000 rects -caravel_00020001_fill_pattern_2_6: 360000 rects -caravel_00020001_fill_pattern_2_6: 370000 rects -caravel_00020001_fill_pattern_2_6: 380000 rects -caravel_00020001_fill_pattern_2_6: 390000 rects -caravel_00020001_fill_pattern_2_6: 400000 rects -caravel_00020001_fill_pattern_2_6: 410000 rects -caravel_00020001_fill_pattern_2_6: 420000 rects -caravel_00020001_fill_pattern_2_6: 430000 rects -caravel_00020001_fill_pattern_2_6: 440000 rects -caravel_00020001_fill_pattern_2_6: 450000 rects -caravel_00020001_fill_pattern_2_6: 460000 rects -caravel_00020001_fill_pattern_2_6: 470000 rects -caravel_00020001_fill_pattern_2_6: 480000 rects -caravel_00020001_fill_pattern_2_6: 490000 rects -caravel_00020001_fill_pattern_2_6: 500000 rects -caravel_00020001_fill_pattern_2_6: 510000 rects -caravel_00020001_fill_pattern_2_6: 520000 rects -caravel_00020001_fill_pattern_2_6: 530000 rects -caravel_00020001_fill_pattern_2_6: 540000 rects -caravel_00020001_fill_pattern_2_6: 550000 rects -caravel_00020001_fill_pattern_2_6: 560000 rects -caravel_00020001_fill_pattern_2_6: 570000 rects -caravel_00020001_fill_pattern_2_6: 580000 rects -caravel_00020001_fill_pattern_2_6: 590000 rects -caravel_00020001_fill_pattern_2_6: 600000 rects -caravel_00020001_fill_pattern_2_6: 610000 rects -caravel_00020001_fill_pattern_2_6: 620000 rects -caravel_00020001_fill_pattern_2_6: 630000 rects -caravel_00020001_fill_pattern_2_6: 640000 rects -caravel_00020001_fill_pattern_2_6: 650000 rects -caravel_00020001_fill_pattern_2_6: 660000 rects -caravel_00020001_fill_pattern_2_6: 670000 rects -caravel_00020001_fill_pattern_2_6: 680000 rects -caravel_00020001_fill_pattern_2_6: 690000 rects -caravel_00020001_fill_pattern_2_6: 700000 rects -caravel_00020001_fill_pattern_2_6: 710000 rects -caravel_00020001_fill_pattern_2_6: 720000 rects -caravel_00020001_fill_pattern_2_6: 730000 rects -caravel_00020001_fill_pattern_2_6: 740000 rects -caravel_00020001_fill_pattern_2_6: 750000 rects -caravel_00020001_fill_pattern_2_6: 760000 rects -caravel_00020001_fill_pattern_2_6: 770000 rects -caravel_00020001_fill_pattern_2_6: 780000 rects -caravel_00020001_fill_pattern_2_6: 790000 rects -caravel_00020001_fill_pattern_2_6: 800000 rects -caravel_00020001_fill_pattern_2_6: 810000 rects -caravel_00020001_fill_pattern_2_6: 820000 rects -caravel_00020001_fill_pattern_2_6: 830000 rects -caravel_00020001_fill_pattern_2_6: 840000 rects -caravel_00020001_fill_pattern_2_6: 850000 rects -caravel_00020001_fill_pattern_2_6: 860000 rects -caravel_00020001_fill_pattern_2_6: 870000 rects -caravel_00020001_fill_pattern_2_6: 880000 rects -caravel_00020001_fill_pattern_2_6: 890000 rects -caravel_00020001_fill_pattern_2_6: 900000 rects -caravel_00020001_fill_pattern_2_6: 910000 rects -caravel_00020001_fill_pattern_2_6: 920000 rects -caravel_00020001_fill_pattern_2_6: 930000 rects -caravel_00020001_fill_pattern_2_6: 940000 rects -caravel_00020001_fill_pattern_2_6: 950000 rects -caravel_00020001_fill_pattern_2_6: 960000 rects -caravel_00020001_fill_pattern_2_6: 970000 rects -caravel_00020001_fill_pattern_2_6: 980000 rects -caravel_00020001_fill_pattern_2_6: 990000 rects -caravel_00020001_fill_pattern_2_6: 1000000 rects -caravel_00020001_fill_pattern_2_6: 1010000 rects -caravel_00020001_fill_pattern_2_6: 1020000 rects -caravel_00020001_fill_pattern_2_6: 1030000 rects -caravel_00020001_fill_pattern_2_6: 1040000 rects -caravel_00020001_fill_pattern_2_6: 1050000 rects -caravel_00020001_fill_pattern_2_6: 1060000 rects -caravel_00020001_fill_pattern_2_6: 1070000 rects -caravel_00020001_fill_pattern_2_6: 1080000 rects -caravel_00020001_fill_pattern_2_6: 1090000 rects -caravel_00020001_fill_pattern_2_6: 1100000 rects -caravel_00020001_fill_pattern_2_6: 1110000 rects -caravel_00020001_fill_pattern_2_6: 1120000 rects -caravel_00020001_fill_pattern_2_6: 1130000 rects -caravel_00020001_fill_pattern_2_6: 1140000 rects -caravel_00020001_fill_pattern_2_6: 1150000 rects -caravel_00020001_fill_pattern_2_6: 1160000 rects -caravel_00020001_fill_pattern_2_6: 1170000 rects -caravel_00020001_fill_pattern_2_6: 1180000 rects -caravel_00020001_fill_pattern_2_6: 1190000 rects -caravel_00020001_fill_pattern_2_6: 1200000 rects -caravel_00020001_fill_pattern_2_6: 1210000 rects -caravel_00020001_fill_pattern_2_6: 1220000 rects -caravel_00020001_fill_pattern_2_6: 1230000 rects -caravel_00020001_fill_pattern_2_6: 1240000 rects -caravel_00020001_fill_pattern_2_6: 1250000 rects -caravel_00020001_fill_pattern_2_6: 1260000 rects -caravel_00020001_fill_pattern_2_6: 1270000 rects -caravel_00020001_fill_pattern_2_6: 1280000 rects -caravel_00020001_fill_pattern_2_6: 1290000 rects -caravel_00020001_fill_pattern_2_6: 1300000 rects -caravel_00020001_fill_pattern_2_6: 1310000 rects -caravel_00020001_fill_pattern_2_6: 1320000 rects -caravel_00020001_fill_pattern_2_6: 1330000 rects -caravel_00020001_fill_pattern_2_6: 1340000 rects -caravel_00020001_fill_pattern_2_6: 1350000 rects -caravel_00020001_fill_pattern_2_6: 1360000 rects -caravel_00020001_fill_pattern_2_6: 1370000 rects -caravel_00020001_fill_pattern_2_6: 1380000 rects -caravel_00020001_fill_pattern_2_6: 1390000 rects -caravel_00020001_fill_pattern_2_6: 1400000 rects -caravel_00020001_fill_pattern_2_6: 1410000 rects -caravel_00020001_fill_pattern_2_6: 1420000 rects -caravel_00020001_fill_pattern_2_6: 1430000 rects -caravel_00020001_fill_pattern_2_6: 1440000 rects -caravel_00020001_fill_pattern_2_6: 1450000 rects -caravel_00020001_fill_pattern_2_6: 1460000 rects -caravel_00020001_fill_pattern_2_6: 1470000 rects -caravel_00020001_fill_pattern_2_6: 1480000 rects -caravel_00020001_fill_pattern_2_6: 1490000 rects -caravel_00020001_fill_pattern_2_6: 1500000 rects -caravel_00020001_fill_pattern_2_6: 1510000 rects -caravel_00020001_fill_pattern_2_6: 1520000 rects -caravel_00020001_fill_pattern_2_6: 1530000 rects -caravel_00020001_fill_pattern_2_6: 1540000 rects -caravel_00020001_fill_pattern_2_6: 1550000 rects -Magic 8.3 revision 185 - Compiled on Thu Jul 8 16:46:03 PDT 2021. -Starting magic under Tcl interpreter -Using the terminal as the console. -Using NULL graphics device. -site.pre: In custom site.pre... -site.pre: altered 'path sys' to: . $CAD_ROOT/magic/sys/ef-lib-magic/sys/style $CAD_ROOT/magic/sys $CAD_ROOT/magic/sys/current -Processing system .magicrc file -site.def: In custom site.def... -Sourcing design .magicrc for technology sky130A ... -2 Magic internal units = 1 Lambda -Input style sky130(): scaleFactor=2, multiplier=2 -Scaled tech values by 2 / 1 to match internal grid scaling -Loading sky130A Device Generator Menu ... -Loading "/mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag/generate_fill_dist.tcl" from command line. -caravel_00020001_fill_pattern_4_1: 10000 rects -caravel_00020001_fill_pattern_4_1: 20000 rects -caravel_00020001_fill_pattern_4_1: 30000 rects -caravel_00020001_fill_pattern_4_1: 40000 rects -caravel_00020001_fill_pattern_4_1: 50000 rects -caravel_00020001_fill_pattern_4_1: 60000 rects -caravel_00020001_fill_pattern_4_1: 70000 rects -caravel_00020001_fill_pattern_4_1: 80000 rects -caravel_00020001_fill_pattern_4_1: 90000 rects -caravel_00020001_fill_pattern_4_1: 100000 rects -caravel_00020001_fill_pattern_4_1: 110000 rects -caravel_00020001_fill_pattern_4_1: 120000 rects -caravel_00020001_fill_pattern_4_1: 130000 rects -caravel_00020001_fill_pattern_4_1: 140000 rects -caravel_00020001_fill_pattern_4_1: 150000 rects -caravel_00020001_fill_pattern_4_1: 160000 rects -caravel_00020001_fill_pattern_4_1: 170000 rects -caravel_00020001_fill_pattern_4_1: 180000 rects -caravel_00020001_fill_pattern_4_1: 190000 rects -caravel_00020001_fill_pattern_4_1: 200000 rects -caravel_00020001_fill_pattern_4_1: 210000 rects -caravel_00020001_fill_pattern_4_1: 220000 rects -caravel_00020001_fill_pattern_4_1: 230000 rects -caravel_00020001_fill_pattern_4_1: 240000 rects -caravel_00020001_fill_pattern_4_1: 250000 rects -caravel_00020001_fill_pattern_4_1: 260000 rects -caravel_00020001_fill_pattern_4_1: 270000 rects -caravel_00020001_fill_pattern_4_1: 280000 rects -caravel_00020001_fill_pattern_4_1: 290000 rects -caravel_00020001_fill_pattern_4_1: 300000 rects -caravel_00020001_fill_pattern_4_1: 310000 rects -caravel_00020001_fill_pattern_4_1: 320000 rects -caravel_00020001_fill_pattern_4_1: 330000 rects -caravel_00020001_fill_pattern_4_1: 340000 rects -caravel_00020001_fill_pattern_4_1: 350000 rects -caravel_00020001_fill_pattern_4_1: 360000 rects -caravel_00020001_fill_pattern_4_1: 370000 rects -caravel_00020001_fill_pattern_4_1: 380000 rects -caravel_00020001_fill_pattern_4_1: 390000 rects -caravel_00020001_fill_pattern_4_1: 400000 rects -caravel_00020001_fill_pattern_4_1: 410000 rects -caravel_00020001_fill_pattern_4_1: 420000 rects -caravel_00020001_fill_pattern_4_1: 430000 rects -caravel_00020001_fill_pattern_4_1: 440000 rects -caravel_00020001_fill_pattern_4_1: 450000 rects -caravel_00020001_fill_pattern_4_1: 460000 rects -caravel_00020001_fill_pattern_4_1: 470000 rects -caravel_00020001_fill_pattern_4_1: 480000 rects -caravel_00020001_fill_pattern_4_1: 490000 rects -caravel_00020001_fill_pattern_4_1: 500000 rects -caravel_00020001_fill_pattern_4_1: 510000 rects -caravel_00020001_fill_pattern_4_1: 520000 rects -caravel_00020001_fill_pattern_4_1: 530000 rects -caravel_00020001_fill_pattern_4_1: 540000 rects -caravel_00020001_fill_pattern_4_1: 550000 rects -caravel_00020001_fill_pattern_4_1: 560000 rects -caravel_00020001_fill_pattern_4_1: 570000 rects -caravel_00020001_fill_pattern_4_1: 580000 rects -caravel_00020001_fill_pattern_4_1: 590000 rects -caravel_00020001_fill_pattern_4_1: 600000 rects -caravel_00020001_fill_pattern_4_1: 610000 rects -caravel_00020001_fill_pattern_4_1: 620000 rects -caravel_00020001_fill_pattern_4_1: 630000 rects -caravel_00020001_fill_pattern_4_1: 640000 rects -caravel_00020001_fill_pattern_4_1: 650000 rects -caravel_00020001_fill_pattern_4_1: 660000 rects -caravel_00020001_fill_pattern_4_1: 670000 rects -caravel_00020001_fill_pattern_4_1: 680000 rects -caravel_00020001_fill_pattern_4_1: 690000 rects -caravel_00020001_fill_pattern_4_1: 700000 rects -caravel_00020001_fill_pattern_4_1: 710000 rects -caravel_00020001_fill_pattern_4_1: 720000 rects -caravel_00020001_fill_pattern_4_1: 730000 rects -caravel_00020001_fill_pattern_4_1: 740000 rects -caravel_00020001_fill_pattern_4_1: 750000 rects -caravel_00020001_fill_pattern_4_1: 760000 rects -caravel_00020001_fill_pattern_4_1: 770000 rects -caravel_00020001_fill_pattern_4_1: 780000 rects -caravel_00020001_fill_pattern_4_1: 790000 rects -caravel_00020001_fill_pattern_4_1: 800000 rects -caravel_00020001_fill_pattern_4_1: 810000 rects -caravel_00020001_fill_pattern_4_1: 820000 rects -caravel_00020001_fill_pattern_4_1: 830000 rects -caravel_00020001_fill_pattern_4_1: 840000 rects -caravel_00020001_fill_pattern_4_1: 850000 rects -caravel_00020001_fill_pattern_4_1: 860000 rects -caravel_00020001_fill_pattern_4_1: 870000 rects -caravel_00020001_fill_pattern_4_1: 880000 rects -caravel_00020001_fill_pattern_4_1: 890000 rects -caravel_00020001_fill_pattern_4_1: 900000 rects -caravel_00020001_fill_pattern_4_1: 910000 rects -caravel_00020001_fill_pattern_4_1: 920000 rects -caravel_00020001_fill_pattern_4_1: 930000 rects -caravel_00020001_fill_pattern_4_1: 940000 rects -caravel_00020001_fill_pattern_4_1: 950000 rects -caravel_00020001_fill_pattern_4_1: 960000 rects -caravel_00020001_fill_pattern_4_1: 970000 rects -caravel_00020001_fill_pattern_4_1: 980000 rects -caravel_00020001_fill_pattern_4_1: 990000 rects -caravel_00020001_fill_pattern_4_1: 1000000 rects -caravel_00020001_fill_pattern_4_1: 1010000 rects -caravel_00020001_fill_pattern_4_1: 1020000 rects -caravel_00020001_fill_pattern_4_1: 1030000 rects -caravel_00020001_fill_pattern_4_1: 1040000 rects -caravel_00020001_fill_pattern_4_1: 1050000 rects -caravel_00020001_fill_pattern_4_1: 1060000 rects -caravel_00020001_fill_pattern_4_1: 1070000 rects -caravel_00020001_fill_pattern_4_1: 1080000 rects -caravel_00020001_fill_pattern_4_1: 1090000 rects -caravel_00020001_fill_pattern_4_1: 1100000 rects -caravel_00020001_fill_pattern_4_1: 1110000 rects -caravel_00020001_fill_pattern_4_1: 1120000 rects -caravel_00020001_fill_pattern_4_1: 1130000 rects -caravel_00020001_fill_pattern_4_1: 1140000 rects -caravel_00020001_fill_pattern_4_1: 1150000 rects -caravel_00020001_fill_pattern_4_1: 1160000 rects -caravel_00020001_fill_pattern_4_1: 1170000 rects -caravel_00020001_fill_pattern_4_1: 1180000 rects -caravel_00020001_fill_pattern_4_1: 1190000 rects -caravel_00020001_fill_pattern_4_1: 1200000 rects -caravel_00020001_fill_pattern_4_1: 1210000 rects -caravel_00020001_fill_pattern_4_1: 1220000 rects -caravel_00020001_fill_pattern_4_1: 1230000 rects -caravel_00020001_fill_pattern_4_1: 1240000 rects -caravel_00020001_fill_pattern_4_1: 1250000 rects -caravel_00020001_fill_pattern_4_1: 1260000 rects -caravel_00020001_fill_pattern_4_1: 1270000 rects -caravel_00020001_fill_pattern_4_1: 1280000 rects -caravel_00020001_fill_pattern_4_1: 1290000 rects -caravel_00020001_fill_pattern_4_1: 1300000 rects -caravel_00020001_fill_pattern_4_1: 1310000 rects -caravel_00020001_fill_pattern_4_1: 1320000 rects -caravel_00020001_fill_pattern_4_1: 1330000 rects -caravel_00020001_fill_pattern_4_1: 1340000 rects -caravel_00020001_fill_pattern_4_1: 1350000 rects -caravel_00020001_fill_pattern_4_1: 1360000 rects -caravel_00020001_fill_pattern_4_1: 1370000 rects -caravel_00020001_fill_pattern_4_1: 1380000 rects -caravel_00020001_fill_pattern_4_1: 1390000 rects -caravel_00020001_fill_pattern_4_1: 1400000 rects -caravel_00020001_fill_pattern_4_1: 1410000 rects -caravel_00020001_fill_pattern_4_1: 1420000 rects -caravel_00020001_fill_pattern_4_1: 1430000 rects -caravel_00020001_fill_pattern_4_1: 1440000 rects -caravel_00020001_fill_pattern_4_1: 1450000 rects -caravel_00020001_fill_pattern_4_1: 1460000 rects -caravel_00020001_fill_pattern_4_1: 1470000 rects -caravel_00020001_fill_pattern_4_1: 1480000 rects -caravel_00020001_fill_pattern_4_1: 1490000 rects -caravel_00020001_fill_pattern_4_1: 1500000 rects -caravel_00020001_fill_pattern_4_1: 1510000 rects -caravel_00020001_fill_pattern_4_1: 1520000 rects -caravel_00020001_fill_pattern_4_1: 1530000 rects -caravel_00020001_fill_pattern_4_1: 1540000 rects -caravel_00020001_fill_pattern_4_1: 1550000 rects -caravel_00020001_fill_pattern_4_1: 1560000 rects -caravel_00020001_fill_pattern_4_1: 1570000 rects -caravel_00020001_fill_pattern_4_1: 1580000 rects -caravel_00020001_fill_pattern_4_1: 1590000 rects -caravel_00020001_fill_pattern_4_1: 1600000 rects -caravel_00020001_fill_pattern_4_1: 1610000 rects -caravel_00020001_fill_pattern_4_1: 1620000 rects -caravel_00020001_fill_pattern_4_1: 1630000 rects -caravel_00020001_fill_pattern_4_1: 1640000 rects -caravel_00020001_fill_pattern_4_1: 1650000 rects -caravel_00020001_fill_pattern_4_1: 1660000 rects -caravel_00020001_fill_pattern_4_1: 1670000 rects -caravel_00020001_fill_pattern_4_1: 1680000 rects -caravel_00020001_fill_pattern_4_1: 1690000 rects -caravel_00020001_fill_pattern_4_1: 1700000 rects -caravel_00020001_fill_pattern_4_1: 1710000 rects -caravel_00020001_fill_pattern_4_1: 1720000 rects -caravel_00020001_fill_pattern_4_1: 1730000 rects -caravel_00020001_fill_pattern_4_1: 1740000 rects -caravel_00020001_fill_pattern_4_1: 1750000 rects -caravel_00020001_fill_pattern_4_1: 1760000 rects -caravel_00020001_fill_pattern_4_1: 1770000 rects -caravel_00020001_fill_pattern_4_1: 1780000 rects -caravel_00020001_fill_pattern_4_1: 1790000 rects -caravel_00020001_fill_pattern_4_1: 1800000 rects -caravel_00020001_fill_pattern_4_1: 1810000 rects -caravel_00020001_fill_pattern_4_1: 1820000 rects -caravel_00020001_fill_pattern_4_1: 1830000 rects -caravel_00020001_fill_pattern_4_1: 1840000 rects -caravel_00020001_fill_pattern_4_1: 1850000 rects -caravel_00020001_fill_pattern_4_1: 1860000 rects -caravel_00020001_fill_pattern_4_1: 1870000 rects -caravel_00020001_fill_pattern_4_1: 1880000 rects -caravel_00020001_fill_pattern_4_1: 1890000 rects -caravel_00020001_fill_pattern_4_1: 1900000 rects -caravel_00020001_fill_pattern_4_1: 1910000 rects -caravel_00020001_fill_pattern_4_1: 1920000 rects -caravel_00020001_fill_pattern_4_1: 1930000 rects -caravel_00020001_fill_pattern_4_1: 1940000 rects -caravel_00020001_fill_pattern_4_1: 1950000 rects -caravel_00020001_fill_pattern_4_1: 1960000 rects -caravel_00020001_fill_pattern_4_1: 1970000 rects -caravel_00020001_fill_pattern_4_1: 1980000 rects -caravel_00020001_fill_pattern_4_1: 1990000 rects -caravel_00020001_fill_pattern_4_1: 2000000 rects -caravel_00020001_fill_pattern_4_1: 2010000 rects -caravel_00020001_fill_pattern_4_1: 2020000 rects -caravel_00020001_fill_pattern_4_1: 2030000 rects -caravel_00020001_fill_pattern_4_1: 2040000 rects -caravel_00020001_fill_pattern_4_1: 2050000 rects -caravel_00020001_fill_pattern_4_1: 2060000 rects -caravel_00020001_fill_pattern_4_1: 2070000 rects -caravel_00020001_fill_pattern_4_1: 2080000 rects -caravel_00020001_fill_pattern_4_1: 2090000 rects -caravel_00020001_fill_pattern_4_1: 2100000 rects -caravel_00020001_fill_pattern_4_1: 2110000 rects -caravel_00020001_fill_pattern_4_1: 2120000 rects -caravel_00020001_fill_pattern_4_1: 2130000 rects -caravel_00020001_fill_pattern_4_1: 2140000 rects -caravel_00020001_fill_pattern_4_1: 2150000 rects -caravel_00020001_fill_pattern_4_1: 2160000 rects -caravel_00020001_fill_pattern_4_1: 2170000 rects -caravel_00020001_fill_pattern_4_1: 2180000 rects -caravel_00020001_fill_pattern_4_1: 2190000 rects -caravel_00020001_fill_pattern_4_1: 2200000 rects -caravel_00020001_fill_pattern_4_1: 2210000 rects -caravel_00020001_fill_pattern_4_1: 2220000 rects -caravel_00020001_fill_pattern_4_1: 2230000 rects -caravel_00020001_fill_pattern_4_1: 2240000 rects -caravel_00020001_fill_pattern_4_1: 2250000 rects -caravel_00020001_fill_pattern_4_1: 2260000 rects -caravel_00020001_fill_pattern_4_1: 2270000 rects -caravel_00020001_fill_pattern_4_1: 2280000 rects -caravel_00020001_fill_pattern_4_1: 2290000 rects -caravel_00020001_fill_pattern_4_1: 2300000 rects -caravel_00020001_fill_pattern_4_1: 2310000 rects -caravel_00020001_fill_pattern_4_1: 2320000 rects -caravel_00020001_fill_pattern_4_1: 2330000 rects -caravel_00020001_fill_pattern_4_1: 2340000 rects -caravel_00020001_fill_pattern_4_1: 2350000 rects -caravel_00020001_fill_pattern_4_1: 2360000 rects -caravel_00020001_fill_pattern_4_1: 2370000 rects -caravel_00020001_fill_pattern_4_1: 2380000 rects -caravel_00020001_fill_pattern_4_1: 2390000 rects -caravel_00020001_fill_pattern_4_1: 2400000 rects -caravel_00020001_fill_pattern_4_1: 2410000 rects -caravel_00020001_fill_pattern_4_1: 2420000 rects -caravel_00020001_fill_pattern_4_1: 2430000 rects -caravel_00020001_fill_pattern_4_1: 2440000 rects -caravel_00020001_fill_pattern_4_1: 2450000 rects -caravel_00020001_fill_pattern_4_1: 2460000 rects -caravel_00020001_fill_pattern_4_1: 2470000 rects -caravel_00020001_fill_pattern_4_1: 2480000 rects -caravel_00020001_fill_pattern_4_1: 2490000 rects -caravel_00020001_fill_pattern_4_1: 2500000 rects -caravel_00020001_fill_pattern_4_1: 2510000 rects -caravel_00020001_fill_pattern_4_1: 2520000 rects -caravel_00020001_fill_pattern_4_1: 2530000 rects -caravel_00020001_fill_pattern_4_1: 2540000 rects -caravel_00020001_fill_pattern_4_1: 2550000 rects -caravel_00020001_fill_pattern_4_1: 2560000 rects -caravel_00020001_fill_pattern_4_1: 2570000 rects -caravel_00020001_fill_pattern_4_1: 2580000 rects -caravel_00020001_fill_pattern_4_1: 2590000 rects -caravel_00020001_fill_pattern_4_1: 2600000 rects -caravel_00020001_fill_pattern_4_1: 2610000 rects -caravel_00020001_fill_pattern_4_1: 2620000 rects -caravel_00020001_fill_pattern_4_1: 2630000 rects -caravel_00020001_fill_pattern_4_1: 2640000 rects -caravel_00020001_fill_pattern_4_1: 2650000 rects -caravel_00020001_fill_pattern_4_1: 2660000 rects -caravel_00020001_fill_pattern_4_1: 2670000 rects -caravel_00020001_fill_pattern_4_1: 2680000 rects -caravel_00020001_fill_pattern_4_1: 2690000 rects -caravel_00020001_fill_pattern_4_1: 2700000 rects -caravel_00020001_fill_pattern_4_1: 2710000 rects -caravel_00020001_fill_pattern_4_1: 2720000 rects -caravel_00020001_fill_pattern_4_1: 2730000 rects -caravel_00020001_fill_pattern_4_1: 2740000 rects -caravel_00020001_fill_pattern_4_1: 2750000 rects -caravel_00020001_fill_pattern_4_1: 2760000 rects -caravel_00020001_fill_pattern_4_1: 2770000 rects -caravel_00020001_fill_pattern_4_1: 2780000 rects -caravel_00020001_fill_pattern_4_1: 2790000 rects -caravel_00020001_fill_pattern_4_1: 2800000 rects -caravel_00020001_fill_pattern_4_1: 2810000 rects -caravel_00020001_fill_pattern_4_1: 2820000 rects -caravel_00020001_fill_pattern_4_1: 2830000 rects -caravel_00020001_fill_pattern_4_1: 2840000 rects -caravel_00020001_fill_pattern_4_1: 2850000 rects -caravel_00020001_fill_pattern_4_1: 2860000 rects -caravel_00020001_fill_pattern_4_1: 2870000 rects -caravel_00020001_fill_pattern_4_1: 2880000 rects -caravel_00020001_fill_pattern_4_1: 2890000 rects -caravel_00020001_fill_pattern_4_1: 2900000 rects -caravel_00020001_fill_pattern_4_1: 2910000 rects -caravel_00020001_fill_pattern_4_1: 2920000 rects -caravel_00020001_fill_pattern_4_1: 2930000 rects -caravel_00020001_fill_pattern_4_1: 2940000 rects -caravel_00020001_fill_pattern_4_1: 2950000 rects -caravel_00020001_fill_pattern_4_1: 2960000 rects -caravel_00020001_fill_pattern_4_1: 2970000 rects -caravel_00020001_fill_pattern_4_1: 2980000 rects -caravel_00020001_fill_pattern_4_1: 2990000 rects -caravel_00020001_fill_pattern_4_1: 3000000 rects -caravel_00020001_fill_pattern_4_1: 3010000 rects -caravel_00020001_fill_pattern_4_1: 3020000 rects -caravel_00020001_fill_pattern_4_1: 3030000 rects -caravel_00020001_fill_pattern_4_1: 3040000 rects -caravel_00020001_fill_pattern_4_1: 3050000 rects -caravel_00020001_fill_pattern_4_1: 3060000 rects -caravel_00020001_fill_pattern_4_1: 3070000 rects -caravel_00020001_fill_pattern_4_1: 3080000 rects -caravel_00020001_fill_pattern_4_1: 3090000 rects -caravel_00020001_fill_pattern_4_1: 3100000 rects -caravel_00020001_fill_pattern_4_1: 3110000 rects -caravel_00020001_fill_pattern_4_1: 3120000 rects -caravel_00020001_fill_pattern_4_1: 3130000 rects -caravel_00020001_fill_pattern_4_1: 3140000 rects -caravel_00020001_fill_pattern_4_1: 3150000 rects -caravel_00020001_fill_pattern_4_1: 3160000 rects -caravel_00020001_fill_pattern_4_1: 3170000 rects -caravel_00020001_fill_pattern_4_1: 3180000 rects -caravel_00020001_fill_pattern_4_1: 3190000 rects -caravel_00020001_fill_pattern_4_1: 3200000 rects -caravel_00020001_fill_pattern_4_1: 3210000 rects -caravel_00020001_fill_pattern_4_1: 3220000 rects -caravel_00020001_fill_pattern_4_1: 3230000 rects -Magic 8.3 revision 185 - Compiled on Thu Jul 8 16:46:03 PDT 2021. -Starting magic under Tcl interpreter -Using the terminal as the console. -Using NULL graphics device. -site.pre: In custom site.pre... -site.pre: altered 'path sys' to: . $CAD_ROOT/magic/sys/ef-lib-magic/sys/style $CAD_ROOT/magic/sys $CAD_ROOT/magic/sys/current -Processing system .magicrc file -site.def: In custom site.def... -Sourcing design .magicrc for technology sky130A ... -2 Magic internal units = 1 Lambda -Input style sky130(): scaleFactor=2, multiplier=2 +Input style sky130(vendor): scaleFactor=2, multiplier=2 Scaled tech values by 2 / 1 to match internal grid scaling Loading sky130A Device Generator Menu ... Loading "/mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag/generate_fill_dist.tcl" from command line. @@ -12604,15 +12111,19 @@ caravel_00020001_fill_pattern_1_0: 3210000 rects caravel_00020001_fill_pattern_1_0: 3220000 rects caravel_00020001_fill_pattern_1_0: 3230000 rects -Magic 8.3 revision 185 - Compiled on -Magic 8.3 revision 185 - Compiled on -Magic 8.3 revision 185 - Compiled on -Magic 8.3 revision 185 - Compiled on -Magic 8.3 revision 185 - Compiled on -Magic 8.3 revision 185 - Compiled on -Magic 8.3 revision 185 - Compiled on -Magic 8.3 revision 185 - Compiled on -Magic 8.3 revision 185 - Compiled on Thu Jul 8 16:46:03 PDT 2021. +Magic 8.3 revision 192 - Compiled on Wed J +Magic 8.3 revision 192 - Compiled on Wed J +Magic 8.3 revision 192 - Compiled on Wed J +Magic 8.3 revision 192 - Compiled on Wed J +Magic 8.3 revision 192 - Compiled on Wed J +Magic 8.3 revision 192 - Compiled on Wed J +Magic 8.3 revision 192 - Compiled on Wed J +Magic 8.3 revision 192 - Compiled on Wed J +Magic 8.3 revision 192 - Compiled on Wed J +Magic 8.3 revision 192 - Compiled on Wed J +Magic 8.3 revision 192 - Compiled on Wed J +Magic 8.3 revision 192 - Compiled on Wed J +Magic 8.3 revision 192 - Compiled on Wed Jul 28 09:22:23 PDT 2021. Starting magic under Tcl interpreter Using the terminal as the console. Using NULL graphics device. @@ -12622,1015 +12133,7 @@ site.def: In custom site.def... Sourcing design .magicrc for technology sky130A ... 2 Magic internal units = 1 Lambda -Input style sky130(): scaleFactor=2, multiplier=2 -Scaled tech values by 2 / 1 to match internal grid scaling -Loading sky130A Device Generator Menu ... -Loading "/mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag/generate_fill_dist.tcl" from command line. -caravel_00020001_fill_pattern_3_6: 10000 rects -caravel_00020001_fill_pattern_3_6: 20000 rects -caravel_00020001_fill_pattern_3_6: 30000 rects -caravel_00020001_fill_pattern_3_6: 40000 rects -caravel_00020001_fill_pattern_3_6: 50000 rects -caravel_00020001_fill_pattern_3_6: 60000 rects -caravel_00020001_fill_pattern_3_6: 70000 rects -caravel_00020001_fill_pattern_3_6: 80000 rects -caravel_00020001_fill_pattern_3_6: 90000 rects -caravel_00020001_fill_pattern_3_6: 100000 rects -caravel_00020001_fill_pattern_3_6: 110000 rects -caravel_00020001_fill_pattern_3_6: 120000 rects -caravel_00020001_fill_pattern_3_6: 130000 rects -caravel_00020001_fill_pattern_3_6: 140000 rects -caravel_00020001_fill_pattern_3_6: 150000 rects -caravel_00020001_fill_pattern_3_6: 160000 rects -caravel_00020001_fill_pattern_3_6: 170000 rects -caravel_00020001_fill_pattern_3_6: 180000 rects -caravel_00020001_fill_pattern_3_6: 190000 rects -caravel_00020001_fill_pattern_3_6: 200000 rects -caravel_00020001_fill_pattern_3_6: 210000 rects -caravel_00020001_fill_pattern_3_6: 220000 rects -caravel_00020001_fill_pattern_3_6: 230000 rects -caravel_00020001_fill_pattern_3_6: 240000 rects -caravel_00020001_fill_pattern_3_6: 250000 rects -caravel_00020001_fill_pattern_3_6: 260000 rects -caravel_00020001_fill_pattern_3_6: 270000 rects -caravel_00020001_fill_pattern_3_6: 280000 rects -caravel_00020001_fill_pattern_3_6: 290000 rects -caravel_00020001_fill_pattern_3_6: 300000 rects -caravel_00020001_fill_pattern_3_6: 310000 rects -caravel_00020001_fill_pattern_3_6: 320000 rects -caravel_00020001_fill_pattern_3_6: 330000 rects -caravel_00020001_fill_pattern_3_6: 340000 rects -caravel_00020001_fill_pattern_3_6: 350000 rects -caravel_00020001_fill_pattern_3_6: 360000 rects -caravel_00020001_fill_pattern_3_6: 370000 rects -caravel_00020001_fill_pattern_3_6: 380000 rects -caravel_00020001_fill_pattern_3_6: 390000 rects -caravel_00020001_fill_pattern_3_6: 400000 rects -caravel_00020001_fill_pattern_3_6: 410000 rects -caravel_00020001_fill_pattern_3_6: 420000 rects -caravel_00020001_fill_pattern_3_6: 430000 rects -caravel_00020001_fill_pattern_3_6: 440000 rects -caravel_00020001_fill_pattern_3_6: 450000 rects -caravel_00020001_fill_pattern_3_6: 460000 rects -caravel_00020001_fill_pattern_3_6: 470000 rects -caravel_00020001_fill_pattern_3_6: 480000 rects -caravel_00020001_fill_pattern_3_6: 490000 rects -caravel_00020001_fill_pattern_3_6: 500000 rects -caravel_00020001_fill_pattern_3_6: 510000 rects -caravel_00020001_fill_pattern_3_6: 520000 rects -caravel_00020001_fill_pattern_3_6: 530000 rects -caravel_00020001_fill_pattern_3_6: 540000 rects -caravel_00020001_fill_pattern_3_6: 550000 rects -caravel_00020001_fill_pattern_3_6: 560000 rects -caravel_00020001_fill_pattern_3_6: 570000 rects -caravel_00020001_fill_pattern_3_6: 580000 rects -caravel_00020001_fill_pattern_3_6: 590000 rects -caravel_00020001_fill_pattern_3_6: 600000 rects -caravel_00020001_fill_pattern_3_6: 610000 rects -caravel_00020001_fill_pattern_3_6: 620000 rects -caravel_00020001_fill_pattern_3_6: 630000 rects -caravel_00020001_fill_pattern_3_6: 640000 rects -caravel_00020001_fill_pattern_3_6: 650000 rects -caravel_00020001_fill_pattern_3_6: 660000 rects -caravel_00020001_fill_pattern_3_6: 670000 rects -caravel_00020001_fill_pattern_3_6: 680000 rects -caravel_00020001_fill_pattern_3_6: 690000 rects -caravel_00020001_fill_pattern_3_6: 700000 rects -caravel_00020001_fill_pattern_3_6: 710000 rects -caravel_00020001_fill_pattern_3_6: 720000 rects -caravel_00020001_fill_pattern_3_6: 730000 rects -caravel_00020001_fill_pattern_3_6: 740000 rects -caravel_00020001_fill_pattern_3_6: 750000 rects -caravel_00020001_fill_pattern_3_6: 760000 rects -caravel_00020001_fill_pattern_3_6: 770000 rects -caravel_00020001_fill_pattern_3_6: 780000 rects -caravel_00020001_fill_pattern_3_6: 790000 rects -caravel_00020001_fill_pattern_3_6: 800000 rects -caravel_00020001_fill_pattern_3_6: 810000 rects -caravel_00020001_fill_pattern_3_6: 820000 rects -caravel_00020001_fill_pattern_3_6: 830000 rects -caravel_00020001_fill_pattern_3_6: 840000 rects -caravel_00020001_fill_pattern_3_6: 850000 rects -caravel_00020001_fill_pattern_3_6: 860000 rects -caravel_00020001_fill_pattern_3_6: 870000 rects -caravel_00020001_fill_pattern_3_6: 880000 rects -caravel_00020001_fill_pattern_3_6: 890000 rects -caravel_00020001_fill_pattern_3_6: 900000 rects -caravel_00020001_fill_pattern_3_6: 910000 rects -caravel_00020001_fill_pattern_3_6: 920000 rects -caravel_00020001_fill_pattern_3_6: 930000 rects -caravel_00020001_fill_pattern_3_6: 940000 rects -caravel_00020001_fill_pattern_3_6: 950000 rects -caravel_00020001_fill_pattern_3_6: 960000 rects -caravel_00020001_fill_pattern_3_6: 970000 rects -caravel_00020001_fill_pattern_3_6: 980000 rects -caravel_00020001_fill_pattern_3_6: 990000 rects -caravel_00020001_fill_pattern_3_6: 1000000 rects -caravel_00020001_fill_pattern_3_6: 1010000 rects -caravel_00020001_fill_pattern_3_6: 1020000 rects -caravel_00020001_fill_pattern_3_6: 1030000 rects -caravel_00020001_fill_pattern_3_6: 1040000 rects -caravel_00020001_fill_pattern_3_6: 1050000 rects -caravel_00020001_fill_pattern_3_6: 1060000 rects -caravel_00020001_fill_pattern_3_6: 1070000 rects -caravel_00020001_fill_pattern_3_6: 1080000 rects -caravel_00020001_fill_pattern_3_6: 1090000 rects -caravel_00020001_fill_pattern_3_6: 1100000 rects -caravel_00020001_fill_pattern_3_6: 1110000 rects -caravel_00020001_fill_pattern_3_6: 1120000 rects -caravel_00020001_fill_pattern_3_6: 1130000 rects -caravel_00020001_fill_pattern_3_6: 1140000 rects -caravel_00020001_fill_pattern_3_6: 1150000 rects -caravel_00020001_fill_pattern_3_6: 1160000 rects -caravel_00020001_fill_pattern_3_6: 1170000 rects -caravel_00020001_fill_pattern_3_6: 1180000 rects -caravel_00020001_fill_pattern_3_6: 1190000 rects -caravel_00020001_fill_pattern_3_6: 1200000 rects -caravel_00020001_fill_pattern_3_6: 1210000 rects -caravel_00020001_fill_pattern_3_6: 1220000 rects -caravel_00020001_fill_pattern_3_6: 1230000 rects -caravel_00020001_fill_pattern_3_6: 1240000 rects -caravel_00020001_fill_pattern_3_6: 1250000 rects -caravel_00020001_fill_pattern_3_6: 1260000 rects -caravel_00020001_fill_pattern_3_6: 1270000 rects -caravel_00020001_fill_pattern_3_6: 1280000 rects -caravel_00020001_fill_pattern_3_6: 1290000 rects -caravel_00020001_fill_pattern_3_6: 1300000 rects -caravel_00020001_fill_pattern_3_6: 1310000 rects -caravel_00020001_fill_pattern_3_6: 1320000 rects -caravel_00020001_fill_pattern_3_6: 1330000 rects -caravel_00020001_fill_pattern_3_6: 1340000 rects -caravel_00020001_fill_pattern_3_6: 1350000 rects -caravel_00020001_fill_pattern_3_6: 1360000 rects -caravel_00020001_fill_pattern_3_6: 1370000 rects -caravel_00020001_fill_pattern_3_6: 1380000 rects -caravel_00020001_fill_pattern_3_6: 1390000 rects -caravel_00020001_fill_pattern_3_6: 1400000 rects -caravel_00020001_fill_pattern_3_6: 1410000 rects -caravel_00020001_fill_pattern_3_6: 1420000 rects -caravel_00020001_fill_pattern_3_6: 1430000 rects -caravel_00020001_fill_pattern_3_6: 1440000 rects -caravel_00020001_fill_pattern_3_6: 1450000 rects -caravel_00020001_fill_pattern_3_6: 1460000 rects -caravel_00020001_fill_pattern_3_6: 1470000 rects -caravel_00020001_fill_pattern_3_6: 1480000 rects -caravel_00020001_fill_pattern_3_6: 1490000 rects -caravel_00020001_fill_pattern_3_6: 1500000 rects -caravel_00020001_fill_pattern_3_6: 1510000 rects -caravel_00020001_fill_pattern_3_6: 1520000 rects -caravel_00020001_fill_pattern_3_6: 1530000 rects -caravel_00020001_fill_pattern_3_6: 1540000 rects -caravel_00020001_fill_pattern_3_6: 1550000 rects Thu Jul 8 16:46:03 PDT 2021. -Starting magic under Tcl interpreter -Using the terminal as the console. -Using NULL graphics device. -site.pre: In custom site.pre... -site.pre: altered 'path sys' to: . $CAD_ROOT/magic/sys/ef-lib-magic/sys/style $CAD_ROOT/magic/sys $CAD_ROOT/magic/sys/current -Processing system .magicrc file -site.def: In custom site.def... -Sourcing design .magicrc for technology sky130A ... -2 Magic internal units = 1 Lambda -Input style sky130(): scaleFactor=2, multiplier=2 -Scaled tech values by 2 / 1 to match internal grid scaling -Loading sky130A Device Generator Menu ... -Loading "/mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag/generate_fill_dist.tcl" from command line. -caravel_00020001_fill_pattern_2_1: 10000 rects -caravel_00020001_fill_pattern_2_1: 20000 rects -caravel_00020001_fill_pattern_2_1: 30000 rects -caravel_00020001_fill_pattern_2_1: 40000 rects -caravel_00020001_fill_pattern_2_1: 50000 rects -caravel_00020001_fill_pattern_2_1: 60000 rects -caravel_00020001_fill_pattern_2_1: 70000 rects -caravel_00020001_fill_pattern_2_1: 80000 rects -caravel_00020001_fill_pattern_2_1: 90000 rects -caravel_00020001_fill_pattern_2_1: 100000 rects -caravel_00020001_fill_pattern_2_1: 110000 rects -caravel_00020001_fill_pattern_2_1: 120000 rects -caravel_00020001_fill_pattern_2_1: 130000 rects -caravel_00020001_fill_pattern_2_1: 140000 rects -caravel_00020001_fill_pattern_2_1: 150000 rects -caravel_00020001_fill_pattern_2_1: 160000 rects -caravel_00020001_fill_pattern_2_1: 170000 rects -caravel_00020001_fill_pattern_2_1: 180000 rects -caravel_00020001_fill_pattern_2_1: 190000 rects -caravel_00020001_fill_pattern_2_1: 200000 rects -caravel_00020001_fill_pattern_2_1: 210000 rects -caravel_00020001_fill_pattern_2_1: 220000 rects -caravel_00020001_fill_pattern_2_1: 230000 rects -caravel_00020001_fill_pattern_2_1: 240000 rects -caravel_00020001_fill_pattern_2_1: 250000 rects -caravel_00020001_fill_pattern_2_1: 260000 rects -caravel_00020001_fill_pattern_2_1: 270000 rects -caravel_00020001_fill_pattern_2_1: 280000 rects -caravel_00020001_fill_pattern_2_1: 290000 rects -caravel_00020001_fill_pattern_2_1: 300000 rects -caravel_00020001_fill_pattern_2_1: 310000 rects -caravel_00020001_fill_pattern_2_1: 320000 rects -caravel_00020001_fill_pattern_2_1: 330000 rects -caravel_00020001_fill_pattern_2_1: 340000 rects -caravel_00020001_fill_pattern_2_1: 350000 rects -caravel_00020001_fill_pattern_2_1: 360000 rects -caravel_00020001_fill_pattern_2_1: 370000 rects -caravel_00020001_fill_pattern_2_1: 380000 rects -caravel_00020001_fill_pattern_2_1: 390000 rects -caravel_00020001_fill_pattern_2_1: 400000 rects -caravel_00020001_fill_pattern_2_1: 410000 rects -caravel_00020001_fill_pattern_2_1: 420000 rects -caravel_00020001_fill_pattern_2_1: 430000 rects -caravel_00020001_fill_pattern_2_1: 440000 rects -caravel_00020001_fill_pattern_2_1: 450000 rects -caravel_00020001_fill_pattern_2_1: 460000 rects -caravel_00020001_fill_pattern_2_1: 470000 rects -caravel_00020001_fill_pattern_2_1: 480000 rects -caravel_00020001_fill_pattern_2_1: 490000 rects -caravel_00020001_fill_pattern_2_1: 500000 rects -caravel_00020001_fill_pattern_2_1: 510000 rects -caravel_00020001_fill_pattern_2_1: 520000 rects -caravel_00020001_fill_pattern_2_1: 530000 rects -caravel_00020001_fill_pattern_2_1: 540000 rects -caravel_00020001_fill_pattern_2_1: 550000 rects -caravel_00020001_fill_pattern_2_1: 560000 rects -caravel_00020001_fill_pattern_2_1: 570000 rects -caravel_00020001_fill_pattern_2_1: 580000 rects -caravel_00020001_fill_pattern_2_1: 590000 rects -caravel_00020001_fill_pattern_2_1: 600000 rects -caravel_00020001_fill_pattern_2_1: 610000 rects -caravel_00020001_fill_pattern_2_1: 620000 rects -caravel_00020001_fill_pattern_2_1: 630000 rects -caravel_00020001_fill_pattern_2_1: 640000 rects -caravel_00020001_fill_pattern_2_1: 650000 rects -caravel_00020001_fill_pattern_2_1: 660000 rects -caravel_00020001_fill_pattern_2_1: 670000 rects -caravel_00020001_fill_pattern_2_1: 680000 rects -caravel_00020001_fill_pattern_2_1: 690000 rects -caravel_00020001_fill_pattern_2_1: 700000 rects -caravel_00020001_fill_pattern_2_1: 710000 rects -caravel_00020001_fill_pattern_2_1: 720000 rects -caravel_00020001_fill_pattern_2_1: 730000 rects -caravel_00020001_fill_pattern_2_1: 740000 rects -caravel_00020001_fill_pattern_2_1: 750000 rects -caravel_00020001_fill_pattern_2_1: 760000 rects -caravel_00020001_fill_pattern_2_1: 770000 rects -caravel_00020001_fill_pattern_2_1: 780000 rects -caravel_00020001_fill_pattern_2_1: 790000 rects -caravel_00020001_fill_pattern_2_1: 800000 rects -caravel_00020001_fill_pattern_2_1: 810000 rects -caravel_00020001_fill_pattern_2_1: 820000 rects -caravel_00020001_fill_pattern_2_1: 830000 rects -caravel_00020001_fill_pattern_2_1: 840000 rects -caravel_00020001_fill_pattern_2_1: 850000 rects -caravel_00020001_fill_pattern_2_1: 860000 rects -caravel_00020001_fill_pattern_2_1: 870000 rects -caravel_00020001_fill_pattern_2_1: 880000 rects -caravel_00020001_fill_pattern_2_1: 890000 rects -caravel_00020001_fill_pattern_2_1: 900000 rects -caravel_00020001_fill_pattern_2_1: 910000 rects -caravel_00020001_fill_pattern_2_1: 920000 rects -caravel_00020001_fill_pattern_2_1: 930000 rects -caravel_00020001_fill_pattern_2_1: 940000 rects -caravel_00020001_fill_pattern_2_1: 950000 rects -caravel_00020001_fill_pattern_2_1: 960000 rects -caravel_00020001_fill_pattern_2_1: 970000 rects -caravel_00020001_fill_pattern_2_1: 980000 rects -caravel_00020001_fill_pattern_2_1: 990000 rects -caravel_00020001_fill_pattern_2_1: 1000000 rects -caravel_00020001_fill_pattern_2_1: 1010000 rects -caravel_00020001_fill_pattern_2_1: 1020000 rects -caravel_00020001_fill_pattern_2_1: 1030000 rects -caravel_00020001_fill_pattern_2_1: 1040000 rects -caravel_00020001_fill_pattern_2_1: 1050000 rects -caravel_00020001_fill_pattern_2_1: 1060000 rects -caravel_00020001_fill_pattern_2_1: 1070000 rects -caravel_00020001_fill_pattern_2_1: 1080000 rects -caravel_00020001_fill_pattern_2_1: 1090000 rects -caravel_00020001_fill_pattern_2_1: 1100000 rects -caravel_00020001_fill_pattern_2_1: 1110000 rects -caravel_00020001_fill_pattern_2_1: 1120000 rects -caravel_00020001_fill_pattern_2_1: 1130000 rects -caravel_00020001_fill_pattern_2_1: 1140000 rects -caravel_00020001_fill_pattern_2_1: 1150000 rects -caravel_00020001_fill_pattern_2_1: 1160000 rects -caravel_00020001_fill_pattern_2_1: 1170000 rects -caravel_00020001_fill_pattern_2_1: 1180000 rects -caravel_00020001_fill_pattern_2_1: 1190000 rects -caravel_00020001_fill_pattern_2_1: 1200000 rects -caravel_00020001_fill_pattern_2_1: 1210000 rects -caravel_00020001_fill_pattern_2_1: 1220000 rects -caravel_00020001_fill_pattern_2_1: 1230000 rects -caravel_00020001_fill_pattern_2_1: 1240000 rects -caravel_00020001_fill_pattern_2_1: 1250000 rects -caravel_00020001_fill_pattern_2_1: 1260000 rects -caravel_00020001_fill_pattern_2_1: 1270000 rects -caravel_00020001_fill_pattern_2_1: 1280000 rects -caravel_00020001_fill_pattern_2_1: 1290000 rects -caravel_00020001_fill_pattern_2_1: 1300000 rects -caravel_00020001_fill_pattern_2_1: 1310000 rects -caravel_00020001_fill_pattern_2_1: 1320000 rects -caravel_00020001_fill_pattern_2_1: 1330000 rects -caravel_00020001_fill_pattern_2_1: 1340000 rects -caravel_00020001_fill_pattern_2_1: 1350000 rects -caravel_00020001_fill_pattern_2_1: 1360000 rects -caravel_00020001_fill_pattern_2_1: 1370000 rects -caravel_00020001_fill_pattern_2_1: 1380000 rects -caravel_00020001_fill_pattern_2_1: 1390000 rects -caravel_00020001_fill_pattern_2_1: 1400000 rects -caravel_00020001_fill_pattern_2_1: 1410000 rects -caravel_00020001_fill_pattern_2_1: 1420000 rects -caravel_00020001_fill_pattern_2_1: 1430000 rects -caravel_00020001_fill_pattern_2_1: 1440000 rects -caravel_00020001_fill_pattern_2_1: 1450000 rects -caravel_00020001_fill_pattern_2_1: 1460000 rects -caravel_00020001_fill_pattern_2_1: 1470000 rects -caravel_00020001_fill_pattern_2_1: 1480000 rects -caravel_00020001_fill_pattern_2_1: 1490000 rects -caravel_00020001_fill_pattern_2_1: 1500000 rects -caravel_00020001_fill_pattern_2_1: 1510000 rects -caravel_00020001_fill_pattern_2_1: 1520000 rects -caravel_00020001_fill_pattern_2_1: 1530000 rects -caravel_00020001_fill_pattern_2_1: 1540000 rects -caravel_00020001_fill_pattern_2_1: 1550000 rects Thu Jul 8 16:46:03 PDT 2021. -Starting magic under Tcl interpreter -Using the terminal as the console. -Using NULL graphics device. -site.pre: In custom site.pre... -site.pre: altered 'path sys' to: . $CAD_ROOT/magic/sys/ef-lib-magic/sys/style $CAD_ROOT/magic/sys $CAD_ROOT/magic/sys/current -Processing system .magicrc file -site.def: In custom site.def... -Sourcing design .magicrc for technology sky130A ... -2 Magic internal units = 1 Lambda -Input style sky130(): scaleFactor=2, multiplier=2 -Scaled tech values by 2 / 1 to match internal grid scaling -Loading sky130A Device Generator Menu ... -Loading "/mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag/generate_fill_dist.tcl" from command line. -caravel_00020001_fill_pattern_2_4: 10000 rects -caravel_00020001_fill_pattern_2_4: 20000 rects -caravel_00020001_fill_pattern_2_4: 30000 rects -caravel_00020001_fill_pattern_2_4: 40000 rects -caravel_00020001_fill_pattern_2_4: 50000 rects -caravel_00020001_fill_pattern_2_4: 60000 rects -caravel_00020001_fill_pattern_2_4: 70000 rects -caravel_00020001_fill_pattern_2_4: 80000 rects -caravel_00020001_fill_pattern_2_4: 90000 rects -caravel_00020001_fill_pattern_2_4: 100000 rects -caravel_00020001_fill_pattern_2_4: 110000 rects -caravel_00020001_fill_pattern_2_4: 120000 rects -caravel_00020001_fill_pattern_2_4: 130000 rects -caravel_00020001_fill_pattern_2_4: 140000 rects -caravel_00020001_fill_pattern_2_4: 150000 rects -caravel_00020001_fill_pattern_2_4: 160000 rects -caravel_00020001_fill_pattern_2_4: 170000 rects -caravel_00020001_fill_pattern_2_4: 180000 rects -caravel_00020001_fill_pattern_2_4: 190000 rects -caravel_00020001_fill_pattern_2_4: 200000 rects -caravel_00020001_fill_pattern_2_4: 210000 rects -caravel_00020001_fill_pattern_2_4: 220000 rects -caravel_00020001_fill_pattern_2_4: 230000 rects -caravel_00020001_fill_pattern_2_4: 240000 rects -caravel_00020001_fill_pattern_2_4: 250000 rects -caravel_00020001_fill_pattern_2_4: 260000 rects -caravel_00020001_fill_pattern_2_4: 270000 rects -caravel_00020001_fill_pattern_2_4: 280000 rects -caravel_00020001_fill_pattern_2_4: 290000 rects -caravel_00020001_fill_pattern_2_4: 300000 rects -caravel_00020001_fill_pattern_2_4: 310000 rects -caravel_00020001_fill_pattern_2_4: 320000 rects -caravel_00020001_fill_pattern_2_4: 330000 rects -caravel_00020001_fill_pattern_2_4: 340000 rects -caravel_00020001_fill_pattern_2_4: 350000 rects -caravel_00020001_fill_pattern_2_4: 360000 rects -caravel_00020001_fill_pattern_2_4: 370000 rects -caravel_00020001_fill_pattern_2_4: 380000 rects -caravel_00020001_fill_pattern_2_4: 390000 rects -caravel_00020001_fill_pattern_2_4: 400000 rects -caravel_00020001_fill_pattern_2_4: 410000 rects -caravel_00020001_fill_pattern_2_4: 420000 rects -caravel_00020001_fill_pattern_2_4: 430000 rects -caravel_00020001_fill_pattern_2_4: 440000 rects -caravel_00020001_fill_pattern_2_4: 450000 rects -caravel_00020001_fill_pattern_2_4: 460000 rects -caravel_00020001_fill_pattern_2_4: 470000 rects -caravel_00020001_fill_pattern_2_4: 480000 rects -caravel_00020001_fill_pattern_2_4: 490000 rects -caravel_00020001_fill_pattern_2_4: 500000 rects -caravel_00020001_fill_pattern_2_4: 510000 rects -caravel_00020001_fill_pattern_2_4: 520000 rects -caravel_00020001_fill_pattern_2_4: 530000 rects -caravel_00020001_fill_pattern_2_4: 540000 rects -caravel_00020001_fill_pattern_2_4: 550000 rects -caravel_00020001_fill_pattern_2_4: 560000 rects -caravel_00020001_fill_pattern_2_4: 570000 rects -caravel_00020001_fill_pattern_2_4: 580000 rects -caravel_00020001_fill_pattern_2_4: 590000 rects -caravel_00020001_fill_pattern_2_4: 600000 rects -caravel_00020001_fill_pattern_2_4: 610000 rects -caravel_00020001_fill_pattern_2_4: 620000 rects -caravel_00020001_fill_pattern_2_4: 630000 rects -caravel_00020001_fill_pattern_2_4: 640000 rects -caravel_00020001_fill_pattern_2_4: 650000 rects -caravel_00020001_fill_pattern_2_4: 660000 rects -caravel_00020001_fill_pattern_2_4: 670000 rects -caravel_00020001_fill_pattern_2_4: 680000 rects -caravel_00020001_fill_pattern_2_4: 690000 rects -caravel_00020001_fill_pattern_2_4: 700000 rects -caravel_00020001_fill_pattern_2_4: 710000 rects -caravel_00020001_fill_pattern_2_4: 720000 rects -caravel_00020001_fill_pattern_2_4: 730000 rects -caravel_00020001_fill_pattern_2_4: 740000 rects -caravel_00020001_fill_pattern_2_4: 750000 rects -caravel_00020001_fill_pattern_2_4: 760000 rects -caravel_00020001_fill_pattern_2_4: 770000 rects -caravel_00020001_fill_pattern_2_4: 780000 rects -caravel_00020001_fill_pattern_2_4: 790000 rects -caravel_00020001_fill_pattern_2_4: 800000 rects -caravel_00020001_fill_pattern_2_4: 810000 rects -caravel_00020001_fill_pattern_2_4: 820000 rects -caravel_00020001_fill_pattern_2_4: 830000 rects -caravel_00020001_fill_pattern_2_4: 840000 rects -caravel_00020001_fill_pattern_2_4: 850000 rects -caravel_00020001_fill_pattern_2_4: 860000 rects -caravel_00020001_fill_pattern_2_4: 870000 rects -caravel_00020001_fill_pattern_2_4: 880000 rects -caravel_00020001_fill_pattern_2_4: 890000 rects -caravel_00020001_fill_pattern_2_4: 900000 rects -caravel_00020001_fill_pattern_2_4: 910000 rects -caravel_00020001_fill_pattern_2_4: 920000 rects -caravel_00020001_fill_pattern_2_4: 930000 rects -caravel_00020001_fill_pattern_2_4: 940000 rects -caravel_00020001_fill_pattern_2_4: 950000 rects -caravel_00020001_fill_pattern_2_4: 960000 rects -caravel_00020001_fill_pattern_2_4: 970000 rects -caravel_00020001_fill_pattern_2_4: 980000 rects -caravel_00020001_fill_pattern_2_4: 990000 rects -caravel_00020001_fill_pattern_2_4: 1000000 rects -caravel_00020001_fill_pattern_2_4: 1010000 rects -caravel_00020001_fill_pattern_2_4: 1020000 rects -caravel_00020001_fill_pattern_2_4: 1030000 rects -caravel_00020001_fill_pattern_2_4: 1040000 rects -caravel_00020001_fill_pattern_2_4: 1050000 rects -caravel_00020001_fill_pattern_2_4: 1060000 rects -caravel_00020001_fill_pattern_2_4: 1070000 rects -caravel_00020001_fill_pattern_2_4: 1080000 rects -caravel_00020001_fill_pattern_2_4: 1090000 rects -caravel_00020001_fill_pattern_2_4: 1100000 rects -caravel_00020001_fill_pattern_2_4: 1110000 rects -caravel_00020001_fill_pattern_2_4: 1120000 rects -caravel_00020001_fill_pattern_2_4: 1130000 rects -caravel_00020001_fill_pattern_2_4: 1140000 rects -caravel_00020001_fill_pattern_2_4: 1150000 rects -caravel_00020001_fill_pattern_2_4: 1160000 rects -caravel_00020001_fill_pattern_2_4: 1170000 rects -caravel_00020001_fill_pattern_2_4: 1180000 rects -caravel_00020001_fill_pattern_2_4: 1190000 rects -caravel_00020001_fill_pattern_2_4: 1200000 rects -caravel_00020001_fill_pattern_2_4: 1210000 rects -caravel_00020001_fill_pattern_2_4: 1220000 rects -caravel_00020001_fill_pattern_2_4: 1230000 rects -caravel_00020001_fill_pattern_2_4: 1240000 rects -caravel_00020001_fill_pattern_2_4: 1250000 rects -caravel_00020001_fill_pattern_2_4: 1260000 rects -caravel_00020001_fill_pattern_2_4: 1270000 rects -caravel_00020001_fill_pattern_2_4: 1280000 rects -caravel_00020001_fill_pattern_2_4: 1290000 rects -caravel_00020001_fill_pattern_2_4: 1300000 rects -caravel_00020001_fill_pattern_2_4: 1310000 rects -caravel_00020001_fill_pattern_2_4: 1320000 rects -caravel_00020001_fill_pattern_2_4: 1330000 rects -caravel_00020001_fill_pattern_2_4: 1340000 rects -caravel_00020001_fill_pattern_2_4: 1350000 rects -caravel_00020001_fill_pattern_2_4: 1360000 rects -caravel_00020001_fill_pattern_2_4: 1370000 rects -caravel_00020001_fill_pattern_2_4: 1380000 rects -caravel_00020001_fill_pattern_2_4: 1390000 rects -caravel_00020001_fill_pattern_2_4: 1400000 rects -caravel_00020001_fill_pattern_2_4: 1410000 rects -caravel_00020001_fill_pattern_2_4: 1420000 rects -caravel_00020001_fill_pattern_2_4: 1430000 rects -caravel_00020001_fill_pattern_2_4: 1440000 rects -caravel_00020001_fill_pattern_2_4: 1450000 rects -caravel_00020001_fill_pattern_2_4: 1460000 rects -caravel_00020001_fill_pattern_2_4: 1470000 rects -caravel_00020001_fill_pattern_2_4: 1480000 rects -caravel_00020001_fill_pattern_2_4: 1490000 rects -caravel_00020001_fill_pattern_2_4: 1500000 rects -caravel_00020001_fill_pattern_2_4: 1510000 rects -caravel_00020001_fill_pattern_2_4: 1520000 rects -caravel_00020001_fill_pattern_2_4: 1530000 rects -caravel_00020001_fill_pattern_2_4: 1540000 rects -caravel_00020001_fill_pattern_2_4: 1550000 rects Thu Jul 8 16:46:03 PDT 2021. -Starting magic under Tcl interpreter -Using the terminal as the console. -Using NULL graphics device. -site.pre: In custom site.pre... -site.pre: altered 'path sys' to: . $CAD_ROOT/magic/sys/ef-lib-magic/sys/style $CAD_ROOT/magic/sys $CAD_ROOT/magic/sys/current -Processing system .magicrc file -site.def: In custom site.def... -Sourcing design .magicrc for technology sky130A ... -2 Magic internal units = 1 Lambda -Input style sky130(): scaleFactor=2, multiplier=2 -Scaled tech values by 2 / 1 to match internal grid scaling -Loading sky130A Device Generator Menu ... -Loading "/mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag/generate_fill_dist.tcl" from command line. -caravel_00020001_fill_pattern_1_1: 10000 rects -caravel_00020001_fill_pattern_1_1: 20000 rects -caravel_00020001_fill_pattern_1_1: 30000 rects -caravel_00020001_fill_pattern_1_1: 40000 rects -caravel_00020001_fill_pattern_1_1: 50000 rects -caravel_00020001_fill_pattern_1_1: 60000 rects -caravel_00020001_fill_pattern_1_1: 70000 rects -caravel_00020001_fill_pattern_1_1: 80000 rects -caravel_00020001_fill_pattern_1_1: 90000 rects -caravel_00020001_fill_pattern_1_1: 100000 rects -caravel_00020001_fill_pattern_1_1: 110000 rects -caravel_00020001_fill_pattern_1_1: 120000 rects -caravel_00020001_fill_pattern_1_1: 130000 rects -caravel_00020001_fill_pattern_1_1: 140000 rects -caravel_00020001_fill_pattern_1_1: 150000 rects -caravel_00020001_fill_pattern_1_1: 160000 rects -caravel_00020001_fill_pattern_1_1: 170000 rects -caravel_00020001_fill_pattern_1_1: 180000 rects -caravel_00020001_fill_pattern_1_1: 190000 rects -caravel_00020001_fill_pattern_1_1: 200000 rects -caravel_00020001_fill_pattern_1_1: 210000 rects -caravel_00020001_fill_pattern_1_1: 220000 rects -caravel_00020001_fill_pattern_1_1: 230000 rects -caravel_00020001_fill_pattern_1_1: 240000 rects -caravel_00020001_fill_pattern_1_1: 250000 rects -caravel_00020001_fill_pattern_1_1: 260000 rects -caravel_00020001_fill_pattern_1_1: 270000 rects -caravel_00020001_fill_pattern_1_1: 280000 rects -caravel_00020001_fill_pattern_1_1: 290000 rects -caravel_00020001_fill_pattern_1_1: 300000 rects -caravel_00020001_fill_pattern_1_1: 310000 rects -caravel_00020001_fill_pattern_1_1: 320000 rects -caravel_00020001_fill_pattern_1_1: 330000 rects -caravel_00020001_fill_pattern_1_1: 340000 rects -caravel_00020001_fill_pattern_1_1: 350000 rects -caravel_00020001_fill_pattern_1_1: 360000 rects -caravel_00020001_fill_pattern_1_1: 370000 rects -caravel_00020001_fill_pattern_1_1: 380000 rects -caravel_00020001_fill_pattern_1_1: 390000 rects -caravel_00020001_fill_pattern_1_1: 400000 rects -caravel_00020001_fill_pattern_1_1: 410000 rects -caravel_00020001_fill_pattern_1_1: 420000 rects -caravel_00020001_fill_pattern_1_1: 430000 rects -caravel_00020001_fill_pattern_1_1: 440000 rects -caravel_00020001_fill_pattern_1_1: 450000 rects -caravel_00020001_fill_pattern_1_1: 460000 rects -caravel_00020001_fill_pattern_1_1: 470000 rects -caravel_00020001_fill_pattern_1_1: 480000 rects -caravel_00020001_fill_pattern_1_1: 490000 rects -caravel_00020001_fill_pattern_1_1: 500000 rects -caravel_00020001_fill_pattern_1_1: 510000 rects -caravel_00020001_fill_pattern_1_1: 520000 rects -caravel_00020001_fill_pattern_1_1: 530000 rects -caravel_00020001_fill_pattern_1_1: 540000 rects -caravel_00020001_fill_pattern_1_1: 550000 rects -caravel_00020001_fill_pattern_1_1: 560000 rects -caravel_00020001_fill_pattern_1_1: 570000 rects -caravel_00020001_fill_pattern_1_1: 580000 rects -caravel_00020001_fill_pattern_1_1: 590000 rects -caravel_00020001_fill_pattern_1_1: 600000 rects -caravel_00020001_fill_pattern_1_1: 610000 rects -caravel_00020001_fill_pattern_1_1: 620000 rects -caravel_00020001_fill_pattern_1_1: 630000 rects -caravel_00020001_fill_pattern_1_1: 640000 rects -caravel_00020001_fill_pattern_1_1: 650000 rects -caravel_00020001_fill_pattern_1_1: 660000 rects -caravel_00020001_fill_pattern_1_1: 670000 rects -caravel_00020001_fill_pattern_1_1: 680000 rects -caravel_00020001_fill_pattern_1_1: 690000 rects -caravel_00020001_fill_pattern_1_1: 700000 rects -caravel_00020001_fill_pattern_1_1: 7100 Thu Jul 8 16:46:03 PDT 2021. -Starting magic under Tcl interpreter -Using the terminal as the console. -Using NULL graphics device. -site.pre: In custom site.pre... -site.pre: altered 'path sys' to: . $CAD_ROOT/magic/sys/ef-lib-magic/sys/style $CAD_ROOT/magic/sys $CAD_ROOT/magic/sys/current -Processing system .magicrc file -site.def: In custom site.def... -Sourcing design .magicrc for technology sky130A ... -2 Magic internal units = 1 Lambda -Input style sky130(): scaleFactor=2, multiplier=2 -Scaled tech values by 2 / 1 to match internal grid scaling -Loading sky130A Device Generator Menu ... -Loading "/mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag/generate_fill_dist.tcl" from command line. -caravel_00020001_fill_pattern_2_5: 10000 rects -caravel_00020001_fill_pattern_2_5: 20000 rects -caravel_00020001_fill_pattern_2_5: 30000 rects -caravel_00020001_fill_pattern_2_5: 40000 rects -caravel_00020001_fill_pattern_2_5: 50000 rects -caravel_00020001_fill_pattern_2_5: 60000 rects -caravel_00020001_fill_pattern_2_5: 70000 rects -caravel_00020001_fill_pattern_2_5: 80000 rects -caravel_00020001_fill_pattern_2_5: 90000 rects -caravel_00020001_fill_pattern_2_5: 100000 rects -caravel_00020001_fill_pattern_2_5: 110000 rects -caravel_00020001_fill_pattern_2_5: 120000 rects -caravel_00020001_fill_pattern_2_5: 130000 rects -caravel_00020001_fill_pattern_2_5: 140000 rects -caravel_00020001_fill_pattern_2_5: 150000 rects -caravel_00020001_fill_pattern_2_5: 160000 rects -caravel_00020001_fill_pattern_2_5: 170000 rects -caravel_00020001_fill_pattern_2_5: 180000 rects -caravel_00020001_fill_pattern_2_5: 190000 rects -caravel_00020001_fill_pattern_2_5: 200000 rects -caravel_00020001_fill_pattern_2_5: 210000 rects -caravel_00020001_fill_pattern_2_5: 220000 rects -caravel_00020001_fill_pattern_2_5: 230000 rects -caravel_00020001_fill_pattern_2_5: 240000 rects -caravel_00020001_fill_pattern_2_5: 250000 rects -caravel_00020001_fill_pattern_2_5: 260000 rects -caravel_00020001_fill_pattern_2_5: 270000 rects -caravel_00020001_fill_pattern_2_5: 280000 rects -caravel_00020001_fill_pattern_2_5: 290000 rects -caravel_00020001_fill_pattern_2_5: 300000 rects -caravel_00020001_fill_pattern_2_5: 310000 rects -caravel_00020001_fill_pattern_2_5: 320000 rects -caravel_00020001_fill_pattern_2_5: 330000 rects -caravel_00020001_fill_pattern_2_5: 340000 rects -caravel_00020001_fill_pattern_2_5: 350000 rects -caravel_00020001_fill_pattern_2_5: 360000 rects -caravel_00020001_fill_pattern_2_5: 370000 rects -caravel_00020001_fill_pattern_2_5: 380000 rects -caravel_00020001_fill_pattern_2_5: 390000 rects -caravel_00020001_fill_pattern_2_5: 400000 rects -caravel_00020001_fill_pattern_2_5: 410000 rects -caravel_00020001_fill_pattern_2_5: 420000 rects -caravel_00020001_fill_pattern_2_5: 430000 rects -caravel_00020001_fill_pattern_2_5: 440000 rects -caravel_00020001_fill_pattern_2_5: 450000 rects -caravel_00020001_fill_pattern_2_5: 460000 rects -caravel_00020001_fill_pattern_2_5: 470000 rects -caravel_00020001_fill_pattern_2_5: 480000 rects -caravel_00020001_fill_pattern_2_5: 490000 rects -caravel_00020001_fill_pattern_2_5: 500000 rects -caravel_00020001_fill_pattern_2_5: 510000 rects -caravel_00020001_fill_pattern_2_5: 520000 rects -caravel_00020001_fill_pattern_2_5: 530000 rects -caravel_00020001_fill_pattern_2_5: 540000 rects -caravel_00020001_fill_pattern_2_5: 550000 rects -caravel_00020001_fill_pattern_2_5: 560000 rects -caravel_00020001_fill_pattern_2_5: 570000 rects -caravel_00020001_fill_pattern_2_5: 580000 rects -caravel_00020001_fill_pattern_2_5: 590000 rects -caravel_00020001_fill_pattern_2_5: 600000 rects -caravel_00020001_fill_pattern_2_5: 610000 rects -caravel_00020001_fill_pattern_2_5: 620000 rects -caravel_00020001_fill_pattern_2_5: 630000 rects -caravel_00020001_fill_pattern_2_5: 640000 rects -caravel_00020001_fill_pattern_2_5: 650000 rects -caravel_00020001_fill_pattern_2_5: 660000 rects -caravel_00020001_fill_pattern_2_5: 670000 rects -caravel_00020001_fill_pattern_2_5: 680000 rects -caravel_00020001_fill_pattern_2_5: 690000 rects -caravel_00020001_fill_pattern_2_5: 700000 rects -caravel_00020001_fill_pattern_2_5: 710000 rects -caravel_00020001_fill_pattern_2_5: 720000 rects -caravel_00020001_fill_pattern_2_5: 730000 rects -caravel_00020001_fill_pattern_2_5: 740000 rects -caravel_00020001_fill_pattern_2_5: 750000 rects -caravel_00020001_fill_pattern_2_5: 760000 rects -caravel_00020001_fill_pattern_2_5: 770000 rects -caravel_00020001_fill_pattern_2_5: 780000 rects -caravel_00020001_fill_pattern_2_5: 790000 rects -caravel_00020001_fill_pattern_2_5: 800000 rects -caravel_00020001_fill_pattern_2_5: 810000 rects -caravel_00020001_fill_pattern_2_5: 820000 rects -caravel_00020001_fill_pattern_2_5: 830000 rects -caravel_00020001_fill_pattern_2_5: 840000 rects -caravel_00020001_fill_pattern_2_5: 850000 rects -caravel_00020001_fill_pattern_2_5: 860000 rects -caravel_00020001_fill_pattern_2_5: 870000 rects -caravel_00020001_fill_pattern_2_5: 880000 rects -caravel_00020001_fill_pattern_2_5: 890000 rects -caravel_00020001_fill_pattern_2_5: 900000 rects -caravel_00020001_fill_pattern_2_5: 910000 rects -caravel_00020001_fill_pattern_2_5: 920000 rects -caravel_00020001_fill_pattern_2_5: 930000 rects -caravel_00020001_fill_pattern_2_5: 940000 rects -caravel_00020001_fill_pattern_2_5: 950000 rects -caravel_00020001_fill_pattern_2_5: 960000 rects -caravel_00020001_fill_pattern_2_5: 970000 rects -caravel_00020001_fill_pattern_2_5: 980000 rects -caravel_00020001_fill_pattern_2_5: 990000 rects -caravel_00020001_fill_pattern_2_5: 1000000 rects -caravel_00020001_fill_pattern_2_5: 1010000 rects -caravel_00020001_fill_pattern_2_5: 1020000 rects -caravel_00020001_fill_pattern_2_5: 1030000 rects -caravel_00020001_fill_pattern_2_5: 1040000 rects -caravel_00020001_fill_pattern_2_5: 1050000 rects -caravel_00020001_fill_pattern_2_5: 1060000 rects -caravel_00020001_fill_pattern_2_5: 1070000 rects -caravel_00020001_fill_pattern_2_5: 1080000 rects -caravel_00020001_fill_pattern_2_5: 1090000 rects -caravel_00020001_fill_pattern_2_5: 1100000 rects -caravel_00020001_fill_pattern_2_5: 1110000 rects -caravel_00020001_fill_pattern_2_5: 1120000 rects -caravel_00020001_fill_pattern_2_5: 1130000 rects -caravel_00020001_fill_pattern_2_5: 1140000 rects -caravel_00020001_fill_pattern_2_5: 1150000 rects -caravel_00020001_fill_pattern_2_5: 1160000 rects -caravel_00020001_fill_pattern_2_5: 1170000 rects -caravel_00020001_fill_pattern_2_5: 1180000 rects -caravel_00020001_fill_pattern_2_5: 1190000 rects -caravel_00020001_fill_pattern_2_5: 1200000 rects -caravel_00020001_fill_pattern_2_5: 1210000 rects -caravel_00020001_fill_pattern_2_5: 1220000 rects -caravel_00020001_fill_pattern_2_5: 1230000 rects -caravel_00020001_fill_pattern_2_5: 1240000 rects -caravel_00020001_fill_pattern_2_5: 1250000 rects -caravel_00020001_fill_pattern_2_5: 1260000 rects -caravel_00020001_fill_pattern_2_5: 1270000 rects -caravel_00020001_fill_pattern_2_5: 1280000 rects -caravel_00020001_fill_pattern_2_5: 1290000 rects -caravel_00020001_fill_pattern_2_5: 1300000 rects -caravel_00020001_fill_pattern_2_5: 1310000 rects -caravel_00020001_fill_pattern_2_5: 1320000 rects -caravel_00020001_fill_pattern_2_5: 1330000 rects -caravel_00020001_fill_pattern_2_5: 1340000 rects -caravel_00020001_fill_pattern_2_5: 1350000 rects -caravel_00020001_fill_pattern_2_5: 1360000 rects -caravel_00020001_fill_pattern_2_5: 1370000 rects -caravel_00020001_fill_pattern_2_5: 1380000 rects -caravel_00020001_fill_pattern_2_5: 1390000 rects -caravel_00020001_fill_pattern_2_5: 1400000 rects -caravel_00020001_fill_pattern_2_5: 1410000 rects -caravel_00020001_fill_pattern_2_5: 1420000 rects -caravel_00020001_fill_pattern_2_5: 1430000 rects -caravel_00020001_fill_pattern_2_5: 1440000 rects -caravel_00020001_fill_pattern_2_5: 1450000 rects -caravel_00020001_fill_pattern_2_5: 1460000 rects -caravel_00020001_fill_pattern_2_5: 1470000 rects -caravel_00020001_fill_pattern_2_5: 1480000 rects -caravel_00020001_fill_pattern_2_5: 1490000 rects -caravel_00020001_fill_pattern_2_5: 1500000 rects -caravel_00020001_fill_pattern_2_5: 1510000 rects -caravel_00020001_fill_pattern_2_5: 1520000 rects -caravel_00020001_fill_pattern_2_5: 1530000 rects -caravel_00020001_fill_pattern_2_5: 1540000 rects -caravel_00020001_fill_pattern_2_5: 1550000 rects00 rects -caravel_00020001_fill_pattern_1_1: 720000 rects -caravel_00020001_fill_pattern_1_1: 730000 rects -caravel_00020001_fill_pattern_1_1: 740000 rects -caravel_00020001_fill_pattern_1_1: 750000 rects -caravel_00020001_fill_pattern_1_1: 760000 rects -caravel_00020001_fill_pattern_1_1: 770000 rects -caravel_00020001_fill_pattern_1_1: 780000 rects -caravel_00020001_fill_pattern_1_1: 790000 rects -caravel_00020001_fill_pattern_1_1: 800000 rects -caravel_00020001_fill_pattern_1_1: 810000 rects -caravel_00020001_fill_pattern_1_1: 820000 rects -caravel_00020001_fill_pattern_1_1: 830000 rects -caravel_00020001_fill_pattern_1_1: 840000 rects -caravel_00020001_fill_pattern_1_1: 850000 rects -caravel_00020001_fill_pattern_1_1: 860000 rects -caravel_00020001_fill_pattern_1_1: 870000 rects -caravel_00020001_fill_pattern_1_1: 880000 rects -caravel_00020001_fill_pattern_1_1: 890000 rects -caravel_00020001_fill_pattern_1_1: 900000 rects -caravel_00020001_fill_pattern_1_1: 910000 rects -caravel_00020001_fill_pattern_1_1: 920000 rects -caravel_00020001_fill_pattern_1_1: 930000 rects -caravel_00020001_fill_pattern_1_1: 940000 rects -caravel_00020001_fill_pattern_1_1: 950000 rects -caravel_00020001_fill_pattern_1_1: 960000 rects -caravel_00020001_fill_pattern_1_1: 970000 rects -caravel_00020001_fill_pattern_1_1: 980000 rects -caravel_00020001_fill_pattern_1_1: 990000 rects -caravel_00020001_fill_pattern_1_1: 1000000 rects -caravel_00020001_fill_pattern_1_1: 1010000 rects -caravel_00020001_fill_pattern_1_1: 1020000 rects -caravel_00020001_fill_pattern_1_1: 1030000 rects -caravel_00020001_fill_pattern_1_1: 1040000 rects -caravel_00020001_fill_pattern_1_1: 1050000 rects -caravel_00020001_fill_pattern_1_1: 1060000 rects -caravel_00020001_fill_pattern_1_1: 1070000 rects -caravel_00020001_fill_pattern_1_1: 1080000 rects -caravel_00020001_fill_pattern_1_1: 1090000 rects -caravel_00020001_fill_pattern_1_1: 1100000 rects -caravel_00020001_fill_pattern_1_1: 1110000 rects -caravel_00020001_fill_pattern_1_1: 1120000 rects -caravel_00020001_fill_pattern_1_1: 1130000 rects -caravel_00020001_fill_pattern_1_1: 1140000 rects -caravel_00020001_fill_pattern_1_1: 1150000 rects -caravel_00020001_fill_pattern_1_1: 1160000 rects -caravel_00020001_fill_pattern_1_1: 1170000 rects -caravel_00020001_fill_pattern_1_1: 1180000 rects -caravel_00020001_fill_pattern_1_1: 1190000 rects -caravel_00020001_fill_pattern_1_1: 1200000 rects -caravel_00020001_fill_pattern_1_1: 1210000 rects -caravel_00020001_fill_pattern_1_1: 1220000 rects -caravel_00020001_fill_pattern_1_1: 1230000 rects -caravel_00020001_fill_pattern_1_1: 1240000 rects -caravel_00020001_fill_pattern_1_1: 1250000 rects -caravel_00020001_fill_pattern_1_1: 1260000 rects -caravel_00020001_fill_pattern_1_1: 1270000 rects -caravel_00020001_fill_pattern_1_1: 1280000 rects -caravel_00020001_fill_pattern_1_1: 1290000 rects -caravel_00020001_fill_pattern_1_1: 1300000 rects -caravel_00020001_fill_pattern_1_1: 1310000 rects -caravel_00020001_fill_pattern_1_1: 1320000 rects -caravel_00020001_fill_pattern_1_1: 1330000 rects -caravel_00020001_fill_pattern_1_1: 1340000 rects -caravel_00020001_fill_pattern_1_1: 1350000 rects -caravel_00020001_fill_pattern_1_1: 1360000 rects -caravel_00020001_fill_pattern_1_1: 1370000 rects -caravel_00020001_fill_pattern_1_1: 1380000 rects -caravel_00020001_fill_pattern_1_1: 1390000 rects -caravel_00020001_fill_pattern_1_1: 1400000 rects -caravel_00020001_fill_pattern_1_1: 1410000 rects -caravel_00020001_fill_pattern_1_1: 1420000 rects -caravel_00020001_fill_pattern_1_1: 1430000 rects -caravel_00020001_fill_pattern_1_1: 1440000 rects -caravel_00020001_fill_pattern_1_1: 1450000 rects -caravel_00020001_fill_pattern_1_1: 1460000 rects -caravel_00020001_fill_pattern_1_1: 1470000 rects -caravel_00020001_fill_pattern_1_1: 1480000 rects -caravel_00020001_fill_pattern_1_1: 1490000 rects -caravel_00020001_fill_pattern_1_1: 1500000 rects -caravel_00020001_fill_pattern_1_1: 1510000 rects -caravel_00020001_fill_pattern_1_1: 1520000 rects -caravel_00020001_fill_pattern_1_1: 1530000 rects -caravel_00020001_fill_pattern_1_1: 1540000 rects -caravel_00020001_fill_pattern_1_1: 1550000 rects Thu Jul 8 16:46:03 PDT 2021. -Starting magic under Tcl interpreter -Using the terminal as the console. -Using NULL graphics device. -site.pre: In custom site.pre... -site.pre: altered 'path sys' to: . $CAD_ROOT/magic/sys/ef-lib-magic/sys/style $CAD_ROOT/magic/sys $CAD_ROOT/magic/sys/current -Processing system .magicrc file -site.def: In custom site.def... -Sourcing design .magicrc for technology sky130A ... -2 Magic internal units = 1 Lambda -Input style sky130(): scaleFactor=2, multiplier=2 -Scaled tech values by 2 / 1 to match internal grid scaling -Loading sky130A Device Generator Menu ... -Loading "/mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag/generate_fill_dist.tcl" from command line. -caravel_00020001_fill_pattern_2_0: 10000 rects -caravel_00020001_fill_pattern_2_0: 20000 rects -caravel_00020001_fill_pattern_2_0: 30000 rects -caravel_00020001_fill_pattern_2_0: 40000 rects -caravel_00020001_fill_pattern_2_0: 50000 rects -caravel_00020001_fill_pattern_2_0: 60000 rects -caravel_00020001_fill_pattern_2_0: 70000 rects -caravel_00020001_fill_pattern_2_0: 80000 rects -caravel_00020001_fill_pattern_2_0: 90000 rects -caravel_00020001_fill_pattern_2_0: 100000 rects -caravel_00020001_fill_pattern_2_0: 110000 rects -caravel_00020001_fill_pattern_2_0: 120000 rects -caravel_00020001_fill_pattern_2_0: 130000 rects -caravel_00020001_fill_pattern_2_0: 140000 rects -caravel_00020001_fill_pattern_2_0: 150000 rects -caravel_00020001_fill_pattern_2_0: 160000 rects -caravel_00020001_fill_pattern_2_0: 170000 rects -caravel_00020001_fill_pattern_2_0: 180000 rects -caravel_00020001_fill_pattern_2_0: 190000 rects -caravel_00020001_fill_pattern_2_0: 200000 rects -caravel_00020001_fill_pattern_2_0: 210000 rects -caravel_00020001_fill_pattern_2_0: 220000 rects -caravel_00020001_fill_pattern_2_0: 230000 rects -caravel_00020001_fill_pattern_2_0: 240000 rects -caravel_00020001_fill_pattern_2_0: 250000 rects -caravel_00020001_fill_pattern_2_0: 260000 rects -caravel_00020001_fill_pattern_2_0: 270000 rects -caravel_00020001_fill_pattern_2_0: 280000 rects -caravel_00020001_fill_pattern_2_0: 290000 rects -caravel_00020001_fill_pattern_2_0: 300000 rects -caravel_00020001_fill_pattern_2_0: 310000 rects -caravel_00020001_fill_pattern_2_0: 320000 rects -caravel_00020001_fill_pattern_2_0: 330000 rects -caravel_00020001_fill_pattern_2_0: 340000 rects -caravel_00020001_fill_pattern_2_0: 350000 rects -caravel_00020001_fill_pattern_2_0: 360000 rects -caravel_00020001_fill_pattern_2_0: 370000 rects -caravel_00020001_fill_pattern_2_0: 380000 rects -caravel_00020001_fill_pattern_2_0: 390000 rects -caravel_00020001_fill_pattern_2_0: 400000 rects -caravel_00020001_fill_pattern_2_0: 410000 rects -caravel_00020001_fill_pattern_2_0: 420000 rects -caravel_00020001_fill_pattern_2_0: 430000 rects -caravel_00020001_fill_pattern_2_0: 440000 rects -caravel_00020001_fill_pattern_2_0: 450000 rects -caravel_00020001_fill_pattern_2_0: 460000 rects -caravel_00020001_fill_pattern_2_0: 470000 rects -caravel_00020001_fill_pattern_2_0: 480000 rects -caravel_00020001_fill_pattern_2_0: 490000 rects -caravel_00020001_fill_pattern_2_0: 500000 rects -caravel_00020001_fill_pattern_2_0: 510000 rects -caravel_00020001_fill_pattern_2_0: 520000 rects -caravel_00020001_fill_pattern_2_0: 530000 rects -caravel_00020001_fill_pattern_2_0: 540000 rects -caravel_00020001_fill_pattern_2_0: 550000 rects -caravel_00020001_fill_pattern_2_0: 560000 rects -caravel_00020001_fill_pattern_2_0: 570000 rects -caravel_00020001_fill_pattern_2_0: 580000 rects -caravel_00020001_fill_pattern_2_0: 590000 rects -caravel_00020001_fill_pattern_2_0: 600000 rects -caravel_00020001_fill_pattern_2_0: 610000 rects -caravel_00020001_fill_pattern_2_0: 620000 rects -caravel_00020001_fill_pattern_2_0: 630000 rects -caravel_00020001_fill_pattern_2_0: 640000 rects -caravel_00020001_fill_pattern_2_0: 650000 rects -caravel_00020001_fill_pattern_2_0: 660000 rects -caravel_00020001_fill_pattern_2_0: 670000 rects -caravel_00020001_fill_pattern_2_0: 680000 rects -caravel_00020001_fill_pattern_2_0: 690000 rects -caravel_00020001_fill_pattern_2_0: 700000 rects -caravel_00020001_fill_pattern_2_0: 710000 rects -caravel_00020001_fill_pattern_2_0: 720000 rects -caravel_00020001_fill_pattern_2_0: 730000 rects -caravel_00020001_fill_pattern_2_0: 740000 rects -caravel_00020001_fill_pattern_2_0: 750000 rects -caravel_00020001_fill_pattern_2_0: 760000 rects -caravel_00020001_fill_pattern_2_0: 770000 rects -caravel_00020001_fill_pattern_2_0: 780000 rects -caravel_00020001_fill_pattern_2_0: 790000 rects -caravel_00020001_fill_pattern_2_0: 800000 rects -caravel_00020001_fill_pattern_2_0: 810000 rects -caravel_00020001_fill_pattern_2_0: 820000 rects -caravel_00020001_fill_pattern_2_0: 830000 rects -caravel_00020001_fill_pattern_2_0: 840000 rects -caravel_00020001_fill_pattern_2_0: 850000 rects -caravel_00020001_fill_pattern_2_0: 860000 rects -caravel_00020001_fill_pattern_2_0: 870000 rects -caravel_00020001_fill_pattern_2_0: 880000 rects -caravel_00020001_fill_pattern_2_0: 890000 rects -caravel_00020001_fill_pattern_2_0: 900000 rects -caravel_00020001_fill_pattern_2_0: 910000 rects -caravel_00020001_fill_pattern_2_0: 920000 rects -caravel_00020001_fill_pattern_2_0: 930000 rects -caravel_00020001_fill_pattern_2_0: 940000 rects -caravel_00020001_fill_pattern_2_0: 950000 rects -caravel_00020001_fill_pattern_2_0: 960000 rects -caravel_00020001_fill_pattern_2_0: 970000 rects -caravel_00020001_fill_pattern_2_0: 980000 rects -caravel_00020001_fill_pattern_2_0: 990000 rects -caravel_00020001_fill_pattern_2_0: 1000000 rects -caravel_00020001_fill_pattern_2_0: 1010000 rects -caravel_00020001_fill_pattern_2_0: 1020000 rects -caravel_00020001_fill_pattern_2_0: 1030000 rects -caravel_00020001_fill_pattern_2_0: 1040000 rects -caravel_00020001_fill_pattern_2_0: 1050000 rects -caravel_00020001_fill_pattern_2_0: 1060000 rects -caravel_00020001_fill_pattern_2_0: 1070000 rects -caravel_00020001_fill_pattern_2_0: 1080000 rects -caravel_00020001_fill_pattern_2_0: 1090000 rects -caravel_00020001_fill_pattern_2_0: 1100000 rects -caravel_00020001_fill_pattern_2_0: 1110000 rects -caravel_00020001_fill_pattern_2_0: 1120000 rects -caravel_00020001_fill_pattern_2_0: 1130000 rects -caravel_00020001_fill_pattern_2_0: 1140000 rects -caravel_00020001_fill_pattern_2_0: 1150000 rects -caravel_00020001_fill_pattern_2_0: 1160000 rects -caravel_00020001_fill_pattern_2_0: 1170000 rects -caravel_00020001_fill_pattern_2_0: 1180000 rects -caravel_00020001_fill_pattern_2_0: 1190000 rects -caravel_00020001_fill_pattern_2_0: 1200000 rects -caravel_00020001_fill_pattern_2_0: 1210000 rects -caravel_00020001_fill_pattern_2_0: 1220000 rects -caravel_00020001_fill_pattern_2_0: 1230000 rects -caravel_00020001_fill_pattern_2_0: 1240000 rects -caravel_00020001_fill_pattern_2_0: 1250000 rects -caravel_00020001_fill_pattern_2_0: 1260000 rects -caravel_00020001_fill_pattern_2_0: 1270000 rects -caravel_00020001_fill_pattern_2_0: 1280000 rects -caravel_00020001_fill_pattern_2_0: 1290000 rects -caravel_00020001_fill_pattern_2_0: 1300000 rects -caravel_00020001_fill_pattern_2_0: 1310000 rects -caravel_00020001_fill_pattern_2_0: 1320000 rects -caravel_00020001_fill_pattern_2_0: 1330000 rects -caravel_00020001_fill_pattern_2_0: 1340000 rects -caravel_00020001_fill_pattern_2_0: 1350000 rects -caravel_00020001_fill_pattern_2_0: 1360000 rects -caravel_00020001_fill_pattern_2_0: 1370000 rects -caravel_00020001_fill_pattern_2_0: 1380000 rects -caravel_00020001_fill_pattern_2_0: 1390000 rects -caravel_00020001_fill_pattern_2_0: 1400000 rects -caravel_00020001_fill_pattern_2_0: 1410000 rects -caravel_00020001_fill_pattern_2_0: 1420000 rects -caravel_00020001_fill_pattern_2_0: 1430000 rects -caravel_00020001_fill_pattern_2_0: 1440000 rects -caravel_00020001_fill_pattern_2_0: 1450000 rects -caravel_00020001_fill_pattern_2_0: 1460000 rects -caravel_00020001_fill_pattern_2_0: 1470000 rects -caravel_00020001_fill_pattern_2_0: 1480000 rects -caravel_00020001_fill_pattern_2_0: 1490000 rects -caravel_00020001_fill_pattern_2_0: 1500000 rects -caravel_00020001_fill_pattern_2_0: 1510000 rects -caravel_00020001_fill_pattern_2_0: 1520000 rects -caravel_00020001_fill_pattern_2_0: 1530000 rects -caravel_00020001_fill_pattern_2_0: 1540000 rects -caravel_00020001_fill_pattern_2_0: 1550000 rects Thu Jul 8 16:46:03 PDT 2021. -Starting magic under Tcl interpreter -Using the terminal as the console. -Using NULL graphics device. -site.pre: In custom site.pre... -site.pre: altered 'path sys' to: . $CAD_ROOT/magic/sys/ef-lib-magic/sys/style $CAD_ROOT/magic/sys $CAD_ROOT/magic/sys/current -Processing system .magicrc file -site.def: In custom site.def... -Sourcing design .magicrc for technology sky130A ... -2 Magic internal units = 1 Lambda -Input style sky130(): scaleFactor=2, multiplier=2 +Input style sky130(vendor): scaleFactor=2, multiplier=2 Scaled tech values by 2 / 1 to match internal grid scaling Loading sky130A Device Generator Menu ... Loading "/mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag/generate_fill_dist.tcl" from command line. @@ -13788,7 +12291,7 @@ caravel_00020001_fill_pattern_3_1: 1520000 rects caravel_00020001_fill_pattern_3_1: 1530000 rects caravel_00020001_fill_pattern_3_1: 1540000 rects -caravel_00020001_fill_pattern_3_1: 1550000 rects Thu Jul 8 16:46:03 PDT 2021. +caravel_00020001_fill_pattern_3_1: 1550000 rectsul 28 09:22:23 PDT 2021. Starting magic under Tcl interpreter Using the terminal as the console. Using NULL graphics device. @@ -13798,7 +12301,343 @@ site.def: In custom site.def... Sourcing design .magicrc for technology sky130A ... 2 Magic internal units = 1 Lambda -Input style sky130(): scaleFactor=2, multiplier=2 +Input style sky130(vendor): scaleFactor=2, multiplier=2 +Scaled tech values by 2 / 1 to match internal grid scaling +Loading sky130A Device Generator Menu ... +Loading "/mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag/generate_fill_dist.tcl" from command line. +caravel_00020001_fill_pattern_2_0: 10000 rects +caravel_00020001_fill_pattern_2_0: 20000 rects +caravel_00020001_fill_pattern_2_0: 30000 rects +caravel_00020001_fill_pattern_2_0: 40000 rects +caravel_00020001_fill_pattern_2_0: 50000 rects +caravel_00020001_fill_pattern_2_0: 60000 rects +caravel_00020001_fill_pattern_2_0: 70000 rects +caravel_00020001_fill_pattern_2_0: 80000 rects +caravel_00020001_fill_pattern_2_0: 90000 rects +caravel_00020001_fill_pattern_2_0: 100000 rects +caravel_00020001_fill_pattern_2_0: 110000 rects +caravel_00020001_fill_pattern_2_0: 120000 rects +caravel_00020001_fill_pattern_2_0: 130000 rects +caravel_00020001_fill_pattern_2_0: 140000 rects +caravel_00020001_fill_pattern_2_0: 150000 rects +caravel_00020001_fill_pattern_2_0: 160000 rects +caravel_00020001_fill_pattern_2_0: 170000 rects +caravel_00020001_fill_pattern_2_0: 180000 rects +caravel_00020001_fill_pattern_2_0: 190000 rects +caravel_00020001_fill_pattern_2_0: 200000 rects +caravel_00020001_fill_pattern_2_0: 210000 rects +caravel_00020001_fill_pattern_2_0: 220000 rects +caravel_00020001_fill_pattern_2_0: 230000 rects +caravel_00020001_fill_pattern_2_0: 240000 rects +caravel_00020001_fill_pattern_2_0: 250000 rects +caravel_00020001_fill_pattern_2_0: 260000 rects +caravel_00020001_fill_pattern_2_0: 270000 rects +caravel_00020001_fill_pattern_2_0: 280000 rects +caravel_00020001_fill_pattern_2_0: 290000 rects +caravel_00020001_fill_pattern_2_0: 300000 rects +caravel_00020001_fill_pattern_2_0: 310000 rects +caravel_00020001_fill_pattern_2_0: 320000 rects +caravel_00020001_fill_pattern_2_0: 330000 rects +caravel_00020001_fill_pattern_2_0: 340000 rects +caravel_00020001_fill_pattern_2_0: 350000 rects +caravel_00020001_fill_pattern_2_0: 360000 rects +caravel_00020001_fill_pattern_2_0: 370000 rects +caravel_00020001_fill_pattern_2_0: 380000 rects +caravel_00020001_fill_pattern_2_0: 390000 rects +caravel_00020001_fill_pattern_2_0: 400000 rects +caravel_00020001_fill_pattern_2_0: 410000 rects +caravel_00020001_fill_pattern_2_0: 420000 rects +caravel_00020001_fill_pattern_2_0: 430000 rects +caravel_00020001_fill_pattern_2_0: 440000 rects +caravel_00020001_fill_pattern_2_0: 450000 rects +caravel_00020001_fill_pattern_2_0: 460000 rects +caravel_00020001_fill_pattern_2_0: 470000 rects +caravel_00020001_fill_pattern_2_0: 480000 rects +caravel_00020001_fill_pattern_2_0: 490000 rects +caravel_00020001_fill_pattern_2_0: 500000 rects +caravel_00020001_fill_pattern_2_0: 510000 rects +caravel_00020001_fill_pattern_2_0: 520000 rects +caravel_00020001_fill_pattern_2_0: 530000 rects +caravel_00020001_fill_pattern_2_0: 540000 rects +caravel_00020001_fill_pattern_2_0: 550000 rects +caravel_00020001_fill_pattern_2_0: 560000 rects +caravel_00020001_fill_pattern_2_0: 570000 rects +caravel_00020001_fill_pattern_2_0: 580000 rects +caravel_00020001_fill_pattern_2_0: 590000 rects +caravel_00020001_fill_pattern_2_0: 600000 rects +caravel_00020001_fill_pattern_2_0: 610000 rects +caravel_00020001_fill_pattern_2_0: 620000 rects +caravel_00020001_fill_pattern_2_0: 630000 rects +caravel_00020001_fill_pattern_2_0: 640000 rects +caravel_00020001_fill_pattern_2_0: 650000 rects +caravel_00020001_fill_pattern_2_0: 660000 rects +caravel_00020001_fill_pattern_2_0: 670000 rects +caravel_00020001_fill_pattern_2_0: 680000 rects +caravel_00020001_fill_pattern_2_0: 690000 rects +caravel_00020001_fill_pattern_2_0: 700000 rects +caravel_00020001_fill_pattern_2_0: 710000 rects +caravel_00020001_fill_pattern_2_0: 720000 rects +caravel_00020001_fill_pattern_2_0: 730000 rects +caravel_00020001_fill_pattern_2_0: 740000 rects +caravel_00020001_fill_pattern_2_0: 750000 rects +caravel_00020001_fill_pattern_2_0: 760000 rects +caravel_00020001_fill_pattern_2_0: 770000 rects +caravel_00020001_fill_pattern_2_0: 780000 rects +caravel_00020001_fill_pattern_2_0: 790000 rects +caravel_00020001_fill_pattern_2_0: 800000 rects +caravel_00020001_fill_pattern_2_0: 810000 rects +caravel_00020001_fill_pattern_2_0: 820000 rects +caravel_00020001_fill_pattern_2_0: 830000 rects +caravel_00020001_fill_pattern_2_0: 840000 rects +caravel_00020001_fill_pattern_2_0: 850000 rects +caravel_00020001_fill_pattern_2_0: 860000 rects +caravel_00020001_fill_pattern_2_0: 870000 rects +caravel_00020001_fill_pattern_2_0: 880000 rects +caravel_00020001_fill_pattern_2_0: 890000 rects +caravel_00020001_fill_pattern_2_0: 900000 rects +caravel_00020001_fill_pattern_2_0: 910000 rects +caravel_00020001_fill_pattern_2_0: 920000 rects +caravel_00020001_fill_pattern_2_0: 930000 rects +caravel_00020001_fill_pattern_2_0: 940000 rects +caravel_00020001_fill_pattern_2_0: 950000 rects +caravel_00020001_fill_pattern_2_0: 960000 rects +caravel_00020001_fill_pattern_2_0: 970000 rects +caravel_00020001_fill_pattern_2_0: 980000 rects +caravel_00020001_fill_pattern_2_0: 990000 rects +caravel_00020001_fill_pattern_2_0: 1000000 rects +caravel_00020001_fill_pattern_2_0: 1010000 rects +caravel_00020001_fill_pattern_2_0: 1020000 rects +caravel_00020001_fill_pattern_2_0: 1030000 rects +caravel_00020001_fill_pattern_2_0: 1040000 rects +caravel_00020001_fill_pattern_2_0: 1050000 rects +caravel_00020001_fill_pattern_2_0: 1060000 rects +caravel_00020001_fill_pattern_2_0: 1070000 rects +caravel_00020001_fill_pattern_2_0: 1080000 rects +caravel_00020001_fill_pattern_2_0: 1090000 rects +caravel_00020001_fill_pattern_2_0: 1100000 rects +caravel_00020001_fill_pattern_2_0: 1110000 rects +caravel_00020001_fill_pattern_2_0: 1120000 rects +caravel_00020001_fill_pattern_2_0: 1130000 rects +caravel_00020001_fill_pattern_2_0: 1140000 rects +caravel_00020001_fill_pattern_2_0: 1150000 rects +caravel_00020001_fill_pattern_2_0: 1160000 rects +caravel_00020001_fill_pattern_2_0: 1170000 rects +caravel_00020001_fill_pattern_2_0: 1180000 rects +caravel_00020001_fill_pattern_2_0: 1190000 rects +caravel_00020001_fill_pattern_2_0: 1200000 rects +caravel_00020001_fill_pattern_2_0: 1210000 rects +caravel_00020001_fill_pattern_2_0: 1220000 rects +caravel_00020001_fill_pattern_2_0: 1230000 rects +caravel_00020001_fill_pattern_2_0: 1240000 rects +caravel_00020001_fill_pattern_2_0: 1250000 rects +caravel_00020001_fill_pattern_2_0: 1260000 rects +caravel_00020001_fill_pattern_2_0: 1270000 rects +caravel_00020001_fill_pattern_2_0: 1280000 rects +caravel_00020001_fill_pattern_2_0: 1290000 rects +caravel_00020001_fill_pattern_2_0: 1300000 rects +caravel_00020001_fill_pattern_2_0: 1310000 rects +caravel_00020001_fill_pattern_2_0: 1320000 rects +caravel_00020001_fill_pattern_2_0: 1330000 rects +caravel_00020001_fill_pattern_2_0: 1340000 rects +caravel_00020001_fill_pattern_2_0: 1350000 rects +caravel_00020001_fill_pattern_2_0: 1360000 rects +caravel_00020001_fill_pattern_2_0: 1370000 rects +caravel_00020001_fill_pattern_2_0: 1380000 rects +caravel_00020001_fill_pattern_2_0: 1390000 rects +caravel_00020001_fill_pattern_2_0: 1400000 rects +caravel_00020001_fill_pattern_2_0: 1410000 rects +caravel_00020001_fill_pattern_2_0: 1420000 rects +caravel_00020001_fill_pattern_2_0: 1430000 rects +caravel_00020001_fill_pattern_2_0: 1440000 rects +caravel_00020001_fill_pattern_2_0: 1450000 rects +caravel_00020001_fill_pattern_2_0: 1460000 rects +caravel_00020001_fill_pattern_2_0: 1470000 rects +caravel_00020001_fill_pattern_2_0: 1480000 rects +caravel_00020001_fill_pattern_2_0: 1490000 rects +caravel_00020001_fill_pattern_2_0: 1500000 rects +caravel_00020001_fill_pattern_2_0: 1510000 rects +caravel_00020001_fill_pattern_2_0: 1520000 rects +caravel_00020001_fill_pattern_2_0: 1530000 rects +caravel_00020001_fill_pattern_2_0: 1540000 rects +caravel_00020001_fill_pattern_2_0: 1550000 rectsul 28 09:22:23 PDT 2021. +Starting magic under Tcl interpreter +Using the terminal as the console. +Using NULL graphics device. +site.pre: In custom site.pre... +site.pre: altered 'path sys' to: . $CAD_ROOT/magic/sys/ef-lib-magic/sys/style $CAD_ROOT/magic/sys $CAD_ROOT/magic/sys/current +Processing system .magicrc file +site.def: In custom site.def... +Sourcing design .magicrc for technology sky130A ... +2 Magic internal units = 1 Lambda +Input style sky130(vendor): scaleFactor=2, multiplier=2 +Scaled tech values by 2 / 1 to match internal grid scaling +Loading sky130A Device Generator Menu ... +Loading "/mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag/generate_fill_dist.tcl" from command line. +caravel_00020001_fill_pattern_2_4: 10000 rects +caravel_00020001_fill_pattern_2_4: 20000 rects +caravel_00020001_fill_pattern_2_4: 30000 rects +caravel_00020001_fill_pattern_2_4: 40000 rects +caravel_00020001_fill_pattern_2_4: 50000 rects +caravel_00020001_fill_pattern_2_4: 60000 rects +caravel_00020001_fill_pattern_2_4: 70000 rects +caravel_00020001_fill_pattern_2_4: 80000 rects +caravel_00020001_fill_pattern_2_4: 90000 rects +caravel_00020001_fill_pattern_2_4: 100000 rects +caravel_00020001_fill_pattern_2_4: 110000 rects +caravel_00020001_fill_pattern_2_4: 120000 rects +caravel_00020001_fill_pattern_2_4: 130000 rects +caravel_00020001_fill_pattern_2_4: 140000 rects +caravel_00020001_fill_pattern_2_4: 150000 rects +caravel_00020001_fill_pattern_2_4: 160000 rects +caravel_00020001_fill_pattern_2_4: 170000 rects +caravel_00020001_fill_pattern_2_4: 180000 rects +caravel_00020001_fill_pattern_2_4: 190000 rects +caravel_00020001_fill_pattern_2_4: 200000 rects +caravel_00020001_fill_pattern_2_4: 210000 rects +caravel_00020001_fill_pattern_2_4: 220000 rects +caravel_00020001_fill_pattern_2_4: 230000 rects +caravel_00020001_fill_pattern_2_4: 240000 rects +caravel_00020001_fill_pattern_2_4: 250000 rects +caravel_00020001_fill_pattern_2_4: 260000 rects +caravel_00020001_fill_pattern_2_4: 270000 rects +caravel_00020001_fill_pattern_2_4: 280000 rects +caravel_00020001_fill_pattern_2_4: 290000 rects +caravel_00020001_fill_pattern_2_4: 300000 rects +caravel_00020001_fill_pattern_2_4: 310000 rects +caravel_00020001_fill_pattern_2_4: 320000 rects +caravel_00020001_fill_pattern_2_4: 330000 rects +caravel_00020001_fill_pattern_2_4: 340000 rects +caravel_00020001_fill_pattern_2_4: 350000 rects +caravel_00020001_fill_pattern_2_4: 360000 rects +caravel_00020001_fill_pattern_2_4: 370000 rects +caravel_00020001_fill_pattern_2_4: 380000 rects +caravel_00020001_fill_pattern_2_4: 390000 rects +caravel_00020001_fill_pattern_2_4: 400000 rects +caravel_00020001_fill_pattern_2_4: 410000 rects +caravel_00020001_fill_pattern_2_4: 420000 rects +caravel_00020001_fill_pattern_2_4: 430000 rects +caravel_00020001_fill_pattern_2_4: 440000 rects +caravel_00020001_fill_pattern_2_4: 450000 rects +caravel_00020001_fill_pattern_2_4: 460000 rects +caravel_00020001_fill_pattern_2_4: 470000 rects +caravel_00020001_fill_pattern_2_4: 480000 rects +caravel_00020001_fill_pattern_2_4: 490000 rects +caravel_00020001_fill_pattern_2_4: 500000 rects +caravel_00020001_fill_pattern_2_4: 510000 rects +caravel_00020001_fill_pattern_2_4: 520000 rects +caravel_00020001_fill_pattern_2_4: 530000 rects +caravel_00020001_fill_pattern_2_4: 540000 rects +caravel_00020001_fill_pattern_2_4: 550000 rects +caravel_00020001_fill_pattern_2_4: 560000 rects +caravel_00020001_fill_pattern_2_4: 570000 rects +caravel_00020001_fill_pattern_2_4: 580000 rects +caravel_00020001_fill_pattern_2_4: 590000 rects +caravel_00020001_fill_pattern_2_4: 600000 rects +caravel_00020001_fill_pattern_2_4: 610000 rects +caravel_00020001_fill_pattern_2_4: 620000 rects +caravel_00020001_fill_pattern_2_4: 630000 rects +caravel_00020001_fill_pattern_2_4: 640000 rects +caravel_00020001_fill_pattern_2_4: 650000 rects +caravel_00020001_fill_pattern_2_4: 660000 rects +caravel_00020001_fill_pattern_2_4: 670000 rects +caravel_00020001_fill_pattern_2_4: 680000 rects +caravel_00020001_fill_pattern_2_4: 690000 rects +caravel_00020001_fill_pattern_2_4: 700000 rects +caravel_00020001_fill_pattern_2_4: 710000 rects +caravel_00020001_fill_pattern_2_4: 720000 rects +caravel_00020001_fill_pattern_2_4: 730000 rects +caravel_00020001_fill_pattern_2_4: 740000 rects +caravel_00020001_fill_pattern_2_4: 750000 rects +caravel_00020001_fill_pattern_2_4: 760000 rects +caravel_00020001_fill_pattern_2_4: 770000 rects +caravel_00020001_fill_pattern_2_4: 780000 rects +caravel_00020001_fill_pattern_2_4: 790000 rects +caravel_00020001_fill_pattern_2_4: 800000 rects +caravel_00020001_fill_pattern_2_4: 810000 rects +caravel_00020001_fill_pattern_2_4: 820000 rects +caravel_00020001_fill_pattern_2_4: 830000 rects +caravel_00020001_fill_pattern_2_4: 840000 rects +caravel_00020001_fill_pattern_2_4: 850000 rects +caravel_00020001_fill_pattern_2_4: 860000 rects +caravel_00020001_fill_pattern_2_4: 870000 rects +caravel_00020001_fill_pattern_2_4: 880000 rects +caravel_00020001_fill_pattern_2_4: 890000 rects +caravel_00020001_fill_pattern_2_4: 900000 rects +caravel_00020001_fill_pattern_2_4: 910000 rects +caravel_00020001_fill_pattern_2_4: 920000 rects +caravel_00020001_fill_pattern_2_4: 930000 rects +caravel_00020001_fill_pattern_2_4: 940000 rects +caravel_00020001_fill_pattern_2_4: 950000 rects +caravel_00020001_fill_pattern_2_4: 960000 rects +caravel_00020001_fill_pattern_2_4: 970000 rects +caravel_00020001_fill_pattern_2_4: 980000 rects +caravel_00020001_fill_pattern_2_4: 990000 rects +caravel_00020001_fill_pattern_2_4: 1000000 rects +caravel_00020001_fill_pattern_2_4: 1010000 rects +caravel_00020001_fill_pattern_2_4: 1020000 rects +caravel_00020001_fill_pattern_2_4: 1030000 rects +caravel_00020001_fill_pattern_2_4: 1040000 rects +caravel_00020001_fill_pattern_2_4: 1050000 rects +caravel_00020001_fill_pattern_2_4: 1060000 rects +caravel_00020001_fill_pattern_2_4: 1070000 rects +caravel_00020001_fill_pattern_2_4: 1080000 rects +caravel_00020001_fill_pattern_2_4: 1090000 rects +caravel_00020001_fill_pattern_2_4: 1100000 rects +caravel_00020001_fill_pattern_2_4: 1110000 rects +caravel_00020001_fill_pattern_2_4: 1120000 rects +caravel_00020001_fill_pattern_2_4: 1130000 rects +caravel_00020001_fill_pattern_2_4: 1140000 rects +caravel_00020001_fill_pattern_2_4: 1150000 rects +caravel_00020001_fill_pattern_2_4: 1160000 rects +caravel_00020001_fill_pattern_2_4: 1170000 rects +caravel_00020001_fill_pattern_2_4: 1180000 rects +caravel_00020001_fill_pattern_2_4: 1190000 rects +caravel_00020001_fill_pattern_2_4: 1200000 rects +caravel_00020001_fill_pattern_2_4: 1210000 rects +caravel_00020001_fill_pattern_2_4: 1220000 rects +caravel_00020001_fill_pattern_2_4: 1230000 rects +caravel_00020001_fill_pattern_2_4: 1240000 rects +caravel_00020001_fill_pattern_2_4: 1250000 rects +caravel_00020001_fill_pattern_2_4: 1260000 rects +caravel_00020001_fill_pattern_2_4: 1270000 rects +caravel_00020001_fill_pattern_2_4: 1280000 rects +caravel_00020001_fill_pattern_2_4: 1290000 rects +caravel_00020001_fill_pattern_2_4: 1300000 rects +caravel_00020001_fill_pattern_2_4: 1310000 rects +caravel_00020001_fill_pattern_2_4: 1320000 rects +caravel_00020001_fill_pattern_2_4: 1330000 rects +caravel_00020001_fill_pattern_2_4: 1340000 rects +caravel_00020001_fill_pattern_2_4: 1350000 rects +caravel_00020001_fill_pattern_2_4: 1360000 rects +caravel_00020001_fill_pattern_2_4: 1370000 rects +caravel_00020001_fill_pattern_2_4: 1380000 rects +caravel_00020001_fill_pattern_2_4: 1390000 rects +caravel_00020001_fill_pattern_2_4: 1400000 rects +caravel_00020001_fill_pattern_2_4: 1410000 rects +caravel_00020001_fill_pattern_2_4: 1420000 rects +caravel_00020001_fill_pattern_2_4: 1430000 rects +caravel_00020001_fill_pattern_2_4: 1440000 rects +caravel_00020001_fill_pattern_2_4: 1450000 rects +caravel_00020001_fill_pattern_2_4: 1460000 rects +caravel_00020001_fill_pattern_2_4: 1470000 rects +caravel_00020001_fill_pattern_2_4: 1480000 rects +caravel_00020001_fill_pattern_2_4: 1490000 rects +caravel_00020001_fill_pattern_2_4: 1500000 rects +caravel_00020001_fill_pattern_2_4: 1510000 rects +caravel_00020001_fill_pattern_2_4: 1520000 rects +caravel_00020001_fill_pattern_2_4: 1530000 rects +caravel_00020001_fill_pattern_2_4: 1540000 rects +caravel_00020001_fill_pattern_2_4: 1550000 rectsul 28 09:22:23 PDT 2021. +Starting magic under Tcl interpreter +Using the terminal as the console. +Using NULL graphics device. +site.pre: In custom site.pre... +site.pre: altered 'path sys' to: . $CAD_ROOT/magic/sys/ef-lib-magic/sys/style $CAD_ROOT/magic/sys $CAD_ROOT/magic/sys/current +Processing system .magicrc file +site.def: In custom site.def... +Sourcing design .magicrc for technology sky130A ... +2 Magic internal units = 1 Lambda +Input style sky130(vendor): scaleFactor=2, multiplier=2 Scaled tech values by 2 / 1 to match internal grid scaling Loading sky130A Device Generator Menu ... Loading "/mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag/generate_fill_dist.tcl" from command line. @@ -13872,7 +12711,343 @@ caravel_00020001_fill_pattern_3_0: 680000 rects caravel_00020001_fill_pattern_3_0: 690000 rects caravel_00020001_fill_pattern_3_0: 700000 rects -caravel_00020001_fill_pattern_3_0: 710000 rects +caravel_00020001_fill_pattern_3_0: 7100ul 28 09:22:23 PDT 2021. +Starting magic under Tcl interpreter +Using the terminal as the console. +Using NULL graphics device. +site.pre: In custom site.pre... +site.pre: altered 'path sys' to: . $CAD_ROOT/magic/sys/ef-lib-magic/sys/style $CAD_ROOT/magic/sys $CAD_ROOT/magic/sys/current +Processing system .magicrc file +site.def: In custom site.def... +Sourcing design .magicrc for technology sky130A ... +2 Magic internal units = 1 Lambda +Input style sky130(vendor): scaleFactor=2, multiplier=2 +Scaled tech values by 2 / 1 to match internal grid scaling +Loading sky130A Device Generator Menu ... +Loading "/mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag/generate_fill_dist.tcl" from command line. +caravel_00020001_fill_pattern_4_1: 10000 rects +caravel_00020001_fill_pattern_4_1: 20000 rects +caravel_00020001_fill_pattern_4_1: 30000 rects +caravel_00020001_fill_pattern_4_1: 40000 rects +caravel_00020001_fill_pattern_4_1: 50000 rects +caravel_00020001_fill_pattern_4_1: 60000 rects +caravel_00020001_fill_pattern_4_1: 70000 rects +caravel_00020001_fill_pattern_4_1: 80000 rects +caravel_00020001_fill_pattern_4_1: 90000 rects +caravel_00020001_fill_pattern_4_1: 100000 rects +caravel_00020001_fill_pattern_4_1: 110000 rects +caravel_00020001_fill_pattern_4_1: 120000 rects +caravel_00020001_fill_pattern_4_1: 130000 rects +caravel_00020001_fill_pattern_4_1: 140000 rects +caravel_00020001_fill_pattern_4_1: 150000 rects +caravel_00020001_fill_pattern_4_1: 160000 rects +caravel_00020001_fill_pattern_4_1: 170000 rects +caravel_00020001_fill_pattern_4_1: 180000 rects +caravel_00020001_fill_pattern_4_1: 190000 rects +caravel_00020001_fill_pattern_4_1: 200000 rects +caravel_00020001_fill_pattern_4_1: 210000 rects +caravel_00020001_fill_pattern_4_1: 220000 rects +caravel_00020001_fill_pattern_4_1: 230000 rects +caravel_00020001_fill_pattern_4_1: 240000 rects +caravel_00020001_fill_pattern_4_1: 250000 rects +caravel_00020001_fill_pattern_4_1: 260000 rects +caravel_00020001_fill_pattern_4_1: 270000 rects +caravel_00020001_fill_pattern_4_1: 280000 rects +caravel_00020001_fill_pattern_4_1: 290000 rects +caravel_00020001_fill_pattern_4_1: 300000 rects +caravel_00020001_fill_pattern_4_1: 310000 rects +caravel_00020001_fill_pattern_4_1: 320000 rects +caravel_00020001_fill_pattern_4_1: 330000 rects +caravel_00020001_fill_pattern_4_1: 340000 rects +caravel_00020001_fill_pattern_4_1: 350000 rects +caravel_00020001_fill_pattern_4_1: 360000 rects +caravel_00020001_fill_pattern_4_1: 370000 rects +caravel_00020001_fill_pattern_4_1: 380000 rects +caravel_00020001_fill_pattern_4_1: 390000 rects +caravel_00020001_fill_pattern_4_1: 400000 rects +caravel_00020001_fill_pattern_4_1: 410000 rects +caravel_00020001_fill_pattern_4_1: 420000 rects +caravel_00020001_fill_pattern_4_1: 430000 rects +caravel_00020001_fill_pattern_4_1: 440000 rects +caravel_00020001_fill_pattern_4_1: 450000 rects +caravel_00020001_fill_pattern_4_1: 460000 rects +caravel_00020001_fill_pattern_4_1: 470000 rects +caravel_00020001_fill_pattern_4_1: 480000 rects +caravel_00020001_fill_pattern_4_1: 490000 rects +caravel_00020001_fill_pattern_4_1: 500000 rects +caravel_00020001_fill_pattern_4_1: 510000 rects +caravel_00020001_fill_pattern_4_1: 520000 rects +caravel_00020001_fill_pattern_4_1: 530000 rects +caravel_00020001_fill_pattern_4_1: 540000 rects +caravel_00020001_fill_pattern_4_1: 550000 rects +caravel_00020001_fill_pattern_4_1: 560000 rects +caravel_00020001_fill_pattern_4_1: 570000 rects +caravel_00020001_fill_pattern_4_1: 580000 rects +caravel_00020001_fill_pattern_4_1: 590000 rects +caravel_00020001_fill_pattern_4_1: 600000 rects +caravel_00020001_fill_pattern_4_1: 610000 rects +caravel_00020001_fill_pattern_4_1: 620000 rects +caravel_00020001_fill_pattern_4_1: 630000 rects +caravel_00020001_fill_pattern_4_1: 640000 rects +caravel_00020001_fill_pattern_4_1: 650000 rects +caravel_00020001_fill_pattern_4_1: 660000 rects +caravel_00020001_fill_pattern_4_1: 670000 rects +caravel_00020001_fill_pattern_4_1: 680000 rects +caravel_00020001_fill_pattern_4_1: 690000 rects +caravel_00020001_fill_pattern_4_1: 700000 rects +caravel_00020001_fill_pattern_4_1: 710000 rects +caravel_00020001_fill_pattern_4_1: 720000 rects +caravel_00020001_fill_pattern_4_1: 730000 rects +caravel_00020001_fill_pattern_4_1: 740000 rects +caravel_00020001_fill_pattern_4_1: 750000 rects +caravel_00020001_fill_pattern_4_1: 760000 rects +caravel_00020001_fill_pattern_4_1: 770000 rects +caravel_00020001_fill_pattern_4_1: 780000 rects +caravel_00020001_fill_pattern_4_1: 790000 rects +caravel_00020001_fill_pattern_4_1: 800000 rects +caravel_00020001_fill_pattern_4_1: 810000 rects +caravel_00020001_fill_pattern_4_1: 820000 rects +caravel_00020001_fill_pattern_4_1: 830000 rects +caravel_00020001_fill_pattern_4_1: 840000 rects +caravel_00020001_fill_pattern_4_1: 850000 rects +caravel_00020001_fill_pattern_4_1: 860000 rects +caravel_00020001_fill_pattern_4_1: 870000 rects +caravel_00020001_fill_pattern_4_1: 880000 rects +caravel_00020001_fill_pattern_4_1: 890000 rects +caravel_00020001_fill_pattern_4_1: 900000 rects +caravel_00020001_fill_pattern_4_1: 910000 rects +caravel_00020001_fill_pattern_4_1: 920000 rects +caravel_00020001_fill_pattern_4_1: 930000 rects +caravel_00020001_fill_pattern_4_1: 940000 rects +caravel_00020001_fill_pattern_4_1: 950000 rects +caravel_00020001_fill_pattern_4_1: 960000 rects +caravel_00020001_fill_pattern_4_1: 970000 rects +caravel_00020001_fill_pattern_4_1: 980000 rects +caravel_00020001_fill_pattern_4_1: 990000 rects +caravel_00020001_fill_pattern_4_1: 1000000 rects +caravel_00020001_fill_pattern_4_1: 1010000 rects +caravel_00020001_fill_pattern_4_1: 1020000 rects +caravel_00020001_fill_pattern_4_1: 1030000 rects +caravel_00020001_fill_pattern_4_1: 1040000 rects +caravel_00020001_fill_pattern_4_1: 1050000 rects +caravel_00020001_fill_pattern_4_1: 1060000 rects +caravel_00020001_fill_pattern_4_1: 1070000 rects +caravel_00020001_fill_pattern_4_1: 1080000 rects +caravel_00020001_fill_pattern_4_1: 1090000 rects +caravel_00020001_fill_pattern_4_1: 1100000 rects +caravel_00020001_fill_pattern_4_1: 1110000 rects +caravel_00020001_fill_pattern_4_1: 1120000 rects +caravel_00020001_fill_pattern_4_1: 1130000 rects +caravel_00020001_fill_pattern_4_1: 1140000 rects +caravel_00020001_fill_pattern_4_1: 1150000 rects +caravel_00020001_fill_pattern_4_1: 1160000 rects +caravel_00020001_fill_pattern_4_1: 1170000 rects +caravel_00020001_fill_pattern_4_1: 1180000 rects +caravel_00020001_fill_pattern_4_1: 1190000 rects +caravel_00020001_fill_pattern_4_1: 1200000 rects +caravel_00020001_fill_pattern_4_1: 1210000 rects +caravel_00020001_fill_pattern_4_1: 1220000 rects +caravel_00020001_fill_pattern_4_1: 1230000 rects +caravel_00020001_fill_pattern_4_1: 1240000 rects +caravel_00020001_fill_pattern_4_1: 1250000 rects +caravel_00020001_fill_pattern_4_1: 1260000 rects +caravel_00020001_fill_pattern_4_1: 1270000 rects +caravel_00020001_fill_pattern_4_1: 1280000 rects +caravel_00020001_fill_pattern_4_1: 1290000 rects +caravel_00020001_fill_pattern_4_1: 1300000 rects +caravel_00020001_fill_pattern_4_1: 1310000 rects +caravel_00020001_fill_pattern_4_1: 1320000 rects +caravel_00020001_fill_pattern_4_1: 1330000 rects +caravel_00020001_fill_pattern_4_1: 1340000 rects +caravel_00020001_fill_pattern_4_1: 1350000 rects +caravel_00020001_fill_pattern_4_1: 1360000 rects +caravel_00020001_fill_pattern_4_1: 1370000 rects +caravel_00020001_fill_pattern_4_1: 1380000 rects +caravel_00020001_fill_pattern_4_1: 1390000 rects +caravel_00020001_fill_pattern_4_1: 1400000 rects +caravel_00020001_fill_pattern_4_1: 1410000 rects +caravel_00020001_fill_pattern_4_1: 1420000 rects +caravel_00020001_fill_pattern_4_1: 1430000 rects +caravel_00020001_fill_pattern_4_1: 1440000 rects +caravel_00020001_fill_pattern_4_1: 1450000 rects +caravel_00020001_fill_pattern_4_1: 1460000 rects +caravel_00020001_fill_pattern_4_1: 1470000 rects +caravel_00020001_fill_pattern_4_1: 1480000 rects +caravel_00020001_fill_pattern_4_1: 1490000 rects +caravel_00020001_fill_pattern_4_1: 1500000 rects +caravel_00020001_fill_pattern_4_1: 1510000 rects +caravel_00020001_fill_pattern_4_1: 1520000 rects +caravel_00020001_fill_pattern_4_1: 1530000 rects +caravel_00020001_fill_pattern_4_1: 1540000 rects +caravel_00020001_fill_pattern_4_1: 1550000 rectsul 28 09:22:23 PDT 2021. +Starting magic under Tcl interpreter +Using the terminal as the console. +Using NULL graphics device. +site.pre: In custom site.pre... +site.pre: altered 'path sys' to: . $CAD_ROOT/magic/sys/ef-lib-magic/sys/style $CAD_ROOT/magic/sys $CAD_ROOT/magic/sys/current +Processing system .magicrc file +site.def: In custom site.def... +Sourcing design .magicrc for technology sky130A ... +2 Magic internal units = 1 Lambda +Input style sky130(vendor): scaleFactor=2, multiplier=2 +Scaled tech values by 2 / 1 to match internal grid scaling +Loading sky130A Device Generator Menu ... +Loading "/mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag/generate_fill_dist.tcl" from command line. +caravel_00020001_fill_pattern_0_0: 10000 rects +caravel_00020001_fill_pattern_0_0: 20000 rects +caravel_00020001_fill_pattern_0_0: 30000 rects +caravel_00020001_fill_pattern_0_0: 40000 rects +caravel_00020001_fill_pattern_0_0: 50000 rects +caravel_00020001_fill_pattern_0_0: 60000 rects +caravel_00020001_fill_pattern_0_0: 70000 rects +caravel_00020001_fill_pattern_0_0: 80000 rects +caravel_00020001_fill_pattern_0_0: 90000 rects +caravel_00020001_fill_pattern_0_0: 100000 rects +caravel_00020001_fill_pattern_0_0: 110000 rects +caravel_00020001_fill_pattern_0_0: 120000 rects +caravel_00020001_fill_pattern_0_0: 130000 rects +caravel_00020001_fill_pattern_0_0: 140000 rects +caravel_00020001_fill_pattern_0_0: 150000 rects +caravel_00020001_fill_pattern_0_0: 160000 rects +caravel_00020001_fill_pattern_0_0: 170000 rects +caravel_00020001_fill_pattern_0_0: 180000 rects +caravel_00020001_fill_pattern_0_0: 190000 rects +caravel_00020001_fill_pattern_0_0: 200000 rects +caravel_00020001_fill_pattern_0_0: 210000 rects +caravel_00020001_fill_pattern_0_0: 220000 rects +caravel_00020001_fill_pattern_0_0: 230000 rects +caravel_00020001_fill_pattern_0_0: 240000 rects +caravel_00020001_fill_pattern_0_0: 250000 rects +caravel_00020001_fill_pattern_0_0: 260000 rects +caravel_00020001_fill_pattern_0_0: 270000 rects +caravel_00020001_fill_pattern_0_0: 280000 rects +caravel_00020001_fill_pattern_0_0: 290000 rects +caravel_00020001_fill_pattern_0_0: 300000 rects +caravel_00020001_fill_pattern_0_0: 310000 rects +caravel_00020001_fill_pattern_0_0: 320000 rects +caravel_00020001_fill_pattern_0_0: 330000 rects +caravel_00020001_fill_pattern_0_0: 340000 rects +caravel_00020001_fill_pattern_0_0: 350000 rects +caravel_00020001_fill_pattern_0_0: 360000 rects +caravel_00020001_fill_pattern_0_0: 370000 rects +caravel_00020001_fill_pattern_0_0: 380000 rects +caravel_00020001_fill_pattern_0_0: 390000 rects +caravel_00020001_fill_pattern_0_0: 400000 rects +caravel_00020001_fill_pattern_0_0: 410000 rects +caravel_00020001_fill_pattern_0_0: 420000 rects +caravel_00020001_fill_pattern_0_0: 430000 rects +caravel_00020001_fill_pattern_0_0: 440000 rects +caravel_00020001_fill_pattern_0_0: 450000 rects +caravel_00020001_fill_pattern_0_0: 460000 rects +caravel_00020001_fill_pattern_0_0: 470000 rects +caravel_00020001_fill_pattern_0_0: 480000 rects +caravel_00020001_fill_pattern_0_0: 490000 rects +caravel_00020001_fill_pattern_0_0: 500000 rects +caravel_00020001_fill_pattern_0_0: 510000 rects +caravel_00020001_fill_pattern_0_0: 520000 rects +caravel_00020001_fill_pattern_0_0: 530000 rects +caravel_00020001_fill_pattern_0_0: 540000 rects +caravel_00020001_fill_pattern_0_0: 550000 rects +caravel_00020001_fill_pattern_0_0: 560000 rects +caravel_00020001_fill_pattern_0_0: 570000 rects +caravel_00020001_fill_pattern_0_0: 580000 rects +caravel_00020001_fill_pattern_0_0: 590000 rects +caravel_00020001_fill_pattern_0_0: 600000 rects +caravel_00020001_fill_pattern_0_0: 610000 rects +caravel_00020001_fill_pattern_0_0: 620000 rects +caravel_00020001_fill_pattern_0_0: 630000 rects +caravel_00020001_fill_pattern_0_0: 640000 rects +caravel_00020001_fill_pattern_0_0: 650000 rects +caravel_00020001_fill_pattern_0_0: 660000 rects +caravel_00020001_fill_pattern_0_0: 670000 rects +caravel_00020001_fill_pattern_0_0: 680000 rects +caravel_00020001_fill_pattern_0_0: 690000 rects +caravel_00020001_fill_pattern_0_0: 700000 rects +caravel_00020001_fill_pattern_0_0: 710000 rects +caravel_00020001_fill_pattern_0_0: 720000 rects +caravel_00020001_fill_pattern_0_0: 730000 rects +caravel_00020001_fill_pattern_0_0: 740000 rects +caravel_00020001_fill_pattern_0_0: 750000 rects +caravel_00020001_fill_pattern_0_0: 760000 rects +caravel_00020001_fill_pattern_0_0: 770000 rects +caravel_00020001_fill_pattern_0_0: 780000 rects +caravel_00020001_fill_pattern_0_0: 790000 rects +caravel_00020001_fill_pattern_0_0: 800000 rects +caravel_00020001_fill_pattern_0_0: 810000 rects +caravel_00020001_fill_pattern_0_0: 820000 rects +caravel_00020001_fill_pattern_0_0: 830000 rects +caravel_00020001_fill_pattern_0_0: 840000 rects +caravel_00020001_fill_pattern_0_0: 850000 rects +caravel_00020001_fill_pattern_0_0: 860000 rects +caravel_00020001_fill_pattern_0_0: 870000 rects +caravel_00020001_fill_pattern_0_0: 880000 rects +caravel_00020001_fill_pattern_0_0: 890000 rects +caravel_00020001_fill_pattern_0_0: 900000 rects +caravel_00020001_fill_pattern_0_0: 910000 rects +caravel_00020001_fill_pattern_0_0: 920000 rects +caravel_00020001_fill_pattern_0_0: 930000 rects +caravel_00020001_fill_pattern_0_0: 940000 rects +caravel_00020001_fill_pattern_0_0: 950000 rects +caravel_00020001_fill_pattern_0_0: 960000 rects +caravel_00020001_fill_pattern_0_0: 970000 rects +caravel_00020001_fill_pattern_0_0: 980000 rects +caravel_00020001_fill_pattern_0_0: 990000 rects +caravel_00020001_fill_pattern_0_0: 1000000 rects +caravel_00020001_fill_pattern_0_0: 1010000 rects +caravel_00020001_fill_pattern_0_0: 1020000 rects +caravel_00020001_fill_pattern_0_0: 1030000 rects +caravel_00020001_fill_pattern_0_0: 1040000 rects +caravel_00020001_fill_pattern_0_0: 1050000 rects +caravel_00020001_fill_pattern_0_0: 1060000 rects +caravel_00020001_fill_pattern_0_0: 1070000 rects +caravel_00020001_fill_pattern_0_0: 1080000 rects +caravel_00020001_fill_pattern_0_0: 1090000 rects +caravel_00020001_fill_pattern_0_0: 1100000 rects +caravel_00020001_fill_pattern_0_0: 1110000 rects +caravel_00020001_fill_pattern_0_0: 1120000 rects +caravel_00020001_fill_pattern_0_0: 1130000 rects +caravel_00020001_fill_pattern_0_0: 1140000 rects +caravel_00020001_fill_pattern_0_0: 1150000 rects +caravel_00020001_fill_pattern_0_0: 1160000 rects +caravel_00020001_fill_pattern_0_0: 1170000 rects +caravel_00020001_fill_pattern_0_0: 1180000 rects +caravel_00020001_fill_pattern_0_0: 1190000 rects +caravel_00020001_fill_pattern_0_0: 1200000 rects +caravel_00020001_fill_pattern_0_0: 1210000 rects +caravel_00020001_fill_pattern_0_0: 1220000 rects +caravel_00020001_fill_pattern_0_0: 1230000 rects +caravel_00020001_fill_pattern_0_0: 1240000 rects +caravel_00020001_fill_pattern_0_0: 1250000 rects +caravel_00020001_fill_pattern_0_0: 1260000 rects +caravel_00020001_fill_pattern_0_0: 1270000 rects +caravel_00020001_fill_pattern_0_0: 1280000 rects +caravel_00020001_fill_pattern_0_0: 1290000 rects +caravel_00020001_fill_pattern_0_0: 1300000 rects +caravel_00020001_fill_pattern_0_0: 1310000 rects +caravel_00020001_fill_pattern_0_0: 1320000 rects +caravel_00020001_fill_pattern_0_0: 1330000 rects +caravel_00020001_fill_pattern_0_0: 1340000 rects +caravel_00020001_fill_pattern_0_0: 1350000 rects +caravel_00020001_fill_pattern_0_0: 1360000 rects +caravel_00020001_fill_pattern_0_0: 1370000 rects +caravel_00020001_fill_pattern_0_0: 1380000 rects +caravel_00020001_fill_pattern_0_0: 1390000 rects +caravel_00020001_fill_pattern_0_0: 1400000 rects +caravel_00020001_fill_pattern_0_0: 1410000 rects +caravel_00020001_fill_pattern_0_0: 1420000 rects +caravel_00020001_fill_pattern_0_0: 1430000 rects +caravel_00020001_fill_pattern_0_0: 1440000 rects +caravel_00020001_fill_pattern_0_0: 1450000 rects +caravel_00020001_fill_pattern_0_0: 1460000 rects +caravel_00020001_fill_pattern_0_0: 1470000 rects +caravel_00020001_fill_pattern_0_0: 1480000 rects +caravel_00020001_fill_pattern_0_0: 1490000 rects +caravel_00020001_fill_pattern_0_0: 1500000 rects +caravel_00020001_fill_pattern_0_0: 1510000 rects +caravel_00020001_fill_pattern_0_0: 1520000 rects +caravel_00020001_fill_pattern_0_0: 1530000 rects +caravel_00020001_fill_pattern_0_0: 1540000 rects +caravel_00020001_fill_pattern_0_0: 1550000 rects00 rects caravel_00020001_fill_pattern_3_0: 720000 rects caravel_00020001_fill_pattern_3_0: 730000 rects caravel_00020001_fill_pattern_3_0: 740000 rects @@ -13956,7 +13131,7 @@ caravel_00020001_fill_pattern_3_0: 1520000 rects caravel_00020001_fill_pattern_3_0: 1530000 rects caravel_00020001_fill_pattern_3_0: 1540000 rects -caravel_00020001_fill_pattern_3_0: 1550000 rects Thu Jul 8 16:46:03 PDT 2021. +caravel_00020001_fill_pattern_3_0: 1550000 rectsul 28 09:22:23 PDT 2021. Starting magic under Tcl interpreter Using the terminal as the console. Using NULL graphics device. @@ -13966,7 +13141,427 @@ site.def: In custom site.def... Sourcing design .magicrc for technology sky130A ... 2 Magic internal units = 1 Lambda -Input style sky130(): scaleFactor=2, multiplier=2 +Input style sky130(vendor): scaleFactor=2, multiplier=2 +Scaled tech values by 2 / 1 to match internal grid scaling +Loading sky130A Device Generator Menu ... +Loading "/mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag/generate_fill_dist.tcl" from command line. +caravel_00020001_fill_pattern_1_1: 10000 rects +caravel_00020001_fill_pattern_1_1: 20000 rects +caravel_00020001_fill_pattern_1_1: 30000 rects +caravel_00020001_fill_pattern_1_1: 40000 rects +caravel_00020001_fill_pattern_1_1: 50000 rects +caravel_00020001_fill_pattern_1_1: 60000 rects +caravel_00020001_fill_pattern_1_1: 70000 rects +caravel_00020001_fill_pattern_1_1: 80000 rects +caravel_00020001_fill_pattern_1_1: 90000 rects +caravel_00020001_fill_pattern_1_1: 100000 rects +caravel_00020001_fill_pattern_1_1: 110000 rects +caravel_00020001_fill_pattern_1_1: 120000 rects +caravel_00020001_fill_pattern_1_1: 130000 rects +caravel_00020001_fill_pattern_1_1: 140000 rects +caravel_00020001_fill_pattern_1_1: 150000 rects +caravel_00020001_fill_pattern_1_1: 160000 rects +caravel_00020001_fill_pattern_1_1: 170000 rects +caravel_00020001_fill_pattern_1_1: 180000 rects +caravel_00020001_fill_pattern_1_1: 190000 rects +caravel_00020001_fill_pattern_1_1: 200000 rects +caravel_00020001_fill_pattern_1_1: 210000 rects +caravel_00020001_fill_pattern_1_1: 220000 rects +caravel_00020001_fill_pattern_1_1: 230000 rects +caravel_00020001_fill_pattern_1_1: 240000 rects +caravel_00020001_fill_pattern_1_1: 250000 rects +caravel_00020001_fill_pattern_1_1: 260000 rects +caravel_00020001_fill_pattern_1_1: 270000 rects +caravel_00020001_fill_pattern_1_1: 280000 rects +caravel_00020001_fill_pattern_1_1: 290000 rects +caravel_00020001_fill_pattern_1_1: 300000 rects +caravel_00020001_fill_pattern_1_1: 310000 rects +caravel_00020001_fill_pattern_1_1: 320000 rects +caravel_00020001_fill_pattern_1_1: 330000 rects +caravel_00020001_fill_pattern_1_1: 340000 rects +caravel_00020001_fill_pattern_1_1: 350000 rects +caravel_00020001_fill_pattern_1_1: 360000 rects +caravel_00020001_fill_pattern_1_1: 370000 rects +caravel_00020001_fill_pattern_1_1: 380000 rects +caravel_00020001_fill_pattern_1_1: 390000 rects +caravel_00020001_fill_pattern_1_1: 400000 rects +caravel_00020001_fill_pattern_1_1: 410000 rects +caravel_00020001_fill_pattern_1_1: 420000 rects +caravel_00020001_fill_pattern_1_1: 430000 rects +caravel_00020001_fill_pattern_1_1: 440000 rects +caravel_00020001_fill_pattern_1_1: 450000 rects +caravel_00020001_fill_pattern_1_1: 460000 rects +caravel_00020001_fill_pattern_1_1: 470000 rects +caravel_00020001_fill_pattern_1_1: 480000 rects +caravel_00020001_fill_pattern_1_1: 490000 rects +caravel_00020001_fill_pattern_1_1: 500000 rects +caravel_00020001_fill_pattern_1_1: 510000 rects +caravel_00020001_fill_pattern_1_1: 520000 rects +caravel_00020001_fill_pattern_1_1: 530000 rects +caravel_00020001_fill_pattern_1_1: 540000 rects +caravel_00020001_fill_pattern_1_1: 550000 rects +caravel_00020001_fill_pattern_1_1: 560000 rects +caravel_00020001_fill_pattern_1_1: 570000 rects +caravel_00020001_fill_pattern_1_1: 580000 rects +caravel_00020001_fill_pattern_1_1: 590000 rects +caravel_00020001_fill_pattern_1_1: 600000 rects +caravel_00020001_fill_pattern_1_1: 610000 rects +caravel_00020001_fill_pattern_1_1: 620000 rects +caravel_00020001_fill_pattern_1_1: 630000 rects +caravel_00020001_fill_pattern_1_1: 640000 rects +caravel_00020001_fill_pattern_1_1: 650000 rects +caravel_00020001_fill_pattern_1_1: 660000 rects +caravel_00020001_fill_pattern_1_1: 670000 rects +caravel_00020001_fill_pattern_1_1: 680000 rects +caravel_00020001_fill_pattern_1_1: 690000 rects +caravel_00020001_fill_pattern_1_1: 700000 rects +caravel_00020001_fill_pattern_1_1: 710000 rects +caravel_00020001_fill_pattern_1_1: 720000 rects +caravel_00020001_fill_pattern_1_1: 730000 rects +caravel_00020001_fill_pattern_1_1: 740000 rects +caravel_00020001_fill_pattern_1_1: 750000 rects +caravel_00020001_fill_pattern_1_1: 760000 rects +caravel_00020001_fill_pattern_1_1: 770000 rects +caravel_00020001_fill_pattern_1_1: 780000 rects +caravel_00020001_fill_pattern_1_1: 790000 rects +caravel_00020001_fill_pattern_1_1: 800000 rects +caravel_00020001_fill_pattern_1_1: 810000 rects +caravel_00020001_fill_pattern_1_1: 820000 rects +caravel_00020001_fill_pattern_1_1: 830000 rects +caravel_00020001_fill_pattern_1_1: 840000 rects +caravel_00020001_fill_pattern_1_1: 850000 rects +caravel_00020001_fill_pattern_1_1: 860000 rects +caravel_00020001_fill_pattern_1_1: 870000 rects +caravel_00020001_fill_pattern_1_1: 880000 rects +caravel_00020001_fill_pattern_1_1: 890000 rects +caravel_00020001_fill_pattern_1_1: 900000 rects +caravel_00020001_fill_pattern_1_1: 910000 rects +caravel_00020001_fill_pattern_1_1: 920000 rects +caravel_00020001_fill_pattern_1_1: 930000 rects +caravel_00020001_fill_pattern_1_1: 940000 rects +caravel_00020001_fill_pattern_1_1: 950000 rects +caravel_00020001_fill_pattern_1_1: 960000 rects +caravel_00020001_fill_pattern_1_1: 970000 rects +caravel_00020001_fill_pattern_1_1: 980000 rects +caravel_00020001_fill_pattern_1_1: 990000 rects +caravel_00020001_fill_pattern_1_1: 1000000 rects +caravel_00020001_fill_pattern_1_1: 1010000 rects +caravel_00020001_fill_pattern_1_1: 1020000 rects +caravel_00020001_fill_pattern_1_1: 1030000 rects +caravel_00020001_fill_pattern_1_1: 1040000 rects +caravel_00020001_fill_pattern_1_1: 1050000 rects +caravel_00020001_fill_pattern_1_1: 1060000 rects +caravel_00020001_fill_pattern_1_1: 1070000 rects +caravel_00020001_fill_pattern_1_1: 1080000 rects +caravel_00020001_fill_pattern_1_1: 1090000 rects +caravel_00020001_fill_pattern_1_1: 1100000 rects +caravel_00020001_fill_pattern_1_1: 1110000 rects +caravel_00020001_fill_pattern_1_1: 1120000 rects +caravel_00020001_fill_pattern_1_1: 1130000 rects +caravel_00020001_fill_pattern_1_1: 1140000 rects +caravel_00020001_fill_pattern_1_1: 1150000 rects +caravel_00020001_fill_pattern_1_1: 1160000 rects +caravel_00020001_fill_pattern_1_1: 1170000 rects +caravel_00020001_fill_pattern_1_1: 1180000 rects +caravel_00020001_fill_pattern_1_1: 1190000 rects +caravel_00020001_fill_pattern_1_1: 1200000 rects +caravel_00020001_fill_pattern_1_1: 1210000 rects +caravel_00020001_fill_pattern_1_1: 1220000 rects +caravel_00020001_fill_pattern_1_1: 1230000 rects +caravel_00020001_fill_pattern_1_1: 1240000 rects +caravel_00020001_fill_pattern_1_1: 1250000 rects +caravel_00020001_fill_pattern_1_1: 1260000 rects +caravel_00020001_fill_pattern_1_1: 1270000 rects +caravel_00020001_fill_pattern_1_1: 1280000 rects +caravel_00020001_fill_pattern_1_1: 1290000 rects +caravel_00020001_fill_pattern_1_1: 1300000 rects +caravel_00020001_fill_pattern_1_1: 1310000 rects +caravel_00020001_fill_pattern_1_1: 1320000 rects +caravel_00020001_fill_pattern_1_1: 1330000 rects +caravel_00020001_fill_pattern_1_1: 1340000 rects +caravel_00020001_fill_pattern_1_1: 1350000 rects +caravel_00020001_fill_pattern_1_1: 1360000 rects +caravel_00020001_fill_pattern_1_1: 1370000 rects +caravel_00020001_fill_pattern_1_1: 1380000 rects +caravel_00020001_fill_pattern_1_1: 1390000 rects +caravel_00020001_fill_pattern_1_1: 1400000 rects +caravel_00020001_fill_pattern_1_1: 1410000 rects +caravel_00020001_fill_pattern_1_1: 1420000 rects +caravel_00020001_fill_pattern_1_1: 1430000 rects +caravel_00020001_fill_pattern_1_1: 1440000 rects +caravel_00020001_fill_pattern_1_1: 1450000 rects +caravel_00020001_fill_pattern_1_1: 1460000 rects +caravel_00020001_fill_pattern_1_1: 1470000 rects +caravel_00020001_fill_pattern_1_1: 1480000 rects +caravel_00020001_fill_pattern_1_1: 1490000 rects +caravel_00020001_fill_pattern_1_1: 1500000 rects +caravel_00020001_fill_pattern_1_1: 1510000 rects +caravel_00020001_fill_pattern_1_1: 1520000 rects +caravel_00020001_fill_pattern_1_1: 1530000 rects +caravel_00020001_fill_pattern_1_1: 1540000 rects +caravel_00020001_fill_pattern_1_1: 1550000 rectsul 28 09:22:23 PDT 2021. +Starting magic under Tcl interpreter +Using the terminal as the console. +Using NULL graphics device. +site.pre: In custom site.pre... +site.pre: altered 'path sys' to: . $CAD_ROOT/magic/sys/ef-lib-magic/sys/style $CAD_ROOT/magic/sys $CAD_ROOT/magic/sys/current +Processing system .magicrc file +site.def: In custom site.def... +Sourcing design .magicrc for technology sky130A ... +2 Magic internal units = 1 Lambda +Input style sky130(vendor): scaleFactor=2, multiplier=2 +Scaled tech values by 2 / 1 to match internal grid scaling +Loading sky130A Device Generator Menu ... +Loading "/mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag/generate_fill_dist.tcl" from command line. +caravel_00020001_fill_pattern_2_1: 10000 rects +caravel_00020001_fill_pattern_2_1: 20000 rects +caravel_00020001_fill_pattern_2_1: 30000 rects +caravel_00020001_fill_pattern_2_1: 40000 rects +caravel_00020001_fill_pattern_2_1: 50000 rects +caravel_00020001_fill_pattern_2_1: 60000 rects +caravel_00020001_fill_pattern_2_1: 70000 rects +caravel_00020001_fill_pattern_2_1: 80000 rects +caravel_00020001_fill_pattern_2_1: 90000 rects +caravel_00020001_fill_pattern_2_1: 100000 rects +caravel_00020001_fill_pattern_2_1: 110000 rects +caravel_00020001_fill_pattern_2_1: 120000 rects +caravel_00020001_fill_pattern_2_1: 130000 rects +caravel_00020001_fill_pattern_2_1: 140000 rects +caravel_00020001_fill_pattern_2_1: 150000 rects +caravel_00020001_fill_pattern_2_1: 160000 rects +caravel_00020001_fill_pattern_2_1: 170000 rects +caravel_00020001_fill_pattern_2_1: 180000 rects +caravel_00020001_fill_pattern_2_1: 190000 rects +caravel_00020001_fill_pattern_2_1: 200000 rects +caravel_00020001_fill_pattern_2_1: 210000 rects +caravel_00020001_fill_pattern_2_1: 220000 rects +caravel_00020001_fill_pattern_2_1: 230000 rects +caravel_00020001_fill_pattern_2_1: 240000 rects +caravel_00020001_fill_pattern_2_1: 250000 rects +caravel_00020001_fill_pattern_2_1: 260000 rects +caravel_00020001_fill_pattern_2_1: 270000 rects +caravel_00020001_fill_pattern_2_1: 280000 rects +caravel_00020001_fill_pattern_2_1: 290000 rects +caravel_00020001_fill_pattern_2_1: 300000 rects +caravel_00020001_fill_pattern_2_1: 310000 rects +caravel_00020001_fill_pattern_2_1: 320000 rects +caravel_00020001_fill_pattern_2_1: 330000 rects +caravel_00020001_fill_pattern_2_1: 340000 rects +caravel_00020001_fill_pattern_2_1: 350000 rects +caravel_00020001_fill_pattern_2_1: 360000 rects +caravel_00020001_fill_pattern_2_1: 370000 rects +caravel_00020001_fill_pattern_2_1: 380000 rects +caravel_00020001_fill_pattern_2_1: 390000 rects +caravel_00020001_fill_pattern_2_1: 400000 rects +caravel_00020001_fill_pattern_2_1: 410000 rects +caravel_00020001_fill_pattern_2_1: 420000 rects +caravel_00020001_fill_pattern_2_1: 430000 rects +caravel_00020001_fill_pattern_2_1: 440000 rects +caravel_00020001_fill_pattern_2_1: 450000 rects +caravel_00020001_fill_pattern_2_1: 460000 rects +caravel_00020001_fill_pattern_2_1: 470000 rects +caravel_00020001_fill_pattern_2_1: 480000 rects +caravel_00020001_fill_pattern_2_1: 490000 rects +caravel_00020001_fill_pattern_2_1: 500000 rects +caravel_00020001_fill_pattern_2_1: 510000 rects +caravel_00020001_fill_pattern_2_1: 520000 rects +caravel_00020001_fill_pattern_2_1: 530000 rects +caravel_00020001_fill_pattern_2_1: 540000 rects +caravel_00020001_fill_pattern_2_1: 550000 rects +caravel_00020001_fill_pattern_2_1: 560000 rects +caravel_00020001_fill_pattern_2_1: 570000 rects +caravel_00020001_fill_pattern_2_1: 580000 rects +caravel_00020001_fill_pattern_2_1: 590000 rects +caravel_00020001_fill_pattern_2_1: 600000 rects +caravel_00020001_fill_pattern_2_1: 610000 rects +caravel_00020001_fill_pattern_2_1: 620000 rects +caravel_00020001_fill_pattern_2_1: 630000 rects +caravel_00020001_fill_pattern_2_1: 640000 rects +caravel_00020001_fill_pattern_2_1: 650000 rects +caravel_00020001_fill_pattern_2_1: 660000 rects +caravel_00020001_fill_pattern_2_1: 670000 rects +caravel_00020001_fill_pattern_2_1: 680000 rects +caravel_00020001_fill_pattern_2_1: 690000 rects +caravel_00020001_fill_pattern_2_1: 700000 rects +caravel_00020001_fill_pattern_2_1: 710000 rects +caravel_00020001_fill_pattern_2_1: 720000 rects +caravel_00020001_fill_pattern_2_1: 730000 rects +caravel_00020001_fill_pattern_2_1: 740000 rects +caravel_00020001_fill_pattern_2_1: 750000 rects +caravel_00020001_fill_pattern_2_1: 760000 rects +caravel_00020001_fill_pattern_2_1: 770000 rects +caravel_00020001_fill_pattern_2_1: 780000 rects +caravel_00020001_fill_pattern_2_1: 790000 rects +caravel_00020001_fill_pattern_2_1: 800000 rects +caravel_00020001_fill_pattern_2_1: 810000 rects +caravel_00020001_fill_pattern_2_1: 820000 rects +caravel_00020001_fill_pattern_2_1: 830000 rects +caravel_00020001_fill_pattern_2_1: 840000 rects +caravel_00020001_fill_pattern_2_1: 850000 rects +caravel_00020001_fill_pattern_2_1: 860000 rects +caravel_00020001_fill_pattern_2_1: 870000 rects +caravel_00020001_fill_pattern_2_1: 880000 rects +caravel_00020001_fill_pattern_2_1: 890000 rects +caravel_00020001_fill_pattern_2_1: 900000 rects +caravel_00020001_fill_pattern_2_1: 910000 rects +caravel_00020001_fill_pattern_2_1: 920000 rects +caravel_00020001_fill_pattern_2_1: 930000 rects +caravel_00020001_fill_pattern_2_1: 940000 rects +caravel_00020001_fill_pattern_2_1: 950000 rects +caravel_00020001_fill_pattern_2_1: 960000 rects +caravel_00020001_fill_pattern_2_1: 970000 rects +caravel_00020001_fill_pattern_2_1: 980000 rects +caravel_00020001_fill_pattern_2_1: 990000 rects +caravel_00020001_fill_pattern_2_1: 1000000 rects +caravel_00020001_fill_pattern_2_1: 1010000 rects +caravel_00020001_fill_pattern_2_1: 1020000 rects +caravel_00020001_fill_pattern_2_1: 1030000 rects +caravel_00020001_fill_pattern_2_1: 1040000 rects +caravel_00020001_fill_pattern_2_1: 1050000 rects +caravel_00020001_fill_pattern_2_1: 1060000 rects +caravel_00020001_fill_pattern_2_1: 1070000 rects +caravel_00020001_fill_pattern_2_1: 1080000 rects +caravel_00020001_fill_pattern_2_1: 1090000 rects +caravel_00020001_fill_pattern_2_1: 1100000 rects +caravel_00020001_fill_pattern_2_1: 1110000 rects +caravel_00020001_fill_pattern_2_1: 1120000 rects +caravel_00020001_fill_pattern_2_1: 1130000 rects +caravel_00020001_fill_pattern_2_1: 1140000 rects +caravel_00020001_fill_pattern_2_1: 1150000 rects +caravel_00020001_fill_pattern_2_1: 1160000 rects +caravel_00020001_fill_pattern_2_1: 1170000 rects +caravel_00020001_fill_pattern_2_1: 1180000 rects +caravel_00020001_fill_pattern_2_1: 1190000 rects +caravel_00020001_fill_pattern_2_1: 1200000 rects +caravel_00020001_fill_pattern_2_1: 1210000 rects +caravel_00020001_fill_pattern_2_1: 1220000 rects +caravel_00020001_fill_pattern_2_1: 1230000 rects +caravel_00020001_fill_pattern_2_1: 1240000 rects +caravel_00020001_fill_pattern_2_1: 1250000 rects +caravel_00020001_fill_pattern_2_1: 1260000 rects +caravel_00020001_fill_pattern_2_1: 1270000 rects +caravel_00020001_fill_pattern_2_1: 1280000 rects +caravel_00020001_fill_pattern_2_1: 1290000 rects +caravel_00020001_fill_pattern_2_1: 1300000 rects +caravel_00020001_fill_pattern_2_1: 1310000 rects +caravel_00020001_fill_pattern_2_1: 1320000 rects +caravel_00020001_fill_pattern_2_1: 1330000 rects +caravel_00020001_fill_pattern_2_1: 1340000 rects +caravel_00020001_fill_pattern_2_1: 1350000 rects +caravel_00020001_fill_pattern_2_1: 1360000 rects +caravel_00020001_fill_pattern_2_1: 1370000 rects +caravel_00020001_fill_pattern_2_1: 1380000 rects +caravel_00020001_fill_pattern_2_1: 1390000 rects +caravel_00020001_fill_pattern_2_1: 1400000 rects +caravel_00020001_fill_pattern_2_1: 1410000 rects +caravel_00020001_fill_pattern_2_1: 1420000 rects +caravel_00020001_fill_pattern_2_1: 1430000 rects +caravel_00020001_fill_pattern_2_1: 1440000 rects +caravel_00020001_fill_pattern_2_1: 1450000 rects +caravel_00020001_fill_pattern_2_1: 1460000 rects +caravel_00020001_fill_pattern_2_1: 1470000 rects +caravel_00020001_fill_pattern_2_1: 1480000 rects +caravel_00020001_fill_pattern_2_1: 1490000 rects +caravel_00020001_fill_pattern_2_1: 1500000 rects +caravel_00020001_fill_pattern_2_1: 1510000 rects +caravel_00020001_fill_pattern_2_1: 1520000 rects +caravel_00020001_fill_pattern_2_1: 1530000 rects +caravel_00020001_fill_pattern_2_1: 1540000 rects +caravel_00020001_fill_pattern_2_1: 1550000 rectsul 28 09:22:23 PDT 2021. +Starting magic under Tcl interpreter +Using the terminal as the console. +Using NULL graphics device. +site.pre: In custom site.pre... +site.pre: altered 'path sys' to: . $CAD_ROOT/magic/sys/ef-lib-magic/sys/style $CAD_ROOT/magic/sys $CAD_ROOT/magic/sys/current +Processing system .magicrc file +site.def: In custom site.def... +Sourcing design .magicrc for technology sky130A ... +2 Magic internal units = 1 Lambda +Input style sky130(vendor): scaleFactor=2, multiplier=2 +Scaled tech values by 2 / 1 to match internal grid scaling +Loading sky130A Device Generator Menu ... +Loading "/mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag/generate_fill_dist.tcl" from command line. +caravel_00020001_fill_pattern_3_5: 10000 rects +caravel_00020001_fill_pattern_3_5: 20000 rects +caravel_00020001_fill_pattern_3_5: 30000 rects +caravel_00020001_fill_pattern_3_5: 40000 rects +caravel_00020001_fill_pattern_3_5: 50000 rects +caravel_00020001_fill_pattern_3_5: 60000 rects +caravel_00020001_fill_pattern_3_5: 70000 rects +caravel_00020001_fill_pattern_3_5: 80000 rects +caravel_00020001_fill_pattern_3_5: 90000 rects +caravel_00020001_fill_pattern_3_5: 100000 rects +caravel_00020001_fill_pattern_3_5: 110000 rects +caravel_00020001_fill_pattern_3_5: 120000 rects +caravel_00020001_fill_pattern_3_5: 130000 rects +caravel_00020001_fill_pattern_3_5: 140000 rects +caravel_00020001_fill_pattern_3_5: 150000 rects +caravel_00020001_fill_pattern_3_5: 160000 rects +caravel_00020001_fill_pattern_3_5: 170000 rects +caravel_00020001_fill_pattern_3_5: 180000 rects +caravel_00020001_fill_pattern_3_5: 190000 rects +caravel_00020001_fill_pattern_3_5: 200000 rects +caravel_00020001_fill_pattern_3_5: 210000 rects +caravel_00020001_fill_pattern_3_5: 220000 rects +caravel_00020001_fill_pattern_3_5: 230000 rects +caravel_00020001_fill_pattern_3_5: 240000 rects +caravel_00020001_fill_pattern_3_5: 250000 rects +caravel_00020001_fill_pattern_3_5: 260000 rects +caravel_00020001_fill_pattern_3_5: 270000 rects +caravel_00020001_fill_pattern_3_5: 280000 rects +caravel_00020001_fill_pattern_3_5: 290000 rects +caravel_00020001_fill_pattern_3_5: 300000 rects +caravel_00020001_fill_pattern_3_5: 310000 rects +caravel_00020001_fill_pattern_3_5: 320000 rects +caravel_00020001_fill_pattern_3_5: 330000 rects +caravel_00020001_fill_pattern_3_5: 340000 rects +caravel_00020001_fill_pattern_3_5: 350000 rects +caravel_00020001_fill_pattern_3_5: 360000 rects +caravel_00020001_fill_pattern_3_5: 370000 rects +caravel_00020001_fill_pattern_3_5: 380000 rects +caravel_00020001_fill_pattern_3_5: 390000 rects +caravel_00020001_fill_pattern_3_5: 400000 rects +caravel_00020001_fill_pattern_3_5: 410000 rects +caravel_00020001_fill_pattern_3_5: 420000 rects +caravel_00020001_fill_pattern_3_5: 430000 rects +caravel_00020001_fill_pattern_3_5: 440000 rects +caravel_00020001_fill_pattern_3_5: 450000 rects +caravel_00020001_fill_pattern_3_5: 460000 rects +caravel_00020001_fill_pattern_3_5: 470000 rects +caravel_00020001_fill_pattern_3_5: 480000 rects +caravel_00020001_fill_pattern_3_5: 490000 rects +caravel_00020001_fill_pattern_3_5: 500000 rects +caravel_00020001_fill_pattern_3_5: 510000 rects +caravel_00020001_fill_pattern_3_5: 520000 rects +caravel_00020001_fill_pattern_3_5: 530000 rects +caravel_00020001_fill_pattern_3_5: 540000 rects +caravel_00020001_fill_pattern_3_5: 550000 rects +caravel_00020001_fill_pattern_3_5: 560000 rects +caravel_00020001_fill_pattern_3_5: 570000 rects +caravel_00020001_fill_pattern_3_5: 580000 rects +caravel_00020001_fill_pattern_3_5: 590000 rects +caravel_00020001_fill_pattern_3_5: 600000 rects +caravel_00020001_fill_pattern_3_5: 610000 rects +caravel_00020001_fill_pattern_3_5: 620000 rects +caravel_00020001_fill_pattern_3_5: 630000 rects +caravel_00020001_fill_pattern_3_5: 640000 rects +caravel_00020001_fill_pattern_3_5: 650000 rects +caravel_00020001_fill_pattern_3_5: 660000 rects +caravel_00020001_fill_pattern_3_5: 670000 rects +caravel_00020001_fill_pattern_3_5: 680000 rects +caravel_00020001_fill_pattern_3_5: 690000 rects +caravel_00020001_fill_pattern_3_5: 700000 rects +caravel_00020001_fill_pattern_3_5: 7100ul 28 09:22:23 PDT 2021. +Starting magic under Tcl interpreter +Using the terminal as the console. +Using NULL graphics device. +site.pre: In custom site.pre... +site.pre: altered 'path sys' to: . $CAD_ROOT/magic/sys/ef-lib-magic/sys/style $CAD_ROOT/magic/sys $CAD_ROOT/magic/sys/current +Processing system .magicrc file +site.def: In custom site.def... +Sourcing design .magicrc for technology sky130A ... +2 Magic internal units = 1 Lambda +Input style sky130(vendor): scaleFactor=2, multiplier=2 Scaled tech values by 2 / 1 to match internal grid scaling Loading sky130A Device Generator Menu ... Loading "/mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag/generate_fill_dist.tcl" from command line. @@ -14125,349 +13720,7 @@ caravel_00020001_fill_pattern_3_4: 1530000 rects caravel_00020001_fill_pattern_3_4: 1540000 rects caravel_00020001_fill_pattern_3_4: 1550000 rects -caravel_00020001_fill_pattern_2_5: 1560000 rects -caravel_00020001_fill_pattern_2_5: 1570000 rects -caravel_00020001_fill_pattern_2_5: 1580000 rects -caravel_00020001_fill_pattern_2_5: 1590000 rects -caravel_00020001_fill_pattern_2_5: 1600000 rects -caravel_00020001_fill_pattern_2_5: 1610000 rects -caravel_00020001_fill_pattern_2_5: 1620000 rects -caravel_00020001_fill_pattern_2_5: 1630000 rects -caravel_00020001_fill_pattern_2_5: 1640000 rects -caravel_00020001_fill_pattern_2_5: 1650000 rects -caravel_00020001_fill_pattern_2_5: 1660000 rects -caravel_00020001_fill_pattern_2_5: 1670000 rects -caravel_00020001_fill_pattern_2_5: 1680000 rects -caravel_00020001_fill_pattern_2_5: 1690000 rects -caravel_00020001_fill_pattern_2_5: 1700000 rects -caravel_00020001_fill_pattern_2_5: 1710000 rects -caravel_00020001_fill_pattern_2_5: 1720000 rects -caravel_00020001_fill_pattern_2_5: 1730000 rects -caravel_00020001_fill_pattern_2_5: 1740000 rects -caravel_00020001_fill_pattern_2_5: 1750000 rects -caravel_00020001_fill_pattern_2_5: 1760000 rects -caravel_00020001_fill_pattern_2_5: 1770000 rects -caravel_00020001_fill_pattern_2_5: 1780000 rects -caravel_00020001_fill_pattern_2_5: 1790000 rects -caravel_00020001_fill_pattern_2_5: 1800000 rects -caravel_00020001_fill_pattern_2_5: 1810000 rects -caravel_00020001_fill_pattern_2_5: 1820000 rects -caravel_00020001_fill_pattern_2_5: 1830000 rects -caravel_00020001_fill_pattern_2_5: 1840000 rects -caravel_00020001_fill_pattern_2_5: 1850000 rects -caravel_00020001_fill_pattern_2_5: 1860000 rects -caravel_00020001_fill_pattern_2_5: 1870000 rects -caravel_00020001_fill_pattern_2_5: 1880000 rects -caravel_00020001_fill_pattern_2_5: 1890000 rects -caravel_00020001_fill_pattern_2_5: 1900000 rects -caravel_00020001_fill_pattern_2_5: 1910000 rects -caravel_00020001_fill_pattern_2_5: 1920000 rects -caravel_00020001_fill_pattern_2_5: 1930000 rects -caravel_00020001_fill_pattern_2_5: 1940000 rects -caravel_00020001_fill_pattern_2_5: 1950000 rects -caravel_00020001_fill_pattern_2_5: 1960000 rects -caravel_00020001_fill_pattern_2_5: 1970000 rects -caravel_00020001_fill_pattern_2_5: 1980000 rects -caravel_00020001_fill_pattern_2_5: 1990000 rects -caravel_00020001_fill_pattern_2_5: 2000000 rects -caravel_00020001_fill_pattern_2_5: 2010000 rects -caravel_00020001_fill_pattern_2_5: 2020000 rects -caravel_00020001_fill_pattern_2_5: 2030000 rects -caravel_00020001_fill_pattern_2_5: 2040000 rects -caravel_00020001_fill_pattern_2_5: 2050000 rects -caravel_00020001_fill_pattern_2_5: 2060000 rects -caravel_00020001_fill_pattern_2_5: 2070000 rects -caravel_00020001_fill_pattern_2_5: 2080000 rects -caravel_00020001_fill_pattern_2_5: 2090000 rects -caravel_00020001_fill_pattern_2_5: 2100000 rects -caravel_00020001_fill_pattern_2_5: 2110000 rects -caravel_00020001_fill_pattern_2_5: 2120000 rects -caravel_00020001_fill_pattern_2_5: 2130000 rects -caravel_00020001_fill_pattern_2_5: 2140000 rects -caravel_00020001_fill_pattern_2_5: 2150000 rects -caravel_00020001_fill_pattern_2_5: 2160000 rects -caravel_00020001_fill_pattern_2_5: 2170000 rects -caravel_00020001_fill_pattern_2_5: 2180000 rects -caravel_00020001_fill_pattern_2_5: 2190000 rects -caravel_00020001_fill_pattern_2_5: 2200000 rects -caravel_00020001_fill_pattern_2_5: 2210000 rects -caravel_00020001_fill_pattern_2_5: 2220000 rects -caravel_00020001_fill_pattern_2_5: 2230000 rects -caravel_00020001_fill_pattern_2_5: 2240000 rects -caravel_00020001_fill_pattern_2_5: 2250000 rects -caravel_00020001_fill_pattern_2_5: 2260000 rects -caravel_00020001_fill_pattern_2_5: 2270000 rects -caravel_00020001_fill_pattern_2_5: 2280000 rects -caravel_00020001_fill_pattern_2_5: 2290000 rects -caravel_00020001_fill_pattern_2_5: 2300000 rects -caravel_00020001_fill_pattern_2_5: 2310000 rects -caravel_00020001_fill_pattern_2_5: 2320000 rects -caravel_00020001_fill_pattern_2_5: 2330000 rects -caravel_00020001_fill_pattern_2_5: 2340000 rects -caravel_00020001_fill_pattern_2_5: 2350000 rects -caravel_00020001_fill_pattern_2_5: 2360000 rects -caravel_00020001_fill_pattern_2_5: 2370000 rects -caravel_00020001_fill_pattern_2_5: 2380000 rects -caravel_00020001_fill_pattern_2_5: 2390000 rects -caravel_00020001_fill_pattern_2_5: 2400000 rects -caravel_00020001_fill_pattern_2_5: 2410000 rects -caravel_00020001_fill_pattern_2_5: 2420000 rects -caravel_00020001_fill_pattern_2_5: 2430000 rects -caravel_00020001_fill_pattern_2_5: 2440000 rects -caravel_00020001_fill_pattern_2_5: 2450000 rects -caravel_00020001_fill_pattern_2_5: 2460000 rects -caravel_00020001_fill_pattern_2_5: 2470000 rects -caravel_00020001_fill_pattern_2_5: 2480000 rects -caravel_00020001_fill_pattern_2_5: 2490000 rects -caravel_00020001_fill_pattern_2_5: 2500000 rects -caravel_00020001_fill_pattern_2_5: 2510000 rects -caravel_00020001_fill_pattern_2_5: 2520000 rects -caravel_00020001_fill_pattern_2_5: 2530000 rects -caravel_00020001_fill_pattern_2_5: 2540000 rects -caravel_00020001_fill_pattern_2_5: 2550000 rects -caravel_00020001_fill_pattern_2_5: 2560000 rects -caravel_00020001_fill_pattern_2_5: 2570000 rects -caravel_00020001_fill_pattern_2_5: 2580000 rects -caravel_00020001_fill_pattern_2_5: 2590000 rects -caravel_00020001_fill_pattern_2_5: 2600000 rects -caravel_00020001_fill_pattern_2_5: 2610000 rects -caravel_00020001_fill_pattern_2_5: 2620000 rects -caravel_00020001_fill_pattern_2_5: 2630000 rects -caravel_00020001_fill_pattern_2_5: 2640000 rects -caravel_00020001_fill_pattern_2_5: 2650000 rects -caravel_00020001_fill_pattern_2_5: 2660000 rects -caravel_00020001_fill_pattern_2_5: 2670000 rects -caravel_00020001_fill_pattern_2_5: 2680000 rects -caravel_00020001_fill_pattern_2_5: 2690000 rects -caravel_00020001_fill_pattern_2_5: 2700000 rects -caravel_00020001_fill_pattern_2_5: 2710000 rects -caravel_00020001_fill_pattern_2_5: 2720000 rects -caravel_00020001_fill_pattern_2_5: 2730000 rects -caravel_00020001_fill_pattern_2_5: 2740000 rects -caravel_00020001_fill_pattern_2_5: 2750000 rects -caravel_00020001_fill_pattern_2_5: 2760000 rects -caravel_00020001_fill_pattern_2_5: 2770000 rects -caravel_00020001_fill_pattern_2_5: 2780000 rects -caravel_00020001_fill_pattern_2_5: 2790000 rects -caravel_00020001_fill_pattern_2_5: 2800000 rects -caravel_00020001_fill_pattern_2_5: 2810000 rects -caravel_00020001_fill_pattern_2_5: 2820000 rects -caravel_00020001_fill_pattern_2_5: 2830000 rects -caravel_00020001_fill_pattern_2_5: 2840000 rects -caravel_00020001_fill_pattern_2_5: 2850000 rects -caravel_00020001_fill_pattern_2_5: 2860000 rects -caravel_00020001_fill_pattern_2_5: 2870000 rects -caravel_00020001_fill_pattern_2_5: 2880000 rects -caravel_00020001_fill_pattern_2_5: 2890000 rects -caravel_00020001_fill_pattern_2_5: 2900000 rects -caravel_00020001_fill_pattern_2_5: 2910000 rects -caravel_00020001_fill_pattern_2_5: 2920000 rects -caravel_00020001_fill_pattern_2_5: 2930000 rects -caravel_00020001_fill_pattern_2_5: 2940000 rects -caravel_00020001_fill_pattern_2_5: 2950000 rects -caravel_00020001_fill_pattern_2_5: 2960000 rects -caravel_00020001_fill_pattern_2_5: 2970000 rects -caravel_00020001_fill_pattern_2_5: 2980000 rects -caravel_00020001_fill_pattern_2_5: 2990000 rects -caravel_00020001_fill_pattern_2_5: 3000000 rects -caravel_00020001_fill_pattern_2_5: 3010000 rects -caravel_00020001_fill_pattern_2_5: 3020000 rects -caravel_00020001_fill_pattern_2_5: 3030000 rects -caravel_00020001_fill_pattern_2_5: 3040000 rects -caravel_00020001_fill_pattern_2_5: 3050000 rects -caravel_00020001_fill_pattern_2_5: 3060000 rects -caravel_00020001_fill_pattern_2_5: 3070000 rects -caravel_00020001_fill_pattern_2_5: 3080000 rects -caravel_00020001_fill_pattern_2_5: 3090000 rects -caravel_00020001_fill_pattern_2_5: 3100000 rects -caravel_00020001_fill_pattern_2_5: 3110000 rects -caravel_00020001_fill_pattern_2_5: 3120000 rects -caravel_00020001_fill_pattern_2_5: 3130000 rects -caravel_00020001_fill_pattern_2_5: 3140000 rects -caravel_00020001_fill_pattern_2_5: 3150000 rects -caravel_00020001_fill_pattern_2_5: 3160000 rects -caravel_00020001_fill_pattern_2_5: 3170000 rects -caravel_00020001_fill_pattern_2_5: 3180000 rects -caravel_00020001_fill_pattern_2_5: 3190000 rects -caravel_00020001_fill_pattern_2_5: 3200000 rects -caravel_00020001_fill_pattern_2_5: 3210000 rects -caravel_00020001_fill_pattern_2_5: 3220000 rects -caravel_00020001_fill_pattern_2_5: 3230000 rects -caravel_00020001_fill_pattern_2_4: 1560 -caravel_00020001_fill_pattern_1_1: 1560 -caravel_00020001_fill_pattern_2_1: 1560 -caravel_00020001_fill_pattern_2_0: 1560 -caravel_00020001_fill_pattern_3_1: 1560 -caravel_00020001_fill_pattern_3_0: 1560 -caravel_00020001_fill_pattern_2_5: 3240 -caravel_00020001_fill_pattern_3_4: 1560000 rects -caravel_00020001_fill_pattern_2_0: 1570000 rects -caravel_00020001_fill_pattern_2_0: 1580000 rects -caravel_00020001_fill_pattern_2_0: 1590000 rects -caravel_00020001_fill_pattern_2_0: 1600000 rects -caravel_00020001_fill_pattern_2_0: 1610000 rects -caravel_00020001_fill_pattern_2_0: 1620000 rects -caravel_00020001_fill_pattern_2_0: 1630000 rects -caravel_00020001_fill_pattern_2_0: 1640000 rects -caravel_00020001_fill_pattern_2_0: 1650000 rects -caravel_00020001_fill_pattern_2_0: 1660000 rects -caravel_00020001_fill_pattern_2_0: 1670000 rects -caravel_00020001_fill_pattern_2_0: 1680000 rects -caravel_00020001_fill_pattern_2_0: 1690000 rects -caravel_00020001_fill_pattern_2_0: 1700000 rects -caravel_00020001_fill_pattern_2_0: 1710000 rects -caravel_00020001_fill_pattern_2_0: 1720000 rects -caravel_00020001_fill_pattern_2_0: 1730000 rects -caravel_00020001_fill_pattern_2_0: 1740000 rects -caravel_00020001_fill_pattern_2_0: 1750000 rects -caravel_00020001_fill_pattern_2_0: 1760000 rects -caravel_00020001_fill_pattern_2_0: 1770000 rects -caravel_00020001_fill_pattern_2_0: 1780000 rects -caravel_00020001_fill_pattern_2_0: 1790000 rects -caravel_00020001_fill_pattern_2_0: 1800000 rects -caravel_00020001_fill_pattern_2_0: 1810000 rects -caravel_00020001_fill_pattern_2_0: 1820000 rects -caravel_00020001_fill_pattern_2_0: 1830000 rects -caravel_00020001_fill_pattern_2_0: 1840000 rects -caravel_00020001_fill_pattern_2_0: 1850000 rects -caravel_00020001_fill_pattern_2_0: 1860000 rects -caravel_00020001_fill_pattern_2_0: 1870000 rects -caravel_00020001_fill_pattern_2_0: 1880000 rects -caravel_00020001_fill_pattern_2_0: 1890000 rects -caravel_00020001_fill_pattern_2_0: 1900000 rects -caravel_00020001_fill_pattern_2_0: 1910000 rects -caravel_00020001_fill_pattern_2_0: 1920000 rects -caravel_00020001_fill_pattern_2_0: 1930000 rects -caravel_00020001_fill_pattern_2_0: 1940000 rects -caravel_00020001_fill_pattern_2_0: 1950000 rects -caravel_00020001_fill_pattern_2_0: 1960000 rects -caravel_00020001_fill_pattern_2_0: 1970000 rects -caravel_00020001_fill_pattern_2_0: 1980000 rects -caravel_00020001_fill_pattern_2_0: 1990000 rects -caravel_00020001_fill_pattern_2_0: 2000000 rects -caravel_00020001_fill_pattern_2_0: 2010000 rects -caravel_00020001_fill_pattern_2_0: 2020000 rects -caravel_00020001_fill_pattern_2_0: 2030000 rects -caravel_00020001_fill_pattern_2_0: 2040000 rects -caravel_00020001_fill_pattern_2_0: 2050000 rects -caravel_00020001_fill_pattern_2_0: 2060000 rects -caravel_00020001_fill_pattern_2_0: 2070000 rects -caravel_00020001_fill_pattern_2_0: 2080000 rects -caravel_00020001_fill_pattern_2_0: 2090000 rects -caravel_00020001_fill_pattern_2_0: 2100000 rects -caravel_00020001_fill_pattern_2_0: 2110000 rects -caravel_00020001_fill_pattern_2_0: 2120000 rects -caravel_00020001_fill_pattern_2_0: 2130000 rects -caravel_00020001_fill_pattern_2_0: 2140000 rects -caravel_00020001_fill_pattern_2_0: 2150000 rects -caravel_00020001_fill_pattern_2_0: 2160000 rects -caravel_00020001_fill_pattern_2_0: 2170000 rects -caravel_00020001_fill_pattern_2_0: 2180000 rects -caravel_00020001_fill_pattern_2_0: 2190000 rects -caravel_00020001_fill_pattern_2_0: 2200000 rects -caravel_00020001_fill_pattern_2_0: 2210000 rects -caravel_00020001_fill_pattern_2_0: 2220000 rects -caravel_00020001_fill_pattern_2_0: 2230000 rects -caravel_00020001_fill_pattern_2_0: 2240000 rects -caravel_00020001_fill_pattern_2_0: 2250000 rects -caravel_00020001_fill_pattern_2_0: 2260000 rects -caravel_00020001_fill_pattern_2_0: 2270000 rects -caravel_00020001_fill_pattern_2_0: 2280000 rects -caravel_00020001_fill_pattern_2_0: 2290000 rects -caravel_00020001_fill_pattern_2_0: 2300000 rects -caravel_00020001_fill_pattern_2_0: 2310000 rects -caravel_00020001_fill_pattern_2_0: 2320000 rects -caravel_00020001_fill_pattern_2_0: 2330000 rects -caravel_00020001_fill_pattern_2_0: 2340000 rects -caravel_00020001_fill_pattern_2_0: 2350000 rects -caravel_00020001_fill_pattern_2_0: 2360000 rects -caravel_00020001_fill_pattern_2_0: 2370000 rects -caravel_00020001_fill_pattern_2_0: 2380000 rects -caravel_00020001_fill_pattern_2_0: 2390000 rects -caravel_00020001_fill_pattern_2_0: 2400000 rects -caravel_00020001_fill_pattern_2_0: 2410000 rects -caravel_00020001_fill_pattern_2_0: 2420000 rects -caravel_00020001_fill_pattern_2_0: 2430000 rects -caravel_00020001_fill_pattern_2_0: 2440000 rects -caravel_00020001_fill_pattern_2_0: 2450000 rects -caravel_00020001_fill_pattern_2_0: 2460000 rects -caravel_00020001_fill_pattern_2_0: 2470000 rects -caravel_00020001_fill_pattern_2_0: 2480000 rects -caravel_00020001_fill_pattern_2_0: 2490000 rects -caravel_00020001_fill_pattern_2_0: 2500000 rects -caravel_00020001_fill_pattern_2_0: 2510000 rects -caravel_00020001_fill_pattern_2_0: 2520000 rects -caravel_00020001_fill_pattern_2_0: 2530000 rects -caravel_00020001_fill_pattern_2_0: 2540000 rects -caravel_00020001_fill_pattern_2_0: 2550000 rects -caravel_00020001_fill_pattern_2_0: 2560000 rects -caravel_00020001_fill_pattern_2_0: 2570000 rects -caravel_00020001_fill_pattern_2_0: 2580000 rects -caravel_00020001_fill_pattern_2_0: 2590000 rects -caravel_00020001_fill_pattern_2_0: 2600000 rects -caravel_00020001_fill_pattern_2_0: 2610000 rects -caravel_00020001_fill_pattern_2_0: 2620000 rects -caravel_00020001_fill_pattern_2_0: 2630000 rects -caravel_00020001_fill_pattern_2_0: 2640000 rects -caravel_00020001_fill_pattern_2_0: 2650000 rects -caravel_00020001_fill_pattern_2_0: 2660000 rects -caravel_00020001_fill_pattern_2_0: 2670000 rects -caravel_00020001_fill_pattern_2_0: 2680000 rects -caravel_00020001_fill_pattern_2_0: 2690000 rects -caravel_00020001_fill_pattern_2_0: 2700000 rects -caravel_00020001_fill_pattern_2_0: 2710000 rects -caravel_00020001_fill_pattern_2_0: 2720000 rects -caravel_00020001_fill_pattern_2_0: 2730000 rects -caravel_00020001_fill_pattern_2_0: 2740000 rects -caravel_00020001_fill_pattern_2_0: 2750000 rects -caravel_00020001_fill_pattern_2_0: 2760000 rects -caravel_00020001_fill_pattern_2_0: 2770000 rects -caravel_00020001_fill_pattern_2_0: 2780000 rects -caravel_00020001_fill_pattern_2_0: 2790000 rects -caravel_00020001_fill_pattern_2_0: 2800000 rects -caravel_00020001_fill_pattern_2_0: 2810000 rects -caravel_00020001_fill_pattern_2_0: 2820000 rects -caravel_00020001_fill_pattern_2_0: 2830000 rects -caravel_00020001_fill_pattern_2_0: 2840000 rects -caravel_00020001_fill_pattern_2_0: 2850000 rects -caravel_00020001_fill_pattern_2_0: 2860000 rects -caravel_00020001_fill_pattern_2_0: 2870000 rects -caravel_00020001_fill_pattern_2_0: 2880000 rects -caravel_00020001_fill_pattern_2_0: 2890000 rects -caravel_00020001_fill_pattern_2_0: 2900000 rects -caravel_00020001_fill_pattern_2_0: 2910000 rects -caravel_00020001_fill_pattern_2_0: 2920000 rects -caravel_00020001_fill_pattern_2_0: 2930000 rects -caravel_00020001_fill_pattern_2_0: 2940000 rects -caravel_00020001_fill_pattern_2_0: 2950000 rects -caravel_00020001_fill_pattern_2_0: 2960000 rects -caravel_00020001_fill_pattern_2_0: 2970000 rects -caravel_00020001_fill_pattern_2_0: 2980000 rects -caravel_00020001_fill_pattern_2_0: 2990000 rects -caravel_00020001_fill_pattern_2_0: 3000000 rects -caravel_00020001_fill_pattern_2_0: 3010000 rects -caravel_00020001_fill_pattern_2_0: 3020000 rects -caravel_00020001_fill_pattern_2_0: 3030000 rects -caravel_00020001_fill_pattern_2_0: 3040000 rects -caravel_00020001_fill_pattern_2_0: 3050000 rects -caravel_00020001_fill_pattern_2_0: 3060000 rects -caravel_00020001_fill_pattern_2_0: 3070000 rects -caravel_00020001_fill_pattern_2_0: 3080000 rects -caravel_00020001_fill_pattern_2_0: 3090000 rects -caravel_00020001_fill_pattern_2_0: 3100000 rects -caravel_00020001_fill_pattern_2_0: 3110000 rects -caravel_00020001_fill_pattern_2_0: 3120000 rects -caravel_00020001_fill_pattern_2_0: 3130000 rects -caravel_00020001_fill_pattern_2_0: 3140000 rects -caravel_00020001_fill_pattern_2_0: 3150000 rects -caravel_00020001_fill_pattern_2_0: 3160000 rects -caravel_00020001_fill_pattern_2_0: 3170000 rects -caravel_00020001_fill_pattern_2_0: 3180000 rects -caravel_00020001_fill_pattern_2_0: 3190000 rects -caravel_00020001_fill_pattern_2_0: 3200000 rects -caravel_00020001_fill_pattern_2_0: 3210000 rects -caravel_00020001_fill_pattern_2_0: 3220000 rects -caravel_00020001_fill_pattern_2_0: 3230000 rects000 rects +caravel_00020001_fill_pattern_2_4: 1560000 rects caravel_00020001_fill_pattern_2_4: 1570000 rects caravel_00020001_fill_pattern_2_4: 1580000 rects caravel_00020001_fill_pattern_2_4: 1590000 rects @@ -14634,341 +13887,512 @@ caravel_00020001_fill_pattern_2_4: 3200000 rects caravel_00020001_fill_pattern_2_4: 3210000 rects caravel_00020001_fill_pattern_2_4: 3220000 rects -caravel_00020001_fill_pattern_2_4: 3230000 rects000 rects -caravel_00020001_fill_pattern_3_1: 1570000 rects -caravel_00020001_fill_pattern_3_1: 1580000 rects -caravel_00020001_fill_pattern_3_1: 1590000 rects -caravel_00020001_fill_pattern_3_1: 1600000 rects -caravel_00020001_fill_pattern_3_1: 1610000 rects -caravel_00020001_fill_pattern_3_1: 1620000 rects -caravel_00020001_fill_pattern_3_1: 1630000 rects -caravel_00020001_fill_pattern_3_1: 1640000 rects -caravel_00020001_fill_pattern_3_1: 1650000 rects -caravel_00020001_fill_pattern_3_1: 1660000 rects -caravel_00020001_fill_pattern_3_1: 1670000 rects -caravel_00020001_fill_pattern_3_1: 1680000 rects -caravel_00020001_fill_pattern_3_1: 1690000 rects -caravel_00020001_fill_pattern_3_1: 1700000 rects -caravel_00020001_fill_pattern_3_1: 1710000 rects -caravel_00020001_fill_pattern_3_1: 1720000 rects -caravel_00020001_fill_pattern_3_1: 1730000 rects -caravel_00020001_fill_pattern_3_1: 1740000 rects -caravel_00020001_fill_pattern_3_1: 1750000 rects -caravel_00020001_fill_pattern_3_1: 1760000 rects -caravel_00020001_fill_pattern_3_1: 1770000 rects -caravel_00020001_fill_pattern_3_1: 1780000 rects -caravel_00020001_fill_pattern_3_1: 1790000 rects -caravel_00020001_fill_pattern_3_1: 1800000 rects -caravel_00020001_fill_pattern_3_1: 1810000 rects -caravel_00020001_fill_pattern_3_1: 1820000 rects -caravel_00020001_fill_pattern_3_1: 1830000 rects -caravel_00020001_fill_pattern_3_1: 1840000 rects -caravel_00020001_fill_pattern_3_1: 1850000 rects -caravel_00020001_fill_pattern_3_1: 1860000 rects -caravel_00020001_fill_pattern_3_1: 1870000 rects -caravel_00020001_fill_pattern_3_1: 1880000 rects -caravel_00020001_fill_pattern_3_1: 1890000 rects -caravel_00020001_fill_pattern_3_1: 1900000 rects -caravel_00020001_fill_pattern_3_1: 1910000 rects -caravel_00020001_fill_pattern_3_1: 1920000 rects -caravel_00020001_fill_pattern_3_1: 1930000 rects -caravel_00020001_fill_pattern_3_1: 1940000 rects -caravel_00020001_fill_pattern_3_1: 1950000 rects -caravel_00020001_fill_pattern_3_1: 1960000 rects -caravel_00020001_fill_pattern_3_1: 1970000 rects -caravel_00020001_fill_pattern_3_1: 1980000 rects -caravel_00020001_fill_pattern_3_1: 1990000 rects -caravel_00020001_fill_pattern_3_1: 2000000 rects -caravel_00020001_fill_pattern_3_1: 2010000 rects -caravel_00020001_fill_pattern_3_1: 2020000 rects -caravel_00020001_fill_pattern_3_1: 2030000 rects -caravel_00020001_fill_pattern_3_1: 2040000 rects -caravel_00020001_fill_pattern_3_1: 2050000 rects -caravel_00020001_fill_pattern_3_1: 2060000 rects -caravel_00020001_fill_pattern_3_1: 2070000 rects -caravel_00020001_fill_pattern_3_1: 2080000 rects -caravel_00020001_fill_pattern_3_1: 2090000 rects -caravel_00020001_fill_pattern_3_1: 2100000 rects -caravel_00020001_fill_pattern_3_1: 2110000 rects -caravel_00020001_fill_pattern_3_1: 2120000 rects -caravel_00020001_fill_pattern_3_1: 2130000 rects -caravel_00020001_fill_pattern_3_1: 2140000 rects -caravel_00020001_fill_pattern_3_1: 2150000 rects -caravel_00020001_fill_pattern_3_1: 2160000 rects -caravel_00020001_fill_pattern_3_1: 2170000 rects -caravel_00020001_fill_pattern_3_1: 2180000 rects -caravel_00020001_fill_pattern_3_1: 2190000 rects -caravel_00020001_fill_pattern_3_1: 2200000 rects -caravel_00020001_fill_pattern_3_1: 2210000 rects -caravel_00020001_fill_pattern_3_1: 2220000 rects -caravel_00020001_fill_pattern_3_1: 2230000 rects -caravel_00020001_fill_pattern_3_1: 2240000 rects -caravel_00020001_fill_pattern_3_1: 2250000 rects -caravel_00020001_fill_pattern_3_1: 2260000 rects -caravel_00020001_fill_pattern_3_1: 2270000 rects -caravel_00020001_fill_pattern_3_1: 2280000 rects -caravel_00020001_fill_pattern_3_1: 2290000 rects -caravel_00020001_fill_pattern_3_1: 2300000 rects -caravel_00020001_fill_pattern_3_1: 2310000 rects -caravel_00020001_fill_pattern_3_1: 2320000 rects -caravel_00020001_fill_pattern_3_1: 2330000 rects -caravel_00020001_fill_pattern_3_1: 2340000 rects -caravel_00020001_fill_pattern_3_1: 2350000 rects -caravel_00020001_fill_pattern_3_1: 2360000 rects -caravel_00020001_fill_pattern_3_1: 2370000 rects -caravel_00020001_fill_pattern_3_1: 2380000 rects -caravel_00020001_fill_pattern_3_1: 2390000 rects -caravel_00020001_fill_pattern_3_1: 2400000 rects -caravel_00020001_fill_pattern_3_1: 2410000 rects -caravel_00020001_fill_pattern_3_1: 2420000 rects -caravel_00020001_fill_pattern_3_1: 2430000 rects -caravel_00020001_fill_pattern_3_1: 2440000 rects -caravel_00020001_fill_pattern_3_1: 2450000 rects -caravel_00020001_fill_pattern_3_1: 2460000 rects -caravel_00020001_fill_pattern_3_1: 2470000 rects -caravel_00020001_fill_pattern_3_1: 2480000 rects -caravel_00020001_fill_pattern_3_1: 2490000 rects -caravel_00020001_fill_pattern_3_1: 2500000 rects -caravel_00020001_fill_pattern_3_1: 2510000 rects -caravel_00020001_fill_pattern_3_1: 2520000 rects -caravel_00020001_fill_pattern_3_1: 2530000 rects -caravel_00020001_fill_pattern_3_1: 2540000 rects -caravel_00020001_fill_pattern_3_1: 2550000 rects -caravel_00020001_fill_pattern_3_1: 2560000 rects -caravel_00020001_fill_pattern_3_1: 2570000 rects -caravel_00020001_fill_pattern_3_1: 2580000 rects -caravel_00020001_fill_pattern_3_1: 2590000 rects -caravel_00020001_fill_pattern_3_1: 2600000 rects -caravel_00020001_fill_pattern_3_1: 2610000 rects -caravel_00020001_fill_pattern_3_1: 2620000 rects -caravel_00020001_fill_pattern_3_1: 2630000 rects -caravel_00020001_fill_pattern_3_1: 2640000 rects -caravel_00020001_fill_pattern_3_1: 2650000 rects -caravel_00020001_fill_pattern_3_1: 2660000 rects -caravel_00020001_fill_pattern_3_1: 2670000 rects -caravel_00020001_fill_pattern_3_1: 2680000 rects -caravel_00020001_fill_pattern_3_1: 2690000 rects -caravel_00020001_fill_pattern_3_1: 2700000 rects -caravel_00020001_fill_pattern_3_1: 2710000 rects -caravel_00020001_fill_pattern_3_1: 2720000 rects -caravel_00020001_fill_pattern_3_1: 2730000 rects -caravel_00020001_fill_pattern_3_1: 2740000 rects -caravel_00020001_fill_pattern_3_1: 2750000 rects -caravel_00020001_fill_pattern_3_1: 2760000 rects -caravel_00020001_fill_pattern_3_1: 2770000 rects -caravel_00020001_fill_pattern_3_1: 2780000 rects -caravel_00020001_fill_pattern_3_1: 2790000 rects -caravel_00020001_fill_pattern_3_1: 2800000 rects -caravel_00020001_fill_pattern_3_1: 2810000 rects -caravel_00020001_fill_pattern_3_1: 2820000 rects -caravel_00020001_fill_pattern_3_1: 2830000 rects -caravel_00020001_fill_pattern_3_1: 2840000 rects -caravel_00020001_fill_pattern_3_1: 2850000 rects -caravel_00020001_fill_pattern_3_1: 2860000 rects -caravel_00020001_fill_pattern_3_1: 2870000 rects -caravel_00020001_fill_pattern_3_1: 2880000 rects -caravel_00020001_fill_pattern_3_1: 2890000 rects -caravel_00020001_fill_pattern_3_1: 2900000 rects -caravel_00020001_fill_pattern_3_1: 2910000 rects -caravel_00020001_fill_pattern_3_1: 2920000 rects -caravel_00020001_fill_pattern_3_1: 2930000 rects -caravel_00020001_fill_pattern_3_1: 2940000 rects -caravel_00020001_fill_pattern_3_1: 2950000 rects -caravel_00020001_fill_pattern_3_1: 2960000 rects -caravel_00020001_fill_pattern_3_1: 2970000 rects -caravel_00020001_fill_pattern_3_1: 2980000 rects -caravel_00020001_fill_pattern_3_1: 2990000 rects -caravel_00020001_fill_pattern_3_1: 3000000 rects -caravel_00020001_fill_pattern_3_1: 3010000 rects -caravel_00020001_fill_pattern_3_1: 3020000 rects -caravel_00020001_fill_pattern_3_1: 3030000 rects -caravel_00020001_fill_pattern_3_1: 3040000 rects -caravel_00020001_fill_pattern_3_1: 3050000 rects -caravel_00020001_fill_pattern_3_1: 3060000 rects -caravel_00020001_fill_pattern_3_1: 3070000 rects -caravel_00020001_fill_pattern_3_1: 3080000 rects -caravel_00020001_fill_pattern_3_1: 3090000 rects -caravel_00020001_fill_pattern_3_1: 3100000 rects -caravel_00020001_fill_pattern_3_1: 3110000 rects -caravel_00020001_fill_pattern_3_1: 3120000 rects -caravel_00020001_fill_pattern_3_1: 3130000 rects -caravel_00020001_fill_pattern_3_1: 3140000 rects -caravel_00020001_fill_pattern_3_1: 3150000 rects -caravel_00020001_fill_pattern_3_1: 3160000 rects -caravel_00020001_fill_pattern_3_1: 3170000 rects -caravel_00020001_fill_pattern_3_1: 3180000 rects -caravel_00020001_fill_pattern_3_1: 3190000 rects -caravel_00020001_fill_pattern_3_1: 3200000 rects -caravel_00020001_fill_pattern_3_1: 3210000 rects -caravel_00020001_fill_pattern_3_1: 3220000 rects -caravel_00020001_fill_pattern_3_1: 3230000 rects000 rects -caravel_00020001_fill_pattern_3_4: 1570000 rects -caravel_00020001_fill_pattern_3_4: 1580000 rects -caravel_00020001_fill_pattern_3_4: 1590000 rects -caravel_00020001_fill_pattern_3_4: 1600000 rects -caravel_00020001_fill_pattern_3_4: 1610000 rects -caravel_00020001_fill_pattern_3_4: 1620000 rects -caravel_00020001_fill_pattern_3_4: 1630000 rects -caravel_00020001_fill_pattern_3_4: 1640000 rects -caravel_00020001_fill_pattern_3_4: 1650000 rects -caravel_00020001_fill_pattern_3_4: 1660000 rects -caravel_00020001_fill_pattern_3_4: 1670000 rects -caravel_00020001_fill_pattern_3_4: 1680000 rects -caravel_00020001_fill_pattern_3_4: 1690000 rects -caravel_00020001_fill_pattern_3_4: 1700000 rects -caravel_00020001_fill_pattern_3_4: 1710000 rects -caravel_00020001_fill_pattern_3_4: 1720000 rects -caravel_00020001_fill_pattern_3_4: 1730000 rects -caravel_00020001_fill_pattern_3_4: 1740000 rects -caravel_00020001_fill_pattern_3_4: 1750000 rects -caravel_00020001_fill_pattern_3_4: 1760000 rects -caravel_00020001_fill_pattern_3_4: 1770000 rects -caravel_00020001_fill_pattern_3_4: 1780000 rects -caravel_00020001_fill_pattern_3_4: 1790000 rects -caravel_00020001_fill_pattern_3_4: 1800000 rects -caravel_00020001_fill_pattern_3_4: 1810000 rects -caravel_00020001_fill_pattern_3_4: 1820000 rects -caravel_00020001_fill_pattern_3_4: 1830000 rects -caravel_00020001_fill_pattern_3_4: 1840000 rects -caravel_00020001_fill_pattern_3_4: 1850000 rects -caravel_00020001_fill_pattern_3_4: 1860000 rects -caravel_00020001_fill_pattern_3_4: 1870000 rects -caravel_00020001_fill_pattern_3_4: 1880000 rects -caravel_00020001_fill_pattern_3_4: 1890000 rects -caravel_00020001_fill_pattern_3_4: 1900000 rects -caravel_00020001_fill_pattern_3_4: 1910000 rects -caravel_00020001_fill_pattern_3_4: 1920000 rects -caravel_00020001_fill_pattern_3_4: 1930000 rects -caravel_00020001_fill_pattern_3_4: 1940000 rects -caravel_00020001_fill_pattern_3_4: 1950000 rects -caravel_00020001_fill_pattern_3_4: 1960000 rects -caravel_00020001_fill_pattern_3_4: 1970000 rects -caravel_00020001_fill_pattern_3_4: 1980000 rects -caravel_00020001_fill_pattern_3_4: 1990000 rects -caravel_00020001_fill_pattern_3_4: 2000000 rects -caravel_00020001_fill_pattern_3_4: 2010000 rects -caravel_00020001_fill_pattern_3_4: 2020000 rects -caravel_00020001_fill_pattern_3_4: 2030000 rects -caravel_00020001_fill_pattern_3_4: 2040000 rects -caravel_00020001_fill_pattern_3_4: 2050000 rects -caravel_00020001_fill_pattern_3_4: 2060000 rects -caravel_00020001_fill_pattern_3_4: 2070000 rects -caravel_00020001_fill_pattern_3_4: 2080000 rects -caravel_00020001_fill_pattern_3_4: 2090000 rects -caravel_00020001_fill_pattern_3_4: 2100000 rects -caravel_00020001_fill_pattern_3_4: 2110000 rects -caravel_00020001_fill_pattern_3_4: 2120000 rects -caravel_00020001_fill_pattern_3_4: 2130000 rects -caravel_00020001_fill_pattern_3_4: 2140000 rects -caravel_00020001_fill_pattern_3_4: 2150000 rects -caravel_00020001_fill_pattern_3_4: 2160000 rects -caravel_00020001_fill_pattern_3_4: 2170000 rects -caravel_00020001_fill_pattern_3_4: 2180000 rects -caravel_00020001_fill_pattern_3_4: 2190000 rects -caravel_00020001_fill_pattern_3_4: 2200000 rects -caravel_00020001_fill_pattern_3_4: 2210000 rects -caravel_00020001_fill_pattern_3_4: 2220000 rects -caravel_00020001_fill_pattern_3_4: 2230000 rects -caravel_00020001_fill_pattern_3_4: 2240000 rects -caravel_00020001_fill_pattern_3_4: 2250000 rects -caravel_00020001_fill_pattern_3_4: 2260000 rects -caravel_00020001_fill_pattern_3_4: 2270000 rects -caravel_00020001_fill_pattern_3_4: 2280000 rects -caravel_00020001_fill_pattern_3_4: 2290000 rects -caravel_00020001_fill_pattern_3_4: 2300000 rects -caravel_00020001_fill_pattern_3_4: 2310000 rects -caravel_00020001_fill_pattern_3_4: 2320000 rects -caravel_00020001_fill_pattern_3_4: 2330000 rects -caravel_00020001_fill_pattern_3_4: 2340000 rects -caravel_00020001_fill_pattern_3_4: 2350000 rects -caravel_00020001_fill_pattern_3_4: 2360000 rects -caravel_00020001_fill_pattern_3_4: 2370000 rects -caravel_00020001_fill_pattern_3_4: 2380000 rects -caravel_00020001_fill_pattern_3_4: 2390000 rects -caravel_00020001_fill_pattern_3_4: 2400000 rects -caravel_00020001_fill_pattern_3_4: 2410000 rects -caravel_00020001_fill_pattern_3_4: 2420000 rects -caravel_00020001_fill_pattern_3_4: 2430000 rects -caravel_00020001_fill_pattern_3_4: 2440000 rects -caravel_00020001_fill_pattern_3_4: 2450000 rects -caravel_00020001_fill_pattern_3_4: 2460000 rects -caravel_00020001_fill_pattern_3_4: 2470000 rects -caravel_00020001_fill_pattern_3_4: 2480000 rects -caravel_00020001_fill_pattern_3_4: 2490000 rects -caravel_00020001_fill_pattern_3_4: 2500000 rects -caravel_00020001_fill_pattern_3_4: 2510000 rects -caravel_00020001_fill_pattern_3_4: 2520000 rects -caravel_00020001_fill_pattern_3_4: 2530000 rects -caravel_00020001_fill_pattern_3_4: 2540000 rects -caravel_00020001_fill_pattern_3_4: 2550000 rects -caravel_00020001_fill_pattern_3_4: 2560000 rects -caravel_00020001_fill_pattern_3_4: 2570000 rects -caravel_00020001_fill_pattern_3_4: 2580000 rects -caravel_00020001_fill_pattern_3_4: 2590000 rects -caravel_00020001_fill_pattern_3_4: 2600000 rects -caravel_00020001_fill_pattern_3_4: 2610000 rects -caravel_00020001_fill_pattern_3_4: 2620000 rects -caravel_00020001_fill_pattern_3_4: 2630000 rects -caravel_00020001_fill_pattern_3_4: 2640000 rects -caravel_00020001_fill_pattern_3_4: 2650000 rects -caravel_00020001_fill_pattern_3_4: 2660000 rects -caravel_00020001_fill_pattern_3_4: 2670000 rects -caravel_00020001_fill_pattern_3_4: 2680000 rects -caravel_00020001_fill_pattern_3_4: 2690000 rects -caravel_00020001_fill_pattern_3_4: 2700000 rects -caravel_00020001_fill_pattern_3_4: 2710000 rects -caravel_00020001_fill_pattern_3_4: 2720000 rects -caravel_00020001_fill_pattern_3_4: 2730000 rects -caravel_00020001_fill_pattern_3_4: 2740000 rects -caravel_00020001_fill_pattern_3_4: 2750000 rects -caravel_00020001_fill_pattern_3_4: 2760000 rects -caravel_00020001_fill_pattern_3_4: 2770000 rects -caravel_00020001_fill_pattern_3_4: 2780000 rects -caravel_00020001_fill_pattern_3_4: 2790000 rects -caravel_00020001_fill_pattern_3_4: 2800000 rects -caravel_00020001_fill_pattern_3_4: 2810000 rects -caravel_00020001_fill_pattern_3_4: 2820000 rects -caravel_00020001_fill_pattern_3_4: 2830000 rects -caravel_00020001_fill_pattern_3_4: 2840000 rects -caravel_00020001_fill_pattern_3_4: 2850000 rects -caravel_00020001_fill_pattern_3_4: 2860000 rects -caravel_00020001_fill_pattern_3_4: 2870000 rects -caravel_00020001_fill_pattern_3_4: 2880000 rects -caravel_00020001_fill_pattern_3_4: 2890000 rects -caravel_00020001_fill_pattern_3_4: 2900000 rects -caravel_00020001_fill_pattern_3_4: 2910000 rects -caravel_00020001_fill_pattern_3_4: 2920000 rects -caravel_00020001_fill_pattern_3_4: 2930000 rects -caravel_00020001_fill_pattern_3_4: 2940000 rects -caravel_00020001_fill_pattern_3_4: 2950000 rects -caravel_00020001_fill_pattern_3_4: 2960000 rects -caravel_00020001_fill_pattern_3_4: 2970000 rects -caravel_00020001_fill_pattern_3_4: 2980000 rects -caravel_00020001_fill_pattern_3_4: 2990000 rects -caravel_00020001_fill_pattern_3_4: 3000000 rects -caravel_00020001_fill_pattern_3_4: 3010000 rects -caravel_00020001_fill_pattern_3_4: 3020000 rects -caravel_00020001_fill_pattern_3_4: 3030000 rects -caravel_00020001_fill_pattern_3_4: 3040000 rects -caravel_00020001_fill_pattern_3_4: 3050000 rects -caravel_00020001_fill_pattern_3_4: 3060000 rects -caravel_00020001_fill_pattern_3_4: 3070000 rects -caravel_00020001_fill_pattern_3_4: 3080000 rects -caravel_00020001_fill_pattern_3_4: 3090000 rects -caravel_00020001_fill_pattern_3_4: 3100000 rects -caravel_00020001_fill_pattern_3_4: 3110000 rects -caravel_00020001_fill_pattern_3_4: 3120000 rects -caravel_00020001_fill_pattern_3_4: 3130000 rects -caravel_00020001_fill_pattern_3_4: 3140000 rects -caravel_00020001_fill_pattern_3_4: 3150000 rects -caravel_00020001_fill_pattern_3_4: 3160000 rects -caravel_00020001_fill_pattern_3_4: 3170000 rects -caravel_00020001_fill_pattern_3_4: 3180000 rects -caravel_00020001_fill_pattern_3_4: 3190000 rects -caravel_00020001_fill_pattern_3_4: 3200000 rects -caravel_00020001_fill_pattern_3_4: 3210000 rects -caravel_00020001_fill_pattern_3_4: 3220000 rects -caravel_00020001_fill_pattern_3_4: 3230000 rects000 rects +caravel_ +caravel_00020001_fill_pattern_0_0: 1560000 rects +caravel_00020001_fill_pattern_0_0: 1570000 rects +caravel_00020001_fill_pattern_0_0: 1580000 rects +caravel_00020001_fill_pattern_0_0: 1590000 rects +caravel_00020001_fill_pattern_0_0: 1600000 rects +caravel_00020001_fill_pattern_0_0: 1610000 rects +caravel_00020001_fill_pattern_0_0: 1620000 rects +caravel_00020001_fill_pattern_0_0: 1630000 rects +caravel_00020001_fill_pattern_0_0: 1640000 rects +caravel_00020001_fill_pattern_0_0: 1650000 rects +caravel_00020001_fill_pattern_0_0: 1660000 rects +caravel_00020001_fill_pattern_0_0: 1670000 rects +caravel_00020001_fill_pattern_0_0: 1680000 rects +caravel_00020001_fill_pattern_0_0: 1690000 rects +caravel_00020001_fill_pattern_0_0: 1700000 rects +caravel_00020001_fill_pattern_0_0: 1710000 rects +caravel_00020001_fill_pattern_0_0: 1720000 rects +caravel_00020001_fill_pattern_0_0: 1730000 rects +caravel_00020001_fill_pattern_0_0: 1740000 rects +caravel_00020001_fill_pattern_0_0: 1750000 rects +caravel_00020001_fill_pattern_0_0: 1760000 rects +caravel_00020001_fill_pattern_0_0: 1770000 rects +caravel_00020001_fill_pattern_0_0: 1780000 rects +caravel_00020001_fill_pattern_0_0: 1790000 rects +caravel_00020001_fill_pattern_0_0: 1800000 rects +caravel_00020001_fill_pattern_0_0: 1810000 rects +caravel_00020001_fill_pattern_0_0: 1820000 rects +caravel_00020001_fill_pattern_0_0: 1830000 rects +caravel_00020001_fill_pattern_0_0: 1840000 rects +caravel_00020001_fill_pattern_0_0: 1850000 rects +caravel_00020001_fill_pattern_0_0: 1860000 rects +caravel_00020001_fill_pattern_0_0: 1870000 rects +caravel_00020001_fill_pattern_0_0: 1880000 rects +caravel_00020001_fill_pattern_0_0: 1890000 rects +caravel_00020001_fill_pattern_0_0: 1900000 rects +caravel_00020001_fill_pattern_0_0: 1910000 rects +caravel_00020001_fill_pattern_0_0: 1920000 rects +caravel_00020001_fill_pattern_0_0: 1930000 rects +caravel_00020001_fill_pattern_0_0: 1940000 rects +caravel_00020001_fill_pattern_0_0: 1950000 rects +caravel_00020001_fill_pattern_0_0: 1960000 rects +caravel_00020001_fill_pattern_0_0: 1970000 rects +caravel_00020001_fill_pattern_0_0: 1980000 rects +caravel_00020001_fill_pattern_0_0: 1990000 rects +caravel_00020001_fill_pattern_0_0: 2000000 rects +caravel_00020001_fill_pattern_0_0: 2010000 rects +caravel_00020001_fill_pattern_0_0: 2020000 rects +caravel_00020001_fill_pattern_0_0: 2030000 rects +caravel_00020001_fill_pattern_0_0: 2040000 rects +caravel_00020001_fill_pattern_0_0: 2050000 rects +caravel_00020001_fill_pattern_0_0: 2060000 rects +caravel_00020001_fill_pattern_0_0: 2070000 rects +caravel_00020001_fill_pattern_0_0: 2080000 rects +caravel_00020001_fill_pattern_0_0: 2090000 rects +caravel_00020001_fill_pattern_0_0: 2100000 rects +caravel_00020001_fill_pattern_0_0: 2110000 rects +caravel_00020001_fill_pattern_0_0: 2120000 rects +caravel_00020001_fill_pattern_0_0: 2130000 rects +caravel_00020001_fill_pattern_0_0: 2140000 rects +caravel_00020001_fill_pattern_0_0: 2150000 rects +caravel_00020001_fill_pattern_0_0: 2160000 rects +caravel_00020001_fill_pattern_0_0: 2170000 rects +caravel_00020001_fill_pattern_0_0: 2180000 rects +caravel_00020001_fill_pattern_0_0: 2190000 rects +caravel_00020001_fill_pattern_0_0: 2200000 rects +caravel_00020001_fill_pattern_0_0: 2210000 rects +caravel_00020001_fill_pattern_0_0: 2220000 rects +caravel_00020001_fill_pattern_0_0: 2230000 rects +caravel_00020001_fill_pattern_0_0: 2240000 rects +caravel_00020001_fill_pattern_0_0: 2250000 rects +caravel_00020001_fill_pattern_0_0: 2260000 rects +caravel_00020001_fill_pattern_0_0: 2270000 rects +caravel_00020001_fill_pattern_0_0: 2280000 rects +caravel_00020001_fill_pattern_0_0: 2290000 rects +caravel_00020001_fill_pattern_0_0: 2300000 rects +caravel_00020001_fill_pattern_0_0: 2310000 rects +caravel_00020001_fill_pattern_0_0: 2320000 rects +caravel_00020001_fill_pattern_0_0: 2330000 rects +caravel_00020001_fill_pattern_0_0: 2340000 rects +caravel_00020001_fill_pattern_0_0: 2350000 rects +caravel_00020001_fill_pattern_0_0: 2360000 rects +caravel_00020001_fill_pattern_0_0: 2370000 rects +caravel_00020001_fill_pattern_0_0: 2380000 rects +caravel_00020001_fill_pattern_0_0: 2390000 rects +caravel_00020001_fill_pattern_0_0: 2400000 rects +caravel_00020001_fill_pattern_0_0: 2410000 rects +caravel_00020001_fill_pattern_0_0: 2420000 rects +caravel_00020001_fill_pattern_0_0: 2430000 rects +caravel_00020001_fill_pattern_0_0: 2440000 rects +caravel_00020001_fill_pattern_0_0: 2450000 rects +caravel_00020001_fill_pattern_0_0: 2460000 rects +caravel_00020001_fill_pattern_0_0: 2470000 rects +caravel_00020001_fill_pattern_0_0: 2480000 rects +caravel_00020001_fill_pattern_0_0: 2490000 rects +caravel_00020001_fill_pattern_0_0: 2500000 rects +caravel_00020001_fill_pattern_0_0: 2510000 rects +caravel_00020001_fill_pattern_0_0: 2520000 rects +caravel_00020001_fill_pattern_0_0: 2530000 rects +caravel_00020001_fill_pattern_0_0: 2540000 rects +caravel_00020001_fill_pattern_0_0: 2550000 rects +caravel_00020001_fill_pattern_0_0: 2560000 rects +caravel_00020001_fill_pattern_0_0: 2570000 rects +caravel_00020001_fill_pattern_0_0: 2580000 rects +caravel_00020001_fill_pattern_0_0: 2590000 rects +caravel_00020001_fill_pattern_0_0: 2600000 rects +caravel_00020001_fill_pattern_0_0: 2610000 rects +caravel_00020001_fill_pattern_0_0: 2620000 rects +caravel_00020001_fill_pattern_0_0: 2630000 rects +caravel_00020001_fill_pattern_0_0: 2640000 rects +caravel_00020001_fill_pattern_0_0: 2650000 rects +caravel_00020001_fill_pattern_0_0: 2660000 rects +caravel_00020001_fill_pattern_0_0: 2670000 rects +caravel_00020001_fill_pattern_0_0: 2680000 rects +caravel_00020001_fill_pattern_0_0: 2690000 rects +caravel_00020001_fill_pattern_0_0: 2700000 rects +caravel_00020001_fill_pattern_0_0: 2710000 rects +caravel_00020001_fill_pattern_0_0: 2720000 rects +caravel_00020001_fill_pattern_0_0: 2730000 rects +caravel_00020001_fill_pattern_0_0: 2740000 rects +caravel_00020001_fill_pattern_0_0: 2750000 rects +caravel_00020001_fill_pattern_0_0: 2760000 rects +caravel_00020001_fill_pattern_0_0: 2770000 rects +caravel_00020001_fill_pattern_0_0: 2780000 rects +caravel_00020001_fill_pattern_0_0: 2790000 rects +caravel_00020001_fill_pattern_0_0: 2800000 rects +caravel_00020001_fill_pattern_0_0: 2810000 rects +caravel_00020001_fill_pattern_0_0: 2820000 rects +caravel_00020001_fill_pattern_0_0: 2830000 rects +caravel_00020001_fill_pattern_0_0: 2840000 rects +caravel_00020001_fill_pattern_0_0: 2850000 rects +caravel_00020001_fill_pattern_0_0: 2860000 rects +caravel_00020001_fill_pattern_0_0: 2870000 rects +caravel_00020001_fill_pattern_0_0: 2880000 rects +caravel_00020001_fill_pattern_0_0: 2890000 rects +caravel_00020001_fill_pattern_0_0: 2900000 rects +caravel_00020001_fill_pattern_0_0: 2910000 rects +caravel_00020001_fill_pattern_0_0: 2920000 rects +caravel_00020001_fill_pattern_0_0: 2930000 rects +caravel_00020001_fill_pattern_0_0: 2940000 rects +caravel_00020001_fill_pattern_0_0: 2950000 rects +caravel_00020001_fill_pattern_0_0: 2960000 rects +caravel_00020001_fill_pattern_0_0: 2970000 rects +caravel_00020001_fill_pattern_0_0: 2980000 rects +caravel_00020001_fill_pattern_0_0: 2990000 rects +caravel_00020001_fill_pattern_0_0: 3000000 rects +caravel_00020001_fill_pattern_0_0: 3010000 rects +caravel_00020001_fill_pattern_0_0: 3020000 rects +caravel_00020001_fill_pattern_0_0: 3030000 rects +caravel_00020001_fill_pattern_0_0: 3040000 rects +caravel_00020001_fill_pattern_0_0: 3050000 rects +caravel_00020001_fill_pattern_0_0: 3060000 rects +caravel_00020001_fill_pattern_0_0: 3070000 rects +caravel_00020001_fill_pattern_0_0: 3080000 rects +caravel_00020001_fill_pattern_0_0: 3090000 rects +caravel_00020001_fill_pattern_0_0: 3100000 rects +caravel_00020001_fill_pattern_0_0: 3110000 rects +caravel_00020001_fill_pattern_0_0: 3120000 rects +caravel_00020001_fill_pattern_0_0: 3130000 rects +caravel_00020001_fill_pattern_0_0: 3140000 rects +caravel_00020001_fill_pattern_0_0: 3150000 rects +caravel_00020001_fill_pattern_0_0: 3160000 rects +caravel_00020001_fill_pattern_0_0: 3170000 rects +caravel_00020001_fill_pattern_0_0: 3180000 rects +caravel_00020001_fill_pattern_0_0: 3190000 rects +caravel_00020001_fill_pattern_0_0: 3200000 rects +caravel_00020001_fill_pattern_0_0: 3210000 rects +caravel_00020001_fill_pattern_0_0: 3220000 rects +caravel_ +caravel_00020001_fill_pattern_2_0: 1560000 rects +caravel_00020001_fill_pattern_2_0: 1570000 rects +caravel_00020001_fill_pattern_2_0: 1580000 rects +caravel_00020001_fill_pattern_2_0: 1590000 rects +caravel_00020001_fill_pattern_2_0: 1600000 rects +caravel_00020001_fill_pattern_2_0: 1610000 rects +caravel_00020001_fill_pattern_2_0: 1620000 rects +caravel_00020001_fill_pattern_2_0: 1630000 rects +caravel_00020001_fill_pattern_2_0: 1640000 rects +caravel_00020001_fill_pattern_2_0: 1650000 rects +caravel_00020001_fill_pattern_2_0: 1660000 rects +caravel_00020001_fill_pattern_2_0: 1670000 rects +caravel_00020001_fill_pattern_2_0: 1680000 rects +caravel_00020001_fill_pattern_2_0: 1690000 rects +caravel_00020001_fill_pattern_2_0: 1700000 rects +caravel_00020001_fill_pattern_2_0: 1710000 rects +caravel_00020001_fill_pattern_2_0: 1720000 rects +caravel_00020001_fill_pattern_2_0: 1730000 rects +caravel_00020001_fill_pattern_2_0: 1740000 rects +caravel_00020001_fill_pattern_2_0: 1750000 rects +caravel_00020001_fill_pattern_2_0: 1760000 rects +caravel_00020001_fill_pattern_2_0: 1770000 rects +caravel_00020001_fill_pattern_2_0: 1780000 rects +caravel_00020001_fill_pattern_2_0: 1790000 rects +caravel_00020001_fill_pattern_2_0: 1800000 rects +caravel_00020001_fill_pattern_2_0: 1810000 rects +caravel_00020001_fill_pattern_2_0: 1820000 rects +caravel_00020001_fill_pattern_2_0: 1830000 rects +caravel_00020001_fill_pattern_2_0: 1840000 rects +caravel_00020001_fill_pattern_2_0: 1850000 rects +caravel_00020001_fill_pattern_2_0: 1860000 rects +caravel_00020001_fill_pattern_2_0: 1870000 rects +caravel_00020001_fill_pattern_2_0: 1880000 rects +caravel_00020001_fill_pattern_2_0: 1890000 rects +caravel_00020001_fill_pattern_2_0: 1900000 rects +caravel_00020001_fill_pattern_2_0: 1910000 rects +caravel_00020001_fill_pattern_2_0: 1920000 rects +caravel_00020001_fill_pattern_2_0: 1930000 rects +caravel_00020001_fill_pattern_2_0: 1940000 rects +caravel_00020001_fill_pattern_2_0: 1950000 rects +caravel_00020001_fill_pattern_2_0: 1960000 rects +caravel_00020001_fill_pattern_2_0: 1970000 rects +caravel_00020001_fill_pattern_2_0: 1980000 rects +caravel_00020001_fill_pattern_2_0: 1990000 rects +caravel_00020001_fill_pattern_2_0: 2000000 rects +caravel_00020001_fill_pattern_2_0: 2010000 rects +caravel_00020001_fill_pattern_2_0: 2020000 rects +caravel_00020001_fill_pattern_2_0: 2030000 rects +caravel_00020001_fill_pattern_2_0: 2040000 rects +caravel_00020001_fill_pattern_2_0: 2050000 rects +caravel_00020001_fill_pattern_2_0: 2060000 rects +caravel_00020001_fill_pattern_2_0: 2070000 rects +caravel_00020001_fill_pattern_2_0: 2080000 rects +caravel_00020001_fill_pattern_2_0: 2090000 rects +caravel_00020001_fill_pattern_2_0: 2100000 rects +caravel_00020001_fill_pattern_2_0: 2110000 rects +caravel_00020001_fill_pattern_2_0: 2120000 rects +caravel_00020001_fill_pattern_2_0: 2130000 rects +caravel_00020001_fill_pattern_2_0: 2140000 rects +caravel_00020001_fill_pattern_2_0: 2150000 rects +caravel_00020001_fill_pattern_2_0: 2160000 rects +caravel_00020001_fill_pattern_2_0: 2170000 rects +caravel_00020001_fill_pattern_2_0: 2180000 rects +caravel_00020001_fill_pattern_2_0: 2190000 rects +caravel_00020001_fill_pattern_2_0: 2200000 rects +caravel_00020001_fill_pattern_2_0: 2210000 rects +caravel_00020001_fill_pattern_2_0: 2220000 rects +caravel_00020001_fill_pattern_2_0: 2230000 rects +caravel_00020001_fill_pattern_2_0: 2240000 rects +caravel_00020001_fill_pattern_2_0: 2250000 rects +caravel_00020001_fill_pattern_2_0: 2260000 rects +caravel_00020001_fill_pattern_2_0: 2270000 rects +caravel_00020001_fill_pattern_2_0: 2280000 rects +caravel_00020001_fill_pattern_2_0: 2290000 rects +caravel_00020001_fill_pattern_2_0: 2300000 rects +caravel_00020001_fill_pattern_2_0: 2310000 rects +caravel_00020001_fill_pattern_2_0: 2320000 rects +caravel_00020001_fill_pattern_2_0: 2330000 rects +caravel_00020001_fill_pattern_2_0: 2340000 rects +caravel_00020001_fill_pattern_2_0: 2350000 rects +caravel_00020001_fill_pattern_2_0: 2360000 rects +caravel_00020001_fill_pattern_2_0: 2370000 rects +caravel_00020001_fill_pattern_2_0: 2380000 rects +caravel_00020001_fill_pattern_2_0: 2390000 rects +caravel_00020001_fill_pattern_2_0: 2400000 rects +caravel_00020001_fill_pattern_2_0: 2410000 rects +caravel_00020001_fill_pattern_2_0: 2420000 rects +caravel_00020001_fill_pattern_2_0: 2430000 rects +caravel_00020001_fill_pattern_2_0: 2440000 rects +caravel_00020001_fill_pattern_2_0: 2450000 rects +caravel_00020001_fill_pattern_2_0: 2460000 rects +caravel_00020001_fill_pattern_2_0: 2470000 rects +caravel_00020001_fill_pattern_2_0: 2480000 rects +caravel_00020001_fill_pattern_2_0: 2490000 rects +caravel_00020001_fill_pattern_2_0: 2500000 rects +caravel_00020001_fill_pattern_2_0: 2510000 rects +caravel_00020001_fill_pattern_2_0: 2520000 rects +caravel_00020001_fill_pattern_2_0: 2530000 rects +caravel_00020001_fill_pattern_2_0: 2540000 rects +caravel_00020001_fill_pattern_2_0: 2550000 rects +caravel_00020001_fill_pattern_2_0: 2560000 rects +caravel_00020001_fill_pattern_2_0: 2570000 rects +caravel_00020001_fill_pattern_2_0: 2580000 rects +caravel_00020001_fill_pattern_2_0: 2590000 rects +caravel_00020001_fill_pattern_2_0: 2600000 rects +caravel_00020001_fill_pattern_2_0: 2610000 rects +caravel_00020001_fill_pattern_2_0: 2620000 rects +caravel_00020001_fill_pattern_2_0: 2630000 rects +caravel_00020001_fill_pattern_2_0: 2640000 rects +caravel_00020001_fill_pattern_2_0: 2650000 rects +caravel_00020001_fill_pattern_2_0: 2660000 rects +caravel_00020001_fill_pattern_2_0: 2670000 rects +caravel_00020001_fill_pattern_2_0: 2680000 rects +caravel_00020001_fill_pattern_2_0: 2690000 rects +caravel_00020001_fill_pattern_2_0: 2700000 rects +caravel_00020001_fill_pattern_2_0: 2710000 rects +caravel_00020001_fill_pattern_2_0: 2720000 rects +caravel_00020001_fill_pattern_2_0: 2730000 rects +caravel_00020001_fill_pattern_2_0: 2740000 rects +caravel_00020001_fill_pattern_2_0: 2750000 rects +caravel_00020001_fill_pattern_2_0: 2760000 rects +caravel_00020001_fill_pattern_2_0: 2770000 rects +caravel_00020001_fill_pattern_2_0: 2780000 rects +caravel_00020001_fill_pattern_2_0: 2790000 rects +caravel_00020001_fill_pattern_2_0: 2800000 rects +caravel_00020001_fill_pattern_2_0: 2810000 rects +caravel_00020001_fill_pattern_2_0: 2820000 rects +caravel_00020001_fill_pattern_2_0: 2830000 rects +caravel_00020001_fill_pattern_2_0: 2840000 rects +caravel_00020001_fill_pattern_2_0: 2850000 rects +caravel_00020001_fill_pattern_2_0: 2860000 rects +caravel_00020001_fill_pattern_2_0: 2870000 rects +caravel_00020001_fill_pattern_2_0: 2880000 rects +caravel_00020001_fill_pattern_2_0: 2890000 rects +caravel_00020001_fill_pattern_2_0: 2900000 rects +caravel_00020001_fill_pattern_2_0: 2910000 rects +caravel_00020001_fill_pattern_2_0: 2920000 rects +caravel_00020001_fill_pattern_2_0: 2930000 rects +caravel_00020001_fill_pattern_2_0: 2940000 rects +caravel_00020001_fill_pattern_2_0: 2950000 rects +caravel_00020001_fill_pattern_2_0: 2960000 rects +caravel_00020001_fill_pattern_2_0: 2970000 rects +caravel_00020001_fill_pattern_2_0: 2980000 rects +caravel_00020001_fill_pattern_2_0: 2990000 rects +caravel_00020001_fill_pattern_2_0: 3000000 rects +caravel_00020001_fill_pattern_2_0: 3010000 rects +caravel_00020001_fill_pattern_2_0: 3020000 rects +caravel_00020001_fill_pattern_2_0: 3030000 rects +caravel_00020001_fill_pattern_2_0: 3040000 rects +caravel_00020001_fill_pattern_2_0: 3050000 rects +caravel_00020001_fill_pattern_2_0: 3060000 rects +caravel_00020001_fill_pattern_2_0: 3070000 rects +caravel_00020001_fill_pattern_2_0: 3080000 rects +caravel_00020001_fill_pattern_2_0: 3090000 rects +caravel_00020001_fill_pattern_2_0: 3100000 rects +caravel_00020001_fill_pattern_2_0: 3110000 rects +caravel_00020001_fill_pattern_2_0: 3120000 rects +caravel_00020001_fill_pattern_2_0: 3130000 rects +caravel_00020001_fill_pattern_2_0: 3140000 rects +caravel_00020001_fill_pattern_2_0: 3150000 rects +caravel_00020001_fill_pattern_2_0: 3160000 rects +caravel_00020001_fill_pattern_2_0: 3170000 rects +caravel_00020001_fill_pattern_2_0: 3180000 rects +caravel_00020001_fill_pattern_2_0: 3190000 rects +caravel_00020001_fill_pattern_2_0: 3200000 rects +caravel_00020001_fill_pattern_2_0: 3210000 rects +caravel_00020001_fill_pattern_2_0: 3220000 rects +caravel_ +caravel_00020001_fill_pattern_4_1: 1560000 rects +caravel_00020001_fill_pattern_4_1: 1570000 rects +caravel_00020001_fill_pattern_4_1: 1580000 rects +caravel_00020001_fill_pattern_4_1: 1590000 rects +caravel_00020001_fill_pattern_4_1: 1600000 rects +caravel_00020001_fill_pattern_4_1: 1610000 rects +caravel_00020001_fill_pattern_4_1: 1620000 rects +caravel_00020001_fill_pattern_4_1: 1630000 rects +caravel_00020001_fill_pattern_4_1: 1640000 rects +caravel_00020001_fill_pattern_4_1: 1650000 rects +caravel_00020001_fill_pattern_4_1: 1660000 rects +caravel_00020001_fill_pattern_4_1: 1670000 rects +caravel_00020001_fill_pattern_4_1: 1680000 rects +caravel_00020001_fill_pattern_4_1: 1690000 rects +caravel_00020001_fill_pattern_4_1: 1700000 rects +caravel_00020001_fill_pattern_4_1: 1710000 rects +caravel_00020001_fill_pattern_4_1: 1720000 rects +caravel_00020001_fill_pattern_4_1: 1730000 rects +caravel_00020001_fill_pattern_4_1: 1740000 rects +caravel_00020001_fill_pattern_4_1: 1750000 rects +caravel_00020001_fill_pattern_4_1: 1760000 rects +caravel_00020001_fill_pattern_4_1: 1770000 rects +caravel_00020001_fill_pattern_4_1: 1780000 rects +caravel_00020001_fill_pattern_4_1: 1790000 rects +caravel_00020001_fill_pattern_4_1: 1800000 rects +caravel_00020001_fill_pattern_4_1: 1810000 rects +caravel_00020001_fill_pattern_4_1: 1820000 rects +caravel_00020001_fill_pattern_4_1: 1830000 rects +caravel_00020001_fill_pattern_4_1: 1840000 rects +caravel_00020001_fill_pattern_4_1: 1850000 rects +caravel_00020001_fill_pattern_4_1: 1860000 rects +caravel_00020001_fill_pattern_4_1: 1870000 rects +caravel_00020001_fill_pattern_4_1: 1880000 rects +caravel_00020001_fill_pattern_4_1: 1890000 rects +caravel_00020001_fill_pattern_4_1: 1900000 rects +caravel_00020001_fill_pattern_4_1: 1910000 rects +caravel_00020001_fill_pattern_4_1: 1920000 rects +caravel_00020001_fill_pattern_4_1: 1930000 rects +caravel_00020001_fill_pattern_4_1: 1940000 rects +caravel_00020001_fill_pattern_4_1: 1950000 rects +caravel_00020001_fill_pattern_4_1: 1960000 rects +caravel_00020001_fill_pattern_4_1: 1970000 rects +caravel_00020001_fill_pattern_4_1: 1980000 rects +caravel_00020001_fill_pattern_4_1: 1990000 rects +caravel_00020001_fill_pattern_4_1: 2000000 rects +caravel_00020001_fill_pattern_4_1: 2010000 rects +caravel_00020001_fill_pattern_4_1: 2020000 rects +caravel_00020001_fill_pattern_4_1: 2030000 rects +caravel_00020001_fill_pattern_4_1: 2040000 rects +caravel_00020001_fill_pattern_4_1: 2050000 rects +caravel_00020001_fill_pattern_4_1: 2060000 rects +caravel_00020001_fill_pattern_4_1: 2070000 rects +caravel_00020001_fill_pattern_4_1: 2080000 rects +caravel_00020001_fill_pattern_4_1: 2090000 rects +caravel_00020001_fill_pattern_4_1: 2100000 rects +caravel_00020001_fill_pattern_4_1: 2110000 rects +caravel_00020001_fill_pattern_4_1: 2120000 rects +caravel_00020001_fill_pattern_4_1: 2130000 rects +caravel_00020001_fill_pattern_4_1: 2140000 rects +caravel_00020001_fill_pattern_4_1: 2150000 rects +caravel_00020001_fill_pattern_4_1: 2160000 rects +caravel_00020001_fill_pattern_4_1: 2170000 rects +caravel_00020001_fill_pattern_4_1: 2180000 rects +caravel_00020001_fill_pattern_4_1: 2190000 rects +caravel_00020001_fill_pattern_4_1: 2200000 rects +caravel_00020001_fill_pattern_4_1: 2210000 rects +caravel_00020001_fill_pattern_4_1: 2220000 rects +caravel_00020001_fill_pattern_4_1: 2230000 rects +caravel_00020001_fill_pattern_4_1: 2240000 rects +caravel_00020001_fill_pattern_4_1: 2250000 rects +caravel_00020001_fill_pattern_4_1: 2260000 rects +caravel_00020001_fill_pattern_4_1: 2270000 rects +caravel_00020001_fill_pattern_4_1: 2280000 rects +caravel_00020001_fill_pattern_4_1: 2290000 rects +caravel_00020001_fill_pattern_4_1: 2300000 rects +caravel_00020001_fill_pattern_4_1: 2310000 rects +caravel_00020001_fill_pattern_4_1: 2320000 rects +caravel_00020001_fill_pattern_4_1: 2330000 rects +caravel_00020001_fill_pattern_4_1: 2340000 rects +caravel_00020001_fill_pattern_4_1: 2350000 rects +caravel_00020001_fill_pattern_4_1: 2360000 rects +caravel_00020001_fill_pattern_4_1: 2370000 rects +caravel_00020001_fill_pattern_4_1: 2380000 rects +caravel_00020001_fill_pattern_4_1: 2390000 rects +caravel_00020001_fill_pattern_4_1: 2400000 rects +caravel_00020001_fill_pattern_4_1: 2410000 rects +caravel_00020001_fill_pattern_4_1: 2420000 rects +caravel_00020001_fill_pattern_4_1: 2430000 rects +caravel_00020001_fill_pattern_4_1: 2440000 rects +caravel_00020001_fill_pattern_4_1: 2450000 rects +caravel_00020001_fill_pattern_4_1: 2460000 rects +caravel_00020001_fill_pattern_4_1: 2470000 rects +caravel_00020001_fill_pattern_4_1: 2480000 rects +caravel_00020001_fill_pattern_4_1: 2490000 rects +caravel_00020001_fill_pattern_4_1: 2500000 rects +caravel_00020001_fill_pattern_4_1: 2510000 rects +caravel_00020001_fill_pattern_4_1: 2520000 rects +caravel_00020001_fill_pattern_4_1: 2530000 rects +caravel_00020001_fill_pattern_4_1: 2540000 rects +caravel_00020001_fill_pattern_4_1: 2550000 rects +caravel_00020001_fill_pattern_4_1: 2560000 rects +caravel_00020001_fill_pattern_4_1: 2570000 rects +caravel_00020001_fill_pattern_4_1: 2580000 rects +caravel_00020001_fill_pattern_4_1: 2590000 rects +caravel_00020001_fill_pattern_4_1: 2600000 rects +caravel_00020001_fill_pattern_4_1: 2610000 rects +caravel_00020001_fill_pattern_4_1: 2620000 rects +caravel_00020001_fill_pattern_4_1: 2630000 rects +caravel_00020001_fill_pattern_4_1: 2640000 rects +caravel_00020001_fill_pattern_4_1: 2650000 rects +caravel_00020001_fill_pattern_4_1: 2660000 rects +caravel_00020001_fill_pattern_4_1: 2670000 rects +caravel_00020001_fill_pattern_4_1: 2680000 rects +caravel_00020001_fill_pattern_4_1: 2690000 rects +caravel_00020001_fill_pattern_4_1: 2700000 rects +caravel_00020001_fill_pattern_4_1: 2710000 rects +caravel_00020001_fill_pattern_4_1: 2720000 rects +caravel_00020001_fill_pattern_4_1: 2730000 rects +caravel_00020001_fill_pattern_4_1: 2740000 rects +caravel_00020001_fill_pattern_4_1: 2750000 rects +caravel_00020001_fill_pattern_4_1: 2760000 rects +caravel_00020001_fill_pattern_4_1: 2770000 rects +caravel_00020001_fill_pattern_4_1: 2780000 rects +caravel_00020001_fill_pattern_4_1: 2790000 rects +caravel_00020001_fill_pattern_4_1: 2800000 rects +caravel_00020001_fill_pattern_4_1: 2810000 rects +caravel_00020001_fill_pattern_4_1: 2820000 rects +caravel_00020001_fill_pattern_4_1: 2830000 rects +caravel_00020001_fill_pattern_4_1: 2840000 rects +caravel_00020001_fill_pattern_4_1: 2850000 rects +caravel_00020001_fill_pattern_4_1: 2860000 rects +caravel_00020001_fill_pattern_4_1: 2870000 rects +caravel_00020001_fill_pattern_4_1: 2880000 rects +caravel_00020001_fill_pattern_4_1: 2890000 rects +caravel_00020001_fill_pattern_4_1: 2900000 rects +caravel_00020001_fill_pattern_4_1: 2910000 rects +caravel_00020001_fill_pattern_4_1: 2920000 rects +caravel_00020001_fill_pattern_4_1: 2930000 rects +caravel_00020001_fill_pattern_4_1: 2940000 rects +caravel_00020001_fill_pattern_4_1: 2950000 rects +caravel_00020001_fill_pattern_4_1: 2960000 rects +caravel_00020001_fill_pattern_4_1: 2970000 rects +caravel_00020001_fill_pattern_4_1: 2980000 rects +caravel_00020001_fill_pattern_4_1: 2990000 rects +caravel_00020001_fill_pattern_4_1: 3000000 rects +caravel_00020001_fill_pattern_4_1: 3010000 rects +caravel_00020001_fill_pattern_4_1: 3020000 rects +caravel_00020001_fill_pattern_4_1: 3030000 rects +caravel_00020001_fill_pattern_4_1: 3040000 rects +caravel_00020001_fill_pattern_4_1: 3050000 rects +caravel_00020001_fill_pattern_4_1: 3060000 rects +caravel_00020001_fill_pattern_4_1: 3070000 rects +caravel_00020001_fill_pattern_4_1: 3080000 rects +caravel_00020001_fill_pattern_4_1: 3090000 rects +caravel_00020001_fill_pattern_4_1: 3100000 rects +caravel_00020001_fill_pattern_4_1: 3110000 rects +caravel_00020001_fill_pattern_4_1: 3120000 rects +caravel_00020001_fill_pattern_4_1: 3130000 rects +caravel_00020001_fill_pattern_4_1: 3140000 rects +caravel_00020001_fill_pattern_4_1: 3150000 rects +caravel_00020001_fill_pattern_4_1: 3160000 rects +caravel_00020001_fill_pattern_4_1: 3170000 rects +caravel_00020001_fill_pattern_4_1: 3180000 rects +caravel_00020001_fill_pattern_4_1: 3190000 rects +caravel_00020001_fill_pattern_4_1: 3200000 rects +caravel_00020001_fill_pattern_4_1: 3210000 rects +caravel_00020001_fill_pattern_4_1: 3220000 rects +caravel_00020001_fill_pattern_2_0: 3230000 rects +caravel_00020001_fill_pattern_1_1: 1560000 rects caravel_00020001_fill_pattern_1_1: 1570000 rects caravel_00020001_fill_pattern_1_1: 1580000 rects caravel_00020001_fill_pattern_1_1: 1590000 rects @@ -15051,7 +14475,7 @@ caravel_00020001_fill_pattern_1_1: 2360000 rects caravel_00020001_fill_pattern_1_1: 2370000 rects caravel_00020001_fill_pattern_1_1: 2380000 rects -caravel_00020001_fill_pattern_1_1: 2390000 rects +caravel_00020001_fill_patter00020001_fill_pattern_0_0: 3230000 rectsn_1_1: 2390000 rects caravel_00020001_fill_pattern_1_1: 2400000 rects caravel_00020001_fill_pattern_1_1: 2410000 rects caravel_00020001_fill_pattern_1_1: 2420000 rects @@ -15135,508 +14559,175 @@ caravel_00020001_fill_pattern_1_1: 3200000 rects caravel_00020001_fill_pattern_1_1: 3210000 rects caravel_00020001_fill_pattern_1_1: 3220000 rects -caravel_00020001_fill_pattern_1_1: 3230000 rects000 rects -caravel_00020001_fill_pattern_2_5: 3250000 rects -caravel_00020001_fill_pattern_2_5: 3260000 rects -caravel_00020001_fill_pattern_2_5: 3270000 rects -caravel_00020001_fill_pattern_2_5: 3280000 rects -caravel_00020001_fill_pattern_2_5: 3290000 rects -caravel_00020001_fill_pattern_2_5: 3300000 rects -caravel_00020001_fill_pattern_2_5: 3310000 rects -caravel_00020001_fill_pattern_2_5: 3320000 rects -caravel_00020001_fill_pattern_2_5: 3330000 rects -caravel_00020001_fill_pattern_2_5: 3340000 rects -caravel_00020001_fill_pattern_2_5: 3350000 rects -caravel_00020001_fill_pattern_2_5: 3360000 rects -caravel_00020001_fill_pattern_2_5: 3370000 rects -caravel_00020001_fill_pattern_2_5: 3380000 rects -caravel_00020001_fill_pattern_2_5: 3390000 rects -caravel_00020001_fill_pattern_2_5: 3400000 rects -caravel_00020001_fill_pattern_2_5: 3410000 rects -caravel_00020001_fill_pattern_2_5: 3420000 rects -caravel_00020001_fill_pattern_2_5: 3430000 rects -caravel_00020001_fill_pattern_2_5: 3440000 rects -caravel_00020001_fill_pattern_2_5: 3450000 rects -caravel_00020001_fill_pattern_2_5: 3460000 rects -caravel_00020001_fill_pattern_2_5: 3470000 rects -caravel_00020001_fill_pattern_2_5: 3480000 rects -caravel_00020001_fill_pattern_2_5: 3490000 rects -caravel_00020001_fill_pattern_2_5: 3500000 rects -caravel_00020001_fill_pattern_2_5: 3510000 rects -caravel_00020001_fill_pattern_2_5: 3520000 rects -caravel_00020001_fill_pattern_2_5: 3530000 rects -caravel_00020001_fill_pattern_2_5: 3540000 rects -caravel_00020001_fill_pattern_2_5: 3550000 rects -caravel_00020001_fill_pattern_2_5: 3560000 rects -caravel_00020001_fill_pattern_2_5: 3570000 rects -caravel_00020001_fill_pattern_2_5: 3580000 rects -caravel_00020001_fill_pattern_2_5: 3590000 rects -caravel_00020001_fill_pattern_2_5: 3600000 rects -caravel_00020001_fill_pattern_2_5: 3610000 rects -caravel_00020001_fill_pattern_2_5: 3620000 rects -caravel_00020001_fill_pattern_2_5: 3630000 rects -caravel_00020001_fill_pattern_2_5: 3640000 rects -caravel_00020001_fill_pattern_2_5: 3650000 rects -caravel_00020001_fill_pattern_2_5: 3660000 rects -caravel_00020001_fill_pattern_2_5: 3670000 rects -caravel_00020001_fill_pattern_2_5: 3680000 rects -caravel_00020001_fill_pattern_2_5: 3690000 rects -caravel_00020001_fill_pattern_2_5: 3700000 rects -caravel_00020001_fill_pattern_2_5: 3710000 rects -caravel_00020001_fill_pattern_2_5: 3720000 rects -caravel_00020001_fill_pattern_2_5: 3730000 rects -caravel_00020001_fill_pattern_2_5: 3740000 rects -caravel_00020001_fill_pattern_2_5: 3750000 rects -caravel_00020001_fill_pattern_2_5: 3760000 rects -caravel_00020001_fill_pattern_2_5: 3770000 rects -caravel_00020001_fill_pattern_2_5: 3780000 rects -caravel_00020001_fill_pattern_2_5: 3790000 rects -caravel_00020001_fill_pattern_2_5: 3800000 rects -caravel_00020001_fill_pattern_2_5: 3810000 rects -caravel_00020001_fill_pattern_2_5: 3820000 rects -caravel_00020001_fill_pattern_2_5: 3830000 rects -caravel_00020001_fill_pattern_2_5: 3840000 rects -caravel_00020001_fill_pattern_2_5: 3850000 rects -caravel_00020001_fill_pattern_2_5: 3860000 rects -caravel_00020001_fill_pattern_2_5: 3870000 rects -caravel_00020001_fill_pattern_2_5: 3880000 rects -caravel_00020001_fill_pattern_2_5: 3890000 rects -caravel_00020001_fill_pattern_2_5: 3900000 rects -caravel_00020001_fill_pattern_2_5: 3910000 rects -caravel_00020001_fill_pattern_2_5: 3920000 rects -caravel_00020001_fill_pattern_2_5: 3930000 rects -caravel_00020001_fill_pattern_2_5: 3940000 rects -caravel_00020001_fill_pattern_2_5: 3950000 rects -caravel_00020001_fill_pattern_2_5: 3960000 rects -caravel_00020001_fill_pattern_2_5: 3970000 rects -caravel_00020001_fill_pattern_2_5: 3980000 rects -caravel_00020001_fill_pattern_2_5: 3990000 rects -caravel_00020001_fill_pattern_2_5: 4000000 rects -caravel_00020001_fill_pattern_2_5: 4010000 rects -caravel_00020001_fill_pattern_2_5: 4020000 rects -caravel_00020001_fill_pattern_2_5: 4030000 rects -caravel_00020001_fill_pattern_2_5: 4040000 rects -caravel_00020001_fill_pattern_2_5: 4050000 rects -caravel_00020001_fill_pattern_2_5: 4060000 rects -caravel_00020001_fill_pattern_2_5: 4070000 rects -caravel_00020001_fill_pattern_2_5: 4080000 rects -caravel_00020001_fill_pattern_2_5: 4090000 rects -caravel_00020001_fill_pattern_2_5: 4100000 rects -caravel_00020001_fill_pattern_2_5: 4110000 rects -caravel_00020001_fill_pattern_2_5: 4120000 rects -caravel_00020001_fill_pattern_2_5: 4130000 rects -caravel_00020001_fill_pattern_2_5: 4140000 rects -caravel_00020001_fill_pattern_2_5: 4150000 rects -caravel_00020001_fill_pattern_2_5: 4160000 rects -caravel_00020001_fill_pattern_2_5: 4170000 rects -caravel_00020001_fill_pattern_2_5: 4180000 rects -caravel_00020001_fill_pattern_2_5: 4190000 rects -caravel_00020001_fill_pattern_2_5: 4200000 rects -caravel_00020001_fill_pattern_2_5: 4210000 rects -caravel_00020001_fill_pattern_2_5: 4220000 rects -caravel_00020001_fill_pattern_2_5: 4230000 rects -caravel_00020001_fill_pattern_2_5: 4240000 rects -caravel_00020001_fill_pattern_2_5: 4250000 rects -caravel_00020001_fill_pattern_2_5: 4260000 rects -caravel_00020001_fill_pattern_2_5: 4270000 rects -caravel_00020001_fill_pattern_2_5: 4280000 rects -caravel_00020001_fill_pattern_2_5: 4290000 rects -caravel_00020001_fill_pattern_2_5: 4300000 rects -caravel_00020001_fill_pattern_2_5: 4310000 rects -caravel_00020001_fill_pattern_2_5: 4320000 rects -caravel_00020001_fill_pattern_2_5: 4330000 rects -caravel_00020001_fill_pattern_2_5: 4340000 rects -caravel_00020001_fill_pattern_2_5: 4350000 rects -caravel_00020001_fill_pattern_2_5: 4360000 rects -caravel_00020001_fill_pattern_2_5: 4370000 rects -caravel_00020001_fill_pattern_2_5: 4380000 rects -caravel_00020001_fill_pattern_2_5: 4390000 rects -caravel_00020001_fill_pattern_2_5: 4400000 rects -caravel_00020001_fill_pattern_2_5: 4410000 rects -caravel_00020001_fill_pattern_2_5: 4420000 rects -caravel_00020001_fill_pattern_2_5: 4430000 rects -caravel_00020001_fill_pattern_2_5: 4440000 rects -caravel_00020001_fill_pattern_2_5: 4450000 rects -caravel_00020001_fill_pattern_2_5: 4460000 rects -caravel_00020001_fill_pattern_2_5: 4470000 rects -caravel_00020001_fill_pattern_2_5: 4480000 rects -caravel_00020001_fill_pattern_2_5: 4490000 rects -caravel_00020001_fill_pattern_2_5: 4500000 rects -caravel_00020001_fill_pattern_2_5: 4510000 rects -caravel_00020001_fill_pattern_2_5: 4520000 rects -caravel_00020001_fill_pattern_2_5: 4530000 rects -caravel_00020001_fill_pattern_2_5: 4540000 rects -caravel_00020001_fill_pattern_2_5: 4550000 rects -caravel_00020001_fill_pattern_2_5: 4560000 rects -caravel_00020001_fill_pattern_2_5: 4570000 rects -caravel_00020001_fill_pattern_2_5: 4580000 rects -caravel_00020001_fill_pattern_2_5: 4590000 rects -caravel_00020001_fill_pattern_2_5: 4600000 rects -caravel_00020001_fill_pattern_2_5: 4610000 rects -caravel_00020001_fill_pattern_2_5: 4620000 rects -caravel_00020001_fill_pattern_2_5: 4630000 rects -caravel_00020001_fill_pattern_2_5: 4640000 rects -caravel_00020001_fill_pattern_2_5: 4650000 rects -caravel_00020001_fill_pattern_2_5: 4660000 rects -caravel_00020001_fill_pattern_2_5: 4670000 rects -caravel_00020001_fill_pattern_2_5: 4680000 rects -caravel_00020001_fill_pattern_2_5: 4690000 rects -caravel_00020001_fill_pattern_2_5: 4700000 rects -caravel_00020001_fill_pattern_2_5: 4710000 rects -caravel_00020001_fill_pattern_2_5: 4720000 rects -caravel_00020001_fill_pattern_2_5: 4730000 rects -caravel_00020001_fill_pattern_2_5: 4740000 rects -caravel_00020001_fill_pattern_2_5: 4750000 rects -caravel_00020001_fill_pattern_2_5: 4760000 rects -caravel_00020001_fill_pattern_2_5: 4770000 rects -caravel_00020001_fill_pattern_2_5: 4780000 rects -caravel_00020001_fill_pattern_2_5: 4790000 rects -caravel_00020001_fill_pattern_2_5: 4800000 rects -caravel_00020001_fill_pattern_2_5: 4810000 rects -caravel_00020001_fill_pattern_2_5: 4820000 rects -caravel_00020001_fill_pattern_2_5: 4830000 rects -caravel_00020001_fill_pattern_2_5: 4840000 rects -caravel_00020001_fill_pattern_2_5: 4850000 rects -caravel_00020001_fill_pattern_2_5: 4860000 rects -caravel_00020001_fill_pattern_2_5: 4870000 rects -caravel_00020001_fill_pattern_2_5: 4880000 rects -caravel_00020001_fill_pattern_2_5: 4890000 rects -caravel_00020001_fill_pattern_2_5: 4900000 rects -caravel_00020001_fill_pattern_2_5: 4910000 rects000 rects -caravel_00020001_fill_pattern_3_0: 1570000 rects -caravel_00020001_fill_pattern_3_0: 1580000 rects -caravel_00020001_fill_pattern_3_0: 1590000 rects -caravel_00020001_fill_pattern_3_0: 1600000 rects -caravel_00020001_fill_pattern_3_0: 1610000 rects -caravel_00020001_fill_pattern_3_0: 1620000 rects -caravel_00020001_fill_pattern_3_0: 1630000 rects -caravel_00020001_fill_pattern_3_0: 1640000 rects -caravel_00020001_fill_pattern_3_0: 1650000 rects -caravel_00020001_fill_pattern_3_0: 1660000 rects -caravel_00020001_fill_pattern_3_0: 1670000 rects -caravel_00020001_fill_pattern_3_0: 1680000 rects -caravel_00020001_fill_pattern_3_0: 1690000 rects -caravel_00020001_fill_pattern_3_0: 1700000 rects -caravel_00020001_fill_pattern_3_0: 1710000 rects -caravel_00020001_fill_pattern_3_0: 1720000 rects -caravel_00020001_fill_pattern_3_0: 1730000 rects -caravel_00020001_fill_pattern_3_0: 1740000 rects -caravel_00020001_fill_pattern_3_0: 1750000 rects -caravel_00020001_fill_pattern_3_0: 1760000 rects -caravel_00020001_fill_pattern_3_0: 1770000 rects -caravel_00020001_fill_pattern_3_0: 1780000 rects -caravel_00020001_fill_pattern_3_0: 1790000 rects -caravel_00020001_fill_pattern_3_0: 1800000 rects -caravel_00020001_fill_pattern_3_0: 1810000 rects -caravel_00020001_fill_pattern_3_0: 1820000 rects -caravel_00020001_fill_pattern_3_0: 1830000 rects -caravel_00020001_fill_pattern_3_0: 1840000 rects -caravel_00020001_fill_pattern_3_0: 1850000 rects -caravel_00020001_fill_pattern_3_0: 1860000 rects -caravel_00020001_fill_pattern_3_0: 1870000 rects -caravel_00020001_fill_pattern_3_0: 1880000 rects -caravel_00020001_fill_pattern_3_0: 1890000 rects -caravel_00020001_fill_pattern_3_0: 1900000 rects -caravel_00020001_fill_pattern_3_0: 1910000 rects -caravel_00020001_fill_pattern_3_0: 1920000 rects -caravel_00020001_fill_pattern_3_0: 1930000 rects -caravel_00020001_fill_pattern_3_0: 1940000 rects -caravel_00020001_fill_pattern_3_0: 1950000 rects -caravel_00020001_fill_pattern_3_0: 1960000 rects -caravel_00020001_fill_pattern_3_0: 1970000 rects -caravel_00020001_fill_pattern_3_0: 1980000 rects -caravel_00020001_fill_pattern_3_0: 1990000 rects -caravel_00020001_fill_pattern_3_0: 2000000 rects -caravel_00020001_fill_pattern_3_0: 2010000 rects -caravel_00020001_fill_pattern_3_0: 2020000 rects -caravel_00020001_fill_pattern_3_0: 2030000 rects -caravel_00020001_fill_pattern_3_0: 2040000 rects -caravel_00020001_fill_pattern_3_0: 2050000 rects -caravel_00020001_fill_pattern_3_0: 2060000 rects -caravel_00020001_fill_pattern_3_0: 2070000 rects -caravel_00020001_fill_pattern_3_0: 2080000 rects -caravel_00020001_fill_pattern_3_0: 2090000 rects -caravel_00020001_fill_pattern_3_0: 2100000 rects -caravel_00020001_fill_pattern_3_0: 2110000 rects -caravel_00020001_fill_pattern_3_0: 2120000 rects -caravel_00020001_fill_pattern_3_0: 2130000 rects -caravel_00020001_fill_pattern_3_0: 2140000 rects -caravel_00020001_fill_pattern_3_0: 2150000 rects -caravel_00020001_fill_pattern_3_0: 2160000 rects -caravel_00020001_fill_pattern_3_0: 2170000 rects -caravel_00020001_fill_pattern_3_0: 2180000 rects -caravel_00020001_fill_pattern_3_0: 2190000 rects -caravel_00020001_fill_pattern_3_0: 2200000 rects -caravel_00020001_fill_pattern_3_0: 2210000 rects -caravel_00020001_fill_pattern_3_0: 2220000 rects -caravel_00020001_fill_pattern_3_0: 2230000 rects -caravel_00020001_fill_pattern_3_0: 2240000 rects -caravel_00020001_fill_pattern_3_0: 2250000 rects -caravel_00020001_fill_pattern_3_0: 2260000 rects -caravel_00020001_fill_pattern_3_0: 2270000 rects -caravel_00020001_fill_pattern_3_0: 2280000 rects -caravel_00020001_fill_pattern_3_0: 2290000 rects -caravel_00020001_fill_pattern_3_0: 2300000 rects -caravel_00020001_fill_pattern_3_0: 2310000 rects -caravel_00020001_fill_pattern_3_0: 2320000 rects -caravel_00020001_fill_pattern_3_0: 2330000 rects -caravel_00020001_fill_pattern_3_0: 2340000 rects -caravel_00020001_fill_pattern_3_0: 2350000 rects -caravel_00020001_fill_pattern_3_0: 2360000 rects -caravel_00020001_fill_pattern_3_0: 2370000 rects -caravel_00020001_fill_pattern_3_0: 2380000 rects -caravel_00020001_fill_pattern_3_0: 2390000 rects -caravel_00020001_fill_pattern_3_0: 2400000 rects -caravel_00020001_fill_pattern_3_0: 2410000 rects -caravel_00020001_fill_pattern_3_0: 2420000 rects -caravel_00020001_fill_pattern_3_0: 2430000 rects -caravel_00020001_fill_pattern_3_0: 2440000 rects -caravel_00020001_fill_pattern_3_0: 2450000 rects -caravel_00020001_fill_pattern_3_0: 2460000 rects -caravel_00020001_fill_pattern_3_0: 2470000 rects -caravel_00020001_fill_pattern_3_0: 2480000 rects -caravel_00020001_fill_pattern_3_0: 2490000 rects -caravel_00020001_fill_pattern_3_0: 2500000 rects -caravel_00020001_fill_pattern_3_0: 2510000 rects -caravel_00020001_fill_pattern_3_0: 2520000 rects -caravel_00020001_fill_pattern_3_0: 2530000 rects -caravel_00020001_fill_pattern_3_0: 2540000 rects -caravel_00020001_fill_pattern_3_0: 2550000 rects -caravel_00020001_fill_pattern_3_0: 2560000 rects -caravel_00020001_fill_pattern_3_0: 2570000 rects -caravel_00020001_fill_pattern_3_0: 2580000 rects -caravel_00020001_fill_pattern_3_0: 2590000 rects -caravel_00020001_fill_pattern_3_0: 2600000 rects -caravel_00020001_fill_pattern_3_0: 2610000 rects -caravel_00020001_fill_pattern_3_0: 2620000 rects -caravel_00020001_fill_pattern_3_0: 2630000 rects -caravel_00020001_fill_pattern_3_0: 2640000 rects -caravel_00020001_fill_pattern_3_0: 2650000 rects -caravel_00020001_fill_pattern_3_0: 2660000 rects -caravel_00020001_fill_pattern_3_0: 2670000 rects -caravel_00020001_fill_pattern_3_0: 2680000 rects -caravel_00020001_fill_pattern_3_0: 2690000 rects -caravel_00020001_fill_pattern_3_0: 2700000 rects -caravel_00020001_fill_pattern_3_0: 2710000 rects -caravel_00020001_fill_pattern_3_0: 2720000 rects -caravel_00020001_fill_pattern_3_0: 2730000 rects -caravel_00020001_fill_pattern_3_0: 2740000 rects -caravel_00020001_fill_pattern_3_0: 2750000 rects -caravel_00020001_fill_pattern_3_0: 2760000 rects -caravel_00020001_fill_pattern_3_0: 2770000 rects -caravel_00020001_fill_pattern_3_0: 2780000 rects -caravel_00020001_fill_pattern_3_0: 2790000 rects -caravel_00020001_fill_pattern_3_0: 2800000 rects -caravel_00020001_fill_pattern_3_0: 2810000 rects -caravel_00020001_fill_pattern_3_0: 2820000 rects -caravel_00020001_fill_pattern_3_0: 2830000 rects -caravel_00020001_fill_pattern_3_0: 2840000 rects -caravel_00020001_fill_pattern_3_0: 2850000 rects -caravel_00020001_fill_pattern_3_0: 2860000 rects -caravel_00020001_fill_pattern_3_0: 2870000 rects -caravel_00020001_fill_pattern_3_0: 2880000 rects -caravel_00020001_fill_pattern_3_0: 2890000 rects -caravel_00020001_fill_pattern_3_0: 2900000 rects -caravel_00020001_fill_pattern_3_0: 2910000 rects -caravel_00020001_fill_pattern_3_0: 2920000 rects -caravel_00020001_fill_pattern_3_0: 2930000 rects -caravel_00020001_fill_pattern_3_0: 2940000 rects -caravel_00020001_fill_pattern_3_0: 2950000 rects -caravel_00020001_fill_pattern_3_0: 2960000 rects -caravel_00020001_fill_pattern_3_0: 2970000 rects -caravel_00020001_fill_pattern_3_0: 2980000 rects -caravel_00020001_fill_pattern_3_0: 2990000 rects -caravel_00020001_fill_pattern_3_0: 3000000 rects -caravel_00020001_fill_pattern_3_0: 3010000 rects -caravel_00020001_fill_pattern_3_0: 3020000 rects -caravel_00020001_fill_pattern_3_0: 3030000 rects -caravel_00020001_fill_pattern_3_0: 3040000 rects -caravel_00020001_fill_pattern_3_0: 3050000 rects -caravel_00020001_fill_pattern_3_0: 3060000 rects -caravel_00020001_fill_pattern_3_0: 3070000 rects -caravel_00020001_fill_pattern_3_0: 3080000 rects -caravel_00020001_fill_pattern_3_0: 3090000 rects -caravel_00020001_fill_pattern_3_0: 3100000 rects -caravel_00020001_fill_pattern_3_0: 3110000 rects -caravel_00020001_fill_pattern_3_0: 3120000 rects -caravel_00020001_fill_pattern_3_0: 3130000 rects -caravel_00020001_fill_pattern_3_0: 3140000 rects -caravel_00020001_fill_pattern_3_0: 3150000 rects -caravel_00020001_fill_pattern_3_0: 3160000 rects -caravel_00020001_fill_pattern_3_0: 3170000 rects -caravel_00020001_fill_pattern_3_0: 3180000 rects -caravel_00020001_fill_pattern_3_0: 3190000 rects -caravel_00020001_fill_pattern_3_0: 3200000 rects -caravel_00020001_fill_pattern_3_0: 3210000 rects -caravel_00020001_fill_pattern_3_0: 3220000 rects -caravel_00020001_fill_pattern_3_0: 3230000 rects000 rects -caravel_00020001_fill_pattern_2_1: 1570000 rects -caravel_00020001_fill_pattern_2_1: 1580000 rects -caravel_00020001_fill_pattern_2_1: 1590000 rects -caravel_00020001_fill_pattern_2_1: 1600000 rects -caravel_00020001_fill_pattern_2_1: 1610000 rects -caravel_00020001_fill_pattern_2_1: 1620000 rects -caravel_00020001_fill_pattern_2_1: 1630000 rects -caravel_00020001_fill_pattern_2_1: 1640000 rects -caravel_00020001_fill_pattern_2_1: 1650000 rects -caravel_00020001_fill_pattern_2_1: 1660000 rects -caravel_00020001_fill_pattern_2_1: 1670000 rects -caravel_00020001_fill_pattern_2_1: 1680000 rects -caravel_00020001_fill_pattern_2_1: 1690000 rects -caravel_00020001_fill_pattern_2_1: 1700000 rects -caravel_00020001_fill_pattern_2_1: 1710000 rects -caravel_00020001_fill_pattern_2_1: 1720000 rects -caravel_00020001_fill_pattern_2_1: 1730000 rects -caravel_00020001_fill_pattern_2_1: 1740000 rects -caravel_00020001_fill_pattern_2_1: 1750000 rects -caravel_00020001_fill_pattern_2_1: 1760000 rects -caravel_00020001_fill_pattern_2_1: 1770000 rects -caravel_00020001_fill_pattern_2_1: 1780000 rects -caravel_00020001_fill_pattern_2_1: 1790000 rects -caravel_00020001_fill_pattern_2_1: 1800000 rects -caravel_00020001_fill_pattern_2_1: 1810000 rects -caravel_00020001_fill_pattern_2_1: 1820000 rects -caravel_00020001_fill_pattern_2_1: 1830000 rects -caravel_00020001_fill_pattern_2_1: 1840000 rects -caravel_00020001_fill_pattern_2_1: 1850000 rects -caravel_00020001_fill_pattern_2_1: 1860000 rects -caravel_00020001_fill_pattern_2_1: 1870000 rects -caravel_00020001_fill_pattern_2_1: 1880000 rects -caravel_00020001_fill_pattern_2_1: 1890000 rects -caravel_00020001_fill_pattern_2_1: 1900000 rects -caravel_00020001_fill_pattern_2_1: 1910000 rects -caravel_00020001_fill_pattern_2_1: 1920000 rects -caravel_00020001_fill_pattern_2_1: 1930000 rects -caravel_00020001_fill_pattern_2_1: 1940000 rects -caravel_00020001_fill_pattern_2_1: 1950000 rects -caravel_00020001_fill_pattern_2_1: 1960000 rects -caravel_00020001_fill_pattern_2_1: 1970000 rects -caravel_00020001_fill_pattern_2_1: 1980000 rects -caravel_00020001_fill_pattern_2_1: 1990000 rects -caravel_00020001_fill_pattern_2_1: 2000000 rects -caravel_00020001_fill_pattern_2_1: 2010000 rects -caravel_00020001_fill_pattern_2_1: 2020000 rects -caravel_00020001_fill_pattern_2_1: 2030000 rects -caravel_00020001_fill_pattern_2_1: 2040000 rects -caravel_00020001_fill_pattern_2_1: 2050000 rects -caravel_00020001_fill_pattern_2_1: 2060000 rects -caravel_00020001_fill_pattern_2_1: 2070000 rects -caravel_00020001_fill_pattern_2_1: 2080000 rects -caravel_00020001_fill_pattern_2_1: 2090000 rects -caravel_00020001_fill_pattern_2_1: 2100000 rects -caravel_00020001_fill_pattern_2_1: 2110000 rects -caravel_00020001_fill_pattern_2_1: 2120000 rects -caravel_00020001_fill_pattern_2_1: 2130000 rects -caravel_00020001_fill_pattern_2_1: 2140000 rects -caravel_00020001_fill_pattern_2_1: 2150000 rects -caravel_00020001_fill_pattern_2_1: 2160000 rects -caravel_00020001_fill_pattern_2_1: 2170000 rects -caravel_00020001_fill_pattern_2_1: 2180000 rects -caravel_00020001_fill_pattern_2_1: 2190000 rects -caravel_00020001_fill_pattern_2_1: 2200000 rects -caravel_00020001_fill_pattern_2_1: 2210000 rects -caravel_00020001_fill_pattern_2_1: 2220000 rects -caravel_00020001_fill_pattern_2_1: 2230000 rects -caravel_00020001_fill_pattern_2_1: 2240000 rects -caravel_00020001_fill_pattern_2_1: 2250000 rects -caravel_00020001_fill_pattern_2_1: 2260000 rects -caravel_00020001_fill_pattern_2_1: 2270000 rects -caravel_00020001_fill_pattern_2_1: 2280000 rects -caravel_00020001_fill_pattern_2_1: 2290000 rects -caravel_00020001_fill_pattern_2_1: 2300000 rects -caravel_00020001_fill_pattern_2_1: 2310000 rects -caravel_00020001_fill_pattern_2_1: 2320000 rects -caravel_00020001_fill_pattern_2_1: 2330000 rects -caravel_00020001_fill_pattern_2_1: 2340000 rects -caravel_00020001_fill_pattern_2_1: 2350000 rects -caravel_00020001_fill_pattern_2_1: 2360000 rects -caravel_00020001_fill_pattern_2_1: 2370000 rects -caravel_00020001_fill_pattern_2_1: 2380000 rects -caravel_00020001_fill_pattern_2_1: 2390000 rects -caravel_00020001_fill_pattern_2_1: 2400000 rects -caravel_00020001_fill_pattern_2_1: 2410000 rects -caravel_00020001_fill_pattern_2_1: 2420000 rects -caravel_00020001_fill_pattern_2_1: 2430000 rects -caravel_00020001_fill_pattern_2_1: 2440000 rects -caravel_00020001_fill_pattern_2_1: 2450000 rects -caravel_00020001_fill_pattern_2_1: 2460000 rects -caravel_00020001_fill_pattern_2_1: 2470000 rects -caravel_00020001_fill_pattern_2_1: 2480000 rects -caravel_00020001_fill_pattern_2_1: 2490000 rects -caravel_00020001_fill_pattern_2_1: 2500000 rects -caravel_00020001_fill_pattern_2_1: 2510000 rects -caravel_00020001_fill_pattern_2_1: 2520000 rects -caravel_00020001_fill_pattern_2_1: 2530000 rects -caravel_00020001_fill_pattern_2_1: 2540000 rects -caravel_00020001_fill_pattern_2_1: 2550000 rects -caravel_00020001_fill_pattern_2_1: 2560000 rects -caravel_00020001_fill_pattern_2_1: 2570000 rects -caravel_00020001_fill_pattern_2_1: 2580000 rects -caravel_00020001_fill_pattern_2_1: 2590000 rects -caravel_00020001_fill_pattern_2_1: 2600000 rects -caravel_00020001_fill_pattern_2_1: 2610000 rects -caravel_00020001_fill_pattern_2_1: 2620000 rects -caravel_00020001_fill_pattern_2_1: 2630000 rects -caravel_00020001_fill_pattern_2_1: 2640000 rects -caravel_00020001_fill_pattern_2_1: 2650000 rects -caravel_00020001_fill_pattern_2_1: 2660000 rects -caravel_00020001_fill_pattern_2_1: 2670000 rects -caravel_00020001_fill_pattern_2_1: 2680000 rects -caravel_00020001_fill_pattern_2_1: 2690000 rects -caravel_00020001_fill_pattern_2_1: 2700000 rects -caravel_00020001_fill_pattern_2_1: 2710000 rects -caravel_00020001_fill_pattern_2_1: 2720000 rects -caravel_00020001_fill_pattern_2_1: 2730000 rects -caravel_00020001_fill_pattern_2_1: 2740000 rects -caravel_00020001_fill_pattern_2_1: 2750000 rects -caravel_00020001_fill_pattern_2_1: 2760000 rects -caravel_00020001_fill_pattern_2_1: 2770000 rects -caravel_00020001_fill_pattern_2_1: 2780000 rects -caravel_00020001_fill_pattern_2_1: 2790000 rects -caravel_00020001_fill_pattern_2_1: 2800000 rects -caravel_00020001_fill_pattern_2_1: 2810000 rects -caravel_00020001_fill_pattern_2_1: 2820000 rects -caravel_00020001_fill_pattern_2_1: 2830000 rects -caravel_00020001_fill_pattern_2_1: 2840000 rects -caravel_00020001_fill_pattern_2_1: 2850000 rects -caravel_00020001_fill_pattern_2_1: 2860000 rects -caravel_00020001_fill_pattern_2_1: 2870000 rects -caravel_00020001_fill_pattern_2_1: 2880000 rects -caravel_00020001_fill_pattern_2_1: 2890000 rects -caravel_00020001_fill_pattern_2_1: 2900000 rects -caravel_00020001_fill_pattern_2_1: 2910000 rects -caravel_00020001_fill_pattern_2_1: 2920000 rects -caravel_00020001_fill_pattern_2_1: 2930000 rects -caravel_00020001_fill_pattern_2_1: 2940000 rects -caravel_00020001_fill_pattern_2_1: 2950000 rects -caravel_00020001_fill_pattern_2_1: 2960000 rects -caravel_00020001_fill_pattern_2_1: 2970000 rects -caravel_00020001_fill_pattern_2_1: 2980000 rects -caravel_00020001_fill_pattern_2_1: 2990000 rects -caravel_00020001_fill_pattern_2_1: 3000000 rects -caravel_00020001_fill_pattern_2_1: 3010000 rects -caravel_00020001_fill_pattern_2_1: 3020000 rects -caravel_00020001_fill_pattern_2_1: 3030000 rects -caravel_00020001_fill_pattern_2_1: 3040000 rects -caravel_00020001_fill_pattern_2_1: 3050000 rects -caravel_00020001_fill_pattern_2_1: 3060000 rects -caravel_00020001_fill_pattern_2_1: 3070000 rects -caravel_00020001_fill_pattern_2_1: 3080000 rects -caravel_00020001_fill_pattern_2_1: 3090000 rects -caravel_00020001_fill_pattern_2_1: 3100000 rects -caravel_00020001_fill_pattern_2_1: 3110000 rects -caravel_00020001_fill_pattern_2_1: 3120000 rects -caravel_00020001_fill_pattern_2_1: 3130000 rects -caravel_00020001_fill_pattern_2_1: 3140000 rects -caravel_00020001_fill_pattern_2_1: 3150000 rects -caravel_00020001_fill_pattern_2_1: 3160000 rects -caravel_00020001_fill_pattern_2_1: 3170000 rects -caravel_00020001_fill_pattern_2_1: 3180000 rects -caravel_00020001_fill_pattern_2_1: 3190000 rects -caravel_00020001_fill_pattern_2_1: 3200000 rects -caravel_00020001_fill_pattern_2_1: 3210000 rects -caravel_00020001_fill_pattern_2_1: 3220000 rects -caravel_00020001_fill_pattern_2_1: 3230000 rects +caravel_ul 28 09:22:23 PDT 2021. +Starting magic under Tcl interpreter +Using the terminal as the console. +Using NULL graphics device. +site.pre: In custom site.pre... +site.pre: altered 'path sys' to: . $CAD_ROOT/magic/sys/ef-lib-magic/sys/style $CAD_ROOT/magic/sys $CAD_ROOT/magic/sys/current +Processing system .magicrc file +site.def: In custom site.def... +Sourcing design .magicrc for technology sky130A ... +2 Magic internal units = 1 Lambda +Input style sky130(vendor): scaleFactor=2, multiplier=2 +Scaled tech values by 2 / 1 to match internal grid scaling +Loading sky130A Device Generator Menu ... +Loading "/mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag/generate_fill_dist.tcl" from command line. +caravel_00020001_fill_pattern_3_6: 10000 rects +caravel_00020001_fill_pattern_3_6: 20000 rects +caravel_00020001_fill_pattern_3_6: 30000 rects +caravel_00020001_fill_pattern_3_6: 40000 rects +caravel_00020001_fill_pattern_3_6: 50000 rects +caravel_00020001_fill_pattern_3_6: 60000 rects +caravel_00020001_fill_pattern_3_6: 70000 rects +caravel_00020001_fill_pattern_3_6: 80000 rects +caravel_00020001_fill_pattern_3_6: 90000 rects +caravel_00020001_fill_pattern_3_6: 100000 rects +caravel_00020001_fill_pattern_3_6: 110000 rects +caravel_00020001_fill_pattern_3_6: 120000 rects +caravel_00020001_fill_pattern_3_6: 130000 rects +caravel_00020001_fill_pattern_3_6: 140000 rects +caravel_00020001_fill_pattern_3_6: 150000 rects +caravel_00020001_fill_pattern_3_6: 160000 rects +caravel_00020001_fill_pattern_3_6: 170000 rects +caravel_00020001_fill_pattern_3_6: 180000 rects +caravel_00020001_fill_pattern_3_6: 190000 rects +caravel_00020001_fill_pattern_3_6: 200000 rects +caravel_00020001_fill_pattern_3_6: 210000 rects +caravel_00020001_fill_pattern_3_6: 220000 rects +caravel_00020001_fill_pattern_3_6: 230000 rects +caravel_00020001_fill_pattern_3_6: 240000 rects +caravel_00020001_fill_pattern_3_6: 250000 rects +caravel_00020001_fill_pattern_3_6: 260000 rects +caravel_00020001_fill_pattern_3_6: 270000 rects +caravel_00020001_fill_pattern_3_6: 280000 rects +caravel_00020001_fill_pattern_3_6: 290000 rects +caravel_00020001_fill_pattern_3_6: 300000 rects +caravel_00020001_fill_pattern_3_6: 310000 rects +caravel_00020001_fill_pattern_3_6: 320000 rects +caravel_00020001_fill_pattern_3_6: 330000 rects +caravel_00020001_fill_pattern_3_6: 340000 rects +caravel_00020001_fill_pattern_3_6: 350000 rects +caravel_00020001_fill_pattern_3_6: 360000 rects +caravel_00020001_fill_pattern_3_6: 370000 rects +caravel_00020001_fill_pattern_3_6: 380000 rects +caravel_00020001_fill_pattern_3_6: 390000 rects +caravel_00020001_fill_pattern_3_6: 400000 rects +caravel_00020001_fill_pattern_3_6: 410000 rects +caravel_00020001_fill_pattern_3_6: 420000 rects +caravel_00020001_fill_pattern_3_6: 430000 rects +caravel_00020001_fill_pattern_3_6: 440000 rects +caravel_00020001_fill_pattern_3_6: 450000 rects +caravel_00020001_fill_pattern_3_6: 460000 rects +caravel_00020001_fill_pattern_3_6: 470000 rects +caravel_00020001_fill_pattern_3_6: 480000 rects +caravel_00020001_fill_pattern_3_6: 490000 rects +caravel_00020001_fill_pattern_3_6: 500000 rects +caravel_00020001_fill_pattern_3_6: 510000 rects +caravel_00020001_fill_pattern_3_6: 520000 rects +caravel_00020001_fill_pattern_3_6: 530000 rects +caravel_00020001_fill_pattern_3_6: 540000 rects +caravel_00020001_fill_pattern_3_6: 550000 rects +caravel_00020001_fill_pattern_3_6: 560000 rects +caravel_00020001_fill_pattern_3_6: 570000 rects +caravel_00020001_fill_pattern_3_6: 580000 rects +caravel_00020001_fill_pattern_3_6: 590000 rects +caravel_00020001_fill_pattern_3_6: 600000 rects +caravel_00020001_fill_pattern_3_6: 610000 rects +caravel_00020001_fill_pattern_3_6: 620000 rects +caravel_00020001_fill_pattern_3_6: 630000 rects +caravel_00020001_fill_pattern_3_6: 640000 rects +caravel_00020001_fill_pattern_3_6: 650000 rects +caravel_00020001_fill_pattern_3_6: 660000 rects +caravel_00020001_fill_pattern_3_6: 670000 rects +caravel_00020001_fill_pattern_3_6: 680000 rects +caravel_00020001_fill_pattern_3_6: 690000 rects +caravel_00020001_fill_pattern_3_6: 700000 rects +caravel_00020001_fill_pattern_3_6: 710000 rects +caravel_00020001_fill_pattern_3_6: 720000 rects +caravel_00020001_fill_pattern_3_6: 730000 rects +caravel_00020001_fill_pattern_3_6: 740000 rects +caravel_00020001_fill_pattern_3_6: 750000 rects +caravel_00020001_fill_pattern_3_6: 760000 rects +caravel_00020001_fill_pattern_3_6: 770000 rects +caravel_00020001_fill_pattern_3_6: 780000 rects +caravel_00020001_fill_pattern_3_6: 790000 rects +caravel_00020001_fill_pattern_3_6: 800000 rects +caravel_00020001_fill_pattern_3_6: 810000 rects +caravel_00020001_fill_pattern_3_6: 820000 rects +caravel_00020001_fill_pattern_3_6: 830000 rects +caravel_00020001_fill_pattern_3_6: 840000 rects +caravel_00020001_fill_pattern_3_6: 850000 rects +caravel_00020001_fill_pattern_3_6: 860000 rects +caravel_00020001_fill_pattern_3_6: 870000 rects +caravel_00020001_fill_pattern_3_6: 880000 rects +caravel_00020001_fill_pattern_3_6: 890000 rects +caravel_00020001_fill_pattern_3_6: 900000 rects +caravel_00020001_fill_pattern_3_6: 910000 rects +caravel_00020001_fill_pattern_3_6: 920000 rects +caravel_00020001_fill_pattern_3_6: 930000 rects +caravel_00020001_fill_pattern_3_6: 940000 rects +caravel_00020001_fill_pattern_3_6: 950000 rects +caravel_00020001_fill_pattern_3_6: 960000 rects +caravel_00020001_fill_pattern_3_6: 970000 rects +caravel_00020001_fill_pattern_3_6: 980000 rects +caravel_00020001_fill_pattern_3_6: 990000 rects +caravel_00020001_fill_pattern_3_6: 1000000 rects +caravel_00020001_fill_pattern_3_6: 1010000 rects +caravel_00020001_fill_pattern_3_6: 1020000 rects +caravel_00020001_fill_pattern_3_6: 1030000 rects +caravel_00020001_fill_pattern_3_6: 1040000 rects +caravel_00020001_fill_pattern_3_6: 1050000 rects +caravel_00020001_fill_pattern_3_6: 1060000 rects +caravel_00020001_fill_pattern_3_6: 1070000 rects +caravel_00020001_fill_pattern_3_6: 1080000 rects +caravel_00020001_fill_pattern_3_6: 1090000 rects +caravel_00020001_fill_pattern_3_6: 1100000 rects +caravel_00020001_fill_pattern_3_6: 1110000 rects +caravel_00020001_fill_pattern_3_6: 1120000 rects +caravel_00020001_fill_pattern_3_6: 1130000 rects +caravel_00020001_fill_pattern_3_6: 1140000 rects +caravel_00020001_fill_pattern_3_6: 1150000 rects +caravel_00020001_fill_pattern_3_6: 1160000 rects +caravel_00020001_fill_pattern_3_6: 1170000 rects +caravel_00020001_fill_pattern_3_6: 1180000 rects +caravel_00020001_fill_pattern_3_6: 1190000 rects +caravel_00020001_fill_pattern_3_6: 1200000 rects +caravel_00020001_fill_pattern_3_6: 1210000 rects +caravel_00020001_fill_pattern_3_6: 1220000 rects +caravel_00020001_fill_pattern_3_6: 1230000 rects +caravel_00020001_fill_pattern_3_6: 1240000 rects +caravel_00020001_fill_pattern_3_6: 1250000 rects +caravel_00020001_fill_pattern_3_6: 1260000 rects +caravel_00020001_fill_pattern_3_6: 1270000 rects +caravel_00020001_fill_pattern_3_6: 1280000 rects +caravel_00020001_fill_pattern_3_6: 1290000 rects +caravel_00020001_fill_pattern_3_6: 1300000 rects +caravel_00020001_fill_pattern_3_6: 1310000 rects +caravel_00020001_fill_pattern_3_6: 1320000 rects +caravel_00020001_fill_pattern_3_6: 1330000 rects +caravel_00020001_fill_pattern_3_6: 1340000 rects +caravel_00020001_fill_pattern_3_6: 1350000 rects +caravel_00020001_fill_pattern_3_6: 1360000 rects +caravel_00020001_fill_pattern_3_6: 1370000 rects +caravel_00020001_fill_pattern_3_6: 1380000 rects +caravel_00020001_fill_pattern_3_6: 1390000 rects +caravel_00020001_fill_pattern_3_6: 1400000 rects +caravel_00020001_fill_pattern_3_6: 1410000 rects +caravel_00020001_fill_pattern_3_6: 1420000 rects +caravel_00020001_fill_pattern_3_6: 1430000 rects +caravel_00020001_fill_pattern_3_6: 1440000 rects +caravel_00020001_fill_pattern_3_6: 1450000 rects +caravel_00020001_fill_pattern_3_6: 1460000 rects +caravel_00020001_fill_pattern_3_6: 1470000 rects +caravel_00020001_fill_pattern_3_6: 1480000 rects +caravel_00020001_fill_pattern_3_6: 1490000 rects +caravel_00020001_fill_pattern_3_6: 1500000 rects +caravel_00020001_fill_pattern_3_6: 1510000 rects +caravel_00020001_fill_pattern_3_6: 1520000 rects +caravel_00020001_fill_pattern_3_6: 1530000 rects +caravel_00020001_fill_pattern_3_6: 1540000 rects +caravel_00020001_fill_pattern_3_6: 1550000 rects caravel_00020001_fill_pattern_2_0: 3240000 rects caravel_00020001_fill_pattern_2_0: 3250000 rects caravel_00020001_fill_pattern_2_0: 3260000 rects @@ -15804,511 +14895,931 @@ caravel_00020001_fill_pattern_2_0: 4880000 rects caravel_00020001_fill_pattern_2_0: 4890000 rects caravel_00020001_fill_pattern_2_0: 4900000 rects -caravel_00020001_fill_pattern_2_0: 4910000 rects -caravel_00020001_fill_pattern_2_5: 4920000 rects -caravel_00020001_fill_pattern_2_5: 4930000 rects -caravel_00020001_fill_pattern_2_5: 4940000 rects -caravel_00020001_fill_pattern_2_5: 4950000 rects -caravel_00020001_fill_pattern_2_5: 4960000 rects -caravel_00020001_fill_pattern_2_5: 4970000 rects -caravel_00020001_fill_pattern_2_5: 4980000 rects -caravel_00020001_fill_pattern_2_5: 4990000 rects -caravel_00020001_fill_pattern_2_5: 5000000 rects -caravel_00020001_fill_pattern_2_5: 5010000 rects -caravel_00020001_fill_pattern_2_5: 5020000 rects -caravel_00020001_fill_pattern_2_5: 5030000 rects -caravel_00020001_fill_pattern_2_5: 5040000 rects -caravel_00020001_fill_pattern_2_5: 5050000 rects -caravel_00020001_fill_pattern_2_5: 5060000 rects -caravel_00020001_fill_pattern_2_5: 5070000 rects -caravel_00020001_fill_pattern_2_5: 5080000 rects -caravel_00020001_fill_pattern_2_5: 5090000 rects -caravel_00020001_fill_pattern_2_5: 5100000 rects -caravel_00020001_fill_pattern_2_5: 5110000 rects -caravel_00020001_fill_pattern_2_5: 5120000 rects -caravel_00020001_fill_pattern_2_5: 5130000 rects -caravel_00020001_fill_pattern_2_5: 5140000 rects -caravel_00020001_fill_pattern_2_5: 5150000 rects -caravel_00020001_fill_pattern_2_5: 5160000 rects -caravel_00020001_fill_pattern_2_5: 5170000 rects -caravel_00020001_fill_pattern_2_5: 5180000 rects -caravel_00020001_fill_pattern_2_5: 5190000 rects -caravel_00020001_fill_pattern_2_5: 5200000 rects -caravel_00020001_fill_pattern_2_5: 5210000 rects -caravel_00020001_fill_pattern_2_5: 5220000 rects -caravel_00020001_fill_pattern_2_5: 5230000 rects -caravel_00020001_fill_pattern_2_5: 5240000 rects -caravel_00020001_fill_pattern_2_5: 5250000 rects -caravel_00020001_fill_pattern_2_5: 5260000 rects -caravel_00020001_fill_pattern_2_5: 5270000 rects -caravel_00020001_fill_pattern_2_5: 5280000 rects -caravel_00020001_fill_pattern_2_5: 5290000 rects -caravel_00020001_fill_pattern_2_5: 5300000 rects -caravel_00020001_fill_pattern_2_5: 5310000 rects -caravel_00020001_fill_pattern_2_5: 5320000 rects -caravel_00020001_fill_pattern_2_5: 5330000 rects -caravel_00020001_fill_pattern_2_5: 5340000 rects -caravel_00020001_fill_pattern_2_5: 5350000 rects -caravel_00020001_fill_pattern_2_5: 5360000 rects -caravel_00020001_fill_pattern_2_5: 5370000 rects -caravel_00020001_fill_pattern_2_5: 5380000 rects -caravel_00020001_fill_pattern_2_5: 5390000 rects -caravel_00020001_fill_pattern_2_5: 5400000 rects -caravel_00020001_fill_pattern_2_5: 5410000 rects -caravel_00020001_fill_pattern_2_5: 5420000 rects -caravel_00020001_fill_pattern_2_5: 5430000 rects -caravel_00020001_fill_pattern_2_5: 5440000 rects -caravel_00020001_fill_pattern_2_5: 5450000 rects -caravel_00020001_fill_pattern_2_5: 5460000 rects -caravel_00020001_fill_pattern_2_5: 5470000 rects -caravel_00020001_fill_pattern_2_5: 5480000 rects -caravel_00020001_fill_pattern_2_5: 5490000 rects -caravel_00020001_fill_pattern_2_5: 5500000 rects -caravel_00020001_fill_pattern_2_5: 5510000 rects -caravel_00020001_fill_pattern_2_5: 5520000 rects -caravel_00020001_fill_pattern_2_5: 5530000 rects -caravel_00020001_fill_pattern_2_5: 5540000 rects -caravel_00020001_fill_pattern_2_5: 5550000 rects -caravel_00020001_fill_pattern_2_5: 5560000 rects -caravel_00020001_fill_pattern_2_5: 5570000 rects -caravel_00020001_fill_pattern_2_5: 5580000 rects -caravel_00020001_fill_pattern_2_5: 5590000 rects -caravel_00020001_fill_pattern_2_5: 5600000 rects -caravel_00020001_fill_pattern_2_5: 5610000 rects -caravel_00020001_fill_pattern_2_5: 5620000 rects -caravel_00020001_fill_pattern_2_5: 5630000 rects -caravel_00020001_fill_pattern_2_5: 5640000 rects -caravel_00020001_fill_pattern_2_5: 5650000 rects -caravel_00020001_fill_pattern_2_5: 5660000 rects -caravel_00020001_fill_pattern_2_5: 5670000 rects -caravel_00020001_fill_pattern_2_5: 5680000 rects -caravel_00020001_fill_pattern_2_5: 5690000 rects -caravel_00020001_fill_pattern_2_5: 5700000 rects -caravel_00020001_fill_pattern_2_5: 5710000 rects -caravel_00020001_fill_pattern_2_5: 5720000 rects -caravel_00020001_fill_pattern_2_5: 5730000 rects -caravel_00020001_fill_pattern_2_5: 5740000 rects -caravel_00020001_fill_pattern_2_5: 5750000 rects -caravel_00020001_fill_pattern_2_5: 5760000 rects -caravel_00020001_fill_pattern_2_5: 5770000 rects -caravel_00020001_fill_pattern_2_5: 5780000 rects -caravel_00020001_fill_pattern_2_5: 5790000 rects -caravel_00020001_fill_pattern_2_5: 5800000 rects -caravel_00020001_fill_pattern_2_5: 5810000 rects -caravel_00020001_fill_pattern_2_5: 5820000 rects -caravel_00020001_fill_pattern_2_5: 5830000 rects -caravel_00020001_fill_pattern_2_5: 5840000 rects -caravel_00020001_fill_pattern_2_5: 5850000 rects -caravel_00020001_fill_pattern_2_5: 5860000 rects -caravel_00020001_fill_pattern_2_5: 5870000 rects -caravel_00020001_fill_pattern_2_5: 5880000 rects -caravel_00020001_fill_pattern_2_5: 5890000 rects -caravel_00020001_fill_pattern_2_5: 5900000 rects -caravel_00020001_fill_pattern_2_5: 5910000 rects -caravel_00020001_fill_pattern_2_5: 5920000 rects -caravel_00020001_fill_pattern_2_5: 5930000 rects -caravel_00020001_fill_pattern_2_5: 5940000 rects -caravel_00020001_fill_pattern_2_5: 5950000 rects -caravel_00020001_fill_pattern_2_5: 5960000 rects -caravel_00020001_fill_pattern_2_5: 5970000 rects -caravel_00020001_fill_pattern_2_5: 5980000 rects -caravel_00020001_fill_pattern_2_5: 5990000 rects -caravel_00020001_fill_pattern_2_5: 6000000 rects -caravel_00020001_fill_pattern_2_5: 6010000 rects -caravel_00020001_fill_pattern_2_5: 6020000 rects -caravel_00020001_fill_pattern_2_5: 6030000 rects -caravel_00020001_fill_pattern_2_5: 6040000 rects -caravel_00020001_fill_pattern_2_5: 6050000 rects -caravel_00020001_fill_pattern_2_5: 6060000 rects -caravel_00020001_fill_pattern_2_5: 6070000 rects -caravel_00020001_fill_pattern_2_5: 6080000 rects -caravel_00020001_fill_pattern_2_5: 6090000 rects -caravel_00020001_fill_pattern_2_5: 6100000 rects -caravel_00020001_fill_pattern_2_5: 6110000 rects -caravel_00020001_fill_pattern_2_5: 6120000 rects -caravel_00020001_fill_pattern_2_5: 6130000 rects -caravel_00020001_fill_pattern_2_5: 6140000 rects -caravel_00020001_fill_pattern_2_5: 6150000 rects -caravel_00020001_fill_pattern_2_5: 6160000 rects -caravel_00020001_fill_pattern_2_5: 6170000 rects -caravel_00020001_fill_pattern_2_5: 6180000 rects -caravel_00020001_fill_pattern_2_5: 6190000 rects -caravel_00020001_fill_pattern_2_5: 6200000 rects -caravel_00020001_fill_pattern_2_5: 6210000 rects -caravel_00020001_fill_pattern_2_5: 6220000 rects -caravel_00020001_fill_pattern_2_5: 6230000 rects -caravel_00020001_fill_pattern_2_5: 6240000 rects -caravel_00020001_fill_pattern_2_5: 6250000 rects -caravel_00020001_fill_pattern_2_5: 6260000 rects -caravel_00020001_fill_pattern_2_5: 6270000 rects -caravel_00020001_fill_pattern_2_5: 6280000 rects -caravel_00020001_fill_pattern_2_5: 6290000 rects -caravel_00020001_fill_pattern_2_5: 6300000 rects -caravel_00020001_fill_pattern_2_5: 6310000 rects -caravel_00020001_fill_pattern_2_5: 6320000 rects -caravel_00020001_fill_pattern_2_5: 6330000 rects -caravel_00020001_fill_pattern_2_5: 6340000 rects -caravel_00020001_fill_pattern_2_5: 6350000 rects -caravel_00020001_fill_pattern_2_5: 6360000 rects -caravel_00020001_fill_pattern_2_5: 6370000 rects -caravel_00020001_fill_pattern_2_5: 6380000 rects -caravel_00020001_fill_pattern_2_5: 6390000 rects -caravel_00020001_fill_pattern_2_5: 6400000 rects -caravel_00020001_fill_pattern_2_5: 6410000 rects -caravel_00020001_fill_pattern_2_5: 6420000 rects -caravel_00020001_fill_pattern_2_5: 6430000 rects -caravel_00020001_fill_pattern_2_5: 6440000 rects -caravel_00020001_fill_pattern_2_5: 6450000 rects -caravel_00020001_fill_pattern_2_5: 6460000 rects -caravel_00020001_fill_pattern_2_5: 6470000 rects -caravel_00020001_fill_pattern_2_5: 6480000 rects -caravel_00020001_fill_pattern_2_5: 6490000 rects -caravel_00020001_fill_pattern_2_5: 6500000 rects -caravel_00020001_fill_pattern_2_5: 6510000 rects -caravel_00020001_fill_pattern_2_5: 6520000 rects -caravel_00020001_fill_pattern_2_5: 6530000 rects -caravel_00020001_fill_pattern_2_5: 6540000 rects -caravel_00020001_fill_pattern_2_5: 6550000 rects -caravel_00020001_fill_pattern_2_5: 6560000 rects -caravel_00020001_fill_pattern_2_5: 6570000 rects -caravel_00020001_fill_pattern_2_5: 6580000 rects -caravel_00020001_fill_pattern_2_5: 6590000 rects -caravel_00020001_fill_pattern_2_0: 4920000 rects -caravel_00020001_fill_pattern_2_0: 4930000 rects -caravel_00020001_fill_pattern_2_0: 4940000 rects -caravel_00020001_fill_pattern_2_0: 4950000 rects -caravel_00020001_fill_pattern_2_0: 4960000 rects -caravel_00020001_fill_pattern_2_0: 4970000 rects -caravel_00020001_fill_pattern_2_0: 4980000 rects -caravel_00020001_fill_pattern_2_0: 4990000 rects -caravel_00020001_fill_pattern_2_0: 5000000 rects -caravel_00020001_fill_pattern_2_0: 5010000 rects -caravel_00020001_fill_pattern_2_0: 5020000 rects -caravel_00020001_fill_pattern_2_0: 5030000 rects -caravel_00020001_fill_pattern_2_0: 5040000 rects -caravel_00020001_fill_pattern_2_0: 5050000 rects -caravel_00020001_fill_pattern_2_0: 5060000 rects -caravel_00020001_fill_pattern_2_0: 5070000 rects -caravel_00020001_fill_pattern_2_0: 5080000 rects -caravel_00020001_fill_pattern_2_0: 5090000 rects -caravel_00020001_fill_pattern_2_0: 5100000 rects -caravel_00020001_fill_pattern_2_0: 5110000 rects -caravel_00020001_fill_pattern_2_0: 5120000 rects -caravel_00020001_fill_pattern_2_0: 5130000 rects -caravel_00020001_fill_pattern_2_0: 5140000 rects -caravel_00020001_fill_pattern_2_0: 5150000 rects -caravel_00020001_fill_pattern_2_0: 5160000 rects -caravel_00020001_fill_pattern_2_0: 5170000 rects -caravel_00020001_fill_pattern_2_0: 5180000 rects -caravel_00020001_fill_pattern_2_0: 5190000 rects -caravel_00020001_fill_pattern_2_0: 5200000 rects -caravel_00020001_fill_pattern_2_0: 5210000 rects -caravel_00020001_fill_pattern_2_0: 5220000 rects -caravel_00020001_fill_pattern_2_0: 5230000 rects -caravel_00020001_fill_pattern_2_0: 5240000 rects -caravel_00020001_fill_pattern_2_0: 5250000 rects -caravel_00020001_fill_pattern_2_0: 5260000 rects -caravel_00020001_fill_pattern_2_0: 5270000 rects -caravel_00020001_fill_pattern_2_0: 5280000 rects -caravel_00020001_fill_pattern_2_0: 5290000 rects -caravel_00020001_fill_pattern_2_0: 5300000 rects -caravel_00020001_fill_pattern_2_0: 5310000 rects -caravel_00020001_fill_pattern_2_0: 5320000 rects -caravel_00020001_fill_pattern_2_0: 5330000 rects -caravel_00020001_fill_pattern_2_0: 5340000 rects -caravel_00020001_fill_pattern_2_0: 5350000 rects -caravel_00020001_fill_pattern_2_0: 5360000 rects -caravel_00020001_fill_pattern_2_0: 5370000 rects -caravel_00020001_fill_pattern_2_0: 5380000 rects -caravel_00020001_fill_pattern_2_0: 5390000 rects -caravel_00020001_fill_pattern_2_0: 5400000 rects -caravel_00020001_fill_pattern_2_0: 5410000 rects -caravel_00020001_fill_pattern_2_0: 5420000 rects -caravel_00020001_fill_pattern_2_0: 5430000 rects -caravel_00020001_fill_pattern_2_0: 5440000 rects -caravel_00020001_fill_pattern_2_0: 5450000 rects -caravel_00020001_fill_pattern_2_0: 5460000 rects -caravel_00020001_fill_pattern_2_0: 5470000 rects -caravel_00020001_fill_pattern_2_0: 5480000 rects -caravel_00020001_fill_pattern_2_0: 5490000 rects -caravel_00020001_fill_pattern_2_0: 5500000 rects -caravel_00020001_fill_pattern_2_0: 5510000 rects -caravel_00020001_fill_pattern_2_0: 5520000 rects -caravel_00020001_fill_pattern_2_0: 5530000 rects -caravel_00020001_fill_pattern_2_0: 5540000 rects -caravel_00020001_fill_pattern_2_0: 5550000 rects -caravel_00020001_fill_pattern_2_0: 5560000 rects -caravel_00020001_fill_pattern_2_0: 5570000 rects -caravel_00020001_fill_pattern_2_0: 5580000 rects -caravel_00020001_fill_pattern_2_0: 5590000 rects -caravel_00020001_fill_pattern_2_0: 5600000 rects -caravel_00020001_fill_pattern_2_0: 5610000 rects -caravel_00020001_fill_pattern_2_0: 5620000 rects -caravel_00020001_fill_pattern_2_0: 5630000 rects -caravel_00020001_fill_pattern_2_0: 5640000 rects -caravel_00020001_fill_pattern_2_0: 5650000 rects -caravel_00020001_fill_pattern_2_0: 5660000 rects -caravel_00020001_fill_pattern_2_0: 5670000 rects -caravel_00020001_fill_pattern_2_0: 5680000 rects -caravel_00020001_fill_pattern_2_0: 5690000 rects -caravel_00020001_fill_pattern_2_0: 5700000 rects -caravel_00020001_fill_pattern_2_0: 5710000 rects -caravel_00020001_fill_pattern_2_0: 5720000 rects -caravel_00020001_fill_pattern_2_0: 5730000 rects -caravel_00020001_fill_pattern_2_0: 5740000 rects -caravel_00020001_fill_pattern_2_0: 5750000 rects -caravel_00020001_fill_pattern_2_0: 5760000 rects -caravel_00020001_fill_pattern_2_0: 5770000 rects -caravel_00020001_fill_pattern_2_0: 5780000 rects -caravel_00020001_fill_pattern_2_0: 5790000 rects -caravel_00020001_fill_pattern_2_0: 5800000 rects -caravel_00020001_fill_pattern_2_0: 5810000 rects -caravel_00020001_fill_pattern_2_0: 5820000 rects -caravel_00020001_fill_pattern_2_0: 5830000 rects -caravel_00020001_fill_pattern_2_0: 5840000 rects -caravel_00020001_fill_pattern_2_0: 5850000 rects -caravel_00020001_fill_pattern_2_0: 5860000 rects -caravel_00020001_fill_pattern_2_0: 5870000 rects -caravel_00020001_fill_pattern_2_0: 5880000 rects -caravel_00020001_fill_pattern_2_0: 5890000 rects -caravel_00020001_fill_pattern_2_0: 5900000 rects -caravel_00020001_fill_pattern_2_0: 5910000 rects -caravel_00020001_fill_pattern_2_0: 5920000 rects -caravel_00020001_fill_pattern_2_0: 5930000 rects -caravel_00020001_fill_pattern_2_0: 5940000 rects -caravel_00020001_fill_pattern_2_0: 5950000 rects -caravel_00020001_fill_pattern_2_0: 5960000 rects -caravel_00020001_fill_pattern_2_0: 5970000 rects -caravel_00020001_fill_pattern_2_0: 5980000 rects -caravel_00020001_fill_pattern_2_0: 5990000 rects -caravel_00020001_fill_pattern_2_0: 6000000 rects -caravel_00020001_fill_pattern_2_0: 6010000 rects -caravel_00020001_fill_pattern_2_0: 6020000 rects -caravel_00020001_fill_pattern_2_0: 6030000 rects -caravel_00020001_fill_pattern_2_0: 6040000 rects -caravel_00020001_fill_pattern_2_0: 6050000 rects -caravel_00020001_fill_pattern_2_0: 6060000 rects -caravel_00020001_fill_pattern_2_0: 6070000 rects -caravel_00020001_fill_pattern_2_0: 6080000 rects -caravel_00020001_fill_pattern_2_0: 6090000 rects -caravel_00020001_fill_pattern_2_0: 6100000 rects -caravel_00020001_fill_pattern_2_0: 6110000 rects -caravel_00020001_fill_pattern_2_0: 6120000 rects -caravel_00020001_fill_pattern_2_0: 6130000 rects -caravel_00020001_fill_pattern_2_0: 6140000 rects -caravel_00020001_fill_pattern_2_0: 6150000 rects -caravel_00020001_fill_pattern_2_0: 6160000 rects -caravel_00020001_fill_pattern_2_0: 6170000 rects -caravel_00020001_fill_pattern_2_0: 6180000 rects -caravel_00020001_fill_pattern_2_0: 6190000 rects -caravel_00020001_fill_pattern_2_0: 6200000 rects -caravel_00020001_fill_pattern_2_0: 6210000 rects -caravel_00020001_fill_pattern_2_0: 6220000 rects -caravel_00020001_fill_pattern_2_0: 6230000 rects -caravel_00020001_fill_pattern_2_0: 6240000 rects -caravel_00020001_fill_pattern_2_0: 6250000 rects -caravel_00020001_fill_pattern_2_0: 6260000 rects -caravel_00020001_fill_pattern_2_0: 6270000 rects -caravel_00020001_fill_pattern_2_0: 6280000 rects -caravel_00020001_fill_pattern_2_0: 6290000 rects -caravel_00020001_fill_pattern_2_0: 6300000 rects -caravel_00020001_fill_pattern_2_0: 6310000 rects -caravel_00020001_fill_pattern_2_0: 6320000 rects -caravel_00020001_fill_pattern_2_0: 6330000 rects -caravel_00020001_fill_pattern_2_0: 6340000 rects -caravel_00020001_fill_pattern_2_0: 6350000 rects -caravel_00020001_fill_pattern_2_0: 6360000 rects -caravel_00020001_fill_pattern_2_0: 6370000 rects -caravel_00020001_fill_pattern_2_0: 6380000 rects -caravel_00020001_fill_pattern_2_0: 6390000 rects -caravel_00020001_fill_pattern_2_0: 6400000 rects -caravel_00020001_fill_pattern_2_0: 6410000 rects -caravel_00020001_fill_pattern_2_0: 6420000 rects -caravel_00020001_fill_pattern_2_0: 6430000 rects -caravel_00020001_fill_pattern_2_0: 6440000 rects -caravel_00020001_fill_pattern_2_0: 6450000 rects -caravel_00020001_fill_pattern_2_0: 6460000 rects -caravel_00020001_fill_pattern_2_0: 6470000 rects -caravel_00020001_fill_pattern_2_0: 6480000 rects -caravel_00020001_fill_pattern_2_0: 6490000 rects -caravel_00020001_fill_pattern_2_0: 6500000 rects -caravel_00020001_fill_pattern_2_0: 6510000 rects -caravel_00020001_fill_pattern_2_0: 6520000 rects -caravel_00020001_fill_pattern_2_0: 6530000 rects -caravel_00020001_fill_pattern_2_0: 6540000 rects -caravel_00020001_fill_pattern_2_0: 6550000 rects -caravel_00020001_fill_pattern_2_0: 6560000 rects -caravel_00020001_fill_pattern_2_0: 6570000 rects -caravel_00020001_fill_pattern_2_0: 6580000 rects -caravel_00020001_fill_pattern_2_0: 6590000 rects -caravel_00020001_fill_pattern_3_0: 3240000 rects -caravel_00020001_fill_pattern_3_0: 3250000 rects -caravel_00020001_fill_pattern_3_0: 3260000 rects -caravel_00020001_fill_pattern_3_0: 3270000 rects -caravel_00020001_fill_pattern_3_0: 3280000 rects -caravel_00020001_fill_pattern_3_0: 3290000 rects -caravel_00020001_fill_pattern_3_0: 3300000 rects -caravel_00020001_fill_pattern_3_0: 3310000 rects -caravel_00020001_fill_pattern_3_0: 3320000 rects -caravel_00020001_fill_pattern_3_0: 3330000 rects -caravel_00020001_fill_pattern_3_0: 3340000 rects -caravel_00020001_fill_pattern_3_0: 3350000 rects -caravel_00020001_fill_pattern_3_0: 3360000 rects -caravel_00020001_fill_pattern_3_0: 3370000 rects -caravel_00020001_fill_pattern_3_0: 3380000 rects -caravel_00020001_fill_pattern_3_0: 3390000 rects -caravel_00020001_fill_pattern_3_0: 3400000 rects -caravel_00020001_fill_pattern_3_0: 3410000 rects -caravel_00020001_fill_pattern_3_0: 3420000 rects -caravel_00020001_fill_pattern_3_0: 3430000 rects -caravel_00020001_fill_pattern_3_0: 3440000 rects -caravel_00020001_fill_pattern_3_0: 3450000 rects -caravel_00020001_fill_pattern_3_0: 3460000 rects -caravel_00020001_fill_pattern_3_0: 3470000 rects -caravel_00020001_fill_pattern_3_0: 3480000 rects -caravel_00020001_fill_pattern_3_0: 3490000 rects -caravel_00020001_fill_pattern_3_0: 3500000 rects -caravel_00020001_fill_pattern_3_0: 3510000 rects -caravel_00020001_fill_pattern_3_0: 3520000 rects -caravel_00020001_fill_pattern_3_0: 3530000 rects -caravel_00020001_fill_pattern_3_0: 3540000 rects -caravel_00020001_fill_pattern_3_0: 3550000 rects -caravel_00020001_fill_pattern_3_0: 3560000 rects -caravel_00020001_fill_pattern_3_0: 3570000 rects -caravel_00020001_fill_pattern_3_0: 3580000 rects -caravel_00020001_fill_pattern_3_0: 3590000 rects -caravel_00020001_fill_pattern_3_0: 3600000 rects -caravel_00020001_fill_pattern_3_0: 3610000 rects -caravel_00020001_fill_pattern_3_0: 3620000 rects -caravel_00020001_fill_pattern_3_0: 3630000 rects -caravel_00020001_fill_pattern_3_0: 3640000 rects -caravel_00020001_fill_pattern_3_0: 3650000 rects -caravel_00020001_fill_pattern_3_0: 3660000 rects -caravel_00020001_fill_pattern_3_0: 3670000 rects -caravel_00020001_fill_pattern_3_0: 3680000 rects -caravel_00020001_fill_pattern_3_0: 3690000 rects -caravel_00020001_fill_pattern_3_0: 3700000 rects -caravel_00020001_fill_pattern_3_0: 3710000 rects -caravel_00020001_fill_pattern_3_0: 3720000 rects -caravel_00020001_fill_pattern_3_0: 3730000 rects -caravel_00020001_fill_pattern_3_0: 3740000 rects -caravel_00020001_fill_pattern_3_0: 3750000 rects -caravel_00020001_fill_pattern_3_0: 3760000 rects -caravel_00020001_fill_pattern_3_0: 3770000 rects -caravel_00020001_fill_pattern_3_0: 3780000 rects -caravel_00020001_fill_pattern_3_0: 3790000 rects -caravel_00020001_fill_pattern_3_0: 3800000 rects -caravel_00020001_fill_pattern_3_0: 3810000 rects -caravel_00020001_fill_pattern_3_0: 3820000 rects -caravel_00020001_fill_pattern_3_0: 3830000 rects -caravel_00020001_fill_pattern_3_0: 3840000 rects -caravel_00020001_fill_pattern_3_0: 3850000 rects -caravel_00020001_fill_pattern_3_0: 3860000 rects -caravel_00020001_fill_pattern_3_0: 3870000 rects -caravel_00020001_fill_pattern_3_0: 3880000 rects -caravel_00020001_fill_pattern_3_0: 3890000 rects -caravel_00020001_fill_pattern_3_0: 3900000 rects -caravel_00020001_fill_pattern_3_0: 3910000 rects -caravel_00020001_fill_pattern_3_0: 3920000 rects -caravel_00020001_fill_pattern_3_0: 3930000 rects -caravel_00020001_fill_pattern_3_0: 3940000 rects -caravel_00020001_fill_pattern_3_0: 3950000 rects -caravel_00020001_fill_pattern_3_0: 3960000 rects -caravel_00020001_fill_pattern_3_0: 3970000 rects -caravel_00020001_fill_pattern_3_0: 3980000 rects -caravel_00020001_fill_pattern_3_0: 3990000 rects -caravel_00020001_fill_pattern_3_0: 4000000 rects -caravel_00020001_fill_pattern_3_0: 4010000 rects -caravel_00020001_fill_pattern_3_0: 4020000 rects -caravel_00020001_fill_pattern_3_0: 4030000 rects -caravel_00020001_fill_pattern_3_0: 4040000 rects -caravel_00020001_fill_pattern_3_0: 4050000 rects -caravel_00020001_fill_pattern_3_0: 4060000 rects -caravel_00020001_fill_pattern_3_0: 4070000 rects -caravel_00020001_fill_pattern_3_0: 4080000 rects -caravel_00020001_fill_pattern_3_0: 4090000 rects -caravel_00020001_fill_pattern_3_0: 4100000 rects -caravel_00020001_fill_pattern_3_0: 4110000 rects -caravel_00020001_fill_pattern_3_0: 4120000 rects -caravel_00020001_fill_pattern_3_0: 4130000 rects -caravel_00020001_fill_pattern_3_0: 4140000 rects -caravel_00020001_fill_pattern_3_0: 4150000 rects -caravel_00020001_fill_pattern_3_0: 4160000 rects -caravel_00020001_fill_pattern_3_0: 4170000 rects -caravel_00020001_fill_pattern_3_0: 4180000 rects -caravel_00020001_fill_pattern_3_0: 4190000 rects -caravel_00020001_fill_pattern_3_0: 4200000 rects -caravel_00020001_fill_pattern_3_0: 4210000 rects -caravel_00020001_fill_pattern_3_0: 4220000 rects -caravel_00020001_fill_pattern_3_0: 4230000 rects -caravel_00020001_fill_pattern_3_0: 4240000 rects -caravel_00020001_fill_pattern_3_0: 4250000 rects -caravel_00020001_fill_pattern_3_0: 4260000 rects -caravel_00020001_fill_pattern_3_0: 4270000 rects -caravel_00020001_fill_pattern_3_0: 4280000 rects -caravel_00020001_fill_pattern_3_0: 4290000 rects -caravel_00020001_fill_pattern_3_0: 4300000 rects -caravel_00020001_fill_pattern_3_0: 4310000 rects -caravel_00020001_fill_pattern_3_0: 4320000 rects -caravel_00020001_fill_pattern_3_0: 4330000 rects -caravel_00020001_fill_pattern_3_0: 4340000 rects -caravel_00020001_fill_pattern_3_0: 4350000 rects -caravel_00020001_fill_pattern_3_0: 4360000 rects -caravel_00020001_fill_pattern_3_0: 4370000 rects -caravel_00020001_fill_pattern_3_0: 4380000 rects -caravel_00020001_fill_pattern_3_0: 4390000 rects -caravel_00020001_fill_pattern_3_0: 4400000 rects -caravel_00020001_fill_pattern_3_0: 4410000 rects -caravel_00020001_fill_pattern_3_0: 4420000 rects -caravel_00020001_fill_pattern_3_0: 4430000 rects -caravel_00020001_fill_pattern_3_0: 4440000 rects -caravel_00020001_fill_pattern_3_0: 4450000 rects -caravel_00020001_fill_pattern_3_0: 4460000 rects -caravel_00020001_fill_pattern_3_0: 4470000 rects -caravel_00020001_fill_pattern_3_0: 4480000 rects -caravel_00020001_fill_pattern_3_0: 4490000 rects -caravel_00020001_fill_pattern_3_0: 4500000 rects -caravel_00020001_fill_pattern_3_0: 4510000 rects -caravel_00020001_fill_pattern_3_0: 4520000 rects -caravel_00020001_fill_pattern_3_0: 4530000 rects -caravel_00020001_fill_pattern_3_0: 4540000 rects -caravel_00020001_fill_pattern_3_0: 4550000 rects -caravel_00020001_fill_pattern_3_0: 4560000 rects -caravel_00020001_fill_pattern_3_0: 4570000 rects -caravel_00020001_fill_pattern_3_0: 4580000 rects -caravel_00020001_fill_pattern_3_0: 4590000 rects -caravel_00020001_fill_pattern_3_0: 4600000 rects -caravel_00020001_fill_pattern_3_0: 4610000 rects -caravel_00020001_fill_pattern_3_0: 4620000 rects -caravel_00020001_fill_pattern_3_0: 4630000 rects -caravel_00020001_fill_pattern_3_0: 4640000 rects -caravel_00020001_fill_pattern_3_0: 4650000 rects -caravel_00020001_fill_pattern_3_0: 4660000 rects -caravel_00020001_fill_pattern_3_0: 4670000 rects -caravel_00020001_fill_pattern_3_0: 4680000 rects -caravel_00020001_fill_pattern_3_0: 4690000 rects -caravel_00020001_fill_pattern_3_0: 4700000 rects -caravel_00020001_fill_pattern_3_0: 4710000 rects -caravel_00020001_fill_pattern_3_0: 4720000 rects -caravel_00020001_fill_pattern_3_0: 4730000 rects -caravel_00020001_fill_pattern_3_0: 4740000 rects -caravel_00020001_fill_pattern_3_0: 4750000 rects -caravel_00020001_fill_pattern_3_0: 4760000 rects -caravel_00020001_fill_pattern_3_0: 4770000 rects -caravel_00020001_fill_pattern_3_0: 4780000 rects -caravel_00020001_fill_pattern_3_0: 4790000 rects -caravel_00020001_fill_pattern_3_0: 4800000 rects -caravel_00020001_fill_pattern_3_0: 4810000 rects -caravel_00020001_fill_pattern_3_0: 4820000 rects -caravel_00020001_fill_pattern_3_0: 4830000 rects -caravel_00020001_fill_pattern_3_0: 4840000 rects -caravel_00020001_fill_pattern_3_0: 4850000 rects -caravel_00020001_fill_pattern_3_0: 4860000 rects -caravel_00020001_fill_pattern_3_0: 4870000 rects -caravel_00020001_fill_pattern_3_0: 4880000 rects -caravel_00020001_fill_pattern_3_0: 4890000 rects -caravel_00020001_fill_pattern_3_0: 4900000 rects -caravel_00020001_fill_pattern_3_0: 4910000 rects +caravel_00 rects +caravel_00020001_fill_pattern_3_5: 720000 rects +caravel_00020001_fill_pattern_3_5: 730000 rects +caravel_00020001_fill_pattern_3_5: 740000 rects +caravel_00020001_fill_pattern_3_5: 750000 rects +caravel_00020001_fill_pattern_3_5: 760000 rects +caravel_00020001_fill_pattern_3_5: 770000 rects +caravel_00020001_fill_pattern_3_5: 780000 rects +caravel_00020001_fill_pattern_3_5: 790000 rects +caravel_00020001_fill_pattern_3_5: 800000 rects +caravel_00020001_fill_pattern_3_5: 810000 rects +caravel_00020001_fill_pattern_3_5: 820000 rects +caravel_00020001_fill_pattern_3_5: 830000 rects +caravel_00020001_fill_pattern_3_5: 840000 rects +caravel_00020001_fill_pattern_3_5: 850000 rects +caravel_00020001_fill_pattern_3_5: 860000 rects +caravel_00020001_fill_pattern_3_5: 870000 rects +caravel_00020001_fill_pattern_3_5: 880000 rects +caravel_00020001_fill_pattern_3_5: 890000 rects +caravel_00020001_fill_pattern_3_5: 900000 rects +caravel_00020001_fill_pattern_3_5: 910000 rects +caravel_00020001_fill_pattern_3_5: 920000 rects +caravel_00020001_fill_pattern_3_5: 930000 rects +caravel_00020001_fill_pattern_3_5: 940000 rects +caravel_00020001_fill_pattern_3_5: 950000 rects +caravel_00020001_fill_pattern_3_5: 960000 rects +caravel_00020001_fill_pattern_3_5: 970000 rects +caravel_00020001_fill_pattern_3_5: 980000 rects +caravel_00020001_fill_pattern_3_5: 990000 rects +caravel_00020001_fill_pattern_3_5: 1000000 rects +caravel_00020001_fill_pattern_3_5: 1010000 rects +caravel_00020001_fill_pattern_3_5: 1020000 rects +caravel_00020001_fill_pattern_3_5: 1030000 rects +caravel_00020001_fill_pattern_3_5: 1040000 rects +caravel_00020001_fill_pattern_3_5: 1050000 rects +caravel_00020001_fill_pattern_3_5: 1060000 rects +caravel_00020001_fill_pattern_3_5: 1070000 rects +caravel_00020001_fill_pattern_3_5: 1080000 rects +caravel_00020001_fill_pattern_3_5: 1090000 rects +caravel_00020001_fill_pattern_3_5: 1100000 rects +caravel_00020001_fill_pattern_3_5: 1110000 rects +caravel_00020001_fill_pattern_3_5: 1120000 rects +caravel_00020001_fill_pattern_3_5: 1130000 rects +caravel_00020001_fill_pattern_3_5: 1140000 rects +caravel_00020001_fill_pattern_3_5: 1150000 rects +caravel_00020001_fill_pattern_3_5: 1160000 rects +caravel_00020001_fill_pattern_3_5: 1170000 rects +caravel_00020001_fill_pattern_3_5: 1180000 rects +caravel_00020001_fill_pattern_3_5: 1190000 rects +caravel_00020001_fill_pattern_3_5: 1200000 rects +caravel_00020001_fill_pattern_3_5: 1210000 rects +caravel_00020001_fill_pattern_3_5: 1220000 rects +caravel_00020001_fill_pattern_3_5: 1230000 rects +caravel_00020001_fill_pattern_3_5: 1240000 rects +caravel_00020001_fill_pattern_3_5: 1250000 rects +caravel_00020001_fill_pattern_3_5: 1260000 rects +caravel_00020001_fill_pattern_3_5: 1270000 rects +caravel_00020001_fill_pattern_3_5: 1280000 rects +caravel_00020001_fill_pattern_3_5: 1290000 rects +caravel_00020001_fill_pattern_3_5: 1300000 rects +caravel_00020001_fill_pattern_3_5: 1310000 rects +caravel_00020001_fill_pattern_3_5: 1320000 rects +caravel_00020001_fill_pattern_3_5: 1330000 rects +caravel_00020001_fill_pattern_3_5: 1340000 rects +caravel_00020001_fill_pattern_3_5: 1350000 rects +caravel_00020001_fill_pattern_3_5: 1360000 rects +caravel_00020001_fill_pattern_3_5: 1370000 rects +caravel_00020001_fill_pattern_3_5: 1380000 rects +caravel_00020001_fill_pattern_3_5: 1390000 rects +caravel_00020001_fill_pattern_3_5: 1400000 rects +caravel_00020001_fill_pattern_3_5: 1410000 rects +caravel_00020001_fill_pattern_3_5: 1420000 rects +caravel_00020001_fill_pattern_3_5: 1430000 rects +caravel_00020001_fill_pattern_3_5: 1440000 rects +caravel_00020001_fill_pattern_3_5: 1450000 rects +caravel_00020001_fill_pattern_3_5: 1460000 rects +caravel_00020001_fill_pattern_3_5: 1470000 rects +caravel_00020001_fill_pattern_3_5: 1480000 rects +caravel_00020001_fill_pattern_3_5: 1490000 rects +caravel_00020001_fill_pattern_3_5: 1500000 rects +caravel_00020001_fill_pattern_3_5: 1510000 rects +caravel_00020001_fill_pattern_3_5: 1520000 rects +caravel_00020001_fill_pattern_3_5: 1530000 rects +caravel_00020001_fill_pattern_3_5: 1540000 rects +caravel_00020001_fill_pattern_3_5: 1550000 rects +caravel_00020001_fill_pattern_2_1: 1560000 rects +caravel_00020001_fill_pattern_2_1: 1570000 rects +caravel_00020001_fill_pattern_2_1: 1580000 rects +caravel_00020001_fill_pattern_2_1: 1590000 rects +caravel_00020001_fill_pattern_2_1: 1600000 rects +caravel_00020001_fill_pattern_2_1: 1610000 rects +caravel_00020001_fill_pattern_2_1: 1620000 rects +caravel_00020001_fill_pattern_2_1: 1630000 rects +caravel_00020001_fill_pattern_2_1: 1640000 rects +caravel_00020001_fill_pattern_2_1: 1650000 rects +caravel_00020001_fill_pattern_2_1: 1660000 rects +caravel_00020001_fill_pattern_2_1: 1670000 rects +caravel_00020001_fill_pattern_2_1: 1680000 rects +caravel_00020001_fill_pattern_2_1: 1690000 rects +caravel_00020001_fill_pattern_2_1: 1700000 rects +caravel_00020001_fill_pattern_2_1: 1710000 rects +caravel_00020001_fill_pattern_2_1: 1720000 rects +caravel_00020001_fill_pattern_2_1: 1730000 rects +caravel_00020001_fill_pattern_2_1: 1740000 rects +caravel_00020001_fill_pattern_2_1: 1750000 rects +caravel_00020001_fill_pattern_2_1: 1760000 rects +caravel_00020001_fill_pattern_2_1: 1770000 rects +caravel_00020001_fill_pattern_2_1: 1780000 rects +caravel_00020001_fill_pattern_2_1: 1790000 rects +caravel_00020001_fill_pattern_2_1: 1800000 rects +caravel_00020001_fill_pattern_2_1: 1810000 rects +caravel_00020001_fill_pattern_2_1: 1820000 rects +caravel_00020001_fill_pattern_2_1: 1830000 rects +caravel_00020001_fill_pattern_2_1: 1840000 rects +caravel_00020001_fill_pattern_2_1: 1850000 rects +caravel_00020001_fill_pattern_2_1: 1860000 rects +caravel_00020001_fill_pattern_2_1: 1870000 rects +caravel_00020001_fill_pattern_2_1: 1880000 rects +caravel_00020001_fill_pattern_2_1: 1890000 rects +caravel_00020001_fill_pattern_2_1: 1900000 rects +caravel_00020001_fill_pattern_2_1: 1910000 rects +caravel_00020001_fill_pattern_2_1: 1920000 rects +caravel_00020001_fill_pattern_2_1: 1930000 rects +caravel_00020001_fill_pattern_2_1: 1940000 rects +caravel_00020001_fill_pattern_2_1: 1950000 rects +caravel_00020001_fill_pattern_2_1: 1960000 rects +caravel_00020001_fill_pattern_2_1: 1970000 rects +caravel_00020001_fill_pattern_2_1: 1980000 rects +caravel_00020001_fill_pattern_2_1: 1990000 rects +caravel_00020001_fill_pattern_2_1: 2000000 rects +caravel_00020001_fill_pattern_2_1: 2010000 rects +caravel_00020001_fill_pattern_2_1: 2020000 rects +caravel_00020001_fill_pattern_2_1: 2030000 rects +caravel_00020001_fill_pattern_2_1: 2040000 rects +caravel_00020001_fill_pattern_2_1: 2050000 rects +caravel_00020001_fill_pattern_2_1: 2060000 rects +caravel_00020001_fill_pattern_2_1: 2070000 rects +caravel_00020001_fill_pattern_2_1: 2080000 rects +caravel_00020001_fill_pattern_2_1: 2090000 rects +caravel_00020001_fill_pattern_2_1: 2100000 rects +caravel_00020001_fill_pattern_2_1: 2110000 rects +caravel_00020001_fill_pattern_2_1: 2120000 rects +caravel_00020001_fill_pattern_2_1: 2130000 rects +caravel_00020001_fill_pattern_2_1: 2140000 rects +caravel_00020001_fill_pattern_2_1: 2150000 rects +caravel_00020001_fill_pattern_2_1: 2160000 rects +caravel_00020001_fill_pattern_2_1: 2170000 rects +caravel_00020001_fill_pattern_2_1: 2180000 rects +caravel_00020001_fill_pattern_2_1: 2190000 rects +caravel_00020001_fill_pattern_2_1: 2200000 rects +caravel_00020001_fill_pattern_2_1: 2210000 rects +caravel_00020001_fill_pattern_2_1: 2220000 rects +caravel_00020001_fill_pattern_2_1: 2230000 rects +caravel_00020001_fill_pattern_2_1: 2240000 rects +caravel_00020001_fill_pattern_2_1: 2250000 rects +caravel_00020001_fill_pattern_2_1: 2260000 rects +caravel_00020001_fill_pattern_2_1: 2270000 rects +caravel_00020001_fill_pattern_2_1: 2280000 rects +caravel_00020001_fill_pattern_2_1: 2290000 rects +caravel_00020001_fill_pattern_2_1: 2300000 rects +caravel_00020001_fill_pattern_2_1: 2310000 rects +caravel_00020001_fill_pattern_2_1: 2320000 rects +caravel_00020001_fill_pattern_2_1: 2330000 rects +caravel_00020001_fill_pattern_2_1: 2340000 rects +caravel_00020001_fill_pattern_2_1: 2350000 rects +caravel_00020001_fill_pattern_2_1: 2360000 rects +caravel_00020001_fill_pattern_2_1: 2370000 rects +caravel_00020001_fill_pattern_2_1: 2380000 rects +caravel_00020001_fill_patter00020001_fill_pattern_2_0: 4910000 rects00020001_fill_pattern_4_1: 3230000 rectsn_2_1: 2390000 rects +caravel_00020001_fill_pattern_2_1: 2400000 rects +caravel_00020001_fill_pattern_2_1: 2410000 rects +caravel_00020001_fill_pattern_2_1: 2420000 rects +caravel_00020001_fill_pattern_2_1: 2430000 rects +caravel_00020001_fill_pattern_2_1: 2440000 rects +caravel_00020001_fill_pattern_2_1: 2450000 rects +caravel_00020001_fill_pattern_2_1: 2460000 rects +caravel_00020001_fill_pattern_2_1: 2470000 rects +caravel_00020001_fill_pattern_2_1: 2480000 rects +caravel_00020001_fill_pattern_2_1: 2490000 rects +caravel_00020001_fill_pattern_2_1: 2500000 rects +caravel_00020001_fill_pattern_2_1: 2510000 rects +caravel_00020001_fill_pattern_2_1: 2520000 rects +caravel_00020001_fill_pattern_2_1: 2530000 rects +caravel_00020001_fill_pattern_2_1: 2540000 rects +caravel_00020001_fill_pattern_2_1: 2550000 rects +caravel_00020001_fill_pattern_2_1: 2560000 rects +caravel_00020001_fill_pattern_2_1: 2570000 rects +caravel_00020001_fill_pattern_2_1: 2580000 rects +caravel_00020001_fill_pattern_2_1: 2590000 rects +caravel_00020001_fill_pattern_2_1: 2600000 rects +caravel_00020001_fill_pattern_2_1: 2610000 rects +caravel_00020001_fill_pattern_2_1: 2620000 rects +caravel_00020001_fill_pattern_2_1: 2630000 rects +caravel_00020001_fill_pattern_2_1: 2640000 rects +caravel_00020001_fill_pattern_2_1: 2650000 rects +caravel_00020001_fill_pattern_2_1: 2660000 rects +caravel_00020001_fill_pattern_2_1: 2670000 rects +caravel_00020001_fill_pattern_2_1: 2680000 rects +caravel_00020001_fill_pattern_2_1: 2690000 rects +caravel_00020001_fill_pattern_2_1: 2700000 rects +caravel_00020001_fill_pattern_2_1: 2710000 rects +caravel_00020001_fill_pattern_2_1: 2720000 rects +caravel_00020001_fill_pattern_2_1: 2730000 rects +caravel_00020001_fill_pattern_2_1: 2740000 rects +caravel_00020001_fill_pattern_2_1: 2750000 rects +caravel_00020001_fill_pattern_2_1: 2760000 rects +caravel_00020001_fill_pattern_2_1: 2770000 rects +caravel_00020001_fill_pattern_2_1: 2780000 rects +caravel_00020001_fill_pattern_2_1: 2790000 rects +caravel_00020001_fill_pattern_2_1: 2800000 rects +caravel_00020001_fill_pattern_2_1: 2810000 rects +caravel_00020001_fill_pattern_2_1: 2820000 rects +caravel_00020001_fill_pattern_2_1: 2830000 rects +caravel_00020001_fill_pattern_2_1: 2840000 rects +caravel_00020001_fill_pattern_2_1: 2850000 rects +caravel_00020001_fill_pattern_2_1: 2860000 rects +caravel_00020001_fill_pattern_2_1: 2870000 rects +caravel_00020001_fill_pattern_2_1: 2880000 rects +caravel_00020001_fill_pattern_2_1: 2890000 rects +caravel_00020001_fill_pattern_2_1: 2900000 rects +caravel_00020001_fill_pattern_2_1: 2910000 rects +caravel_00020001_fill_pattern_2_1: 2920000 rects +caravel_00020001_fill_pattern_2_1: 2930000 rects +caravel_00020001_fill_pattern_2_1: 2940000 rects +caravel_00020001_fill_pattern_2_1: 2950000 rects +caravel_00020001_fill_pattern_2_1: 2960000 rects +caravel_00020001_fill_pattern_2_1: 2970000 rects +caravel_00020001_fill_pattern_2_1: 2980000 rects +caravel_00020001_fill_pattern_2_1: 2990000 rects +caravel_00020001_fill_pattern_2_1: 3000000 rects +caravel_00020001_fill_pattern_2_1: 3010000 rects +caravel_00020001_fill_pattern_2_1: 3020000 rects +caravel_00020001_fill_pattern_2_1: 3030000 rects +caravel_00020001_fill_pattern_2_1: 3040000 rects +caravel_00020001_fill_pattern_2_1: 3050000 rects +caravel_00020001_fill_pattern_2_1: 3060000 rects +caravel_00020001_fill_pattern_2_1: 3070000 rects +caravel_00020001_fill_pattern_2_1: 3080000 rects +caravel_00020001_fill_pattern_2_1: 3090000 rects +caravel_00020001_fill_pattern_2_1: 3100000 rects +caravel_00020001_fill_pattern_2_1: 3110000 rects +caravel_00020001_fill_pattern_2_1: 3120000 rects +caravel_00020001_fill_pattern_2_1: 3130000 rects +caravel_00020001_fill_pattern_2_1: 3140000 rects +caravel_00020001_fill_pattern_2_1: 3150000 rects +caravel_00020001_fill_pattern_2_1: 3160000 rects +caravel_00020001_fill_pattern_2_1: 3170000 rects +caravel_00020001_fill_pattern_2_1: 3180000 rects +caravel_00020001_fill_pattern_2_1: 3190000 rects +caravel_00020001_fill_pattern_2_1: 3200000 rects +caravel_00020001_fill_pattern_2_1: 3210000 rects +caravel_00020001_fill_pattern_2_1: 3220000 rects +caravel_00020001_fill_pattern_2_1: 3230000 rectsul 28 09:22:23 PDT 2021. +Starting magic under Tcl interpreter +Using the terminal as the console. +Using NULL graphics device. +site.pre: In custom site.pre... +site.pre: altered 'path sys' to: . $CAD_ROOT/magic/sys/ef-lib-magic/sys/style $CAD_ROOT/magic/sys $CAD_ROOT/magic/sys/current +Processing system .magicrc file +site.def: In custom site.def... +Sourcing design .magicrc for technology sky130A ... +2 Magic internal units = 1 Lambda +Input style sky130(vendor): scaleFactor=2, multiplier=2 +Scaled tech values by 2 / 1 to match internal grid scaling +Loading sky130A Device Generator Menu ... +Loading "/mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag/generate_fill_dist.tcl" from command line. +caravel_00020001_fill_pattern_2_5: 10000 rects +caravel_00020001_fill_pattern_2_5: 20000 rects +caravel_00020001_fill_pattern_2_5: 30000 rects +caravel_00020001_fill_pattern_2_5: 40000 rects +caravel_00020001_fill_pattern_2_5: 50000 rects +caravel_00020001_fill_pattern_2_5: 60000 rects +caravel_00020001_fill_pattern_2_5: 70000 rects +caravel_00020001_fill_pattern_2_5: 80000 rects +caravel_00020001_fill_pattern_2_5: 90000 rects +caravel_00020001_fill_pattern_2_5: 100000 rects +caravel_00020001_fill_pattern_2_5: 110000 rects +caravel_00020001_fill_pattern_2_5: 120000 rects +caravel_00020001_fill_pattern_2_5: 130000 rects +caravel_00020001_fill_pattern_2_5: 140000 rects +caravel_00020001_fill_pattern_2_5: 150000 rects +caravel_00020001_fill_pattern_2_5: 160000 rects +caravel_00020001_fill_pattern_2_5: 170000 rects +caravel_00020001_fill_pattern_2_5: 180000 rects +caravel_00020001_fill_pattern_2_5: 190000 rects +caravel_00020001_fill_pattern_2_5: 200000 rects +caravel_00020001_fill_pattern_2_5: 210000 rects +caravel_00020001_fill_pattern_2_5: 220000 rects +caravel_00020001_fill_pattern_2_5: 230000 rects +caravel_00020001_fill_pattern_2_5: 240000 rects +caravel_00020001_fill_pattern_2_5: 250000 rects +caravel_00020001_fill_pattern_2_5: 260000 rects +caravel_00020001_fill_pattern_2_5: 270000 rects +caravel_00020001_fill_pattern_2_5: 280000 rects +caravel_00020001_fill_pattern_2_5: 290000 rects +caravel_00020001_fill_pattern_2_5: 300000 rects +caravel_00020001_fill_pattern_2_5: 310000 rects +caravel_00020001_fill_pattern_2_5: 320000 rects +caravel_00020001_fill_pattern_2_5: 330000 rects +caravel_00020001_fill_pattern_2_5: 340000 rects +caravel_00020001_fill_pattern_2_5: 350000 rects +caravel_00020001_fill_pattern_2_5: 360000 rects +caravel_00020001_fill_pattern_2_5: 370000 rects +caravel_00020001_fill_pattern_2_5: 380000 rects +caravel_00020001_fill_pattern_2_5: 390000 rects +caravel_00020001_fill_pattern_2_5: 400000 rects +caravel_00020001_fill_pattern_2_5: 410000 rects +caravel_00020001_fill_pattern_2_5: 420000 rects +caravel_00020001_fill_pattern_2_5: 430000 rects +caravel_00020001_fill_pattern_2_5: 440000 rects +caravel_00020001_fill_pattern_2_5: 450000 rects +caravel_00020001_fill_pattern_2_5: 460000 rects +caravel_00020001_fill_pattern_2_5: 470000 rects +caravel_00020001_fill_pattern_2_5: 480000 rects +caravel_00020001_fill_pattern_2_5: 490000 rects +caravel_00020001_fill_pattern_2_5: 500000 rects +caravel_00020001_fill_pattern_2_5: 510000 rects +caravel_00020001_fill_pattern_2_5: 520000 rects +caravel_00020001_fill_pattern_2_5: 530000 rects +caravel_00020001_fill_pattern_2_5: 540000 rects +caravel_00020001_fill_pattern_2_5: 550000 rects +caravel_00020001_fill_pattern_2_5: 560000 rects +caravel_00020001_fill_pattern_2_5: 570000 rects +caravel_00020001_fill_pattern_2_5: 580000 rects +caravel_00020001_fill_pattern_2_5: 590000 rects +caravel_00020001_fill_pattern_2_5: 600000 rects +caravel_00020001_fill_pattern_2_5: 610000 rects +caravel_00020001_fill_pattern_2_5: 620000 rects +caravel_00020001_fill_pattern_2_5: 630000 rects +caravel_00020001_fill_pattern_2_5: 640000 rects +caravel_00020001_fill_pattern_2_5: 650000 rects +caravel_00020001_fill_pattern_2_5: 660000 rects +caravel_00020001_fill_pattern_2_5: 670000 rects +caravel_00020001_fill_pattern_2_5: 680000 rects +caravel_00020001_fill_pattern_2_5: 690000 rects +caravel_00020001_fill_pattern_2_5: 700000 rects +caravel_00020001_fill_pattern_2_5: 710000 rects +caravel_00020001_fill_pattern_2_5: 720000 rects +caravel_00020001_fill_pattern_2_5: 730000 rects +caravel_00020001_fill_pattern_2_5: 740000 rects +caravel_00020001_fill_pattern_2_5: 750000 rects +caravel_00020001_fill_pattern_2_5: 760000 rects +caravel_00020001_fill_pattern_2_5: 770000 rects +caravel_00020001_fill_pattern_2_5: 780000 rects +caravel_00020001_fill_pattern_2_5: 790000 rects +caravel_00020001_fill_pattern_2_5: 800000 rects +caravel_00020001_fill_pattern_2_5: 810000 rects +caravel_00020001_fill_pattern_2_5: 820000 rects +caravel_00020001_fill_pattern_2_5: 830000 rects +caravel_00020001_fill_pattern_2_5: 840000 rects +caravel_00020001_fill_pattern_2_5: 850000 rects +caravel_00020001_fill_pattern_2_5: 860000 rects +caravel_00020001_fill_pattern_2_5: 870000 rects +caravel_00020001_fill_pattern_2_5: 880000 rects +caravel_00020001_fill_pattern_2_5: 890000 rects +caravel_00020001_fill_pattern_2_5: 900000 rects +caravel_00020001_fill_pattern_2_5: 910000 rects +caravel_00020001_fill_pattern_2_5: 920000 rects +caravel_00020001_fill_pattern_2_5: 930000 rects +caravel_00020001_fill_pattern_2_5: 940000 rects +caravel_00020001_fill_pattern_2_5: 950000 rects +caravel_00020001_fill_pattern_2_5: 960000 rects +caravel_00020001_fill_pattern_2_5: 970000 rects +caravel_00020001_fill_pattern_2_5: 980000 rects +caravel_00020001_fill_pattern_2_5: 990000 rects +caravel_00020001_fill_pattern_2_5: 1000000 rects +caravel_00020001_fill_pattern_2_5: 1010000 rects +caravel_00020001_fill_pattern_2_5: 1020000 rects +caravel_00020001_fill_pattern_2_5: 1030000 rects +caravel_00020001_fill_pattern_2_5: 1040000 rects +caravel_00020001_fill_pattern_2_5: 1050000 rects +caravel_00020001_fill_pattern_2_5: 1060000 rects +caravel_00020001_fill_pattern_2_5: 1070000 rects +caravel_00020001_fill_pattern_2_5: 1080000 rects +caravel_00020001_fill_pattern_2_5: 1090000 rects +caravel_00020001_fill_pattern_2_5: 1100000 rects +caravel_00020001_fill_pattern_2_5: 1110000 rects +caravel_00020001_fill_pattern_2_5: 1120000 rects +caravel_00020001_fill_pattern_2_5: 1130000 rects +caravel_00020001_fill_pattern_2_5: 1140000 rects +caravel_00020001_fill_pattern_2_5: 1150000 rects +caravel_00020001_fill_pattern_2_5: 1160000 rects +caravel_00020001_fill_pattern_2_5: 1170000 rects +caravel_00020001_fill_pattern_2_5: 1180000 rects +caravel_00020001_fill_pattern_2_5: 1190000 rects +caravel_00020001_fill_pattern_2_5: 1200000 rects +caravel_00020001_fill_pattern_2_5: 1210000 rects +caravel_00020001_fill_pattern_2_5: 1220000 rects +caravel_00020001_fill_pattern_2_5: 1230000 rects +caravel_00020001_fill_pattern_2_5: 1240000 rects +caravel_00020001_fill_pattern_2_5: 1250000 rects +caravel_00020001_fill_pattern_2_5: 1260000 rects +caravel_00020001_fill_pattern_2_5: 1270000 rects +caravel_00020001_fill_pattern_2_5: 1280000 rects +caravel_00020001_fill_pattern_2_5: 1290000 rects +caravel_00020001_fill_pattern_2_5: 1300000 rects +caravel_00020001_fill_pattern_2_5: 1310000 rects +caravel_00020001_fill_pattern_2_5: 1320000 rects +caravel_00020001_fill_pattern_2_5: 1330000 rects +caravel_00020001_fill_pattern_2_5: 1340000 rects +caravel_00020001_fill_pattern_2_5: 1350000 rects +caravel_00020001_fill_pattern_2_5: 1360000 rects +caravel_00020001_fill_pattern_2_5: 1370000 rects +caravel_00020001_fill_pattern_2_5: 1380000 rects +caravel_00020001_fill_pattern_2_5: 1390000 rects +caravel_00020001_fill_pattern_2_5: 1400000 rects +caravel_00020001_fill_pattern_2_5: 1410000 rects +caravel_00020001_fill_pattern_2_5: 1420000 rects +caravel_00020001_fill_pattern_2_5: 1430000 rects +caravel_00020001_fill_pattern_2_5: 1440000 rects +caravel_00020001_fill_pattern_2_5: 1450000 rects +caravel_00020001_fill_pattern_2_5: 1460000 rects +caravel_00020001_fill_pattern_2_5: 1470000 rects +caravel_00020001_fill_pattern_2_5: 1480000 rects +caravel_00020001_fill_pattern_2_5: 1490000 rects +caravel_00020001_fill_pattern_2_5: 1500000 rects +caravel_00020001_fill_pattern_2_5: 1510000 rects +caravel_00020001_fill_pattern_2_5: 1520000 rects +caravel_00020001_fill_pattern_2_5: 1530000 rects +caravel_00020001_fill_pattern_2_5: 1540000 rects +caravel_00020001_fill_pattern_2_5: 1550000 rects +caravel_00020001_fill_pattern_3_4: 1560000 rects +caravel_00020001_fill_pattern_3_4: 1570000 rects +caravel_00020001_fill_pattern_3_4: 1580000 rects +caravel_00020001_fill_pattern_3_4: 1590000 rects +caravel_00020001_fill_pattern_3_4: 1600000 rects +caravel_00020001_fill_pattern_3_4: 1610000 rects +caravel_00020001_fill_pattern_3_4: 1620000 rects +caravel_00020001_fill_pattern_3_4: 1630000 rects +caravel_00020001_fill_pattern_3_4: 1640000 rects +caravel_00020001_fill_pattern_3_4: 1650000 rects +caravel_00020001_fill_pattern_3_4: 1660000 rects +caravel_00020001_fill_pattern_3_4: 1670000 rects +caravel_00020001_fill_pattern_3_4: 1680000 rects +caravel_00020001_fill_pattern_3_4: 1690000 rects +caravel_00020001_fill_pattern_3_4: 1700000 rects +caravel_00020001_fill_pattern_3_4: 1710000 rects +caravel_00020001_fill_pattern_3_4: 1720000 rects +caravel_00020001_fill_pattern_3_4: 1730000 rects +caravel_00020001_fill_pattern_3_4: 1740000 rects +caravel_00020001_fill_pattern_3_4: 1750000 rects +caravel_00020001_fill_pattern_3_4: 1760000 rects +caravel_00020001_fill_pattern_3_4: 1770000 rects +caravel_00020001_fill_pattern_3_4: 1780000 rects +caravel_00020001_fill_pattern_3_4: 1790000 rects +caravel_00020001_fill_pattern_3_4: 1800000 rects +caravel_00020001_fill_pattern_3_4: 1810000 rects +caravel_00020001_fill_pattern_3_4: 1820000 rects +caravel_00020001_fill_pattern_3_4: 1830000 rects +caravel_00020001_fill_pattern_3_4: 1840000 rects +caravel_00020001_fill_pattern_3_4: 1850000 rects +caravel_00020001_fill_pattern_3_4: 1860000 rects +caravel_00020001_fill_pattern_3_4: 1870000 rects +caravel_00020001_fill_pattern_3_4: 1880000 rects +caravel_00020001_fill_pattern_3_4: 1890000 rects +caravel_00020001_fill_pattern_3_4: 1900000 rects +caravel_00020001_fill_pattern_3_4: 1910000 rects +caravel_00020001_fill_pattern_3_4: 1920000 rects +caravel_00020001_fill_pattern_3_4: 1930000 rects +caravel_00020001_fill_pattern_3_4: 1940000 rects +caravel_00020001_fill_pattern_3_4: 1950000 rects +caravel_00020001_fill_pattern_3_4: 1960000 rects +caravel_00020001_fill_pattern_3_4: 1970000 rects +caravel_00020001_fill_pattern_3_4: 1980000 rects +caravel_00020001_fill_pattern_3_4: 1990000 rects +caravel_00020001_fill_pattern_3_4: 2000000 rects +caravel_00020001_fill_pattern_3_4: 2010000 rects +caravel_00020001_fill_pattern_3_4: 2020000 rects +caravel_00020001_fill_pattern_3_4: 2030000 rects +caravel_00020001_fill_pattern_3_4: 2040000 rects +caravel_00020001_fill_pattern_3_4: 2050000 rects +caravel_00020001_fill_pattern_3_4: 2060000 rects +caravel_00020001_fill_pattern_3_4: 2070000 rects +caravel_00020001_fill_pattern_3_4: 2080000 rects +caravel_00020001_fill_pattern_3_4: 2090000 rects +caravel_00020001_fill_pattern_3_4: 2100000 rects +caravel_00020001_fill_pattern_3_4: 2110000 rects +caravel_00020001_fill_pattern_3_4: 2120000 rects +caravel_00020001_fill_pattern_3_4: 2130000 rects +caravel_00020001_fill_pattern_3_4: 2140000 rects +caravel_00020001_fill_pattern_3_4: 2150000 rects +caravel_00020001_fill_pattern_3_4: 2160000 rects +caravel_00020001_fill_pattern_3_4: 2170000 rects +caravel_00020001_fill_pattern_3_4: 2180000 rects +caravel_00020001_fill_pattern_3_4: 2190000 rects +caravel_00020001_fill_pattern_3_4: 2200000 rects +caravel_00020001_fill_pattern_3_4: 2210000 rects +caravel_00020001_fill_pattern_3_4: 2220000 rects +caravel_00020001_fill_pattern_3_4: 2230000 rects +caravel_00020001_fill_pattern_3_4: 2240000 rects +caravel_00020001_fill_pattern_3_4: 2250000 rects +caravel_00020001_fill_pattern_3_4: 2260000 rects +caravel_00020001_fill_pattern_3_4: 2270000 rects +caravel_00020001_fill_pattern_3_4: 2280000 rects +caravel_00020001_fill_pattern_3_4: 2290000 rects +caravel_00020001_fill_pattern_3_4: 2300000 rects +caravel_00020001_fill_pattern_3_4: 2310000 rects +caravel_00020001_fill_pattern_3_4: 2320000 rects +caravel_00020001_fill_pattern_3_4: 2330000 rects +caravel_00020001_fill_pattern_3_4: 2340000 rects +caravel_00020001_fill_pattern_3_4: 2350000 rects +caravel_00020001_fill_pattern_3_4: 2360000 rects +caravel_00020001_fill_pattern_3_4: 2370000 rects +caravel_00020001_fill_pattern_3_4: 2380000 rects +caravel_00020001_fill_patterul 28 09:22:23 PDT 2021. +Starting magic under Tcl interpreter +Using the terminal as the console. +Using NULL graphics device. +site.pre: In custom site.pre... +site.pre: altered 'path sys' to: . $CAD_ROOT/magic/sys/ef-lib-magic/sys/style $CAD_ROOT/magic/sys $CAD_ROOT/magic/sys/current +Processing system .magicrc file +site.def: In custom site.def... +Sourcing design .magicrc for technology sky130A ... +2 Magic internal units = 1 Lambda +Input style sky130(vendor): scaleFactor=2, multiplier=2 +Scaled tech values by 2 / 1 to match internal grid scaling +Loading sky130A Device Generator Menu ... +Loading "/mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag/generate_fill_dist.tcl" from command line. +caravel_00020001_fill_pattern_2_6: 10000 rects +caravel_00020001_fill_pattern_2_6: 20000 rects +caravel_00020001_fill_pattern_2_6: 30000 rects +caravel_00020001_fill_pattern_2_6: 40000 rects +caravel_00020001_fill_pattern_2_6: 50000 rects +caravel_00020001_fill_pattern_2_6: 60000 rects +caravel_00020001_fill_pattern_2_6: 70000 rects +caravel_00020001_fill_pattern_2_6: 80000 rects +caravel_00020001_fill_pattern_2_6: 90000 rects +caravel_00020001_fill_pattern_2_6: 100000 rects +caravel_00020001_fill_pattern_2_6: 110000 rects +caravel_00020001_fill_pattern_2_6: 120000 rects +caravel_00020001_fill_pattern_2_6: 130000 rects +caravel_00020001_fill_pattern_2_6: 140000 rects +caravel_00020001_fill_pattern_2_6: 150000 rects +caravel_00020001_fill_pattern_2_6: 160000 rects +caravel_00020001_fill_pattern_2_6: 170000 rects +caravel_00020001_fill_pattern_2_6: 180000 rects +caravel_00020001_fill_pattern_2_6: 190000 rects +caravel_00020001_fill_pattern_2_6: 200000 rects +caravel_00020001_fill_pattern_2_6: 210000 rects +caravel_00020001_fill_pattern_2_6: 220000 rects +caravel_00020001_fill_pattern_2_6: 230000 rects +caravel_00020001_fill_pattern_2_6: 240000 rects +caravel_00020001_fill_pattern_2_6: 250000 rects +caravel_00020001_fill_pattern_2_6: 260000 rects +caravel_00020001_fill_pattern_2_6: 270000 rects +caravel_00020001_fill_pattern_2_6: 280000 rects +caravel_00020001_fill_pattern_2_6: 290000 rects +caravel_00020001_fill_pattern_2_6: 300000 rects +caravel_00020001_fill_pattern_2_6: 310000 rects +caravel_00020001_fill_pattern_2_6: 320000 rects +caravel_00020001_fill_pattern_2_6: 330000 rects +caravel_00020001_fill_pattern_2_6: 340000 rects +caravel_00020001_fill_pattern_2_6: 350000 rects +caravel_00020001_fill_pattern_2_6: 360000 rects +caravel_00020001_fill_pattern_2_6: 370000 rects +caravel_00020001_fill_pattern_2_6: 380000 rects +caravel_00020001_fill_pattern_2_6: 390000 rects +caravel_00020001_fill_pattern_2_6: 400000 rects +caravel_00020001_fill_pattern_2_6: 410000 rects +caravel_00020001_fill_pattern_2_6: 420000 rects +caravel_00020001_fill_pattern_2_6: 430000 rects +caravel_00020001_fill_pattern_2_6: 440000 rects +caravel_00020001_fill_pattern_2_6: 450000 rects +caravel_00020001_fill_pattern_2_6: 460000 rects +caravel_00020001_fill_pattern_2_6: 470000 rects +caravel_00020001_fill_pattern_2_6: 480000 rects +caravel_00020001_fill_pattern_2_6: 490000 rects +caravel_00020001_fill_pattern_2_6: 500000 rects +caravel_00020001_fill_pattern_2_6: 510000 rects +caravel_00020001_fill_pattern_2_6: 520000 rects +caravel_00020001_fill_pattern_2_6: 530000 rects +caravel_00020001_fill_pattern_2_6: 540000 rects +caravel_00020001_fill_pattern_2_6: 550000 rects +caravel_00020001_fill_pattern_2_6: 560000 rects +caravel_00020001_fill_pattern_2_6: 570000 rects +caravel_00020001_fill_pattern_2_6: 580000 rects +caravel_00020001_fill_pattern_2_6: 590000 rects +caravel_00020001_fill_pattern_2_6: 600000 rects +caravel_00020001_fill_pattern_2_6: 610000 rects +caravel_00020001_fill_pattern_2_6: 620000 rects +caravel_00020001_fill_pattern_2_6: 630000 rects +caravel_00020001_fill_pattern_2_6: 640000 rects +caravel_00020001_fill_pattern_2_6: 650000 rects +caravel_00020001_fill_pattern_2_6: 660000 rects +caravel_00020001_fill_pattern_2_6: 670000 rects +caravel_00020001_fill_pattern_2_6: 680000 rects +caravel_00020001_fill_pattern_2_6: 690000 rects +caravel_00020001_fill_pattern_2_6: 700000 rects +caravel_00020001_fill_pattern_2_6: 710000 rects +caravel_00020001_fill_pattern_2_6: 720000 rects +caravel_00020001_fill_pattern_2_6: 730000 rects +caravel_00020001_fill_pattern_2_6: 740000 rects +caravel_00020001_fill_pattern_2_6: 750000 rects +caravel_00020001_fill_pattern_2_6: 760000 rects +caravel_00020001_fill_pattern_2_6: 770000 rects +caravel_00020001_fill_pattern_2_6: 780000 rects +caravel_00020001_fill_pattern_2_6: 790000 rects +caravel_00020001_fill_pattern_2_6: 800000 rects +caravel_00020001_fill_pattern_2_6: 810000 rects +caravel_00020001_fill_pattern_2_6: 820000 rects +caravel_00020001_fill_pattern_2_6: 830000 rects +caravel_00020001_fill_pattern_2_6: 840000 rects +caravel_00020001_fill_pattern_2_6: 850000 rects +caravel_00020001_fill_pattern_2_6: 860000 rects +caravel_00020001_fill_pattern_2_6: 870000 rects +caravel_00020001_fill_pattern_2_6: 880000 rects +caravel_00020001_fill_pattern_2_6: 890000 rects +caravel_00020001_fill_pattern_2_6: 900000 rects +caravel_00020001_fill_pattern_2_6: 910000 rects +caravel_00020001_fill_pattern_2_6: 920000 rects +caravel_00020001_fill_pattern_2_6: 930000 rects +caravel_00020001_fill_pattern_2_6: 940000 rects +caravel_00020001_fill_pattern_2_6: 950000 rects +caravel_00020001_fill_pattern_2_6: 960000 rects +caravel_00020001_fill_pattern_2_6: 970000 rects +caravel_00020001_fill_pattern_2_6: 980000 rects +caravel_00020001_fill_pattern_2_6: 990000 rects +caravel_00020001_fill_pattern_2_6: 1000000 rects +caravel_00020001_fill_pattern_2_6: 1010000 rects +caravel_00020001_fill_pattern_2_6: 1020000 rects +caravel_00020001_fill_pattern_2_6: 1030000 rects +caravel_00020001_fill_pattern_2_6: 1040000 rects +caravel_00020001_fill_pattern_2_6: 1050000 rects +caravel_00020001_fill_pattern_2_6: 1060000 rects +caravel_00020001_fill_pattern_2_6: 1070000 rects +caravel_00020001_fill_pattern_2_6: 1080000 rects +caravel_00020001_fill_pattern_2_6: 1090000 rects +caravel_00020001_fill_pattern_2_6: 1100000 rects +caravel_00020001_fill_pattern_2_6: 1110000 rects +caravel_00020001_fill_pattern_2_6: 1120000 rects +caravel_00020001_fill_pattern_2_6: 1130000 rects +caravel_00020001_fill_pattern_2_6: 1140000 rects +caravel_00020001_fill_pattern_2_6: 1150000 rects +caravel_00020001_fill_pattern_2_6: 1160000 rects +caravel_00020001_fill_pattern_2_6: 1170000 rects +caravel_00020001_fill_pattern_2_6: 1180000 rects +caravel_00020001_fill_pattern_2_6: 1190000 rects +caravel_00020001_fill_pattern_2_6: 1200000 rects +caravel_00020001_fill_pattern_2_6: 1210000 rects +caravel_00020001_fill_pattern_2_6: 1220000 rects +caravel_00020001_fill_pattern_2_6: 1230000 rects +caravel_00020001_fill_pattern_2_6: 1240000 rects +caravel_00020001_fill_pattern_2_6: 1250000 rects +caravel_00020001_fill_pattern_2_6: 1260000 rects +caravel_00020001_fill_pattern_2_6: 1270000 rects +caravel_00020001_fill_pattern_2_6: 1280000 rects +caravel_00020001_fill_pattern_2_6: 1290000 rects +caravel_00020001_fill_pattern_2_6: 1300000 rects +caravel_00020001_fill_pattern_2_6: 1310000 rects +caravel_00020001_fill_pattern_2_6: 1320000 rects +caravel_00020001_fill_pattern_2_6: 1330000 rects +caravel_00020001_fill_pattern_2_6: 1340000 rects +caravel_00020001_fill_pattern_2_6: 1350000 rects +caravel_00020001_fill_pattern_2_6: 1360000 rects +caravel_00020001_fill_pattern_2_6: 1370000 rects +caravel_00020001_fill_pattern_2_6: 1380000 rects +caravel_00020001_fill_pattern_2_6: 1390000 rects +caravel_00020001_fill_pattern_2_6: 1400000 rects +caravel_00020001_fill_pattern_2_6: 1410000 rects +caravel_00020001_fill_pattern_2_6: 1420000 rects +caravel_00020001_fill_pattern_2_6: 1430000 rects +caravel_00020001_fill_pattern_2_6: 1440000 rects +caravel_00020001_fill_pattern_2_6: 1450000 rects +caravel_00020001_fill_pattern_2_6: 1460000 rects +caravel_00020001_fill_pattern_2_6: 1470000 rects +caravel_00020001_fill_pattern_2_6: 1480000 rects +caravel_00020001_fill_pattern_2_6: 1490000 rects +caravel_00020001_fill_pattern_2_6: 1500000 rects +caravel_00020001_fill_pattern_2_6: 1510000 rects +caravel_00020001_fill_pattern_2_6: 1520000 rects +caravel_00020001_fill_pattern_2_6: 1530000 rects +caravel_00020001_fill_pattern_2_6: 1540000 rects +caravel_00020001_fill_pattern_2_6: 1550000 rects +caravel_00020001_fill_pattern_3_1: 1560000 rects +caravel_00020001_fill_pattern_3_1: 1570000 rects +caravel_00020001_fill_pattern_3_1: 1580000 rects +caravel_00020001_fill_pattern_3_1: 1590000 rects +caravel_00020001_fill_pattern_3_1: 1600000 rects +caravel_00020001_fill_pattern_3_1: 1610000 rects +caravel_00020001_fill_pattern_3_1: 1620000 rects +caravel_00020001_fill_pattern_3_1: 1630000 rects +caravel_00020001_fill_pattern_3_1: 1640000 rects +caravel_00020001_fill_pattern_3_1: 1650000 rects +caravel_00020001_fill_pattern_3_1: 1660000 rects +caravel_00020001_fill_pattern_3_1: 1670000 rects +caravel_00020001_fill_pattern_3_1: 1680000 rects +caravel_00020001_fill_pattern_3_1: 1690000 rects +caravel_00020001_fill_pattern_3_1: 1700000 rects +caravel_00020001_fill_pattern_3_1: 1710000 rects +caravel_00020001_fill_pattern_3_1: 1720000 rects +caravel_00020001_fill_pattern_3_1: 1730000 rects +caravel_00020001_fill_pattern_3_1: 1740000 rects +caravel_00020001_fill_pattern_3_1: 1750000 rects +caravel_00020001_fill_pattern_3_1: 1760000 rects +caravel_00020001_fill_pattern_3_1: 1770000 rects +caravel_00020001_fill_pattern_3_1: 1780000 rects +caravel_00020001_fill_pattern_3_1: 1790000 rects +caravel_00020001_fill_pattern_3_1: 1800000 rects +caravel_00020001_fill_pattern_3_1: 1810000 rects +caravel_00020001_fill_pattern_3_1: 1820000 rects +caravel_00020001_fill_pattern_3_1: 1830000 rects +caravel_00020001_fill_pattern_3_1: 1840000 rects +caravel_00020001_fill_pattern_3_1: 1850000 rects +caravel_00020001_fill_pattern_3_1: 1860000 rects +caravel_00020001_fill_pattern_3_1: 1870000 rects +caravel_00020001_fill_pattern_3_1: 1880000 rects +caravel_00020001_fill_pattern_3_1: 1890000 rects +caravel_00020001_fill_pattern_3_1: 1900000 rects +caravel_00020001_fill_pattern_3_1: 1910000 rects +caravel_00020001_fill_pattern_3_1: 1920000 rects +caravel_00020001_fill_pattern_3_1: 1930000 rects +caravel_00020001_fill_pattern_3_1: 1940000 rects +caravel_00020001_fill_pattern_3_1: 1950000 rects +caravel_00020001_fill_pattern_3_1: 1960000 rects +caravel_00020001_fill_pattern_3_1: 1970000 rects +caravel_00020001_fill_pattern_3_1: 1980000 rects +caravel_00020001_fill_pattern_3_1: 1990000 rects +caravel_00020001_fill_pattern_3_1: 2000000 rects +caravel_00020001_fill_pattern_3_1: 2010000 rects +caravel_00020001_fill_pattern_3_1: 2020000 rects +caravel_00020001_fill_pattern_3_1: 2030000 rects +caravel_00020001_fill_pattern_3_1: 2040000 rects +caravel_00020001_fill_pattern_3_1: 2050000 rects +caravel_00020001_fill_pattern_3_1: 2060000 rects +caravel_00020001_fill_pattern_3_1: 2070000 rects +caravel_00020001_fill_pattern_3_1: 2080000 rects +caravel_00020001_fill_pattern_3_1: 2090000 rects +caravel_00020001_fill_pattern_3_1: 2100000 rects +caravel_00020001_fill_pattern_3_1: 2110000 rects +caravel_00020001_fill_pattern_3_1: 2120000 rects +caravel_00020001_fill_pattern_3_1: 2130000 rects +caravel_00020001_fill_pattern_3_1: 2140000 rects +caravel_00020001_fill_pattern_3_1: 2150000 rects +caravel_00020001_fill_pattern_3_1: 2160000 rects +caravel_00020001_fill_pattern_3_1: 2170000 rects +caravel_00020001_fill_pattern_3_1: 2180000 rects +caravel_00020001_fill_pattern_3_1: 2190000 rects +caravel_00020001_fill_pattern_3_1: 2200000 rects +caravel_00020001_fill_pattern_3_1: 2210000 rects +caravel_00020001_fill_pattern_3_1: 2220000 rects +caravel_00020001_fill_pattern_3_1: 2230000 rects +caravel_00020001_fill_pattern_3_1: 2240000 rects +caravel_00020001_fill_pattern_3_1: 2250000 rects +caravel_00020001_fill_pattern_3_1: 2260000 rects +caravel_00020001_fill_pattern_3_1: 2270000 rects +caravel_00020001_fill_pattern_3_1: 2280000 rects +caravel_00020001_fill_pattern_3_1: 2290000 rects +caravel_00020001_fill_pattern_3_1: 2300000 rects +caravel_00020001_fill_pattern_3_1: 2310000 rects +caravel_00020001_fill_pattern_3_1: 2320000 rects +caravel_00020001_fill_pattern_3_1: 2330000 rects +caravel_00020001_fill_pattern_3_1: 2340000 rects +caravel_00020001_fill_pattern_3_1: 2350000 rects +caravel_00020001_fill_pattern_3_1: 2360000 rects +caravel_00020001_fill_pattern_3_1: 2370000 rects +caravel_00020001_fill_pattern_3_1: 2380000 rects +caravel_00020001_fill_pattern_3_4: 2390000 rects +caravel_00020001_fill_pattern_3_4: 2400000 rects +caravel_00020001_fill_pattern_3_4: 2410000 rects +caravel_00020001_fill_pattern_3_4: 2420000 rects +caravel_00020001_fill_pattern_3_4: 2430000 rects +caravel_00020001_fill_pattern_3_4: 2440000 rects +caravel_00020001_fill_pattern_3_4: 2450000 rects +caravel_00020001_fill_pattern_3_4: 2460000 rects +caravel_00020001_fill_pattern_3_4: 2470000 rects +caravel_00020001_fill_pattern_3_4: 2480000 rects +caravel_00020001_fill_pattern_3_4: 2490000 rects +caravel_00020001_fill_pattern_3_4: 2500000 rects +caravel_00020001_fill_pattern_3_4: 2510000 rects +caravel_00020001_fill_pattern_3_4: 2520000 rects +caravel_00020001_fill_pattern_3_4: 2530000 rects +caravel_00020001_fill_pattern_3_4: 2540000 rects +caravel_00020001_fill_pattern_3_4: 2550000 rects +caravel_00020001_fill_pattern_3_4: 2560000 rects +caravel_00020001_fill_pattern_3_4: 2570000 rects +caravel_00020001_fill_pattern_3_4: 2580000 rects +caravel_00020001_fill_pattern_3_4: 2590000 rects +caravel_00020001_fill_pattern_3_4: 2600000 rects +caravel_00020001_fill_pattern_3_4: 2610000 rects +caravel_00020001_fill_pattern_3_4: 2620000 rects +caravel_00020001_fill_pattern_3_4: 2630000 rects +caravel_00020001_fill_pattern_3_4: 2640000 rects +caravel_00020001_fill_pattern_3_4: 2650000 rects +caravel_00020001_fill_pattern_3_4: 2660000 rects +caravel_00020001_fill_pattern_3_4: 2670000 rects +caravel_00020001_fill_pattern_3_4: 2680000 rects +caravel_00020001_fill_pattern_3_4: 2690000 rects +caravel_00020001_fill_pattern_3_4: 2700000 rects +caravel_00020001_fill_pattern_3_4: 2710000 rects +caravel_00020001_fill_pattern_3_4: 2720000 rects +caravel_00020001_fill_pattern_3_4: 2730000 rects +caravel_00020001_fill_pattern_3_4: 2740000 rects +caravel_00020001_fill_pattern_3_4: 2750000 rects +caravel_00020001_fill_pattern_3_4: 2760000 rects +caravel_00020001_fill_pattern_3_4: 2770000 rects +caravel_00020001_fill_pattern_3_4: 2780000 rects +caravel_00020001_fill_pattern_3_4: 2790000 rects +caravel_00020001_fill_pattern_3_4: 2800000 rects +caravel_00020001_fill_pattern_3_4: 2810000 rects +caravel_00020001_fill_pattern_3_4: 2820000 rects +caravel_00020001_fill_pattern_3_4: 2830000 rects +caravel_00020001_fill_pattern_3_4: 2840000 rects +caravel_00020001_fill_pattern_3_4: 2850000 rects +caravel_00020001_fill_pattern_3_4: 2860000 rects +caravel_00020001_fill_pattern_3_4: 2870000 rects +caravel_00020001_fill_pattern_3_4: 2880000 rects +caravel_00020001_fill_pattern_3_4: 2890000 rects +caravel_00020001_fill_pattern_3_4: 2900000 rects +caravel_00020001_fill_pattern_3_4: 2910000 rects +caravel_00020001_fill_pattern_3_4: 2920000 rects +caravel_00020001_fill_pattern_3_4: 2930000 rects +caravel_00020001_fill_pattern_3_4: 2940000 rects +caravel_00020001_fill_pattern_3_4: 2950000 rects +caravel_00020001_fill_pattern_3_4: 2960000 rects +caravel_00020001_fill_pattern_3_4: 2970000 rects +caravel_00020001_fill_pattern_3_4: 2980000 rects +caravel_00020001_fill_pattern_3_4: 2990000 rects +caravel_00020001_fill_pattern_3_4: 3000000 rects +caravel_00020001_fill_pattern_3_4: 3010000 rects +caravel_00020001_fill_pattern_3_4: 3020000 rects +caravel_00020001_fill_pattern_3_4: 3030000 rects +caravel_00020001_fill_pattern_3_4: 3040000 rects +caravel_00020001_fill_pattern_3_4: 3050000 rects +caravel_00020001_fill_pattern_3_4: 3060000 rects +caravel_00020001_fill_pattern_3_4: 3070000 rects +caravel_00020001_fill_pattern_3_4: 3080000 rects +caravel_00020001_fill_pattern_3_4: 3090000 rects +caravel_00020001_fill_pattern_3_4: 3100000 rects +caravel_00020001_fill_pattern_3_4: 3110000 rects +caravel_00020001_fill_pattern_3_4: 3120000 rects +caravel_00020001_fill_pattern_3_4: 3130000 rects +caravel_00020001_fill_pattern_3_4: 3140000 rects +caravel_00020001_fill_pattern_3_4: 3150000 rects +caravel_00020001_fill_pattern_3_4: 3160000 rects +caravel_00020001_fill_pattern_3_4: 3170000 rects +caravel_00020001_fill_pattern_3_4: 3180000 rects +caravel_00020001_fill_pattern_3_4: 3190000 rects +caravel_00020001_fill_pattern_3_4: 3200000 rects +caravel_00020001_fill_pattern_3_4: 3210000 rects +caravel_00020001_fill_pattern_3_4: 3220000 rects +caravel_00020001_fill_pattern_3_4: 3230000 rects00020001_fill_pattern_2_4: 3230000 rectsn_3_1: 2390000 rects +caravel_00020001_fill_pattern_3_1: 2400000 rects +caravel_00020001_fill_pattern_3_1: 2410000 rects +caravel_00020001_fill_pattern_3_1: 2420000 rects +caravel_00020001_fill_pattern_3_1: 2430000 rects +caravel_00020001_fill_pattern_3_1: 2440000 rects +caravel_00020001_fill_pattern_3_1: 2450000 rects +caravel_00020001_fill_pattern_3_1: 2460000 rects +caravel_00020001_fill_pattern_3_1: 2470000 rects +caravel_00020001_fill_pattern_3_1: 2480000 rects +caravel_00020001_fill_pattern_3_1: 2490000 rects +caravel_00020001_fill_pattern_3_1: 2500000 rects +caravel_00020001_fill_pattern_3_1: 2510000 rects +caravel_00020001_fill_pattern_3_1: 2520000 rects +caravel_00020001_fill_pattern_3_1: 2530000 rects +caravel_00020001_fill_pattern_3_1: 2540000 rects +caravel_00020001_fill_pattern_3_1: 2550000 rects +caravel_00020001_fill_pattern_3_1: 2560000 rects +caravel_00020001_fill_pattern_3_1: 2570000 rects +caravel_00020001_fill_pattern_3_1: 2580000 rects +caravel_00020001_fill_pattern_3_1: 2590000 rects +caravel_00020001_fill_pattern_3_1: 2600000 rects +caravel_00020001_fill_pattern_3_1: 2610000 rects +caravel_00020001_fill_pattern_3_1: 2620000 rects +caravel_00020001_fill_pattern_3_1: 2630000 rects +caravel_00020001_fill_pattern_3_1: 2640000 rects +caravel_00020001_fill_pattern_3_1: 2650000 rects +caravel_00020001_fill_pattern_3_1: 2660000 rects +caravel_00020001_fill_pattern_3_1: 2670000 rects +caravel_00020001_fill_pattern_3_1: 2680000 rects +caravel_00020001_fill_pattern_3_1: 2690000 rects +caravel_00020001_fill_pattern_3_1: 2700000 rects +caravel_00020001_fill_pattern_3_1: 2710000 rects +caravel_00020001_fill_pattern_3_1: 2720000 rects +caravel_00020001_fill_pattern_3_1: 2730000 rects +caravel_00020001_fill_pattern_3_1: 2740000 rects +caravel_00020001_fill_pattern_3_1: 2750000 rects +caravel_00020001_fill_pattern_3_1: 2760000 rects +caravel_00020001_fill_pattern_3_1: 2770000 rects +caravel_00020001_fill_pattern_3_1: 2780000 rects +caravel_00020001_fill_pattern_3_1: 2790000 rects +caravel_00020001_fill_pattern_3_1: 2800000 rects +caravel_00020001_fill_pattern_3_1: 2810000 rects +caravel_00020001_fill_pattern_3_1: 2820000 rects +caravel_00020001_fill_pattern_3_1: 2830000 rects +caravel_00020001_fill_pattern_3_1: 2840000 rects +caravel_00020001_fill_pattern_3_1: 2850000 rects +caravel_00020001_fill_pattern_3_1: 2860000 rects +caravel_00020001_fill_pattern_3_1: 2870000 rects +caravel_00020001_fill_pattern_3_1: 2880000 rects +caravel_00020001_fill_pattern_3_1: 2890000 rects +caravel_00020001_fill_pattern_3_1: 2900000 rects +caravel_00020001_fill_pattern_3_1: 2910000 rects +caravel_00020001_fill_pattern_3_1: 2920000 rects +caravel_00020001_fill_pattern_3_1: 2930000 rects +caravel_00020001_fill_pattern_3_1: 2940000 rects +caravel_00020001_fill_pattern_3_1: 2950000 rects +caravel_00020001_fill_pattern_3_1: 2960000 rects +caravel_00020001_fill_pattern_3_1: 2970000 rects +caravel_00020001_fill_pattern_3_1: 2980000 rects +caravel_00020001_fill_pattern_3_1: 2990000 rects +caravel_00020001_fill_pattern_3_1: 3000000 rects +caravel_00020001_fill_pattern_3_1: 3010000 rects +caravel_00020001_fill_pattern_3_1: 3020000 rects +caravel_00020001_fill_pattern_3_1: 3030000 rects +caravel_00020001_fill_pattern_3_1: 3040000 rects +caravel_00020001_fill_pattern_3_1: 3050000 rects +caravel_00020001_fill_pattern_3_1: 3060000 rects +caravel_00020001_fill_pattern_3_1: 3070000 rects +caravel_00020001_fill_pattern_3_1: 3080000 rects +caravel_00020001_fill_pattern_3_1: 3090000 rects +caravel_00020001_fill_pattern_3_1: 3100000 rects +caravel_00020001_fill_pattern_3_1: 3110000 rects +caravel_00020001_fill_pattern_3_1: 3120000 rects +caravel_00020001_fill_pattern_3_1: 3130000 rects +caravel_00020001_fill_pattern_3_1: 3140000 rects +caravel_00020001_fill_pattern_3_1: 3150000 rects +caravel_00020001_fill_pattern_3_1: 3160000 rects +caravel_00020001_fill_pattern_3_1: 3170000 rects +caravel_00020001_fill_pattern_3_1: 3180000 rects +caravel_00020001_fill_pattern_3_1: 3190000 rects +caravel_00020001_fill_pattern_3_1: 3200000 rects +caravel_00020001_fill_pattern_3_1: 3210000 rects +caravel_00020001_fill_pattern_3_1: 3220000 rects +caravel_ caravel_00020001_fill_pattern_2_1: 3240000 rects caravel_00020001_fill_pattern_2_1: 3250000 rects caravel_00020001_fill_pattern_2_1: 3260000 rects @@ -16477,7 +15988,1519 @@ caravel_00020001_fill_pattern_2_1: 4890000 rects caravel_00020001_fill_pattern_2_1: 4900000 rects caravel_00020001_fill_pattern_2_1: 4910000 rects -Magic 8.3 revision 185 - Compiled on Thu Jul 8 16:46:03 PDT 2021. +caravel_00020001_fill_pattern_3_5: 1560000 rects +caravel_00020001_fill_pattern_3_5: 1570000 rects +caravel_00020001_fill_pattern_3_5: 1580000 rects +caravel_00020001_fill_pattern_3_5: 1590000 rects +caravel_00020001_fill_pattern_3_5: 1600000 rects +caravel_00020001_fill_pattern_3_5: 1610000 rects +caravel_00020001_fill_pattern_3_5: 1620000 rects +caravel_00020001_fill_pattern_3_5: 1630000 rects +caravel_00020001_fill_pattern_3_5: 1640000 rects +caravel_00020001_fill_pattern_3_5: 1650000 rects +caravel_00020001_fill_pattern_3_5: 1660000 rects +caravel_00020001_fill_pattern_3_5: 1670000 rects +caravel_00020001_fill_pattern_3_5: 1680000 rects +caravel_00020001_fill_pattern_3_5: 1690000 rects +caravel_00020001_fill_pattern_3_5: 1700000 rects +caravel_00020001_fill_pattern_3_5: 1710000 rects +caravel_00020001_fill_pattern_3_5: 1720000 rects +caravel_00020001_fill_pattern_3_5: 1730000 rects +caravel_00020001_fill_pattern_3_5: 1740000 rects +caravel_00020001_fill_pattern_3_5: 1750000 rects +caravel_00020001_fill_pattern_3_5: 1760000 rects +caravel_00020001_fill_pattern_3_5: 1770000 rects +caravel_00020001_fill_pattern_3_5: 1780000 rects +caravel_00020001_fill_pattern_3_5: 1790000 rects +caravel_00020001_fill_pattern_3_5: 1800000 rects +caravel_00020001_fill_pattern_3_5: 1810000 rects +caravel_00020001_fill_pattern_3_5: 1820000 rects +caravel_00020001_fill_pattern_3_5: 1830000 rects +caravel_00020001_fill_pattern_3_5: 1840000 rects +caravel_00020001_fill_pattern_3_5: 1850000 rects +caravel_00020001_fill_pattern_3_5: 1860000 rects +caravel_00020001_fill_pattern_3_5: 1870000 rects +caravel_00020001_fill_pattern_3_5: 1880000 rects +caravel_00020001_fill_pattern_3_5: 1890000 rects +caravel_00020001_fill_pattern_3_5: 1900000 rects +caravel_00020001_fill_pattern_3_5: 1910000 rects +caravel_00020001_fill_pattern_3_5: 1920000 rects +caravel_00020001_fill_pattern_3_5: 1930000 rects +caravel_00020001_fill_pattern_3_5: 1940000 rects +caravel_00020001_fill_pattern_3_5: 1950000 rects +caravel_00020001_fill_pattern_3_5: 1960000 rects +caravel_00020001_fill_pattern_3_5: 1970000 rects +caravel_00020001_fill_pattern_3_5: 1980000 rects +caravel_00020001_fill_pattern_3_5: 1990000 rects +caravel_00020001_fill_pattern_3_5: 2000000 rects +caravel_00020001_fill_pattern_3_5: 2010000 rects +caravel_00020001_fill_pattern_3_5: 2020000 rects +caravel_00020001_fill_pattern_3_5: 2030000 rects +caravel_00020001_fill_pattern_3_5: 2040000 rects +caravel_00020001_fill_pattern_3_5: 2050000 rects +caravel_00020001_fill_pattern_3_5: 2060000 rects +caravel_00020001_fill_pattern_3_5: 2070000 rects +caravel_00020001_fill_pattern_3_5: 2080000 rects +caravel_00020001_fill_pattern_3_5: 2090000 rects +caravel_00020001_fill_pattern_3_5: 2100000 rects +caravel_00020001_fill_pattern_3_5: 2110000 rects +caravel_00020001_fill_pattern_3_5: 2120000 rects +caravel_00020001_fill_pattern_3_5: 2130000 rects +caravel_00020001_fill_pattern_3_5: 2140000 rects +caravel_00020001_fill_pattern_3_5: 2150000 rects +caravel_00020001_fill_pattern_3_5: 2160000 rects +caravel_00020001_fill_pattern_3_5: 2170000 rects +caravel_00020001_fill_pattern_3_5: 2180000 rects +caravel_00020001_fill_pattern_3_5: 2190000 rects +caravel_00020001_fill_pattern_3_5: 2200000 rects +caravel_00020001_fill_pattern_3_5: 2210000 rects +caravel_00020001_fill_pattern_3_5: 2220000 rects +caravel_00020001_fill_pattern_3_5: 2230000 rects +caravel_00020001_fill_pattern_3_5: 2240000 rects +caravel_00020001_fill_pattern_3_5: 2250000 rects +caravel_00020001_fill_pattern_3_5: 2260000 rects +caravel_00020001_fill_pattern_3_5: 2270000 rects +caravel_00020001_fill_pattern_3_5: 2280000 rects +caravel_00020001_fill_pattern_3_5: 2290000 rects +caravel_00020001_fill_pattern_3_5: 2300000 rects +caravel_00020001_fill_pattern_3_5: 2310000 rects +caravel_00020001_fill_pattern_3_5: 2320000 rects +caravel_00020001_fill_pattern_3_5: 2330000 rects +caravel_00020001_fill_pattern_3_5: 2340000 rects +caravel_00020001_fill_pattern_3_5: 2350000 rects +caravel_00020001_fill_pattern_3_5: 2360000 rects +caravel_00020001_fill_pattern_3_5: 2370000 rects +caravel_00020001_fill_pattern_3_5: 2380000 rects +caravel_00020001_fill_patter00020001_fill_pattern_3_1: 3230000 rects00020001_fill_pattern_1_1: 3230000 rects +caravel_00020001_fill_pattern_2_0: 4920000 rects +caravel_00020001_fill_pattern_2_0: 4930000 rects +caravel_00020001_fill_pattern_2_0: 4940000 rects +caravel_00020001_fill_pattern_2_0: 4950000 rects +caravel_00020001_fill_pattern_2_0: 4960000 rects +caravel_00020001_fill_pattern_2_0: 4970000 rects +caravel_00020001_fill_pattern_2_0: 4980000 rects +caravel_00020001_fill_pattern_2_0: 4990000 rects +caravel_00020001_fill_pattern_2_0: 5000000 rects +caravel_00020001_fill_pattern_2_0: 5010000 rects +caravel_00020001_fill_pattern_2_0: 5020000 rects +caravel_00020001_fill_pattern_2_0: 5030000 rects +caravel_00020001_fill_pattern_2_0: 5040000 rects +caravel_00020001_fill_pattern_2_0: 5050000 rects +caravel_00020001_fill_pattern_2_0: 5060000 rects +caravel_00020001_fill_pattern_2_0: 5070000 rects +caravel_00020001_fill_pattern_2_0: 5080000 rects +caravel_00020001_fill_pattern_2_0: 5090000 rects +caravel_00020001_fill_pattern_2_0: 5100000 rects +caravel_00020001_fill_pattern_2_0: 5110000 rects +caravel_00020001_fill_pattern_2_0: 5120000 rects +caravel_00020001_fill_pattern_2_0: 5130000 rects +caravel_00020001_fill_pattern_2_0: 5140000 rects +caravel_00020001_fill_pattern_2_0: 5150000 rects +caravel_00020001_fill_pattern_2_0: 5160000 rects +caravel_00020001_fill_pattern_2_0: 5170000 rects +caravel_00020001_fill_pattern_2_0: 5180000 rects +caravel_00020001_fill_pattern_2_0: 5190000 rects +caravel_00020001_fill_pattern_2_0: 5200000 rects +caravel_00020001_fill_pattern_2_0: 5210000 rects +caravel_00020001_fill_pattern_2_0: 5220000 rects +caravel_00020001_fill_pattern_2_0: 5230000 rects +caravel_00020001_fill_pattern_2_0: 5240000 rects +caravel_00020001_fill_pattern_2_0: 5250000 rects +caravel_00020001_fill_pattern_2_0: 5260000 rects +caravel_00020001_fill_pattern_2_0: 5270000 rects +caravel_00020001_fill_pattern_2_0: 5280000 rects +caravel_00020001_fill_pattern_2_0: 5290000 rects +caravel_00020001_fill_pattern_2_0: 5300000 rects +caravel_00020001_fill_pattern_2_0: 5310000 rects +caravel_00020001_fill_pattern_2_0: 5320000 rects +caravel_00020001_fill_pattern_2_0: 5330000 rects +caravel_00020001_fill_pattern_2_0: 5340000 rects +caravel_00020001_fill_pattern_2_0: 5350000 rects +caravel_00020001_fill_pattern_2_0: 5360000 rects +caravel_00020001_fill_pattern_2_0: 5370000 rects +caravel_00020001_fill_pattern_2_0: 5380000 rects +caravel_00020001_fill_pattern_2_0: 5390000 rects +caravel_00020001_fill_pattern_2_0: 5400000 rects +caravel_00020001_fill_pattern_2_0: 5410000 rects +caravel_00020001_fill_pattern_2_0: 5420000 rects +caravel_00020001_fill_pattern_2_0: 5430000 rects +caravel_00020001_fill_pattern_2_0: 5440000 rects +caravel_00020001_fill_pattern_2_0: 5450000 rects +caravel_00020001_fill_pattern_2_0: 5460000 rects +caravel_00020001_fill_pattern_2_0: 5470000 rects +caravel_00020001_fill_pattern_2_0: 5480000 rects +caravel_00020001_fill_pattern_2_0: 5490000 rects +caravel_00020001_fill_pattern_2_0: 5500000 rects +caravel_00020001_fill_pattern_2_0: 5510000 rects +caravel_00020001_fill_pattern_2_0: 5520000 rects +caravel_00020001_fill_pattern_2_0: 5530000 rects +caravel_00020001_fill_pattern_2_0: 5540000 rects +caravel_00020001_fill_pattern_2_0: 5550000 rects +caravel_00020001_fill_pattern_2_0: 5560000 rects +caravel_00020001_fill_pattern_2_0: 5570000 rects +caravel_00020001_fill_pattern_2_0: 5580000 rects +caravel_00020001_fill_pattern_2_0: 5590000 rects +caravel_00020001_fill_pattern_2_0: 5600000 rects +caravel_00020001_fill_pattern_2_0: 5610000 rects +caravel_00020001_fill_pattern_2_0: 5620000 rects +caravel_00020001_fill_pattern_2_0: 5630000 rects +caravel_00020001_fill_pattern_2_0: 5640000 rects +caravel_00020001_fill_pattern_2_0: 5650000 rects +caravel_00020001_fill_pattern_2_0: 5660000 rects +caravel_00020001_fill_pattern_2_0: 5670000 rects +caravel_00020001_fill_pattern_2_0: 5680000 rects +caravel_00020001_fill_pattern_2_0: 5690000 rects +caravel_00020001_fill_pattern_2_0: 5700000 rects +caravel_00020001_fill_pattern_2_0: 5710000 rects +caravel_00020001_fill_pattern_2_0: 5720000 rects +caravel_00020001_fill_pattern_2_0: 5730000 rects +caravel_00020001_fill_pattern_2_0: 5740000 rects +caravel_00020001_fill_pattern_3_5: 2390000 rects +caravel_00020001_fill_pattern_3_5: 2400000 rects +caravel_00020001_fill_pattern_3_5: 2410000 rects +caravel_00020001_fill_pattern_3_5: 2420000 rects +caravel_00020001_fill_pattern_3_5: 2430000 rects +caravel_00020001_fill_pattern_3_5: 2440000 rects +caravel_00020001_fill_pattern_3_5: 2450000 rects +caravel_00020001_fill_pattern_3_5: 2460000 rects +caravel_00020001_fill_pattern_3_5: 2470000 rects +caravel_00020001_fill_pattern_3_5: 2480000 rects +caravel_00020001_fill_pattern_3_5: 2490000 rects +caravel_00020001_fill_pattern_3_5: 2500000 rects +caravel_00020001_fill_pattern_3_5: 2510000 rects +caravel_00020001_fill_pattern_3_5: 2520000 rects +caravel_00020001_fill_pattern_3_5: 2530000 rects +caravel_00020001_fill_pattern_3_5: 2540000 rects +caravel_00020001_fill_pattern_3_5: 2550000 rects +caravel_00020001_fill_pattern_3_5: 2560000 rects +caravel_00020001_fill_pattern_3_5: 2570000 rects +caravel_00020001_fill_pattern_3_5: 2580000 rects +caravel_00020001_fill_pattern_3_5: 2590000 rects +caravel_00020001_fill_pattern_3_5: 2600000 rects +caravel_00020001_fill_pattern_3_5: 2610000 rects +caravel_00020001_fill_pattern_3_5: 2620000 rects +caravel_00020001_fill_pattern_3_5: 2630000 rects +caravel_00020001_fill_pattern_3_5: 2640000 rects +caravel_00020001_fill_pattern_3_5: 2650000 rects +caravel_00020001_fill_pattern_3_5: 2660000 rects +caravel_00020001_fill_pattern_3_5: 2670000 rects +caravel_00020001_fill_pattern_3_5: 2680000 rects +caravel_00020001_fill_pattern_3_5: 2690000 rects +caravel_00020001_fill_pattern_3_5: 2700000 rects +caravel_00020001_fill_pattern_3_5: 2710000 rects +caravel_00020001_fill_pattern_3_5: 2720000 rects +caravel_00020001_fill_pattern_3_5: 2730000 rects +caravel_00020001_fill_pattern_3_5: 2740000 rects +caravel_00020001_fill_pattern_3_5: 2750000 rects +caravel_00020001_fill_pattern_3_5: 2760000 rects +caravel_00020001_fill_pattern_3_5: 2770000 rects +caravel_00020001_fill_pattern_3_5: 2780000 rects +caravel_00020001_fill_pattern_3_5: 2790000 rects +caravel_00020001_fill_pattern_3_5: 2800000 rects +caravel_00020001_fill_pattern_3_5: 2810000 rects +caravel_00020001_fill_pattern_3_5: 2820000 rects +caravel_00020001_fill_pattern_3_5: 2830000 rects +caravel_00020001_fill_pattern_3_5: 2840000 rects +caravel_00020001_fill_pattern_3_5: 2850000 rects +caravel_00020001_fill_pattern_3_5: 2860000 rects +caravel_00020001_fill_pattern_3_5: 2870000 rects +caravel_00020001_fill_pattern_3_5: 2880000 rects +caravel_00020001_fill_pattern_3_5: 2890000 rects +caravel_00020001_fill_pattern_3_5: 2900000 rects +caravel_00020001_fill_pattern_3_5: 2910000 rects +caravel_00020001_fill_pattern_3_5: 2920000 rects +caravel_00020001_fill_pattern_3_5: 2930000 rects +caravel_00020001_fill_pattern_3_5: 2940000 rects +caravel_00020001_fill_pattern_3_5: 2950000 rects +caravel_00020001_fill_pattern_3_5: 2960000 rects +caravel_00020001_fill_pattern_3_5: 2970000 rects +caravel_00020001_fill_pattern_3_5: 2980000 rects +caravel_00020001_fill_pattern_3_5: 2990000 rects +caravel_00020001_fill_pattern_3_5: 3000000 rects +caravel_00020001_fill_pattern_3_5: 3010000 rects +caravel_00020001_fill_pattern_3_5: 3020000 rects +caravel_00020001_fill_pattern_3_5: 3030000 rects +caravel_00020001_fill_pattern_3_5: 3040000 rects +caravel_00020001_fill_pattern_3_5: 3050000 rects +caravel_00020001_fill_pattern_3_5: 3060000 rects +caravel_00020001_fill_pattern_3_5: 3070000 rects +caravel_00020001_fill_pattern_3_5: 3080000 rects +caravel_00020001_fill_pattern_3_5: 3090000 rects +caravel_00020001_fill_pattern_3_5: 3100000 rects +caravel_00020001_fill_pattern_3_5: 3110000 rects +caravel_00020001_fill_pattern_3_5: 3120000 rects +caravel_00020001_fill_pattern_3_5: 3130000 rects +caravel_00020001_fill_pattern_3_5: 3140000 rects +caravel_00020001_fill_pattern_3_5: 3150000 rects +caravel_00020001_fill_pattern_3_5: 3160000 rects +caravel_00020001_fill_pattern_3_5: 3170000 rects +caravel_00020001_fill_pattern_3_5: 3180000 rects +caravel_00020001_fill_pattern_3_5: 3190000 rects +caravel_00020001_fill_pattern_3_5: 3200000 rects +caravel_00020001_fill_pattern_3_5: 3210000 rects +caravel_00020001_fill_pattern_3_5: 3220000 rects +caravel_00020001_fill_pattern_3_5: 3230000 rectsn_2_0: 5750000 rects +caravel_00020001_fill_pattern_2_0: 5760000 rects +caravel_00020001_fill_pattern_2_0: 5770000 rects +caravel_00020001_fill_pattern_2_0: 5780000 rects +caravel_00020001_fill_pattern_2_0: 5790000 rects +caravel_00020001_fill_pattern_2_0: 5800000 rects +caravel_00020001_fill_pattern_2_0: 5810000 rects +caravel_00020001_fill_pattern_2_0: 5820000 rects +caravel_00020001_fill_pattern_2_0: 5830000 rects +caravel_00020001_fill_pattern_2_0: 5840000 rects +caravel_00020001_fill_pattern_2_0: 5850000 rects +caravel_00020001_fill_pattern_2_0: 5860000 rects +caravel_00020001_fill_pattern_2_0: 5870000 rects +caravel_00020001_fill_pattern_2_0: 5880000 rects +caravel_00020001_fill_pattern_2_0: 5890000 rects +caravel_00020001_fill_pattern_2_0: 5900000 rects +caravel_00020001_fill_pattern_2_0: 5910000 rects +caravel_00020001_fill_pattern_2_0: 5920000 rects +caravel_00020001_fill_pattern_2_0: 5930000 rects +caravel_00020001_fill_pattern_2_0: 5940000 rects +caravel_00020001_fill_pattern_2_0: 5950000 rects +caravel_00020001_fill_pattern_2_0: 5960000 rects +caravel_00020001_fill_pattern_2_0: 5970000 rects +caravel_00020001_fill_pattern_2_0: 5980000 rects +caravel_00020001_fill_pattern_2_0: 5990000 rects +caravel_00020001_fill_pattern_2_0: 6000000 rects +caravel_00020001_fill_pattern_2_0: 6010000 rects +caravel_00020001_fill_pattern_2_0: 6020000 rects +caravel_00020001_fill_pattern_2_0: 6030000 rects +caravel_00020001_fill_pattern_2_0: 6040000 rects +caravel_00020001_fill_pattern_2_0: 6050000 rects +caravel_00020001_fill_pattern_2_0: 6060000 rects +caravel_00020001_fill_pattern_2_0: 6070000 rects +caravel_00020001_fill_pattern_2_0: 6080000 rects +caravel_00020001_fill_pattern_2_0: 6090000 rects +caravel_00020001_fill_pattern_2_0: 6100000 rects +caravel_00020001_fill_pattern_2_0: 6110000 rects +caravel_00020001_fill_pattern_2_0: 6120000 rects +caravel_00020001_fill_pattern_2_0: 6130000 rects +caravel_00020001_fill_pattern_2_0: 6140000 rects +caravel_00020001_fill_pattern_2_0: 6150000 rects +caravel_00020001_fill_pattern_2_0: 6160000 rects +caravel_00020001_fill_pattern_2_0: 6170000 rects +caravel_00020001_fill_pattern_2_0: 6180000 rects +caravel_00020001_fill_pattern_2_0: 6190000 rects +caravel_00020001_fill_pattern_2_0: 6200000 rects +caravel_00020001_fill_pattern_2_0: 6210000 rects +caravel_00020001_fill_pattern_2_0: 6220000 rects +caravel_00020001_fill_pattern_2_0: 6230000 rects +caravel_00020001_fill_pattern_2_0: 6240000 rects +caravel_00020001_fill_pattern_2_0: 6250000 rects +caravel_00020001_fill_pattern_2_0: 6260000 rects +caravel_00020001_fill_pattern_2_0: 6270000 rects +caravel_00020001_fill_pattern_2_0: 6280000 rects +caravel_00020001_fill_pattern_2_0: 6290000 rects +caravel_00020001_fill_pattern_2_0: 6300000 rects +caravel_00020001_fill_pattern_2_0: 6310000 rects +caravel_00020001_fill_pattern_2_0: 6320000 rects +caravel_00020001_fill_pattern_2_0: 6330000 rects +caravel_00020001_fill_pattern_2_0: 6340000 rects +caravel_00020001_fill_pattern_2_0: 6350000 rects +caravel_00020001_fill_pattern_2_0: 6360000 rects +caravel_00020001_fill_pattern_2_0: 6370000 rects +caravel_00020001_fill_pattern_2_0: 6380000 rects +caravel_00020001_fill_pattern_2_0: 6390000 rects +caravel_00020001_fill_pattern_2_0: 6400000 rects +caravel_00020001_fill_pattern_2_0: 6410000 rects +caravel_00020001_fill_pattern_2_0: 6420000 rects +caravel_00020001_fill_pattern_2_0: 6430000 rects +caravel_00020001_fill_pattern_2_0: 6440000 rects +caravel_00020001_fill_pattern_2_0: 6450000 rects +caravel_00020001_fill_pattern_2_0: 6460000 rects +caravel_00020001_fill_pattern_2_0: 6470000 rects +caravel_00020001_fill_pattern_2_0: 6480000 rects +caravel_00020001_fill_pattern_2_0: 6490000 rects +caravel_00020001_fill_pattern_2_0: 6500000 rects +caravel_00020001_fill_pattern_2_0: 6510000 rects +caravel_00020001_fill_pattern_2_0: 6520000 rects +caravel_00020001_fill_pattern_2_0: 6530000 rects +caravel_00020001_fill_pattern_2_0: 6540000 rects +caravel_00020001_fill_pattern_2_0: 6550000 rects +caravel_00020001_fill_pattern_2_0: 6560000 rects +caravel_00020001_fill_pattern_2_0: 6570000 rects +caravel_00020001_fill_pattern_2_0: 6580000 rects +caravel_00020001_fill_pattern_2_0: 6590000 rects +caravel_00020001_fill_pattern_2_5: 1560000 rects +caravel_00020001_fill_pattern_2_5: 1570000 rects +caravel_00020001_fill_pattern_2_5: 1580000 rects +caravel_00020001_fill_pattern_2_5: 1590000 rects +caravel_00020001_fill_pattern_2_5: 1600000 rects +caravel_00020001_fill_pattern_2_5: 1610000 rects +caravel_00020001_fill_pattern_2_5: 1620000 rects +caravel_00020001_fill_pattern_2_5: 1630000 rects +caravel_00020001_fill_pattern_2_5: 1640000 rects +caravel_00020001_fill_pattern_2_5: 1650000 rects +caravel_00020001_fill_pattern_2_5: 1660000 rects +caravel_00020001_fill_pattern_2_5: 1670000 rects +caravel_00020001_fill_pattern_2_5: 1680000 rects +caravel_00020001_fill_pattern_2_5: 1690000 rects +caravel_00020001_fill_pattern_2_5: 1700000 rects +caravel_00020001_fill_pattern_2_5: 1710000 rects +caravel_00020001_fill_pattern_2_5: 1720000 rects +caravel_00020001_fill_pattern_2_5: 1730000 rects +caravel_00020001_fill_pattern_2_5: 1740000 rects +caravel_00020001_fill_pattern_2_5: 1750000 rects +caravel_00020001_fill_pattern_2_5: 1760000 rects +caravel_00020001_fill_pattern_2_5: 1770000 rects +caravel_00020001_fill_pattern_2_5: 1780000 rects +caravel_00020001_fill_pattern_2_5: 1790000 rects +caravel_00020001_fill_pattern_2_5: 1800000 rects +caravel_00020001_fill_pattern_2_5: 1810000 rects +caravel_00020001_fill_pattern_2_5: 1820000 rects +caravel_00020001_fill_pattern_2_5: 1830000 rects +caravel_00020001_fill_pattern_2_5: 1840000 rects +caravel_00020001_fill_pattern_2_5: 1850000 rects +caravel_00020001_fill_pattern_2_5: 1860000 rects +caravel_00020001_fill_pattern_2_5: 1870000 rects +caravel_00020001_fill_pattern_2_5: 1880000 rects +caravel_00020001_fill_pattern_2_5: 1890000 rects +caravel_00020001_fill_pattern_2_5: 1900000 rects +caravel_00020001_fill_pattern_2_5: 1910000 rects +caravel_00020001_fill_pattern_2_5: 1920000 rects +caravel_00020001_fill_pattern_2_5: 1930000 rects +caravel_00020001_fill_pattern_2_5: 1940000 rects +caravel_00020001_fill_pattern_2_5: 1950000 rects +caravel_00020001_fill_pattern_2_5: 1960000 rects +caravel_00020001_fill_pattern_2_5: 1970000 rects +caravel_00020001_fill_pattern_2_5: 1980000 rects +caravel_00020001_fill_pattern_2_5: 1990000 rects +caravel_00020001_fill_pattern_2_5: 2000000 rects +caravel_00020001_fill_pattern_2_5: 2010000 rects +caravel_00020001_fill_pattern_2_5: 2020000 rects +caravel_00020001_fill_pattern_2_5: 2030000 rects +caravel_00020001_fill_pattern_2_5: 2040000 rects +caravel_00020001_fill_pattern_2_5: 2050000 rects +caravel_00020001_fill_pattern_2_5: 2060000 rects +caravel_00020001_fill_pattern_2_5: 2070000 rects +caravel_00020001_fill_pattern_2_5: 2080000 rects +caravel_00020001_fill_pattern_2_5: 2090000 rects +caravel_00020001_fill_pattern_2_5: 2100000 rects +caravel_00020001_fill_pattern_2_5: 2110000 rects +caravel_00020001_fill_pattern_2_5: 2120000 rects +caravel_00020001_fill_pattern_2_5: 2130000 rects +caravel_00020001_fill_pattern_2_5: 2140000 rects +caravel_00020001_fill_pattern_2_5: 2150000 rects +caravel_00020001_fill_pattern_2_5: 2160000 rects +caravel_00020001_fill_pattern_2_5: 2170000 rects +caravel_00020001_fill_pattern_2_5: 2180000 rects +caravel_00020001_fill_pattern_2_5: 2190000 rects +caravel_00020001_fill_pattern_2_5: 2200000 rects +caravel_00020001_fill_pattern_2_5: 2210000 rects +caravel_00020001_fill_pattern_2_5: 2220000 rects +caravel_00020001_fill_pattern_2_5: 2230000 rects +caravel_00020001_fill_pattern_2_5: 2240000 rects +caravel_00020001_fill_pattern_2_5: 2250000 rects +caravel_00020001_fill_pattern_2_5: 2260000 rects +caravel_00020001_fill_pattern_2_5: 2270000 rects +caravel_00020001_fill_pattern_2_5: 2280000 rects +caravel_00020001_fill_pattern_2_5: 2290000 rects +caravel_00020001_fill_pattern_2_5: 2300000 rects +caravel_00020001_fill_pattern_2_5: 2310000 rects +caravel_00020001_fill_pattern_2_5: 2320000 rects +caravel_00020001_fill_pattern_2_5: 2330000 rects +caravel_00020001_fill_pattern_2_5: 2340000 rects +caravel_00020001_fill_pattern_2_5: 2350000 rects +caravel_00020001_fill_pattern_2_5: 2360000 rects +caravel_00020001_fill_pattern_2_5: 2370000 rects +caravel_00020001_fill_pattern_2_5: 2380000 rects +caravel_00020001_fill_pattern_2_5: 2390000 rects +caravel_00020001_fill_pattern_2_5: 2400000 rects +caravel_00020001_fill_pattern_2_5: 2410000 rects +caravel_00020001_fill_pattern_2_5: 2420000 rects +caravel_00020001_fill_pattern_2_5: 2430000 rects +caravel_00020001_fill_pattern_2_5: 2440000 rects +caravel_00020001_fill_pattern_2_5: 2450000 rects +caravel_00020001_fill_pattern_2_5: 2460000 rects +caravel_00020001_fill_pattern_2_5: 2470000 rects +caravel_00020001_fill_pattern_2_5: 2480000 rects +caravel_00020001_fill_pattern_2_5: 2490000 rects +caravel_00020001_fill_pattern_2_5: 2500000 rects +caravel_00020001_fill_pattern_2_5: 2510000 rects +caravel_00020001_fill_pattern_2_5: 2520000 rects +caravel_00020001_fill_pattern_2_5: 2530000 rects +caravel_00020001_fill_pattern_2_5: 2540000 rects +caravel_00020001_fill_pattern_2_5: 2550000 rects +caravel_00020001_fill_pattern_2_5: 2560000 rects +caravel_00020001_fill_pattern_2_5: 2570000 rects +caravel_00020001_fill_pattern_2_5: 2580000 rects +caravel_00020001_fill_pattern_2_5: 2590000 rects +caravel_00020001_fill_pattern_2_5: 2600000 rects +caravel_00020001_fill_pattern_2_5: 2610000 rects +caravel_00020001_fill_pattern_2_5: 2620000 rects +caravel_00020001_fill_pattern_2_5: 2630000 rects +caravel_00020001_fill_pattern_2_5: 2640000 rects +caravel_00020001_fill_pattern_2_5: 2650000 rects +caravel_00020001_fill_pattern_2_5: 2660000 rects +caravel_00020001_fill_pattern_2_5: 2670000 rects +caravel_00020001_fill_pattern_2_5: 2680000 rects +caravel_00020001_fill_pattern_2_5: 2690000 rects +caravel_00020001_fill_pattern_2_5: 2700000 rects +caravel_00020001_fill_pattern_2_5: 2710000 rects +caravel_00020001_fill_pattern_2_5: 2720000 rects +caravel_00020001_fill_pattern_2_5: 2730000 rects +caravel_00020001_fill_pattern_2_5: 2740000 rects +caravel_00020001_fill_pattern_2_5: 2750000 rects +caravel_00020001_fill_pattern_2_5: 2760000 rects +caravel_00020001_fill_pattern_2_5: 2770000 rects +caravel_00020001_fill_pattern_2_5: 2780000 rects +caravel_00020001_fill_pattern_2_5: 2790000 rects +caravel_00020001_fill_pattern_2_5: 2800000 rects +caravel_00020001_fill_pattern_2_5: 2810000 rects +caravel_00020001_fill_pattern_2_5: 2820000 rects +caravel_00020001_fill_pattern_2_5: 2830000 rects +caravel_00020001_fill_pattern_2_5: 2840000 rects +caravel_00020001_fill_pattern_2_5: 2850000 rects +caravel_00020001_fill_pattern_2_5: 2860000 rects +caravel_00020001_fill_pattern_2_5: 2870000 rects +caravel_00020001_fill_pattern_2_5: 2880000 rects +caravel_00020001_fill_pattern_2_5: 2890000 rects +caravel_00020001_fill_pattern_2_5: 2900000 rects +caravel_00020001_fill_pattern_2_5: 2910000 rects +caravel_00020001_fill_pattern_2_5: 2920000 rects +caravel_00020001_fill_pattern_2_5: 2930000 rects +caravel_00020001_fill_pattern_2_5: 2940000 rects +caravel_00020001_fill_pattern_2_5: 2950000 rects +caravel_00020001_fill_pattern_2_5: 2960000 rects +caravel_00020001_fill_pattern_2_5: 2970000 rects +caravel_00020001_fill_pattern_2_5: 2980000 rects +caravel_00020001_fill_pattern_2_5: 2990000 rects +caravel_00020001_fill_pattern_2_5: 3000000 rects +caravel_00020001_fill_pattern_2_5: 3010000 rects +caravel_00020001_fill_pattern_2_5: 3020000 rects +caravel_00020001_fill_pattern_2_5: 3030000 rects +caravel_00020001_fill_pattern_2_5: 3040000 rects +caravel_00020001_fill_pattern_2_5: 3050000 rects +caravel_00020001_fill_pattern_2_5: 3060000 rects +caravel_00020001_fill_pattern_2_5: 3070000 rects +caravel_00020001_fill_pattern_2_5: 3080000 rects +caravel_00020001_fill_pattern_2_5: 3090000 rects +caravel_00020001_fill_pattern_2_5: 3100000 rects +caravel_00020001_fill_pattern_2_5: 3110000 rects +caravel_00020001_fill_pattern_2_5: 3120000 rects +caravel_00020001_fill_pattern_2_5: 3130000 rects +caravel_00020001_fill_pattern_2_5: 3140000 rects +caravel_00020001_fill_pattern_2_5: 3150000 rects +caravel_00020001_fill_pattern_2_5: 3160000 rects +caravel_00020001_fill_pattern_2_5: 3170000 rects +caravel_00020001_fill_pattern_2_5: 3180000 rects +caravel_00020001_fill_pattern_2_5: 3190000 rects +caravel_00020001_fill_pattern_2_5: 3200000 rects +caravel_00020001_fill_pattern_2_5: 3210000 rects +caravel_00020001_fill_pattern_2_5: 3220000 rects +caravel_00020001_fill_pattern_2_5: 3230000 rects +caravel_00020001_fill_pattern_3_0: 1560000 rects +caravel_00020001_fill_pattern_3_0: 1570000 rects +caravel_00020001_fill_pattern_3_0: 1580000 rects +caravel_00020001_fill_pattern_3_0: 1590000 rects +caravel_00020001_fill_pattern_3_0: 1600000 rects +caravel_00020001_fill_pattern_3_0: 1610000 rects +caravel_00020001_fill_pattern_3_0: 1620000 rects +caravel_00020001_fill_pattern_3_0: 1630000 rects +caravel_00020001_fill_pattern_3_0: 1640000 rects +caravel_00020001_fill_pattern_3_0: 1650000 rects +caravel_00020001_fill_pattern_3_0: 1660000 rects +caravel_00020001_fill_pattern_3_0: 1670000 rects +caravel_00020001_fill_pattern_3_0: 1680000 rects +caravel_00020001_fill_pattern_3_0: 1690000 rects +caravel_00020001_fill_pattern_3_0: 1700000 rects +caravel_00020001_fill_pattern_3_0: 1710000 rects +caravel_00020001_fill_pattern_3_0: 1720000 rects +caravel_00020001_fill_pattern_3_0: 1730000 rects +caravel_00020001_fill_pattern_3_0: 1740000 rects +caravel_00020001_fill_pattern_3_0: 1750000 rects +caravel_00020001_fill_pattern_3_0: 1760000 rects +caravel_00020001_fill_pattern_3_0: 1770000 rects +caravel_00020001_fill_pattern_3_0: 1780000 rects +caravel_00020001_fill_pattern_3_0: 1790000 rects +caravel_00020001_fill_pattern_3_0: 1800000 rects +caravel_00020001_fill_pattern_3_0: 1810000 rects +caravel_00020001_fill_pattern_3_0: 1820000 rects +caravel_00020001_fill_pattern_3_0: 1830000 rects +caravel_00020001_fill_pattern_3_0: 1840000 rects +caravel_00020001_fill_pattern_3_0: 1850000 rects +caravel_00020001_fill_pattern_3_0: 1860000 rects +caravel_00020001_fill_pattern_3_0: 1870000 rects +caravel_00020001_fill_pattern_3_0: 1880000 rects +caravel_00020001_fill_pattern_3_0: 1890000 rects +caravel_00020001_fill_pattern_3_0: 1900000 rects +caravel_00020001_fill_pattern_3_0: 1910000 rects +caravel_00020001_fill_pattern_3_0: 1920000 rects +caravel_00020001_fill_pattern_3_0: 1930000 rects +caravel_00020001_fill_pattern_3_0: 1940000 rects +caravel_00020001_fill_pattern_3_0: 1950000 rects +caravel_00020001_fill_pattern_3_0: 1960000 rects +caravel_00020001_fill_pattern_3_0: 1970000 rects +caravel_00020001_fill_pattern_3_0: 1980000 rects +caravel_00020001_fill_pattern_3_0: 1990000 rects +caravel_00020001_fill_pattern_3_0: 2000000 rects +caravel_00020001_fill_pattern_3_0: 2010000 rects +caravel_00020001_fill_pattern_3_0: 2020000 rects +caravel_00020001_fill_pattern_3_0: 2030000 rects +caravel_00020001_fill_pattern_3_0: 2040000 rects +caravel_00020001_fill_pattern_3_0: 2050000 rects +caravel_00020001_fill_pattern_3_0: 2060000 rects +caravel_00020001_fill_pattern_3_0: 2070000 rects +caravel_00020001_fill_pattern_3_0: 2080000 rects +caravel_00020001_fill_pattern_3_0: 2090000 rects +caravel_00020001_fill_pattern_3_0: 2100000 rects +caravel_00020001_fill_pattern_3_0: 2110000 rects +caravel_00020001_fill_pattern_3_0: 2120000 rects +caravel_00020001_fill_pattern_3_0: 2130000 rects +caravel_00020001_fill_pattern_3_0: 2140000 rects +caravel_00020001_fill_pattern_3_0: 2150000 rects +caravel_00020001_fill_pattern_3_0: 2160000 rects +caravel_00020001_fill_pattern_3_0: 2170000 rects +caravel_00020001_fill_pattern_3_0: 2180000 rects +caravel_00020001_fill_pattern_3_0: 2190000 rects +caravel_00020001_fill_pattern_3_0: 2200000 rects +caravel_00020001_fill_pattern_3_0: 2210000 rects +caravel_00020001_fill_pattern_3_0: 2220000 rects +caravel_00020001_fill_pattern_3_0: 2230000 rects +caravel_00020001_fill_pattern_3_0: 2240000 rects +caravel_00020001_fill_pattern_3_0: 2250000 rects +caravel_00020001_fill_pattern_3_0: 2260000 rects +caravel_00020001_fill_pattern_3_0: 2270000 rects +caravel_00020001_fill_pattern_3_0: 2280000 rects +caravel_00020001_fill_pattern_3_0: 2290000 rects +caravel_00020001_fill_pattern_3_0: 2300000 rects +caravel_00020001_fill_pattern_3_0: 2310000 rects +caravel_00020001_fill_pattern_3_0: 2320000 rects +caravel_00020001_fill_pattern_3_0: 2330000 rects +caravel_00020001_fill_pattern_3_0: 2340000 rects +caravel_00020001_fill_pattern_3_0: 2350000 rects +caravel_00020001_fill_pattern_3_0: 2360000 rects +caravel_00020001_fill_pattern_3_0: 2370000 rects +caravel_00020001_fill_pattern_3_0: 2380000 rects +caravel_00020001_fill_pattern_3_0: 2390000 rects +caravel_00020001_fill_pattern_3_0: 2400000 rects +caravel_00020001_fill_pattern_3_0: 2410000 rects +caravel_00020001_fill_pattern_3_0: 2420000 rects +caravel_00020001_fill_pattern_3_0: 2430000 rects +caravel_00020001_fill_pattern_3_0: 2440000 rects +caravel_00020001_fill_pattern_3_0: 2450000 rects +caravel_00020001_fill_pattern_3_0: 2460000 rects +caravel_00020001_fill_pattern_3_0: 2470000 rects +caravel_00020001_fill_pattern_3_0: 2480000 rects +caravel_00020001_fill_pattern_3_0: 2490000 rects +caravel_00020001_fill_pattern_3_0: 2500000 rects +caravel_00020001_fill_pattern_3_0: 2510000 rects +caravel_00020001_fill_pattern_3_0: 2520000 rects +caravel_00020001_fill_pattern_3_0: 2530000 rects +caravel_00020001_fill_pattern_3_0: 2540000 rects +caravel_00020001_fill_pattern_3_0: 2550000 rects +caravel_00020001_fill_pattern_3_0: 2560000 rects +caravel_00020001_fill_pattern_3_0: 2570000 rects +caravel_00020001_fill_pattern_3_0: 2580000 rects +caravel_00020001_fill_pattern_3_0: 2590000 rects +caravel_00020001_fill_pattern_3_0: 2600000 rects +caravel_00020001_fill_pattern_3_0: 2610000 rects +caravel_00020001_fill_pattern_3_0: 2620000 rects +caravel_00020001_fill_pattern_3_0: 2630000 rects +caravel_00020001_fill_pattern_3_0: 2640000 rects +caravel_00020001_fill_pattern_3_0: 2650000 rects +caravel_00020001_fill_pattern_3_0: 2660000 rects +caravel_00020001_fill_pattern_3_0: 2670000 rects +caravel_00020001_fill_pattern_3_0: 2680000 rects +caravel_00020001_fill_pattern_3_0: 2690000 rects +caravel_00020001_fill_pattern_3_0: 2700000 rects +caravel_00020001_fill_pattern_3_0: 2710000 rects +caravel_00020001_fill_pattern_3_0: 2720000 rects +caravel_00020001_fill_pattern_3_0: 2730000 rects +caravel_00020001_fill_pattern_3_0: 2740000 rects +caravel_00020001_fill_pattern_3_0: 2750000 rects +caravel_00020001_fill_pattern_3_0: 2760000 rects +caravel_00020001_fill_pattern_3_0: 2770000 rects +caravel_00020001_fill_pattern_3_0: 2780000 rects +caravel_00020001_fill_pattern_3_0: 2790000 rects +caravel_00020001_fill_pattern_3_0: 2800000 rects +caravel_00020001_fill_pattern_3_0: 2810000 rects +caravel_00020001_fill_pattern_3_0: 2820000 rects +caravel_00020001_fill_pattern_3_0: 2830000 rects +caravel_00020001_fill_pattern_3_0: 2840000 rects +caravel_00020001_fill_pattern_3_0: 2850000 rects +caravel_00020001_fill_pattern_3_0: 2860000 rects +caravel_00020001_fill_pattern_3_0: 2870000 rects +caravel_00020001_fill_pattern_3_0: 2880000 rects +caravel_00020001_fill_pattern_3_0: 2890000 rects +caravel_00020001_fill_pattern_3_0: 2900000 rects +caravel_00020001_fill_pattern_3_0: 2910000 rects +caravel_00020001_fill_pattern_3_0: 2920000 rects +caravel_00020001_fill_pattern_3_0: 2930000 rects +caravel_00020001_fill_pattern_3_0: 2940000 rects +caravel_00020001_fill_pattern_3_0: 2950000 rects +caravel_00020001_fill_pattern_3_0: 2960000 rects +caravel_00020001_fill_pattern_3_0: 2970000 rects +caravel_00020001_fill_pattern_3_0: 2980000 rects +caravel_00020001_fill_pattern_3_0: 2990000 rects +caravel_00020001_fill_pattern_3_0: 3000000 rects +caravel_00020001_fill_pattern_3_0: 3010000 rects +caravel_00020001_fill_pattern_3_0: 3020000 rects +caravel_00020001_fill_pattern_3_0: 3030000 rects +caravel_00020001_fill_pattern_3_0: 3040000 rects +caravel_00020001_fill_pattern_3_0: 3050000 rects +caravel_00020001_fill_pattern_3_0: 3060000 rects +caravel_00020001_fill_pattern_3_0: 3070000 rects +caravel_00020001_fill_pattern_3_0: 3080000 rects +caravel_00020001_fill_pattern_3_0: 3090000 rects +caravel_00020001_fill_pattern_3_0: 3100000 rects +caravel_00020001_fill_pattern_3_0: 3110000 rects +caravel_00020001_fill_pattern_3_0: 3120000 rects +caravel_00020001_fill_pattern_3_0: 3130000 rects +caravel_00020001_fill_pattern_3_0: 3140000 rects +caravel_00020001_fill_pattern_3_0: 3150000 rects +caravel_00020001_fill_pattern_3_0: 3160000 rects +caravel_00020001_fill_pattern_3_0: 3170000 rects +caravel_00020001_fill_pattern_3_0: 3180000 rects +caravel_00020001_fill_pattern_3_0: 3190000 rects +caravel_00020001_fill_pattern_3_0: 3200000 rects +caravel_00020001_fill_pattern_3_0: 3210000 rects +caravel_00020001_fill_pattern_3_0: 3220000 rects +caravel_00020001_fill_pattern_3_0: 3230000 rects +caravel_00020001_fill_pattern_3_5: 3240000 rects +caravel_00020001_fill_pattern_3_5: 3250000 rects +caravel_00020001_fill_pattern_3_5: 3260000 rects +caravel_00020001_fill_pattern_3_5: 3270000 rects +caravel_00020001_fill_pattern_3_5: 3280000 rects +caravel_00020001_fill_pattern_3_5: 3290000 rects +caravel_00020001_fill_pattern_3_5: 3300000 rects +caravel_00020001_fill_pattern_3_5: 3310000 rects +caravel_00020001_fill_pattern_3_5: 3320000 rects +caravel_00020001_fill_pattern_3_5: 3330000 rects +caravel_00020001_fill_pattern_3_5: 3340000 rects +caravel_00020001_fill_pattern_3_5: 3350000 rects +caravel_00020001_fill_pattern_3_5: 3360000 rects +caravel_00020001_fill_pattern_3_5: 3370000 rects +caravel_00020001_fill_pattern_3_5: 3380000 rects +caravel_00020001_fill_pattern_3_5: 3390000 rects +caravel_00020001_fill_pattern_3_5: 3400000 rects +caravel_00020001_fill_pattern_3_5: 3410000 rects +caravel_00020001_fill_pattern_3_5: 3420000 rects +caravel_00020001_fill_pattern_3_5: 3430000 rects +caravel_00020001_fill_pattern_3_5: 3440000 rects +caravel_00020001_fill_pattern_3_5: 3450000 rects +caravel_00020001_fill_pattern_3_5: 3460000 rects +caravel_00020001_fill_pattern_3_5: 3470000 rects +caravel_00020001_fill_pattern_3_5: 3480000 rects +caravel_00020001_fill_pattern_3_5: 3490000 rects +caravel_00020001_fill_pattern_3_5: 3500000 rects +caravel_00020001_fill_pattern_3_5: 3510000 rects +caravel_00020001_fill_pattern_3_5: 3520000 rects +caravel_00020001_fill_pattern_3_5: 3530000 rects +caravel_00020001_fill_pattern_3_5: 3540000 rects +caravel_00020001_fill_pattern_3_5: 3550000 rects +caravel_00020001_fill_pattern_3_5: 3560000 rects +caravel_00020001_fill_pattern_3_5: 3570000 rects +caravel_00020001_fill_pattern_3_5: 3580000 rects +caravel_00020001_fill_pattern_3_5: 3590000 rects +caravel_00020001_fill_pattern_3_5: 3600000 rects +caravel_00020001_fill_pattern_3_5: 3610000 rects +caravel_00020001_fill_pattern_3_5: 3620000 rects +caravel_00020001_fill_pattern_3_5: 3630000 rects +caravel_00020001_fill_pattern_3_5: 3640000 rects +caravel_00020001_fill_pattern_3_5: 3650000 rects +caravel_00020001_fill_pattern_3_5: 3660000 rects +caravel_00020001_fill_pattern_3_5: 3670000 rects +caravel_00020001_fill_pattern_3_5: 3680000 rects +caravel_00020001_fill_pattern_3_5: 3690000 rects +caravel_00020001_fill_pattern_3_5: 3700000 rects +caravel_00020001_fill_pattern_3_5: 3710000 rects +caravel_00020001_fill_pattern_3_5: 3720000 rects +caravel_00020001_fill_pattern_3_5: 3730000 rects +caravel_00020001_fill_pattern_3_5: 3740000 rects +caravel_00020001_fill_pattern_3_5: 3750000 rects +caravel_00020001_fill_pattern_3_5: 3760000 rects +caravel_00020001_fill_pattern_3_5: 3770000 rects +caravel_00020001_fill_pattern_3_5: 3780000 rects +caravel_00020001_fill_pattern_3_5: 3790000 rects +caravel_00020001_fill_pattern_3_5: 3800000 rects +caravel_00020001_fill_pattern_3_5: 3810000 rects +caravel_00020001_fill_pattern_3_5: 3820000 rects +caravel_00020001_fill_pattern_3_5: 3830000 rects +caravel_00020001_fill_pattern_3_5: 3840000 rects +caravel_00020001_fill_pattern_3_5: 3850000 rects +caravel_00020001_fill_pattern_3_5: 3860000 rects +caravel_00020001_fill_pattern_3_5: 3870000 rects +caravel_00020001_fill_pattern_3_5: 3880000 rects +caravel_00020001_fill_pattern_3_5: 3890000 rects +caravel_00020001_fill_pattern_3_5: 3900000 rects +caravel_00020001_fill_pattern_3_5: 3910000 rects +caravel_00020001_fill_pattern_3_5: 3920000 rects +caravel_00020001_fill_pattern_3_5: 3930000 rects +caravel_00020001_fill_pattern_3_5: 3940000 rects +caravel_00020001_fill_pattern_3_5: 3950000 rects +caravel_00020001_fill_pattern_3_5: 3960000 rects +caravel_00020001_fill_pattern_3_5: 3970000 rects +caravel_00020001_fill_pattern_3_5: 3980000 rects +caravel_00020001_fill_pattern_3_5: 3990000 rects +caravel_00020001_fill_pattern_3_5: 4000000 rects +caravel_00020001_fill_pattern_3_5: 4010000 rects +caravel_00020001_fill_pattern_3_5: 4020000 rects +caravel_00020001_fill_pattern_3_5: 4030000 rects +caravel_00020001_fill_pattern_3_5: 4040000 rects +caravel_00020001_fill_pattern_3_5: 4050000 rects +caravel_00020001_fill_pattern_3_5: 4060000 rects +caravel_00020001_fill_pattern_3_5: 4070000 rects +caravel_00020001_fill_pattern_3_5: 4080000 rects +caravel_00020001_fill_pattern_3_5: 4090000 rects +caravel_00020001_fill_pattern_3_5: 4100000 rects +caravel_00020001_fill_pattern_3_5: 4110000 rects +caravel_00020001_fill_pattern_3_5: 4120000 rects +caravel_00020001_fill_pattern_3_5: 4130000 rects +caravel_00020001_fill_pattern_3_5: 4140000 rects +caravel_00020001_fill_pattern_3_5: 4150000 rects +caravel_00020001_fill_pattern_3_5: 4160000 rects +caravel_00020001_fill_pattern_3_5: 4170000 rects +caravel_00020001_fill_pattern_3_5: 4180000 rects +caravel_00020001_fill_pattern_3_5: 4190000 rects +caravel_00020001_fill_pattern_3_5: 4200000 rects +caravel_00020001_fill_pattern_3_5: 4210000 rects +caravel_00020001_fill_pattern_3_5: 4220000 rects +caravel_00020001_fill_pattern_3_5: 4230000 rects +caravel_00020001_fill_pattern_3_5: 4240000 rects +caravel_00020001_fill_pattern_3_5: 4250000 rects +caravel_00020001_fill_pattern_3_5: 4260000 rects +caravel_00020001_fill_pattern_3_5: 4270000 rects +caravel_00020001_fill_pattern_3_5: 4280000 rects +caravel_00020001_fill_pattern_3_5: 4290000 rects +caravel_00020001_fill_pattern_3_5: 4300000 rects +caravel_00020001_fill_pattern_3_5: 4310000 rects +caravel_00020001_fill_pattern_3_5: 4320000 rects +caravel_00020001_fill_pattern_3_5: 4330000 rects +caravel_00020001_fill_pattern_3_5: 4340000 rects +caravel_00020001_fill_pattern_3_5: 4350000 rects +caravel_00020001_fill_pattern_3_5: 4360000 rects +caravel_00020001_fill_pattern_3_5: 4370000 rects +caravel_00020001_fill_pattern_3_5: 4380000 rects +caravel_00020001_fill_pattern_3_5: 4390000 rects +caravel_00020001_fill_pattern_3_5: 4400000 rects +caravel_00020001_fill_pattern_3_5: 4410000 rects +caravel_00020001_fill_pattern_3_5: 4420000 rects +caravel_00020001_fill_pattern_3_5: 4430000 rects +caravel_00020001_fill_pattern_3_5: 4440000 rects +caravel_00020001_fill_pattern_3_5: 4450000 rects +caravel_00020001_fill_pattern_3_5: 4460000 rects +caravel_00020001_fill_pattern_3_5: 4470000 rects +caravel_00020001_fill_pattern_3_5: 4480000 rects +caravel_00020001_fill_pattern_3_5: 4490000 rects +caravel_00020001_fill_pattern_3_5: 4500000 rects +caravel_00020001_fill_pattern_3_5: 4510000 rects +caravel_00020001_fill_pattern_3_5: 4520000 rects +caravel_00020001_fill_pattern_3_5: 4530000 rects +caravel_00020001_fill_pattern_3_5: 4540000 rects +caravel_00020001_fill_pattern_3_5: 4550000 rects +caravel_00020001_fill_pattern_3_5: 4560000 rects +caravel_00020001_fill_pattern_3_5: 4570000 rects +caravel_00020001_fill_pattern_3_5: 4580000 rects +caravel_00020001_fill_pattern_3_5: 4590000 rects +caravel_00020001_fill_pattern_3_5: 4600000 rects +caravel_00020001_fill_pattern_3_5: 4610000 rects +caravel_00020001_fill_pattern_3_5: 4620000 rects +caravel_00020001_fill_pattern_3_5: 4630000 rects +caravel_00020001_fill_pattern_3_5: 4640000 rects +caravel_00020001_fill_pattern_3_5: 4650000 rects +caravel_00020001_fill_pattern_3_5: 4660000 rects +caravel_00020001_fill_pattern_3_5: 4670000 rects +caravel_00020001_fill_pattern_3_5: 4680000 rects +caravel_00020001_fill_pattern_3_5: 4690000 rects +caravel_00020001_fill_pattern_3_5: 4700000 rects +caravel_00020001_fill_pattern_3_5: 4710000 rects +caravel_00020001_fill_pattern_3_5: 4720000 rects +caravel_00020001_fill_pattern_3_5: 4730000 rects +caravel_00020001_fill_pattern_3_5: 4740000 rects +caravel_00020001_fill_pattern_3_5: 4750000 rects +caravel_00020001_fill_pattern_3_5: 4760000 rects +caravel_00020001_fill_pattern_3_5: 4770000 rects +caravel_00020001_fill_pattern_3_5: 4780000 rects +caravel_00020001_fill_pattern_3_5: 4790000 rects +caravel_00020001_fill_pattern_3_5: 4800000 rects +caravel_00020001_fill_pattern_3_5: 4810000 rects +caravel_00020001_fill_pattern_3_5: 4820000 rects +caravel_00020001_fill_pattern_3_5: 4830000 rects +caravel_00020001_fill_pattern_3_5: 4840000 rects +caravel_00020001_fill_pattern_3_5: 4850000 rects +caravel_00020001_fill_pattern_3_5: 4860000 rects +caravel_00020001_fill_pattern_3_5: 4870000 rects +caravel_00020001_fill_pattern_3_5: 4880000 rects +caravel_00020001_fill_pattern_3_5: 4890000 rects +caravel_00020001_fill_pattern_3_5: 4900000 rects +caravel_00020001_fill_pattern_3_5: 4910000 rects +caravel_00020001_fill_pattern_2_5: 3240000 rects +caravel_00020001_fill_pattern_2_5: 3250000 rects +caravel_00020001_fill_pattern_2_5: 3260000 rects +caravel_00020001_fill_pattern_2_5: 3270000 rects +caravel_00020001_fill_pattern_2_5: 3280000 rects +caravel_00020001_fill_pattern_2_5: 3290000 rects +caravel_00020001_fill_pattern_2_5: 3300000 rects +caravel_00020001_fill_pattern_2_5: 3310000 rects +caravel_00020001_fill_pattern_2_5: 3320000 rects +caravel_00020001_fill_pattern_2_5: 3330000 rects +caravel_00020001_fill_pattern_2_5: 3340000 rects +caravel_00020001_fill_pattern_2_5: 3350000 rects +caravel_00020001_fill_pattern_2_5: 3360000 rects +caravel_00020001_fill_pattern_2_5: 3370000 rects +caravel_00020001_fill_pattern_2_5: 3380000 rects +caravel_00020001_fill_pattern_2_5: 3390000 rects +caravel_00020001_fill_pattern_2_5: 3400000 rects +caravel_00020001_fill_pattern_2_5: 3410000 rects +caravel_00020001_fill_pattern_2_5: 3420000 rects +caravel_00020001_fill_pattern_2_5: 3430000 rects +caravel_00020001_fill_pattern_2_5: 3440000 rects +caravel_00020001_fill_pattern_2_5: 3450000 rects +caravel_00020001_fill_pattern_2_5: 3460000 rects +caravel_00020001_fill_pattern_2_5: 3470000 rects +caravel_00020001_fill_pattern_2_5: 3480000 rects +caravel_00020001_fill_pattern_2_5: 3490000 rects +caravel_00020001_fill_pattern_2_5: 3500000 rects +caravel_00020001_fill_pattern_2_5: 3510000 rects +caravel_00020001_fill_pattern_2_5: 3520000 rects +caravel_00020001_fill_pattern_2_5: 3530000 rects +caravel_00020001_fill_pattern_2_5: 3540000 rects +caravel_00020001_fill_pattern_2_5: 3550000 rects +caravel_00020001_fill_pattern_2_5: 3560000 rects +caravel_00020001_fill_pattern_2_5: 3570000 rects +caravel_00020001_fill_pattern_2_5: 3580000 rects +caravel_00020001_fill_pattern_2_5: 3590000 rects +caravel_00020001_fill_pattern_2_5: 3600000 rects +caravel_00020001_fill_pattern_2_5: 3610000 rects +caravel_00020001_fill_pattern_2_5: 3620000 rects +caravel_00020001_fill_pattern_2_5: 3630000 rects +caravel_00020001_fill_pattern_2_5: 3640000 rects +caravel_00020001_fill_pattern_2_5: 3650000 rects +caravel_00020001_fill_pattern_2_5: 3660000 rects +caravel_00020001_fill_pattern_2_5: 3670000 rects +caravel_00020001_fill_pattern_2_5: 3680000 rects +caravel_00020001_fill_pattern_2_5: 3690000 rects +caravel_00020001_fill_pattern_2_5: 3700000 rects +caravel_00020001_fill_pattern_2_5: 3710000 rects +caravel_00020001_fill_pattern_2_5: 3720000 rects +caravel_00020001_fill_pattern_2_5: 3730000 rects +caravel_00020001_fill_pattern_2_5: 3740000 rects +caravel_00020001_fill_pattern_2_5: 3750000 rects +caravel_00020001_fill_pattern_2_5: 3760000 rects +caravel_00020001_fill_pattern_2_5: 3770000 rects +caravel_00020001_fill_pattern_2_5: 3780000 rects +caravel_00020001_fill_pattern_2_5: 3790000 rects +caravel_00020001_fill_pattern_2_5: 3800000 rects +caravel_00020001_fill_pattern_2_5: 3810000 rects +caravel_00020001_fill_pattern_2_5: 3820000 rects +caravel_00020001_fill_pattern_2_5: 3830000 rects +caravel_00020001_fill_pattern_2_5: 3840000 rects +caravel_00020001_fill_pattern_2_5: 3850000 rects +caravel_00020001_fill_pattern_2_5: 3860000 rects +caravel_00020001_fill_pattern_2_5: 3870000 rects +caravel_00020001_fill_pattern_2_5: 3880000 rects +caravel_00020001_fill_pattern_2_5: 3890000 rects +caravel_00020001_fill_pattern_2_5: 3900000 rects +caravel_00020001_fill_pattern_2_5: 3910000 rects +caravel_00020001_fill_pattern_2_5: 3920000 rects +caravel_00020001_fill_pattern_2_5: 3930000 rects +caravel_00020001_fill_pattern_2_5: 3940000 rects +caravel_00020001_fill_pattern_2_5: 3950000 rects +caravel_00020001_fill_pattern_2_5: 3960000 rects +caravel_00020001_fill_pattern_2_5: 3970000 rects +caravel_00020001_fill_pattern_2_5: 3980000 rects +caravel_00020001_fill_pattern_2_5: 3990000 rects +caravel_00020001_fill_pattern_2_5: 4000000 rects +caravel_00020001_fill_pattern_2_5: 4010000 rects +caravel_00020001_fill_pattern_2_5: 4020000 rects +caravel_00020001_fill_pattern_2_5: 4030000 rects +caravel_00020001_fill_pattern_2_5: 4040000 rects +caravel_00020001_fill_pattern_2_5: 4050000 rects +caravel_00020001_fill_pattern_2_5: 4060000 rects +caravel_00020001_fill_pattern_2_5: 4070000 rects +caravel_00020001_fill_pattern_2_5: 4080000 rects +caravel_00020001_fill_pattern_2_5: 4090000 rects +caravel_00020001_fill_pattern_2_5: 4100000 rects +caravel_00020001_fill_pattern_2_5: 4110000 rects +caravel_00020001_fill_pattern_2_5: 4120000 rects +caravel_00020001_fill_pattern_2_5: 4130000 rects +caravel_00020001_fill_pattern_2_5: 4140000 rects +caravel_00020001_fill_pattern_2_5: 4150000 rects +caravel_00020001_fill_pattern_2_5: 4160000 rects +caravel_00020001_fill_pattern_2_5: 4170000 rects +caravel_00020001_fill_pattern_2_5: 4180000 rects +caravel_00020001_fill_pattern_2_5: 4190000 rects +caravel_00020001_fill_pattern_2_5: 4200000 rects +caravel_00020001_fill_pattern_2_5: 4210000 rects +caravel_00020001_fill_pattern_2_5: 4220000 rects +caravel_00020001_fill_pattern_2_5: 4230000 rects +caravel_00020001_fill_pattern_2_5: 4240000 rects +caravel_00020001_fill_pattern_2_5: 4250000 rects +caravel_00020001_fill_pattern_2_5: 4260000 rects +caravel_00020001_fill_pattern_2_5: 4270000 rects +caravel_00020001_fill_pattern_2_5: 4280000 rects +caravel_00020001_fill_pattern_2_5: 4290000 rects +caravel_00020001_fill_pattern_2_5: 4300000 rects +caravel_00020001_fill_pattern_2_5: 4310000 rects +caravel_00020001_fill_pattern_2_5: 4320000 rects +caravel_00020001_fill_pattern_2_5: 4330000 rects +caravel_00020001_fill_pattern_2_5: 4340000 rects +caravel_00020001_fill_pattern_2_5: 4350000 rects +caravel_00020001_fill_pattern_2_5: 4360000 rects +caravel_00020001_fill_pattern_2_5: 4370000 rects +caravel_00020001_fill_pattern_2_5: 4380000 rects +caravel_00020001_fill_pattern_2_5: 4390000 rects +caravel_00020001_fill_pattern_2_5: 4400000 rects +caravel_00020001_fill_pattern_2_5: 4410000 rects +caravel_00020001_fill_pattern_2_5: 4420000 rects +caravel_00020001_fill_pattern_2_5: 4430000 rects +caravel_00020001_fill_pattern_2_5: 4440000 rects +caravel_00020001_fill_pattern_2_5: 4450000 rects +caravel_00020001_fill_pattern_2_5: 4460000 rects +caravel_00020001_fill_pattern_2_5: 4470000 rects +caravel_00020001_fill_pattern_2_5: 4480000 rects +caravel_00020001_fill_pattern_2_5: 4490000 rects +caravel_00020001_fill_pattern_2_5: 4500000 rects +caravel_00020001_fill_pattern_2_5: 4510000 rects +caravel_00020001_fill_pattern_2_5: 4520000 rects +caravel_00020001_fill_pattern_2_5: 4530000 rects +caravel_00020001_fill_pattern_2_5: 4540000 rects +caravel_00020001_fill_pattern_2_5: 4550000 rects +caravel_00020001_fill_pattern_2_5: 4560000 rects +caravel_00020001_fill_pattern_2_5: 4570000 rects +caravel_00020001_fill_pattern_2_5: 4580000 rects +caravel_00020001_fill_pattern_2_5: 4590000 rects +caravel_00020001_fill_pattern_2_5: 4600000 rects +caravel_00020001_fill_pattern_2_5: 4610000 rects +caravel_00020001_fill_pattern_2_5: 4620000 rects +caravel_00020001_fill_pattern_2_5: 4630000 rects +caravel_00020001_fill_pattern_2_5: 4640000 rects +caravel_00020001_fill_pattern_2_5: 4650000 rects +caravel_00020001_fill_pattern_2_5: 4660000 rects +caravel_00020001_fill_pattern_2_5: 4670000 rects +caravel_00020001_fill_pattern_2_5: 4680000 rects +caravel_00020001_fill_pattern_2_5: 4690000 rects +caravel_00020001_fill_pattern_2_5: 4700000 rects +caravel_00020001_fill_pattern_2_5: 4710000 rects +caravel_00020001_fill_pattern_2_5: 4720000 rects +caravel_00020001_fill_pattern_2_5: 4730000 rects +caravel_00020001_fill_pattern_2_5: 4740000 rects +caravel_00020001_fill_pattern_2_5: 4750000 rects +caravel_00020001_fill_pattern_2_5: 4760000 rects +caravel_00020001_fill_pattern_2_5: 4770000 rects +caravel_00020001_fill_pattern_2_5: 4780000 rects +caravel_00020001_fill_pattern_2_5: 4790000 rects +caravel_00020001_fill_pattern_2_5: 4800000 rects +caravel_00020001_fill_pattern_2_5: 4810000 rects +caravel_00020001_fill_pattern_2_5: 4820000 rects +caravel_00020001_fill_pattern_2_5: 4830000 rects +caravel_00020001_fill_pattern_2_5: 4840000 rects +caravel_00020001_fill_pattern_2_5: 4850000 rects +caravel_00020001_fill_pattern_2_5: 4860000 rects +caravel_00020001_fill_pattern_2_5: 4870000 rects +caravel_00020001_fill_pattern_2_5: 4880000 rects +caravel_00020001_fill_pattern_2_5: 4890000 rects +caravel_00020001_fill_pattern_2_5: 4900000 rects +caravel_00020001_fill_pattern_2_5: 4910000 rects +caravel_00020001_fill_pattern_3_0: 3240000 rects +caravel_00020001_fill_pattern_3_0: 3250000 rects +caravel_00020001_fill_pattern_3_0: 3260000 rects +caravel_00020001_fill_pattern_3_0: 3270000 rects +caravel_00020001_fill_pattern_3_0: 3280000 rects +caravel_00020001_fill_pattern_3_0: 3290000 rects +caravel_00020001_fill_pattern_3_0: 3300000 rects +caravel_00020001_fill_pattern_3_0: 3310000 rects +caravel_00020001_fill_pattern_3_0: 3320000 rects +caravel_00020001_fill_pattern_3_0: 3330000 rects +caravel_00020001_fill_pattern_3_0: 3340000 rects +caravel_00020001_fill_pattern_3_0: 3350000 rects +caravel_00020001_fill_pattern_3_0: 3360000 rects +caravel_00020001_fill_pattern_3_0: 3370000 rects +caravel_00020001_fill_pattern_3_0: 3380000 rects +caravel_00020001_fill_pattern_3_0: 3390000 rects +caravel_00020001_fill_pattern_3_0: 3400000 rects +caravel_00020001_fill_pattern_3_0: 3410000 rects +caravel_00020001_fill_pattern_3_0: 3420000 rects +caravel_00020001_fill_pattern_3_0: 3430000 rects +caravel_00020001_fill_pattern_3_0: 3440000 rects +caravel_00020001_fill_pattern_3_0: 3450000 rects +caravel_00020001_fill_pattern_3_0: 3460000 rects +caravel_00020001_fill_pattern_3_0: 3470000 rects +caravel_00020001_fill_pattern_3_0: 3480000 rects +caravel_00020001_fill_pattern_3_0: 3490000 rects +caravel_00020001_fill_pattern_3_0: 3500000 rects +caravel_00020001_fill_pattern_3_0: 3510000 rects +caravel_00020001_fill_pattern_3_0: 3520000 rects +caravel_00020001_fill_pattern_3_0: 3530000 rects +caravel_00020001_fill_pattern_3_0: 3540000 rects +caravel_00020001_fill_pattern_3_0: 3550000 rects +caravel_00020001_fill_pattern_3_0: 3560000 rects +caravel_00020001_fill_pattern_3_0: 3570000 rects +caravel_00020001_fill_pattern_3_0: 3580000 rects +caravel_00020001_fill_pattern_3_0: 3590000 rects +caravel_00020001_fill_pattern_3_0: 3600000 rects +caravel_00020001_fill_pattern_3_0: 3610000 rects +caravel_00020001_fill_pattern_3_0: 3620000 rects +caravel_00020001_fill_pattern_3_0: 3630000 rects +caravel_00020001_fill_pattern_3_0: 3640000 rects +caravel_00020001_fill_pattern_3_0: 3650000 rects +caravel_00020001_fill_pattern_3_0: 3660000 rects +caravel_00020001_fill_pattern_3_0: 3670000 rects +caravel_00020001_fill_pattern_3_0: 3680000 rects +caravel_00020001_fill_pattern_3_0: 3690000 rects +caravel_00020001_fill_pattern_3_0: 3700000 rects +caravel_00020001_fill_pattern_3_0: 3710000 rects +caravel_00020001_fill_pattern_3_0: 3720000 rects +caravel_00020001_fill_pattern_3_0: 3730000 rects +caravel_00020001_fill_pattern_3_0: 3740000 rects +caravel_00020001_fill_pattern_3_0: 3750000 rects +caravel_00020001_fill_pattern_3_0: 3760000 rects +caravel_00020001_fill_pattern_3_0: 3770000 rects +caravel_00020001_fill_pattern_3_0: 3780000 rects +caravel_00020001_fill_pattern_3_0: 3790000 rects +caravel_00020001_fill_pattern_3_0: 3800000 rects +caravel_00020001_fill_pattern_3_0: 3810000 rects +caravel_00020001_fill_pattern_3_0: 3820000 rects +caravel_00020001_fill_pattern_3_0: 3830000 rects +caravel_00020001_fill_pattern_3_0: 3840000 rects +caravel_00020001_fill_pattern_3_0: 3850000 rects +caravel_00020001_fill_pattern_3_0: 3860000 rects +caravel_00020001_fill_pattern_3_0: 3870000 rects +caravel_00020001_fill_pattern_3_0: 3880000 rects +caravel_00020001_fill_pattern_3_0: 3890000 rects +caravel_00020001_fill_pattern_3_0: 3900000 rects +caravel_00020001_fill_pattern_3_0: 3910000 rects +caravel_00020001_fill_pattern_3_0: 3920000 rects +caravel_00020001_fill_pattern_3_0: 3930000 rects +caravel_00020001_fill_pattern_3_0: 3940000 rects +caravel_00020001_fill_pattern_3_0: 3950000 rects +caravel_00020001_fill_pattern_3_0: 3960000 rects +caravel_00020001_fill_pattern_3_0: 3970000 rects +caravel_00020001_fill_pattern_3_0: 3980000 rects +caravel_00020001_fill_pattern_3_0: 3990000 rects +caravel_00020001_fill_pattern_3_0: 4000000 rects +caravel_00020001_fill_pattern_3_0: 4010000 rects +caravel_00020001_fill_pattern_3_0: 4020000 rects +caravel_00020001_fill_pattern_3_0: 4030000 rects +caravel_00020001_fill_pattern_3_0: 4040000 rects +caravel_00020001_fill_pattern_3_0: 4050000 rects +caravel_00020001_fill_pattern_3_0: 4060000 rects +caravel_00020001_fill_pattern_3_0: 4070000 rects +caravel_00020001_fill_pattern_3_0: 4080000 rects +caravel_00020001_fill_pattern_3_0: 4090000 rects +caravel_00020001_fill_pattern_3_0: 4100000 rects +caravel_00020001_fill_pattern_3_0: 4110000 rects +caravel_00020001_fill_pattern_3_0: 4120000 rects +caravel_00020001_fill_pattern_3_0: 4130000 rects +caravel_00020001_fill_pattern_3_0: 4140000 rects +caravel_00020001_fill_pattern_3_0: 4150000 rects +caravel_00020001_fill_pattern_3_0: 4160000 rects +caravel_00020001_fill_pattern_3_0: 4170000 rects +caravel_00020001_fill_pattern_3_0: 4180000 rects +caravel_00020001_fill_pattern_3_0: 4190000 rects +caravel_00020001_fill_pattern_3_0: 4200000 rects +caravel_00020001_fill_pattern_3_0: 4210000 rects +caravel_00020001_fill_pattern_3_0: 4220000 rects +caravel_00020001_fill_pattern_3_0: 4230000 rects +caravel_00020001_fill_pattern_3_0: 4240000 rects +caravel_00020001_fill_pattern_3_0: 4250000 rects +caravel_00020001_fill_pattern_3_0: 4260000 rects +caravel_00020001_fill_pattern_3_0: 4270000 rects +caravel_00020001_fill_pattern_3_0: 4280000 rects +caravel_00020001_fill_pattern_3_0: 4290000 rects +caravel_00020001_fill_pattern_3_0: 4300000 rects +caravel_00020001_fill_pattern_3_0: 4310000 rects +caravel_00020001_fill_pattern_3_0: 4320000 rects +caravel_00020001_fill_pattern_3_0: 4330000 rects +caravel_00020001_fill_pattern_3_0: 4340000 rects +caravel_00020001_fill_pattern_3_0: 4350000 rects +caravel_00020001_fill_pattern_3_0: 4360000 rects +caravel_00020001_fill_pattern_3_0: 4370000 rects +caravel_00020001_fill_pattern_3_0: 4380000 rects +caravel_00020001_fill_pattern_3_0: 4390000 rects +caravel_00020001_fill_pattern_3_0: 4400000 rects +caravel_00020001_fill_pattern_3_0: 4410000 rects +caravel_00020001_fill_pattern_3_0: 4420000 rects +caravel_00020001_fill_pattern_3_0: 4430000 rects +caravel_00020001_fill_pattern_3_0: 4440000 rects +caravel_00020001_fill_pattern_3_0: 4450000 rects +caravel_00020001_fill_pattern_3_0: 4460000 rects +caravel_00020001_fill_pattern_3_0: 4470000 rects +caravel_00020001_fill_pattern_3_0: 4480000 rects +caravel_00020001_fill_pattern_3_0: 4490000 rects +caravel_00020001_fill_pattern_3_0: 4500000 rects +caravel_00020001_fill_pattern_3_0: 4510000 rects +caravel_00020001_fill_pattern_3_0: 4520000 rects +caravel_00020001_fill_pattern_3_0: 4530000 rects +caravel_00020001_fill_pattern_3_0: 4540000 rects +caravel_00020001_fill_pattern_3_0: 4550000 rects +caravel_00020001_fill_pattern_3_0: 4560000 rects +caravel_00020001_fill_pattern_3_0: 4570000 rects +caravel_00020001_fill_pattern_3_0: 4580000 rects +caravel_00020001_fill_pattern_3_0: 4590000 rects +caravel_00020001_fill_pattern_3_0: 4600000 rects +caravel_00020001_fill_pattern_3_0: 4610000 rects +caravel_00020001_fill_pattern_3_0: 4620000 rects +caravel_00020001_fill_pattern_3_0: 4630000 rects +caravel_00020001_fill_pattern_3_0: 4640000 rects +caravel_00020001_fill_pattern_3_0: 4650000 rects +caravel_00020001_fill_pattern_3_0: 4660000 rects +caravel_00020001_fill_pattern_3_0: 4670000 rects +caravel_00020001_fill_pattern_3_0: 4680000 rects +caravel_00020001_fill_pattern_3_0: 4690000 rects +caravel_00020001_fill_pattern_3_0: 4700000 rects +caravel_00020001_fill_pattern_3_0: 4710000 rects +caravel_00020001_fill_pattern_3_0: 4720000 rects +caravel_00020001_fill_pattern_3_0: 4730000 rects +caravel_00020001_fill_pattern_3_0: 4740000 rects +caravel_00020001_fill_pattern_3_0: 4750000 rects +caravel_00020001_fill_pattern_3_0: 4760000 rects +caravel_00020001_fill_pattern_3_0: 4770000 rects +caravel_00020001_fill_pattern_3_0: 4780000 rects +caravel_00020001_fill_pattern_3_0: 4790000 rects +caravel_00020001_fill_pattern_3_0: 4800000 rects +caravel_00020001_fill_pattern_3_0: 4810000 rects +caravel_00020001_fill_pattern_3_0: 4820000 rects +caravel_00020001_fill_pattern_3_0: 4830000 rects +caravel_00020001_fill_pattern_3_0: 4840000 rects +caravel_00020001_fill_pattern_3_0: 4850000 rects +caravel_00020001_fill_pattern_3_0: 4860000 rects +caravel_00020001_fill_pattern_3_0: 4870000 rects +caravel_00020001_fill_pattern_3_0: 4880000 rects +caravel_00020001_fill_pattern_3_0: 4890000 rects +caravel_00020001_fill_pattern_3_0: 4900000 rects +caravel_00020001_fill_pattern_3_0: 4910000 rects +caravel_00020001_fill_pattern_3_5: 4920000 rects +caravel_00020001_fill_pattern_3_5: 4930000 rects +caravel_00020001_fill_pattern_3_5: 4940000 rects +caravel_00020001_fill_pattern_3_5: 4950000 rects +caravel_00020001_fill_pattern_3_5: 4960000 rects +caravel_00020001_fill_pattern_3_5: 4970000 rects +caravel_00020001_fill_pattern_3_5: 4980000 rects +caravel_00020001_fill_pattern_3_5: 4990000 rects +caravel_00020001_fill_pattern_3_5: 5000000 rects +caravel_00020001_fill_pattern_3_5: 5010000 rects +caravel_00020001_fill_pattern_3_5: 5020000 rects +caravel_00020001_fill_pattern_3_5: 5030000 rects +caravel_00020001_fill_pattern_3_5: 5040000 rects +caravel_00020001_fill_pattern_3_5: 5050000 rects +caravel_00020001_fill_pattern_3_5: 5060000 rects +caravel_00020001_fill_pattern_3_5: 5070000 rects +caravel_00020001_fill_pattern_3_5: 5080000 rects +caravel_00020001_fill_pattern_3_5: 5090000 rects +caravel_00020001_fill_pattern_3_5: 5100000 rects +caravel_00020001_fill_pattern_3_5: 5110000 rects +caravel_00020001_fill_pattern_3_5: 5120000 rects +caravel_00020001_fill_pattern_3_5: 5130000 rects +caravel_00020001_fill_pattern_3_5: 5140000 rects +caravel_00020001_fill_pattern_3_5: 5150000 rects +caravel_00020001_fill_pattern_3_5: 5160000 rects +caravel_00020001_fill_pattern_3_5: 5170000 rects +caravel_00020001_fill_pattern_3_5: 5180000 rects +caravel_00020001_fill_pattern_3_5: 5190000 rects +caravel_00020001_fill_pattern_3_5: 5200000 rects +caravel_00020001_fill_pattern_3_5: 5210000 rects +caravel_00020001_fill_pattern_3_5: 5220000 rects +caravel_00020001_fill_pattern_3_5: 5230000 rects +caravel_00020001_fill_pattern_3_5: 5240000 rects +caravel_00020001_fill_pattern_3_5: 5250000 rects +caravel_00020001_fill_pattern_3_5: 5260000 rects +caravel_00020001_fill_pattern_3_5: 5270000 rects +caravel_00020001_fill_pattern_3_5: 5280000 rects +caravel_00020001_fill_pattern_3_5: 5290000 rects +caravel_00020001_fill_pattern_3_5: 5300000 rects +caravel_00020001_fill_pattern_3_5: 5310000 rects +caravel_00020001_fill_pattern_3_5: 5320000 rects +caravel_00020001_fill_pattern_3_5: 5330000 rects +caravel_00020001_fill_pattern_3_5: 5340000 rects +caravel_00020001_fill_pattern_3_5: 5350000 rects +caravel_00020001_fill_pattern_3_5: 5360000 rects +caravel_00020001_fill_pattern_3_5: 5370000 rects +caravel_00020001_fill_pattern_3_5: 5380000 rects +caravel_00020001_fill_pattern_3_5: 5390000 rects +caravel_00020001_fill_pattern_3_5: 5400000 rects +caravel_00020001_fill_pattern_3_5: 5410000 rects +caravel_00020001_fill_pattern_3_5: 5420000 rects +caravel_00020001_fill_pattern_3_5: 5430000 rects +caravel_00020001_fill_pattern_3_5: 5440000 rects +caravel_00020001_fill_pattern_3_5: 5450000 rects +caravel_00020001_fill_pattern_3_5: 5460000 rects +caravel_00020001_fill_pattern_3_5: 5470000 rects +caravel_00020001_fill_pattern_3_5: 5480000 rects +caravel_00020001_fill_pattern_3_5: 5490000 rects +caravel_00020001_fill_pattern_3_5: 5500000 rects +caravel_00020001_fill_pattern_3_5: 5510000 rects +caravel_00020001_fill_pattern_3_5: 5520000 rects +caravel_00020001_fill_pattern_3_5: 5530000 rects +caravel_00020001_fill_pattern_3_5: 5540000 rects +caravel_00020001_fill_pattern_3_5: 5550000 rects +caravel_00020001_fill_pattern_3_5: 5560000 rects +caravel_00020001_fill_pattern_3_5: 5570000 rects +caravel_00020001_fill_pattern_3_5: 5580000 rects +caravel_00020001_fill_pattern_3_5: 5590000 rects +caravel_00020001_fill_pattern_3_5: 5600000 rects +caravel_00020001_fill_pattern_3_5: 5610000 rects +caravel_00020001_fill_pattern_3_5: 5620000 rects +caravel_00020001_fill_pattern_3_5: 5630000 rects +caravel_00020001_fill_pattern_3_5: 5640000 rects +caravel_00020001_fill_pattern_3_5: 5650000 rects +caravel_00020001_fill_pattern_3_5: 5660000 rects +caravel_00020001_fill_pattern_3_5: 5670000 rects +caravel_00020001_fill_pattern_3_5: 5680000 rects +caravel_00020001_fill_pattern_3_5: 5690000 rects +caravel_00020001_fill_pattern_3_5: 5700000 rects +caravel_00020001_fill_pattern_3_5: 5710000 rects +caravel_00020001_fill_pattern_3_5: 5720000 rects +caravel_00020001_fill_pattern_3_5: 5730000 rects +caravel_00020001_fill_pattern_3_5: 5740000 rects +caravel_00020001_fill_pattern_3_5: 5750000 rects +caravel_00020001_fill_pattern_3_5: 5760000 rects +caravel_00020001_fill_pattern_3_5: 5770000 rects +caravel_00020001_fill_pattern_3_5: 5780000 rects +caravel_00020001_fill_pattern_3_5: 5790000 rects +caravel_00020001_fill_pattern_3_5: 5800000 rects +caravel_00020001_fill_pattern_3_5: 5810000 rects +caravel_00020001_fill_pattern_3_5: 5820000 rects +caravel_00020001_fill_pattern_3_5: 5830000 rects +caravel_00020001_fill_pattern_3_5: 5840000 rects +caravel_00020001_fill_pattern_3_5: 5850000 rects +caravel_00020001_fill_pattern_3_5: 5860000 rects +caravel_00020001_fill_pattern_3_5: 5870000 rects +caravel_00020001_fill_pattern_3_5: 5880000 rects +caravel_00020001_fill_pattern_3_5: 5890000 rects +caravel_00020001_fill_pattern_3_5: 5900000 rects +caravel_00020001_fill_pattern_3_5: 5910000 rects +caravel_00020001_fill_pattern_3_5: 5920000 rects +caravel_00020001_fill_pattern_3_5: 5930000 rects +caravel_00020001_fill_pattern_3_5: 5940000 rects +caravel_00020001_fill_pattern_3_5: 5950000 rects +caravel_00020001_fill_pattern_3_5: 5960000 rects +caravel_00020001_fill_pattern_3_5: 5970000 rects +caravel_00020001_fill_pattern_3_5: 5980000 rects +caravel_00020001_fill_pattern_3_5: 5990000 rects +caravel_00020001_fill_pattern_3_5: 6000000 rects +caravel_00020001_fill_pattern_3_5: 6010000 rects +caravel_00020001_fill_pattern_3_5: 6020000 rects +caravel_00020001_fill_pattern_3_5: 6030000 rects +caravel_00020001_fill_pattern_3_5: 6040000 rects +caravel_00020001_fill_pattern_3_5: 6050000 rects +caravel_00020001_fill_pattern_3_5: 6060000 rects +caravel_00020001_fill_pattern_3_5: 6070000 rects +caravel_00020001_fill_pattern_3_5: 6080000 rects +caravel_00020001_fill_pattern_3_5: 6090000 rects +caravel_00020001_fill_pattern_3_5: 6100000 rects +caravel_00020001_fill_pattern_3_5: 6110000 rects +caravel_00020001_fill_pattern_3_5: 6120000 rects +caravel_00020001_fill_pattern_3_5: 6130000 rects +caravel_00020001_fill_pattern_3_5: 6140000 rects +caravel_00020001_fill_pattern_3_5: 6150000 rects +caravel_00020001_fill_pattern_3_5: 6160000 rects +caravel_00020001_fill_pattern_3_5: 6170000 rects +caravel_00020001_fill_pattern_3_5: 6180000 rects +caravel_00020001_fill_pattern_3_5: 6190000 rects +caravel_00020001_fill_pattern_3_5: 6200000 rects +caravel_00020001_fill_pattern_3_5: 6210000 rects +caravel_00020001_fill_pattern_3_5: 6220000 rects +caravel_00020001_fill_pattern_3_5: 6230000 rects +caravel_00020001_fill_pattern_3_5: 6240000 rects +caravel_00020001_fill_pattern_3_5: 6250000 rects +caravel_00020001_fill_pattern_3_5: 6260000 rects +caravel_00020001_fill_pattern_3_5: 6270000 rects +caravel_00020001_fill_pattern_3_5: 6280000 rects +caravel_00020001_fill_pattern_3_5: 6290000 rects +caravel_00020001_fill_pattern_3_5: 6300000 rects +caravel_00020001_fill_pattern_3_5: 6310000 rects +caravel_00020001_fill_pattern_3_5: 6320000 rects +caravel_00020001_fill_pattern_3_5: 6330000 rects +caravel_00020001_fill_pattern_3_5: 6340000 rects +caravel_00020001_fill_pattern_3_5: 6350000 rects +caravel_00020001_fill_pattern_3_5: 6360000 rects +caravel_00020001_fill_pattern_3_5: 6370000 rects +caravel_00020001_fill_pattern_3_5: 6380000 rects +caravel_00020001_fill_pattern_3_5: 6390000 rects +caravel_00020001_fill_pattern_3_5: 6400000 rects +caravel_00020001_fill_pattern_3_5: 6410000 rects +caravel_00020001_fill_pattern_3_5: 6420000 rects +caravel_00020001_fill_pattern_3_5: 6430000 rects +caravel_00020001_fill_pattern_3_5: 6440000 rects +caravel_00020001_fill_pattern_3_5: 6450000 rects +caravel_00020001_fill_pattern_3_5: 6460000 rects +caravel_00020001_fill_pattern_3_5: 6470000 rects +caravel_00020001_fill_pattern_3_5: 6480000 rects +caravel_00020001_fill_pattern_3_5: 6490000 rects +caravel_00020001_fill_pattern_3_5: 6500000 rects +caravel_00020001_fill_pattern_3_5: 6510000 rects +caravel_00020001_fill_pattern_3_5: 6520000 rects +caravel_00020001_fill_pattern_3_5: 6530000 rects +caravel_00020001_fill_pattern_3_5: 6540000 rects +caravel_00020001_fill_pattern_3_5: 6550000 rects +caravel_00020001_fill_pattern_3_5: 6560000 rects +caravel_00020001_fill_pattern_3_5: 6570000 rects +caravel_00020001_fill_pattern_3_5: 6580000 rects +caravel_00020001_fill_pattern_3_5: 6590000 rects +caravel_00020001_fill_pattern_2_5: 4920000 rects +caravel_00020001_fill_pattern_2_5: 4930000 rects +caravel_00020001_fill_pattern_2_5: 4940000 rects +caravel_00020001_fill_pattern_2_5: 4950000 rects +caravel_00020001_fill_pattern_2_5: 4960000 rects +caravel_00020001_fill_pattern_2_5: 4970000 rects +caravel_00020001_fill_pattern_2_5: 4980000 rects +caravel_00020001_fill_pattern_2_5: 4990000 rects +caravel_00020001_fill_pattern_2_5: 5000000 rects +caravel_00020001_fill_pattern_2_5: 5010000 rects +caravel_00020001_fill_pattern_2_5: 5020000 rects +caravel_00020001_fill_pattern_2_5: 5030000 rects +caravel_00020001_fill_pattern_2_5: 5040000 rects +caravel_00020001_fill_pattern_2_5: 5050000 rects +caravel_00020001_fill_pattern_2_5: 5060000 rects +caravel_00020001_fill_pattern_2_5: 5070000 rects +caravel_00020001_fill_pattern_2_5: 5080000 rects +caravel_00020001_fill_pattern_2_5: 5090000 rects +caravel_00020001_fill_pattern_2_5: 5100000 rects +caravel_00020001_fill_pattern_2_5: 5110000 rects +caravel_00020001_fill_pattern_2_5: 5120000 rects +caravel_00020001_fill_pattern_2_5: 5130000 rects +caravel_00020001_fill_pattern_2_5: 5140000 rects +caravel_00020001_fill_pattern_2_5: 5150000 rects +caravel_00020001_fill_pattern_2_5: 5160000 rects +caravel_00020001_fill_pattern_2_5: 5170000 rects +caravel_00020001_fill_pattern_2_5: 5180000 rects +caravel_00020001_fill_pattern_2_5: 5190000 rects +caravel_00020001_fill_pattern_2_5: 5200000 rects +caravel_00020001_fill_pattern_2_5: 5210000 rects +caravel_00020001_fill_pattern_2_5: 5220000 rects +caravel_00020001_fill_pattern_2_5: 5230000 rects +caravel_00020001_fill_pattern_2_5: 5240000 rects +caravel_00020001_fill_pattern_2_5: 5250000 rects +caravel_00020001_fill_pattern_2_5: 5260000 rects +caravel_00020001_fill_pattern_2_5: 5270000 rects +caravel_00020001_fill_pattern_2_5: 5280000 rects +caravel_00020001_fill_pattern_2_5: 5290000 rects +caravel_00020001_fill_pattern_2_5: 5300000 rects +caravel_00020001_fill_pattern_2_5: 5310000 rects +caravel_00020001_fill_pattern_2_5: 5320000 rects +caravel_00020001_fill_pattern_2_5: 5330000 rects +caravel_00020001_fill_pattern_2_5: 5340000 rects +caravel_00020001_fill_pattern_2_5: 5350000 rects +caravel_00020001_fill_pattern_2_5: 5360000 rects +caravel_00020001_fill_pattern_2_5: 5370000 rects +caravel_00020001_fill_pattern_2_5: 5380000 rects +caravel_00020001_fill_pattern_2_5: 5390000 rects +caravel_00020001_fill_pattern_2_5: 5400000 rects +caravel_00020001_fill_pattern_2_5: 5410000 rects +caravel_00020001_fill_pattern_2_5: 5420000 rects +caravel_00020001_fill_pattern_2_5: 5430000 rects +caravel_00020001_fill_pattern_2_5: 5440000 rects +caravel_00020001_fill_pattern_2_5: 5450000 rects +caravel_00020001_fill_pattern_2_5: 5460000 rects +caravel_00020001_fill_pattern_2_5: 5470000 rects +caravel_00020001_fill_pattern_2_5: 5480000 rects +caravel_00020001_fill_pattern_2_5: 5490000 rects +caravel_00020001_fill_pattern_2_5: 5500000 rects +caravel_00020001_fill_pattern_2_5: 5510000 rects +caravel_00020001_fill_pattern_2_5: 5520000 rects +caravel_00020001_fill_pattern_2_5: 5530000 rects +caravel_00020001_fill_pattern_2_5: 5540000 rects +caravel_00020001_fill_pattern_2_5: 5550000 rects +caravel_00020001_fill_pattern_2_5: 5560000 rects +caravel_00020001_fill_pattern_2_5: 5570000 rects +caravel_00020001_fill_pattern_2_5: 5580000 rects +caravel_00020001_fill_pattern_2_5: 5590000 rects +caravel_00020001_fill_pattern_2_5: 5600000 rects +caravel_00020001_fill_pattern_2_5: 5610000 rects +caravel_00020001_fill_pattern_2_5: 5620000 rects +caravel_00020001_fill_pattern_2_5: 5630000 rects +caravel_00020001_fill_pattern_2_5: 5640000 rects +caravel_00020001_fill_pattern_2_5: 5650000 rects +caravel_00020001_fill_pattern_2_5: 5660000 rects +caravel_00020001_fill_pattern_2_5: 5670000 rects +caravel_00020001_fill_pattern_2_5: 5680000 rects +caravel_00020001_fill_pattern_2_5: 5690000 rects +caravel_00020001_fill_pattern_2_5: 5700000 rects +caravel_00020001_fill_pattern_2_5: 5710000 rects +caravel_00020001_fill_pattern_2_5: 5720000 rects +caravel_00020001_fill_pattern_2_5: 5730000 rects +caravel_00020001_fill_pattern_2_5: 5740000 rects +caravel_00020001_fill_pattern_2_5: 5750000 rects +caravel_00020001_fill_pattern_2_5: 5760000 rects +caravel_00020001_fill_pattern_2_5: 5770000 rects +caravel_00020001_fill_pattern_2_5: 5780000 rects +caravel_00020001_fill_pattern_2_5: 5790000 rects +caravel_00020001_fill_pattern_2_5: 5800000 rects +caravel_00020001_fill_pattern_2_5: 5810000 rects +caravel_00020001_fill_pattern_2_5: 5820000 rects +caravel_00020001_fill_pattern_2_5: 5830000 rects +caravel_00020001_fill_pattern_2_5: 5840000 rects +caravel_00020001_fill_pattern_2_5: 5850000 rects +caravel_00020001_fill_pattern_2_5: 5860000 rects +caravel_00020001_fill_pattern_2_5: 5870000 rects +caravel_00020001_fill_pattern_2_5: 5880000 rects +caravel_00020001_fill_pattern_2_5: 5890000 rects +caravel_00020001_fill_pattern_2_5: 5900000 rects +caravel_00020001_fill_pattern_2_5: 5910000 rects +caravel_00020001_fill_pattern_2_5: 5920000 rects +caravel_00020001_fill_pattern_2_5: 5930000 rects +caravel_00020001_fill_pattern_2_5: 5940000 rects +caravel_00020001_fill_pattern_2_5: 5950000 rects +caravel_00020001_fill_pattern_2_5: 5960000 rects +caravel_00020001_fill_pattern_2_5: 5970000 rects +caravel_00020001_fill_pattern_2_5: 5980000 rects +caravel_00020001_fill_pattern_2_5: 5990000 rects +caravel_00020001_fill_pattern_2_5: 6000000 rects +caravel_00020001_fill_pattern_2_5: 6010000 rects +caravel_00020001_fill_pattern_2_5: 6020000 rects +caravel_00020001_fill_pattern_2_5: 6030000 rects +caravel_00020001_fill_pattern_2_5: 6040000 rects +caravel_00020001_fill_pattern_2_5: 6050000 rects +caravel_00020001_fill_pattern_2_5: 6060000 rects +caravel_00020001_fill_pattern_2_5: 6070000 rects +caravel_00020001_fill_pattern_2_5: 6080000 rects +caravel_00020001_fill_pattern_2_5: 6090000 rects +caravel_00020001_fill_pattern_2_5: 6100000 rects +caravel_00020001_fill_pattern_2_5: 6110000 rects +caravel_00020001_fill_pattern_2_5: 6120000 rects +caravel_00020001_fill_pattern_2_5: 6130000 rects +caravel_00020001_fill_pattern_2_5: 6140000 rects +caravel_00020001_fill_pattern_2_5: 6150000 rects +caravel_00020001_fill_pattern_2_5: 6160000 rects +caravel_00020001_fill_pattern_2_5: 6170000 rects +caravel_00020001_fill_pattern_2_5: 6180000 rects +caravel_00020001_fill_pattern_2_5: 6190000 rects +caravel_00020001_fill_pattern_2_5: 6200000 rects +caravel_00020001_fill_pattern_2_5: 6210000 rects +caravel_00020001_fill_pattern_2_5: 6220000 rects +caravel_00020001_fill_pattern_2_5: 6230000 rects +caravel_00020001_fill_pattern_2_5: 6240000 rects +caravel_00020001_fill_pattern_2_5: 6250000 rects +caravel_00020001_fill_pattern_2_5: 6260000 rects +caravel_00020001_fill_pattern_2_5: 6270000 rects +caravel_00020001_fill_pattern_2_5: 6280000 rects +caravel_00020001_fill_pattern_2_5: 6290000 rects +caravel_00020001_fill_pattern_2_5: 6300000 rects +caravel_00020001_fill_pattern_2_5: 6310000 rects +caravel_00020001_fill_pattern_2_5: 6320000 rects +caravel_00020001_fill_pattern_2_5: 6330000 rects +caravel_00020001_fill_pattern_2_5: 6340000 rects +caravel_00020001_fill_pattern_2_5: 6350000 rects +caravel_00020001_fill_pattern_2_5: 6360000 rects +caravel_00020001_fill_pattern_2_5: 6370000 rects +caravel_00020001_fill_pattern_2_5: 6380000 rects +caravel_00020001_fill_pattern_2_5: 6390000 rects +caravel_00020001_fill_pattern_2_5: 6400000 rects +caravel_00020001_fill_pattern_2_5: 6410000 rects +caravel_00020001_fill_pattern_2_5: 6420000 rects +caravel_00020001_fill_pattern_2_5: 6430000 rects +caravel_00020001_fill_pattern_2_5: 6440000 rects +caravel_00020001_fill_pattern_2_5: 6450000 rects +caravel_00020001_fill_pattern_2_5: 6460000 rects +caravel_00020001_fill_pattern_2_5: 6470000 rects +caravel_00020001_fill_pattern_2_5: 6480000 rects +caravel_00020001_fill_pattern_2_5: 6490000 rects +caravel_00020001_fill_pattern_2_5: 6500000 rects +caravel_00020001_fill_pattern_2_5: 6510000 rects +caravel_00020001_fill_pattern_2_5: 6520000 rects +caravel_00020001_fill_pattern_2_5: 6530000 rects +caravel_00020001_fill_pattern_2_5: 6540000 rects +caravel_00020001_fill_pattern_2_5: 6550000 rects +caravel_00020001_fill_pattern_2_5: 6560000 rects +caravel_00020001_fill_pattern_2_5: 6570000 rects +caravel_00020001_fill_pattern_2_5: 6580000 rects +caravel_00020001_fill_pattern_2_5: 6590000 rects +Magic 8.3 revision 192 - Compiled on Wed Jul 28 09:22:23 PDT 2021. Starting magic under Tcl interpreter Using the terminal as the console. Using NULL graphics device. @@ -16487,344 +17510,7 @@ site.def: In custom site.def... Sourcing design .magicrc for technology sky130A ... 2 Magic internal units = 1 Lambda -Input style sky130(): scaleFactor=2, multiplier=2 -Scaled tech values by 2 / 1 to match internal grid scaling -Loading sky130A Device Generator Menu ... -Loading "/mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag/generate_fill_dist.tcl" from command line. -caravel_00020001_fill_pattern_0_0: 10000 rects -caravel_00020001_fill_pattern_0_0: 20000 rects -caravel_00020001_fill_pattern_0_0: 30000 rects -caravel_00020001_fill_pattern_0_0: 40000 rects -caravel_00020001_fill_pattern_0_0: 50000 rects -caravel_00020001_fill_pattern_0_0: 60000 rects -caravel_00020001_fill_pattern_0_0: 70000 rects -caravel_00020001_fill_pattern_0_0: 80000 rects -caravel_00020001_fill_pattern_0_0: 90000 rects -caravel_00020001_fill_pattern_0_0: 100000 rects -caravel_00020001_fill_pattern_0_0: 110000 rects -caravel_00020001_fill_pattern_0_0: 120000 rects -caravel_00020001_fill_pattern_0_0: 130000 rects -caravel_00020001_fill_pattern_0_0: 140000 rects -caravel_00020001_fill_pattern_0_0: 150000 rects -caravel_00020001_fill_pattern_0_0: 160000 rects -caravel_00020001_fill_pattern_0_0: 170000 rects -caravel_00020001_fill_pattern_0_0: 180000 rects -caravel_00020001_fill_pattern_0_0: 190000 rects -caravel_00020001_fill_pattern_0_0: 200000 rects -caravel_00020001_fill_pattern_0_0: 210000 rects -caravel_00020001_fill_pattern_0_0: 220000 rects -caravel_00020001_fill_pattern_0_0: 230000 rects -caravel_00020001_fill_pattern_0_0: 240000 rects -caravel_00020001_fill_pattern_0_0: 250000 rects -caravel_00020001_fill_pattern_0_0: 260000 rects -caravel_00020001_fill_pattern_0_0: 270000 rects -caravel_00020001_fill_pattern_0_0: 280000 rects -caravel_00020001_fill_pattern_0_0: 290000 rects -caravel_00020001_fill_pattern_0_0: 300000 rects -caravel_00020001_fill_pattern_0_0: 310000 rects -caravel_00020001_fill_pattern_0_0: 320000 rects -caravel_00020001_fill_pattern_0_0: 330000 rects -caravel_00020001_fill_pattern_0_0: 340000 rects -caravel_00020001_fill_pattern_0_0: 350000 rects -caravel_00020001_fill_pattern_0_0: 360000 rects -caravel_00020001_fill_pattern_0_0: 370000 rects -caravel_00020001_fill_pattern_0_0: 380000 rects -caravel_00020001_fill_pattern_0_0: 390000 rects -caravel_00020001_fill_pattern_0_0: 400000 rects -caravel_00020001_fill_pattern_0_0: 410000 rects -caravel_00020001_fill_pattern_0_0: 420000 rects -caravel_00020001_fill_pattern_0_0: 430000 rects -caravel_00020001_fill_pattern_0_0: 440000 rects -caravel_00020001_fill_pattern_0_0: 450000 rects -caravel_00020001_fill_pattern_0_0: 460000 rects -caravel_00020001_fill_pattern_0_0: 470000 rects -caravel_00020001_fill_pattern_0_0: 480000 rects -caravel_00020001_fill_pattern_0_0: 490000 rects -caravel_00020001_fill_pattern_0_0: 500000 rects -caravel_00020001_fill_pattern_0_0: 510000 rects -caravel_00020001_fill_pattern_0_0: 520000 rects -caravel_00020001_fill_pattern_0_0: 530000 rects -caravel_00020001_fill_pattern_0_0: 540000 rects -caravel_00020001_fill_pattern_0_0: 550000 rects -caravel_00020001_fill_pattern_0_0: 560000 rects -caravel_00020001_fill_pattern_0_0: 570000 rects -caravel_00020001_fill_pattern_0_0: 580000 rects -caravel_00020001_fill_pattern_0_0: 590000 rects -caravel_00020001_fill_pattern_0_0: 600000 rects -caravel_00020001_fill_pattern_0_0: 610000 rects -caravel_00020001_fill_pattern_0_0: 620000 rects -caravel_00020001_fill_pattern_0_0: 630000 rects -caravel_00020001_fill_pattern_0_0: 640000 rects -caravel_00020001_fill_pattern_0_0: 650000 rects -caravel_00020001_fill_pattern_0_0: 660000 rects -caravel_00020001_fill_pattern_0_0: 670000 rects -caravel_00020001_fill_pattern_0_0: 680000 rects -caravel_00020001_fill_pattern_0_0: 690000 rects -caravel_00020001_fill_pattern_0_0: 700000 rects -caravel_00020001_fill_pattern_0_0: 710000 rects -caravel_00020001_fill_pattern_0_0: 720000 rects -caravel_00020001_fill_pattern_0_0: 730000 rects -caravel_00020001_fill_pattern_0_0: 740000 rects -caravel_00020001_fill_pattern_0_0: 750000 rects -caravel_00020001_fill_pattern_0_0: 760000 rects -caravel_00020001_fill_pattern_0_0: 770000 rects -caravel_00020001_fill_pattern_0_0: 780000 rects -caravel_00020001_fill_pattern_0_0: 790000 rects -caravel_00020001_fill_pattern_0_0: 800000 rects -caravel_00020001_fill_pattern_0_0: 810000 rects -caravel_00020001_fill_pattern_0_0: 820000 rects -caravel_00020001_fill_pattern_0_0: 830000 rects -caravel_00020001_fill_pattern_0_0: 840000 rects -caravel_00020001_fill_pattern_0_0: 850000 rects -caravel_00020001_fill_pattern_0_0: 860000 rects -caravel_00020001_fill_pattern_0_0: 870000 rects -caravel_00020001_fill_pattern_0_0: 880000 rects -caravel_00020001_fill_pattern_0_0: 890000 rects -caravel_00020001_fill_pattern_0_0: 900000 rects -caravel_00020001_fill_pattern_0_0: 910000 rects -caravel_00020001_fill_pattern_0_0: 920000 rects -caravel_00020001_fill_pattern_0_0: 930000 rects -caravel_00020001_fill_pattern_0_0: 940000 rects -caravel_00020001_fill_pattern_0_0: 950000 rects -caravel_00020001_fill_pattern_0_0: 960000 rects -caravel_00020001_fill_pattern_0_0: 970000 rects -caravel_00020001_fill_pattern_0_0: 980000 rects -caravel_00020001_fill_pattern_0_0: 990000 rects -caravel_00020001_fill_pattern_0_0: 1000000 rects -caravel_00020001_fill_pattern_0_0: 1010000 rects -caravel_00020001_fill_pattern_0_0: 1020000 rects -caravel_00020001_fill_pattern_0_0: 1030000 rects -caravel_00020001_fill_pattern_0_0: 1040000 rects -caravel_00020001_fill_pattern_0_0: 1050000 rects -caravel_00020001_fill_pattern_0_0: 1060000 rects -caravel_00020001_fill_pattern_0_0: 1070000 rects -caravel_00020001_fill_pattern_0_0: 1080000 rects -caravel_00020001_fill_pattern_0_0: 1090000 rects -caravel_00020001_fill_pattern_0_0: 1100000 rects -caravel_00020001_fill_pattern_0_0: 1110000 rects -caravel_00020001_fill_pattern_0_0: 1120000 rects -caravel_00020001_fill_pattern_0_0: 1130000 rects -caravel_00020001_fill_pattern_0_0: 1140000 rects -caravel_00020001_fill_pattern_0_0: 1150000 rects -caravel_00020001_fill_pattern_0_0: 1160000 rects -caravel_00020001_fill_pattern_0_0: 1170000 rects -caravel_00020001_fill_pattern_0_0: 1180000 rects -caravel_00020001_fill_pattern_0_0: 1190000 rects -caravel_00020001_fill_pattern_0_0: 1200000 rects -caravel_00020001_fill_pattern_0_0: 1210000 rects -caravel_00020001_fill_pattern_0_0: 1220000 rects -caravel_00020001_fill_pattern_0_0: 1230000 rects -caravel_00020001_fill_pattern_0_0: 1240000 rects -caravel_00020001_fill_pattern_0_0: 1250000 rects -caravel_00020001_fill_pattern_0_0: 1260000 rects -caravel_00020001_fill_pattern_0_0: 1270000 rects -caravel_00020001_fill_pattern_0_0: 1280000 rects -caravel_00020001_fill_pattern_0_0: 1290000 rects -caravel_00020001_fill_pattern_0_0: 1300000 rects -caravel_00020001_fill_pattern_0_0: 1310000 rects -caravel_00020001_fill_pattern_0_0: 1320000 rects -caravel_00020001_fill_pattern_0_0: 1330000 rects -caravel_00020001_fill_pattern_0_0: 1340000 rects -caravel_00020001_fill_pattern_0_0: 1350000 rects -caravel_00020001_fill_pattern_0_0: 1360000 rects -caravel_00020001_fill_pattern_0_0: 1370000 rects -caravel_00020001_fill_pattern_0_0: 1380000 rects -caravel_00020001_fill_pattern_0_0: 1390000 rects -caravel_00020001_fill_pattern_0_0: 1400000 rects -caravel_00020001_fill_pattern_0_0: 1410000 rects -caravel_00020001_fill_pattern_0_0: 1420000 rects -caravel_00020001_fill_pattern_0_0: 1430000 rects -caravel_00020001_fill_pattern_0_0: 1440000 rects -caravel_00020001_fill_pattern_0_0: 1450000 rects -caravel_00020001_fill_pattern_0_0: 1460000 rects -caravel_00020001_fill_pattern_0_0: 1470000 rects -caravel_00020001_fill_pattern_0_0: 1480000 rects -caravel_00020001_fill_pattern_0_0: 1490000 rects -caravel_00020001_fill_pattern_0_0: 1500000 rects -caravel_00020001_fill_pattern_0_0: 1510000 rects -caravel_00020001_fill_pattern_0_0: 1520000 rects -caravel_00020001_fill_pattern_0_0: 1530000 rects -caravel_00020001_fill_pattern_0_0: 1540000 rects -caravel_00020001_fill_pattern_0_0: 1550000 rects -caravel_00020001_fill_pattern_0_0: 1560000 rects -caravel_00020001_fill_pattern_0_0: 1570000 rects -caravel_00020001_fill_pattern_0_0: 1580000 rects -caravel_00020001_fill_pattern_0_0: 1590000 rects -caravel_00020001_fill_pattern_0_0: 1600000 rects -caravel_00020001_fill_pattern_0_0: 1610000 rects -caravel_00020001_fill_pattern_0_0: 1620000 rects -caravel_00020001_fill_pattern_0_0: 1630000 rects -caravel_00020001_fill_pattern_0_0: 1640000 rects -caravel_00020001_fill_pattern_0_0: 1650000 rects -caravel_00020001_fill_pattern_0_0: 1660000 rects -caravel_00020001_fill_pattern_0_0: 1670000 rects -caravel_00020001_fill_pattern_0_0: 1680000 rects -caravel_00020001_fill_pattern_0_0: 1690000 rects -caravel_00020001_fill_pattern_0_0: 1700000 rects -caravel_00020001_fill_pattern_0_0: 1710000 rects -caravel_00020001_fill_pattern_0_0: 1720000 rects -caravel_00020001_fill_pattern_0_0: 1730000 rects -caravel_00020001_fill_pattern_0_0: 1740000 rects -caravel_00020001_fill_pattern_0_0: 1750000 rects -caravel_00020001_fill_pattern_0_0: 1760000 rects -caravel_00020001_fill_pattern_0_0: 1770000 rects -caravel_00020001_fill_pattern_0_0: 1780000 rects -caravel_00020001_fill_pattern_0_0: 1790000 rects -caravel_00020001_fill_pattern_0_0: 1800000 rects -caravel_00020001_fill_pattern_0_0: 1810000 rects -caravel_00020001_fill_pattern_0_0: 1820000 rects -caravel_00020001_fill_pattern_0_0: 1830000 rects -caravel_00020001_fill_pattern_0_0: 1840000 rects -caravel_00020001_fill_pattern_0_0: 1850000 rects -caravel_00020001_fill_pattern_0_0: 1860000 rects -caravel_00020001_fill_pattern_0_0: 1870000 rects -caravel_00020001_fill_pattern_0_0: 1880000 rects -caravel_00020001_fill_pattern_0_0: 1890000 rects -caravel_00020001_fill_pattern_0_0: 1900000 rects -caravel_00020001_fill_pattern_0_0: 1910000 rects -caravel_00020001_fill_pattern_0_0: 1920000 rects -caravel_00020001_fill_pattern_0_0: 1930000 rects -caravel_00020001_fill_pattern_0_0: 1940000 rects -caravel_00020001_fill_pattern_0_0: 1950000 rects -caravel_00020001_fill_pattern_0_0: 1960000 rects -caravel_00020001_fill_pattern_0_0: 1970000 rects -caravel_00020001_fill_pattern_0_0: 1980000 rects -caravel_00020001_fill_pattern_0_0: 1990000 rects -caravel_00020001_fill_pattern_0_0: 2000000 rects -caravel_00020001_fill_pattern_0_0: 2010000 rects -caravel_00020001_fill_pattern_0_0: 2020000 rects -caravel_00020001_fill_pattern_0_0: 2030000 rects -caravel_00020001_fill_pattern_0_0: 2040000 rects -caravel_00020001_fill_pattern_0_0: 2050000 rects -caravel_00020001_fill_pattern_0_0: 2060000 rects -caravel_00020001_fill_pattern_0_0: 2070000 rects -caravel_00020001_fill_pattern_0_0: 2080000 rects -caravel_00020001_fill_pattern_0_0: 2090000 rects -caravel_00020001_fill_pattern_0_0: 2100000 rects -caravel_00020001_fill_pattern_0_0: 2110000 rects -caravel_00020001_fill_pattern_0_0: 2120000 rects -caravel_00020001_fill_pattern_0_0: 2130000 rects -caravel_00020001_fill_pattern_0_0: 2140000 rects -caravel_00020001_fill_pattern_0_0: 2150000 rects -caravel_00020001_fill_pattern_0_0: 2160000 rects -caravel_00020001_fill_pattern_0_0: 2170000 rects -caravel_00020001_fill_pattern_0_0: 2180000 rects -caravel_00020001_fill_pattern_0_0: 2190000 rects -caravel_00020001_fill_pattern_0_0: 2200000 rects -caravel_00020001_fill_pattern_0_0: 2210000 rects -caravel_00020001_fill_pattern_0_0: 2220000 rects -caravel_00020001_fill_pattern_0_0: 2230000 rects -caravel_00020001_fill_pattern_0_0: 2240000 rects -caravel_00020001_fill_pattern_0_0: 2250000 rects -caravel_00020001_fill_pattern_0_0: 2260000 rects -caravel_00020001_fill_pattern_0_0: 2270000 rects -caravel_00020001_fill_pattern_0_0: 2280000 rects -caravel_00020001_fill_pattern_0_0: 2290000 rects -caravel_00020001_fill_pattern_0_0: 2300000 rects -caravel_00020001_fill_pattern_0_0: 2310000 rects -caravel_00020001_fill_pattern_0_0: 2320000 rects -caravel_00020001_fill_pattern_0_0: 2330000 rects -caravel_00020001_fill_pattern_0_0: 2340000 rects -caravel_00020001_fill_pattern_0_0: 2350000 rects -caravel_00020001_fill_pattern_0_0: 2360000 rects -caravel_00020001_fill_pattern_0_0: 2370000 rects -caravel_00020001_fill_pattern_0_0: 2380000 rects -caravel_00020001_fill_pattern_0_0: 2390000 rects -caravel_00020001_fill_pattern_0_0: 2400000 rects -caravel_00020001_fill_pattern_0_0: 2410000 rects -caravel_00020001_fill_pattern_0_0: 2420000 rects -caravel_00020001_fill_pattern_0_0: 2430000 rects -caravel_00020001_fill_pattern_0_0: 2440000 rects -caravel_00020001_fill_pattern_0_0: 2450000 rects -caravel_00020001_fill_pattern_0_0: 2460000 rects -caravel_00020001_fill_pattern_0_0: 2470000 rects -caravel_00020001_fill_pattern_0_0: 2480000 rects -caravel_00020001_fill_pattern_0_0: 2490000 rects -caravel_00020001_fill_pattern_0_0: 2500000 rects -caravel_00020001_fill_pattern_0_0: 2510000 rects -caravel_00020001_fill_pattern_0_0: 2520000 rects -caravel_00020001_fill_pattern_0_0: 2530000 rects -caravel_00020001_fill_pattern_0_0: 2540000 rects -caravel_00020001_fill_pattern_0_0: 2550000 rects -caravel_00020001_fill_pattern_0_0: 2560000 rects -caravel_00020001_fill_pattern_0_0: 2570000 rects -caravel_00020001_fill_pattern_0_0: 2580000 rects -caravel_00020001_fill_pattern_0_0: 2590000 rects -caravel_00020001_fill_pattern_0_0: 2600000 rects -caravel_00020001_fill_pattern_0_0: 2610000 rects -caravel_00020001_fill_pattern_0_0: 2620000 rects -caravel_00020001_fill_pattern_0_0: 2630000 rects -caravel_00020001_fill_pattern_0_0: 2640000 rects -caravel_00020001_fill_pattern_0_0: 2650000 rects -caravel_00020001_fill_pattern_0_0: 2660000 rects -caravel_00020001_fill_pattern_0_0: 2670000 rects -caravel_00020001_fill_pattern_0_0: 2680000 rects -caravel_00020001_fill_pattern_0_0: 2690000 rects -caravel_00020001_fill_pattern_0_0: 2700000 rects -caravel_00020001_fill_pattern_0_0: 2710000 rects -caravel_00020001_fill_pattern_0_0: 2720000 rects -caravel_00020001_fill_pattern_0_0: 2730000 rects -caravel_00020001_fill_pattern_0_0: 2740000 rects -caravel_00020001_fill_pattern_0_0: 2750000 rects -caravel_00020001_fill_pattern_0_0: 2760000 rects -caravel_00020001_fill_pattern_0_0: 2770000 rects -caravel_00020001_fill_pattern_0_0: 2780000 rects -caravel_00020001_fill_pattern_0_0: 2790000 rects -caravel_00020001_fill_pattern_0_0: 2800000 rects -caravel_00020001_fill_pattern_0_0: 2810000 rects -caravel_00020001_fill_pattern_0_0: 2820000 rects -caravel_00020001_fill_pattern_0_0: 2830000 rects -caravel_00020001_fill_pattern_0_0: 2840000 rects -caravel_00020001_fill_pattern_0_0: 2850000 rects -caravel_00020001_fill_pattern_0_0: 2860000 rects -caravel_00020001_fill_pattern_0_0: 2870000 rects -caravel_00020001_fill_pattern_0_0: 2880000 rects -caravel_00020001_fill_pattern_0_0: 2890000 rects -caravel_00020001_fill_pattern_0_0: 2900000 rects -caravel_00020001_fill_pattern_0_0: 2910000 rects -caravel_00020001_fill_pattern_0_0: 2920000 rects -caravel_00020001_fill_pattern_0_0: 2930000 rects -caravel_00020001_fill_pattern_0_0: 2940000 rects -caravel_00020001_fill_pattern_0_0: 2950000 rects -caravel_00020001_fill_pattern_0_0: 2960000 rects -caravel_00020001_fill_pattern_0_0: 2970000 rects -caravel_00020001_fill_pattern_0_0: 2980000 rects -caravel_00020001_fill_pattern_0_0: 2990000 rects -caravel_00020001_fill_pattern_0_0: 3000000 rects -caravel_00020001_fill_pattern_0_0: 3010000 rects -caravel_00020001_fill_pattern_0_0: 3020000 rects -caravel_00020001_fill_pattern_0_0: 3030000 rects -caravel_00020001_fill_pattern_0_0: 3040000 rects -caravel_00020001_fill_pattern_0_0: 3050000 rects -caravel_00020001_fill_pattern_0_0: 3060000 rects -caravel_00020001_fill_pattern_0_0: 3070000 rects -caravel_00020001_fill_pattern_0_0: 3080000 rects -caravel_00020001_fill_pattern_0_0: 3090000 rects -caravel_00020001_fill_pattern_0_0: 3100000 rects -caravel_00020001_fill_pattern_0_0: 3110000 rects -caravel_00020001_fill_pattern_0_0: 3120000 rects -caravel_00020001_fill_pattern_0_0: 3130000 rects -caravel_00020001_fill_pattern_0_0: 3140000 rects -caravel_00020001_fill_pattern_0_0: 3150000 rects -caravel_00020001_fill_pattern_0_0: 3160000 rects -caravel_00020001_fill_pattern_0_0: 3170000 rects -caravel_00020001_fill_pattern_0_0: 3180000 rects -caravel_00020001_fill_pattern_0_0: 3190000 rects -caravel_00020001_fill_pattern_0_0: 3200000 rects -caravel_00020001_fill_pattern_0_0: 3210000 rects -caravel_00020001_fill_pattern_0_0: 3220000 rects -caravel_00020001_fill_pattern_0_0: 3230000 rects -Magic 8.3 revision 185 - Compiled on Thu Jul 8 16:46:03 PDT 2021. -Starting magic under Tcl interpreter -Using the terminal as the console. -Using NULL graphics device. -site.pre: In custom site.pre... -site.pre: altered 'path sys' to: . $CAD_ROOT/magic/sys/ef-lib-magic/sys/style $CAD_ROOT/magic/sys $CAD_ROOT/magic/sys/current -Processing system .magicrc file -site.def: In custom site.def... -Sourcing design .magicrc for technology sky130A ... -2 Magic internal units = 1 Lambda -Input style sky130(): scaleFactor=2, multiplier=2 +Input style sky130(vendor): scaleFactor=2, multiplier=2 Scaled tech values by 2 / 1 to match internal grid scaling Loading sky130A Device Generator Menu ... Loading "/mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag/generate_fill_dist.tcl" from command line. @@ -17319,7 +18005,7 @@ caravel_00020001_fill_pattern_0_1: 4890000 rects caravel_00020001_fill_pattern_0_1: 4900000 rects caravel_00020001_fill_pattern_0_1: 4910000 rects -Magic 8.3 revision 185 - Compiled on Thu Jul 8 16:46:03 PDT 2021. +Magic 8.3 revision 192 - Compiled on Wed Jul 28 09:22:23 PDT 2021. Starting magic under Tcl interpreter Using the terminal as the console. Using NULL graphics device. @@ -17329,680 +18015,7 @@ site.def: In custom site.def... Sourcing design .magicrc for technology sky130A ... 2 Magic internal units = 1 Lambda -Input style sky130(): scaleFactor=2, multiplier=2 -Scaled tech values by 2 / 1 to match internal grid scaling -Loading sky130A Device Generator Menu ... -Loading "/mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag/generate_fill_dist.tcl" from command line. -caravel_00020001_fill_pattern_3_5: 10000 rects -caravel_00020001_fill_pattern_3_5: 20000 rects -caravel_00020001_fill_pattern_3_5: 30000 rects -caravel_00020001_fill_pattern_3_5: 40000 rects -caravel_00020001_fill_pattern_3_5: 50000 rects -caravel_00020001_fill_pattern_3_5: 60000 rects -caravel_00020001_fill_pattern_3_5: 70000 rects -caravel_00020001_fill_pattern_3_5: 80000 rects -caravel_00020001_fill_pattern_3_5: 90000 rects -caravel_00020001_fill_pattern_3_5: 100000 rects -caravel_00020001_fill_pattern_3_5: 110000 rects -caravel_00020001_fill_pattern_3_5: 120000 rects -caravel_00020001_fill_pattern_3_5: 130000 rects -caravel_00020001_fill_pattern_3_5: 140000 rects -caravel_00020001_fill_pattern_3_5: 150000 rects -caravel_00020001_fill_pattern_3_5: 160000 rects -caravel_00020001_fill_pattern_3_5: 170000 rects -caravel_00020001_fill_pattern_3_5: 180000 rects -caravel_00020001_fill_pattern_3_5: 190000 rects -caravel_00020001_fill_pattern_3_5: 200000 rects -caravel_00020001_fill_pattern_3_5: 210000 rects -caravel_00020001_fill_pattern_3_5: 220000 rects -caravel_00020001_fill_pattern_3_5: 230000 rects -caravel_00020001_fill_pattern_3_5: 240000 rects -caravel_00020001_fill_pattern_3_5: 250000 rects -caravel_00020001_fill_pattern_3_5: 260000 rects -caravel_00020001_fill_pattern_3_5: 270000 rects -caravel_00020001_fill_pattern_3_5: 280000 rects -caravel_00020001_fill_pattern_3_5: 290000 rects -caravel_00020001_fill_pattern_3_5: 300000 rects -caravel_00020001_fill_pattern_3_5: 310000 rects -caravel_00020001_fill_pattern_3_5: 320000 rects -caravel_00020001_fill_pattern_3_5: 330000 rects -caravel_00020001_fill_pattern_3_5: 340000 rects -caravel_00020001_fill_pattern_3_5: 350000 rects -caravel_00020001_fill_pattern_3_5: 360000 rects -caravel_00020001_fill_pattern_3_5: 370000 rects -caravel_00020001_fill_pattern_3_5: 380000 rects -caravel_00020001_fill_pattern_3_5: 390000 rects -caravel_00020001_fill_pattern_3_5: 400000 rects -caravel_00020001_fill_pattern_3_5: 410000 rects -caravel_00020001_fill_pattern_3_5: 420000 rects -caravel_00020001_fill_pattern_3_5: 430000 rects -caravel_00020001_fill_pattern_3_5: 440000 rects -caravel_00020001_fill_pattern_3_5: 450000 rects -caravel_00020001_fill_pattern_3_5: 460000 rects -caravel_00020001_fill_pattern_3_5: 470000 rects -caravel_00020001_fill_pattern_3_5: 480000 rects -caravel_00020001_fill_pattern_3_5: 490000 rects -caravel_00020001_fill_pattern_3_5: 500000 rects -caravel_00020001_fill_pattern_3_5: 510000 rects -caravel_00020001_fill_pattern_3_5: 520000 rects -caravel_00020001_fill_pattern_3_5: 530000 rects -caravel_00020001_fill_pattern_3_5: 540000 rects -caravel_00020001_fill_pattern_3_5: 550000 rects -caravel_00020001_fill_pattern_3_5: 560000 rects -caravel_00020001_fill_pattern_3_5: 570000 rects -caravel_00020001_fill_pattern_3_5: 580000 rects -caravel_00020001_fill_pattern_3_5: 590000 rects -caravel_00020001_fill_pattern_3_5: 600000 rects -caravel_00020001_fill_pattern_3_5: 610000 rects -caravel_00020001_fill_pattern_3_5: 620000 rects -caravel_00020001_fill_pattern_3_5: 630000 rects -caravel_00020001_fill_pattern_3_5: 640000 rects -caravel_00020001_fill_pattern_3_5: 650000 rects -caravel_00020001_fill_pattern_3_5: 660000 rects -caravel_00020001_fill_pattern_3_5: 670000 rects -caravel_00020001_fill_pattern_3_5: 680000 rects -caravel_00020001_fill_pattern_3_5: 690000 rects -caravel_00020001_fill_pattern_3_5: 700000 rects -caravel_00020001_fill_pattern_3_5: 710000 rects -caravel_00020001_fill_pattern_3_5: 720000 rects -caravel_00020001_fill_pattern_3_5: 730000 rects -caravel_00020001_fill_pattern_3_5: 740000 rects -caravel_00020001_fill_pattern_3_5: 750000 rects -caravel_00020001_fill_pattern_3_5: 760000 rects -caravel_00020001_fill_pattern_3_5: 770000 rects -caravel_00020001_fill_pattern_3_5: 780000 rects -caravel_00020001_fill_pattern_3_5: 790000 rects -caravel_00020001_fill_pattern_3_5: 800000 rects -caravel_00020001_fill_pattern_3_5: 810000 rects -caravel_00020001_fill_pattern_3_5: 820000 rects -caravel_00020001_fill_pattern_3_5: 830000 rects -caravel_00020001_fill_pattern_3_5: 840000 rects -caravel_00020001_fill_pattern_3_5: 850000 rects -caravel_00020001_fill_pattern_3_5: 860000 rects -caravel_00020001_fill_pattern_3_5: 870000 rects -caravel_00020001_fill_pattern_3_5: 880000 rects -caravel_00020001_fill_pattern_3_5: 890000 rects -caravel_00020001_fill_pattern_3_5: 900000 rects -caravel_00020001_fill_pattern_3_5: 910000 rects -caravel_00020001_fill_pattern_3_5: 920000 rects -caravel_00020001_fill_pattern_3_5: 930000 rects -caravel_00020001_fill_pattern_3_5: 940000 rects -caravel_00020001_fill_pattern_3_5: 950000 rects -caravel_00020001_fill_pattern_3_5: 960000 rects -caravel_00020001_fill_pattern_3_5: 970000 rects -caravel_00020001_fill_pattern_3_5: 980000 rects -caravel_00020001_fill_pattern_3_5: 990000 rects -caravel_00020001_fill_pattern_3_5: 1000000 rects -caravel_00020001_fill_pattern_3_5: 1010000 rects -caravel_00020001_fill_pattern_3_5: 1020000 rects -caravel_00020001_fill_pattern_3_5: 1030000 rects -caravel_00020001_fill_pattern_3_5: 1040000 rects -caravel_00020001_fill_pattern_3_5: 1050000 rects -caravel_00020001_fill_pattern_3_5: 1060000 rects -caravel_00020001_fill_pattern_3_5: 1070000 rects -caravel_00020001_fill_pattern_3_5: 1080000 rects -caravel_00020001_fill_pattern_3_5: 1090000 rects -caravel_00020001_fill_pattern_3_5: 1100000 rects -caravel_00020001_fill_pattern_3_5: 1110000 rects -caravel_00020001_fill_pattern_3_5: 1120000 rects -caravel_00020001_fill_pattern_3_5: 1130000 rects -caravel_00020001_fill_pattern_3_5: 1140000 rects -caravel_00020001_fill_pattern_3_5: 1150000 rects -caravel_00020001_fill_pattern_3_5: 1160000 rects -caravel_00020001_fill_pattern_3_5: 1170000 rects -caravel_00020001_fill_pattern_3_5: 1180000 rects -caravel_00020001_fill_pattern_3_5: 1190000 rects -caravel_00020001_fill_pattern_3_5: 1200000 rects -caravel_00020001_fill_pattern_3_5: 1210000 rects -caravel_00020001_fill_pattern_3_5: 1220000 rects -caravel_00020001_fill_pattern_3_5: 1230000 rects -caravel_00020001_fill_pattern_3_5: 1240000 rects -caravel_00020001_fill_pattern_3_5: 1250000 rects -caravel_00020001_fill_pattern_3_5: 1260000 rects -caravel_00020001_fill_pattern_3_5: 1270000 rects -caravel_00020001_fill_pattern_3_5: 1280000 rects -caravel_00020001_fill_pattern_3_5: 1290000 rects -caravel_00020001_fill_pattern_3_5: 1300000 rects -caravel_00020001_fill_pattern_3_5: 1310000 rects -caravel_00020001_fill_pattern_3_5: 1320000 rects -caravel_00020001_fill_pattern_3_5: 1330000 rects -caravel_00020001_fill_pattern_3_5: 1340000 rects -caravel_00020001_fill_pattern_3_5: 1350000 rects -caravel_00020001_fill_pattern_3_5: 1360000 rects -caravel_00020001_fill_pattern_3_5: 1370000 rects -caravel_00020001_fill_pattern_3_5: 1380000 rects -caravel_00020001_fill_pattern_3_5: 1390000 rects -caravel_00020001_fill_pattern_3_5: 1400000 rects -caravel_00020001_fill_pattern_3_5: 1410000 rects -caravel_00020001_fill_pattern_3_5: 1420000 rects -caravel_00020001_fill_pattern_3_5: 1430000 rects -caravel_00020001_fill_pattern_3_5: 1440000 rects -caravel_00020001_fill_pattern_3_5: 1450000 rects -caravel_00020001_fill_pattern_3_5: 1460000 rects -caravel_00020001_fill_pattern_3_5: 1470000 rects -caravel_00020001_fill_pattern_3_5: 1480000 rects -caravel_00020001_fill_pattern_3_5: 1490000 rects -caravel_00020001_fill_pattern_3_5: 1500000 rects -caravel_00020001_fill_pattern_3_5: 1510000 rects -caravel_00020001_fill_pattern_3_5: 1520000 rects -caravel_00020001_fill_pattern_3_5: 1530000 rects -caravel_00020001_fill_pattern_3_5: 1540000 rects -caravel_00020001_fill_pattern_3_5: 1550000 rects -caravel_00020001_fill_pattern_3_5: 1560000 rects -caravel_00020001_fill_pattern_3_5: 1570000 rects -caravel_00020001_fill_pattern_3_5: 1580000 rects -caravel_00020001_fill_pattern_3_5: 1590000 rects -caravel_00020001_fill_pattern_3_5: 1600000 rects -caravel_00020001_fill_pattern_3_5: 1610000 rects -caravel_00020001_fill_pattern_3_5: 1620000 rects -caravel_00020001_fill_pattern_3_5: 1630000 rects -caravel_00020001_fill_pattern_3_5: 1640000 rects -caravel_00020001_fill_pattern_3_5: 1650000 rects -caravel_00020001_fill_pattern_3_5: 1660000 rects -caravel_00020001_fill_pattern_3_5: 1670000 rects -caravel_00020001_fill_pattern_3_5: 1680000 rects -caravel_00020001_fill_pattern_3_5: 1690000 rects -caravel_00020001_fill_pattern_3_5: 1700000 rects -caravel_00020001_fill_pattern_3_5: 1710000 rects -caravel_00020001_fill_pattern_3_5: 1720000 rects -caravel_00020001_fill_pattern_3_5: 1730000 rects -caravel_00020001_fill_pattern_3_5: 1740000 rects -caravel_00020001_fill_pattern_3_5: 1750000 rects -caravel_00020001_fill_pattern_3_5: 1760000 rects -caravel_00020001_fill_pattern_3_5: 1770000 rects -caravel_00020001_fill_pattern_3_5: 1780000 rects -caravel_00020001_fill_pattern_3_5: 1790000 rects -caravel_00020001_fill_pattern_3_5: 1800000 rects -caravel_00020001_fill_pattern_3_5: 1810000 rects -caravel_00020001_fill_pattern_3_5: 1820000 rects -caravel_00020001_fill_pattern_3_5: 1830000 rects -caravel_00020001_fill_pattern_3_5: 1840000 rects -caravel_00020001_fill_pattern_3_5: 1850000 rects -caravel_00020001_fill_pattern_3_5: 1860000 rects -caravel_00020001_fill_pattern_3_5: 1870000 rects -caravel_00020001_fill_pattern_3_5: 1880000 rects -caravel_00020001_fill_pattern_3_5: 1890000 rects -caravel_00020001_fill_pattern_3_5: 1900000 rects -caravel_00020001_fill_pattern_3_5: 1910000 rects -caravel_00020001_fill_pattern_3_5: 1920000 rects -caravel_00020001_fill_pattern_3_5: 1930000 rects -caravel_00020001_fill_pattern_3_5: 1940000 rects -caravel_00020001_fill_pattern_3_5: 1950000 rects -caravel_00020001_fill_pattern_3_5: 1960000 rects -caravel_00020001_fill_pattern_3_5: 1970000 rects -caravel_00020001_fill_pattern_3_5: 1980000 rects -caravel_00020001_fill_pattern_3_5: 1990000 rects -caravel_00020001_fill_pattern_3_5: 2000000 rects -caravel_00020001_fill_pattern_3_5: 2010000 rects -caravel_00020001_fill_pattern_3_5: 2020000 rects -caravel_00020001_fill_pattern_3_5: 2030000 rects -caravel_00020001_fill_pattern_3_5: 2040000 rects -caravel_00020001_fill_pattern_3_5: 2050000 rects -caravel_00020001_fill_pattern_3_5: 2060000 rects -caravel_00020001_fill_pattern_3_5: 2070000 rects -caravel_00020001_fill_pattern_3_5: 2080000 rects -caravel_00020001_fill_pattern_3_5: 2090000 rects -caravel_00020001_fill_pattern_3_5: 2100000 rects -caravel_00020001_fill_pattern_3_5: 2110000 rects -caravel_00020001_fill_pattern_3_5: 2120000 rects -caravel_00020001_fill_pattern_3_5: 2130000 rects -caravel_00020001_fill_pattern_3_5: 2140000 rects -caravel_00020001_fill_pattern_3_5: 2150000 rects -caravel_00020001_fill_pattern_3_5: 2160000 rects -caravel_00020001_fill_pattern_3_5: 2170000 rects -caravel_00020001_fill_pattern_3_5: 2180000 rects -caravel_00020001_fill_pattern_3_5: 2190000 rects -caravel_00020001_fill_pattern_3_5: 2200000 rects -caravel_00020001_fill_pattern_3_5: 2210000 rects -caravel_00020001_fill_pattern_3_5: 2220000 rects -caravel_00020001_fill_pattern_3_5: 2230000 rects -caravel_00020001_fill_pattern_3_5: 2240000 rects -caravel_00020001_fill_pattern_3_5: 2250000 rects -caravel_00020001_fill_pattern_3_5: 2260000 rects -caravel_00020001_fill_pattern_3_5: 2270000 rects -caravel_00020001_fill_pattern_3_5: 2280000 rects -caravel_00020001_fill_pattern_3_5: 2290000 rects -caravel_00020001_fill_pattern_3_5: 2300000 rects -caravel_00020001_fill_pattern_3_5: 2310000 rects -caravel_00020001_fill_pattern_3_5: 2320000 rects -caravel_00020001_fill_pattern_3_5: 2330000 rects -caravel_00020001_fill_pattern_3_5: 2340000 rects -caravel_00020001_fill_pattern_3_5: 2350000 rects -caravel_00020001_fill_pattern_3_5: 2360000 rects -caravel_00020001_fill_pattern_3_5: 2370000 rects -caravel_00020001_fill_pattern_3_5: 2380000 rects -caravel_00020001_fill_pattern_3_5: 2390000 rects -caravel_00020001_fill_pattern_3_5: 2400000 rects -caravel_00020001_fill_pattern_3_5: 2410000 rects -caravel_00020001_fill_pattern_3_5: 2420000 rects -caravel_00020001_fill_pattern_3_5: 2430000 rects -caravel_00020001_fill_pattern_3_5: 2440000 rects -caravel_00020001_fill_pattern_3_5: 2450000 rects -caravel_00020001_fill_pattern_3_5: 2460000 rects -caravel_00020001_fill_pattern_3_5: 2470000 rects -caravel_00020001_fill_pattern_3_5: 2480000 rects -caravel_00020001_fill_pattern_3_5: 2490000 rects -caravel_00020001_fill_pattern_3_5: 2500000 rects -caravel_00020001_fill_pattern_3_5: 2510000 rects -caravel_00020001_fill_pattern_3_5: 2520000 rects -caravel_00020001_fill_pattern_3_5: 2530000 rects -caravel_00020001_fill_pattern_3_5: 2540000 rects -caravel_00020001_fill_pattern_3_5: 2550000 rects -caravel_00020001_fill_pattern_3_5: 2560000 rects -caravel_00020001_fill_pattern_3_5: 2570000 rects -caravel_00020001_fill_pattern_3_5: 2580000 rects -caravel_00020001_fill_pattern_3_5: 2590000 rects -caravel_00020001_fill_pattern_3_5: 2600000 rects -caravel_00020001_fill_pattern_3_5: 2610000 rects -caravel_00020001_fill_pattern_3_5: 2620000 rects -caravel_00020001_fill_pattern_3_5: 2630000 rects -caravel_00020001_fill_pattern_3_5: 2640000 rects -caravel_00020001_fill_pattern_3_5: 2650000 rects -caravel_00020001_fill_pattern_3_5: 2660000 rects -caravel_00020001_fill_pattern_3_5: 2670000 rects -caravel_00020001_fill_pattern_3_5: 2680000 rects -caravel_00020001_fill_pattern_3_5: 2690000 rects -caravel_00020001_fill_pattern_3_5: 2700000 rects -caravel_00020001_fill_pattern_3_5: 2710000 rects -caravel_00020001_fill_pattern_3_5: 2720000 rects -caravel_00020001_fill_pattern_3_5: 2730000 rects -caravel_00020001_fill_pattern_3_5: 2740000 rects -caravel_00020001_fill_pattern_3_5: 2750000 rects -caravel_00020001_fill_pattern_3_5: 2760000 rects -caravel_00020001_fill_pattern_3_5: 2770000 rects -caravel_00020001_fill_pattern_3_5: 2780000 rects -caravel_00020001_fill_pattern_3_5: 2790000 rects -caravel_00020001_fill_pattern_3_5: 2800000 rects -caravel_00020001_fill_pattern_3_5: 2810000 rects -caravel_00020001_fill_pattern_3_5: 2820000 rects -caravel_00020001_fill_pattern_3_5: 2830000 rects -caravel_00020001_fill_pattern_3_5: 2840000 rects -caravel_00020001_fill_pattern_3_5: 2850000 rects -caravel_00020001_fill_pattern_3_5: 2860000 rects -caravel_00020001_fill_pattern_3_5: 2870000 rects -caravel_00020001_fill_pattern_3_5: 2880000 rects -caravel_00020001_fill_pattern_3_5: 2890000 rects -caravel_00020001_fill_pattern_3_5: 2900000 rects -caravel_00020001_fill_pattern_3_5: 2910000 rects -caravel_00020001_fill_pattern_3_5: 2920000 rects -caravel_00020001_fill_pattern_3_5: 2930000 rects -caravel_00020001_fill_pattern_3_5: 2940000 rects -caravel_00020001_fill_pattern_3_5: 2950000 rects -caravel_00020001_fill_pattern_3_5: 2960000 rects -caravel_00020001_fill_pattern_3_5: 2970000 rects -caravel_00020001_fill_pattern_3_5: 2980000 rects -caravel_00020001_fill_pattern_3_5: 2990000 rects -caravel_00020001_fill_pattern_3_5: 3000000 rects -caravel_00020001_fill_pattern_3_5: 3010000 rects -caravel_00020001_fill_pattern_3_5: 3020000 rects -caravel_00020001_fill_pattern_3_5: 3030000 rects -caravel_00020001_fill_pattern_3_5: 3040000 rects -caravel_00020001_fill_pattern_3_5: 3050000 rects -caravel_00020001_fill_pattern_3_5: 3060000 rects -caravel_00020001_fill_pattern_3_5: 3070000 rects -caravel_00020001_fill_pattern_3_5: 3080000 rects -caravel_00020001_fill_pattern_3_5: 3090000 rects -caravel_00020001_fill_pattern_3_5: 3100000 rects -caravel_00020001_fill_pattern_3_5: 3110000 rects -caravel_00020001_fill_pattern_3_5: 3120000 rects -caravel_00020001_fill_pattern_3_5: 3130000 rects -caravel_00020001_fill_pattern_3_5: 3140000 rects -caravel_00020001_fill_pattern_3_5: 3150000 rects -caravel_00020001_fill_pattern_3_5: 3160000 rects -caravel_00020001_fill_pattern_3_5: 3170000 rects -caravel_00020001_fill_pattern_3_5: 3180000 rects -caravel_00020001_fill_pattern_3_5: 3190000 rects -caravel_00020001_fill_pattern_3_5: 3200000 rects -caravel_00020001_fill_pattern_3_5: 3210000 rects -caravel_00020001_fill_pattern_3_5: 3220000 rects -caravel_00020001_fill_pattern_3_5: 3230000 rects -caravel_00020001_fill_pattern_3_5: 3240000 rects -caravel_00020001_fill_pattern_3_5: 3250000 rects -caravel_00020001_fill_pattern_3_5: 3260000 rects -caravel_00020001_fill_pattern_3_5: 3270000 rects -caravel_00020001_fill_pattern_3_5: 3280000 rects -caravel_00020001_fill_pattern_3_5: 3290000 rects -caravel_00020001_fill_pattern_3_5: 3300000 rects -caravel_00020001_fill_pattern_3_5: 3310000 rects -caravel_00020001_fill_pattern_3_5: 3320000 rects -caravel_00020001_fill_pattern_3_5: 3330000 rects -caravel_00020001_fill_pattern_3_5: 3340000 rects -caravel_00020001_fill_pattern_3_5: 3350000 rects -caravel_00020001_fill_pattern_3_5: 3360000 rects -caravel_00020001_fill_pattern_3_5: 3370000 rects -caravel_00020001_fill_pattern_3_5: 3380000 rects -caravel_00020001_fill_pattern_3_5: 3390000 rects -caravel_00020001_fill_pattern_3_5: 3400000 rects -caravel_00020001_fill_pattern_3_5: 3410000 rects -caravel_00020001_fill_pattern_3_5: 3420000 rects -caravel_00020001_fill_pattern_3_5: 3430000 rects -caravel_00020001_fill_pattern_3_5: 3440000 rects -caravel_00020001_fill_pattern_3_5: 3450000 rects -caravel_00020001_fill_pattern_3_5: 3460000 rects -caravel_00020001_fill_pattern_3_5: 3470000 rects -caravel_00020001_fill_pattern_3_5: 3480000 rects -caravel_00020001_fill_pattern_3_5: 3490000 rects -caravel_00020001_fill_pattern_3_5: 3500000 rects -caravel_00020001_fill_pattern_3_5: 3510000 rects -caravel_00020001_fill_pattern_3_5: 3520000 rects -caravel_00020001_fill_pattern_3_5: 3530000 rects -caravel_00020001_fill_pattern_3_5: 3540000 rects -caravel_00020001_fill_pattern_3_5: 3550000 rects -caravel_00020001_fill_pattern_3_5: 3560000 rects -caravel_00020001_fill_pattern_3_5: 3570000 rects -caravel_00020001_fill_pattern_3_5: 3580000 rects -caravel_00020001_fill_pattern_3_5: 3590000 rects -caravel_00020001_fill_pattern_3_5: 3600000 rects -caravel_00020001_fill_pattern_3_5: 3610000 rects -caravel_00020001_fill_pattern_3_5: 3620000 rects -caravel_00020001_fill_pattern_3_5: 3630000 rects -caravel_00020001_fill_pattern_3_5: 3640000 rects -caravel_00020001_fill_pattern_3_5: 3650000 rects -caravel_00020001_fill_pattern_3_5: 3660000 rects -caravel_00020001_fill_pattern_3_5: 3670000 rects -caravel_00020001_fill_pattern_3_5: 3680000 rects -caravel_00020001_fill_pattern_3_5: 3690000 rects -caravel_00020001_fill_pattern_3_5: 3700000 rects -caravel_00020001_fill_pattern_3_5: 3710000 rects -caravel_00020001_fill_pattern_3_5: 3720000 rects -caravel_00020001_fill_pattern_3_5: 3730000 rects -caravel_00020001_fill_pattern_3_5: 3740000 rects -caravel_00020001_fill_pattern_3_5: 3750000 rects -caravel_00020001_fill_pattern_3_5: 3760000 rects -caravel_00020001_fill_pattern_3_5: 3770000 rects -caravel_00020001_fill_pattern_3_5: 3780000 rects -caravel_00020001_fill_pattern_3_5: 3790000 rects -caravel_00020001_fill_pattern_3_5: 3800000 rects -caravel_00020001_fill_pattern_3_5: 3810000 rects -caravel_00020001_fill_pattern_3_5: 3820000 rects -caravel_00020001_fill_pattern_3_5: 3830000 rects -caravel_00020001_fill_pattern_3_5: 3840000 rects -caravel_00020001_fill_pattern_3_5: 3850000 rects -caravel_00020001_fill_pattern_3_5: 3860000 rects -caravel_00020001_fill_pattern_3_5: 3870000 rects -caravel_00020001_fill_pattern_3_5: 3880000 rects -caravel_00020001_fill_pattern_3_5: 3890000 rects -caravel_00020001_fill_pattern_3_5: 3900000 rects -caravel_00020001_fill_pattern_3_5: 3910000 rects -caravel_00020001_fill_pattern_3_5: 3920000 rects -caravel_00020001_fill_pattern_3_5: 3930000 rects -caravel_00020001_fill_pattern_3_5: 3940000 rects -caravel_00020001_fill_pattern_3_5: 3950000 rects -caravel_00020001_fill_pattern_3_5: 3960000 rects -caravel_00020001_fill_pattern_3_5: 3970000 rects -caravel_00020001_fill_pattern_3_5: 3980000 rects -caravel_00020001_fill_pattern_3_5: 3990000 rects -caravel_00020001_fill_pattern_3_5: 4000000 rects -caravel_00020001_fill_pattern_3_5: 4010000 rects -caravel_00020001_fill_pattern_3_5: 4020000 rects -caravel_00020001_fill_pattern_3_5: 4030000 rects -caravel_00020001_fill_pattern_3_5: 4040000 rects -caravel_00020001_fill_pattern_3_5: 4050000 rects -caravel_00020001_fill_pattern_3_5: 4060000 rects -caravel_00020001_fill_pattern_3_5: 4070000 rects -caravel_00020001_fill_pattern_3_5: 4080000 rects -caravel_00020001_fill_pattern_3_5: 4090000 rects -caravel_00020001_fill_pattern_3_5: 4100000 rects -caravel_00020001_fill_pattern_3_5: 4110000 rects -caravel_00020001_fill_pattern_3_5: 4120000 rects -caravel_00020001_fill_pattern_3_5: 4130000 rects -caravel_00020001_fill_pattern_3_5: 4140000 rects -caravel_00020001_fill_pattern_3_5: 4150000 rects -caravel_00020001_fill_pattern_3_5: 4160000 rects -caravel_00020001_fill_pattern_3_5: 4170000 rects -caravel_00020001_fill_pattern_3_5: 4180000 rects -caravel_00020001_fill_pattern_3_5: 4190000 rects -caravel_00020001_fill_pattern_3_5: 4200000 rects -caravel_00020001_fill_pattern_3_5: 4210000 rects -caravel_00020001_fill_pattern_3_5: 4220000 rects -caravel_00020001_fill_pattern_3_5: 4230000 rects -caravel_00020001_fill_pattern_3_5: 4240000 rects -caravel_00020001_fill_pattern_3_5: 4250000 rects -caravel_00020001_fill_pattern_3_5: 4260000 rects -caravel_00020001_fill_pattern_3_5: 4270000 rects -caravel_00020001_fill_pattern_3_5: 4280000 rects -caravel_00020001_fill_pattern_3_5: 4290000 rects -caravel_00020001_fill_pattern_3_5: 4300000 rects -caravel_00020001_fill_pattern_3_5: 4310000 rects -caravel_00020001_fill_pattern_3_5: 4320000 rects -caravel_00020001_fill_pattern_3_5: 4330000 rects -caravel_00020001_fill_pattern_3_5: 4340000 rects -caravel_00020001_fill_pattern_3_5: 4350000 rects -caravel_00020001_fill_pattern_3_5: 4360000 rects -caravel_00020001_fill_pattern_3_5: 4370000 rects -caravel_00020001_fill_pattern_3_5: 4380000 rects -caravel_00020001_fill_pattern_3_5: 4390000 rects -caravel_00020001_fill_pattern_3_5: 4400000 rects -caravel_00020001_fill_pattern_3_5: 4410000 rects -caravel_00020001_fill_pattern_3_5: 4420000 rects -caravel_00020001_fill_pattern_3_5: 4430000 rects -caravel_00020001_fill_pattern_3_5: 4440000 rects -caravel_00020001_fill_pattern_3_5: 4450000 rects -caravel_00020001_fill_pattern_3_5: 4460000 rects -caravel_00020001_fill_pattern_3_5: 4470000 rects -caravel_00020001_fill_pattern_3_5: 4480000 rects -caravel_00020001_fill_pattern_3_5: 4490000 rects -caravel_00020001_fill_pattern_3_5: 4500000 rects -caravel_00020001_fill_pattern_3_5: 4510000 rects -caravel_00020001_fill_pattern_3_5: 4520000 rects -caravel_00020001_fill_pattern_3_5: 4530000 rects -caravel_00020001_fill_pattern_3_5: 4540000 rects -caravel_00020001_fill_pattern_3_5: 4550000 rects -caravel_00020001_fill_pattern_3_5: 4560000 rects -caravel_00020001_fill_pattern_3_5: 4570000 rects -caravel_00020001_fill_pattern_3_5: 4580000 rects -caravel_00020001_fill_pattern_3_5: 4590000 rects -caravel_00020001_fill_pattern_3_5: 4600000 rects -caravel_00020001_fill_pattern_3_5: 4610000 rects -caravel_00020001_fill_pattern_3_5: 4620000 rects -caravel_00020001_fill_pattern_3_5: 4630000 rects -caravel_00020001_fill_pattern_3_5: 4640000 rects -caravel_00020001_fill_pattern_3_5: 4650000 rects -caravel_00020001_fill_pattern_3_5: 4660000 rects -caravel_00020001_fill_pattern_3_5: 4670000 rects -caravel_00020001_fill_pattern_3_5: 4680000 rects -caravel_00020001_fill_pattern_3_5: 4690000 rects -caravel_00020001_fill_pattern_3_5: 4700000 rects -caravel_00020001_fill_pattern_3_5: 4710000 rects -caravel_00020001_fill_pattern_3_5: 4720000 rects -caravel_00020001_fill_pattern_3_5: 4730000 rects -caravel_00020001_fill_pattern_3_5: 4740000 rects -caravel_00020001_fill_pattern_3_5: 4750000 rects -caravel_00020001_fill_pattern_3_5: 4760000 rects -caravel_00020001_fill_pattern_3_5: 4770000 rects -caravel_00020001_fill_pattern_3_5: 4780000 rects -caravel_00020001_fill_pattern_3_5: 4790000 rects -caravel_00020001_fill_pattern_3_5: 4800000 rects -caravel_00020001_fill_pattern_3_5: 4810000 rects -caravel_00020001_fill_pattern_3_5: 4820000 rects -caravel_00020001_fill_pattern_3_5: 4830000 rects -caravel_00020001_fill_pattern_3_5: 4840000 rects -caravel_00020001_fill_pattern_3_5: 4850000 rects -caravel_00020001_fill_pattern_3_5: 4860000 rects -caravel_00020001_fill_pattern_3_5: 4870000 rects -caravel_00020001_fill_pattern_3_5: 4880000 rects -caravel_00020001_fill_pattern_3_5: 4890000 rects -caravel_00020001_fill_pattern_3_5: 4900000 rects -caravel_00020001_fill_pattern_3_5: 4910000 rects -caravel_00020001_fill_pattern_3_5: 4920000 rects -caravel_00020001_fill_pattern_3_5: 4930000 rects -caravel_00020001_fill_pattern_3_5: 4940000 rects -caravel_00020001_fill_pattern_3_5: 4950000 rects -caravel_00020001_fill_pattern_3_5: 4960000 rects -caravel_00020001_fill_pattern_3_5: 4970000 rects -caravel_00020001_fill_pattern_3_5: 4980000 rects -caravel_00020001_fill_pattern_3_5: 4990000 rects -caravel_00020001_fill_pattern_3_5: 5000000 rects -caravel_00020001_fill_pattern_3_5: 5010000 rects -caravel_00020001_fill_pattern_3_5: 5020000 rects -caravel_00020001_fill_pattern_3_5: 5030000 rects -caravel_00020001_fill_pattern_3_5: 5040000 rects -caravel_00020001_fill_pattern_3_5: 5050000 rects -caravel_00020001_fill_pattern_3_5: 5060000 rects -caravel_00020001_fill_pattern_3_5: 5070000 rects -caravel_00020001_fill_pattern_3_5: 5080000 rects -caravel_00020001_fill_pattern_3_5: 5090000 rects -caravel_00020001_fill_pattern_3_5: 5100000 rects -caravel_00020001_fill_pattern_3_5: 5110000 rects -caravel_00020001_fill_pattern_3_5: 5120000 rects -caravel_00020001_fill_pattern_3_5: 5130000 rects -caravel_00020001_fill_pattern_3_5: 5140000 rects -caravel_00020001_fill_pattern_3_5: 5150000 rects -caravel_00020001_fill_pattern_3_5: 5160000 rects -caravel_00020001_fill_pattern_3_5: 5170000 rects -caravel_00020001_fill_pattern_3_5: 5180000 rects -caravel_00020001_fill_pattern_3_5: 5190000 rects -caravel_00020001_fill_pattern_3_5: 5200000 rects -caravel_00020001_fill_pattern_3_5: 5210000 rects -caravel_00020001_fill_pattern_3_5: 5220000 rects -caravel_00020001_fill_pattern_3_5: 5230000 rects -caravel_00020001_fill_pattern_3_5: 5240000 rects -caravel_00020001_fill_pattern_3_5: 5250000 rects -caravel_00020001_fill_pattern_3_5: 5260000 rects -caravel_00020001_fill_pattern_3_5: 5270000 rects -caravel_00020001_fill_pattern_3_5: 5280000 rects -caravel_00020001_fill_pattern_3_5: 5290000 rects -caravel_00020001_fill_pattern_3_5: 5300000 rects -caravel_00020001_fill_pattern_3_5: 5310000 rects -caravel_00020001_fill_pattern_3_5: 5320000 rects -caravel_00020001_fill_pattern_3_5: 5330000 rects -caravel_00020001_fill_pattern_3_5: 5340000 rects -caravel_00020001_fill_pattern_3_5: 5350000 rects -caravel_00020001_fill_pattern_3_5: 5360000 rects -caravel_00020001_fill_pattern_3_5: 5370000 rects -caravel_00020001_fill_pattern_3_5: 5380000 rects -caravel_00020001_fill_pattern_3_5: 5390000 rects -caravel_00020001_fill_pattern_3_5: 5400000 rects -caravel_00020001_fill_pattern_3_5: 5410000 rects -caravel_00020001_fill_pattern_3_5: 5420000 rects -caravel_00020001_fill_pattern_3_5: 5430000 rects -caravel_00020001_fill_pattern_3_5: 5440000 rects -caravel_00020001_fill_pattern_3_5: 5450000 rects -caravel_00020001_fill_pattern_3_5: 5460000 rects -caravel_00020001_fill_pattern_3_5: 5470000 rects -caravel_00020001_fill_pattern_3_5: 5480000 rects -caravel_00020001_fill_pattern_3_5: 5490000 rects -caravel_00020001_fill_pattern_3_5: 5500000 rects -caravel_00020001_fill_pattern_3_5: 5510000 rects -caravel_00020001_fill_pattern_3_5: 5520000 rects -caravel_00020001_fill_pattern_3_5: 5530000 rects -caravel_00020001_fill_pattern_3_5: 5540000 rects -caravel_00020001_fill_pattern_3_5: 5550000 rects -caravel_00020001_fill_pattern_3_5: 5560000 rects -caravel_00020001_fill_pattern_3_5: 5570000 rects -caravel_00020001_fill_pattern_3_5: 5580000 rects -caravel_00020001_fill_pattern_3_5: 5590000 rects -caravel_00020001_fill_pattern_3_5: 5600000 rects -caravel_00020001_fill_pattern_3_5: 5610000 rects -caravel_00020001_fill_pattern_3_5: 5620000 rects -caravel_00020001_fill_pattern_3_5: 5630000 rects -caravel_00020001_fill_pattern_3_5: 5640000 rects -caravel_00020001_fill_pattern_3_5: 5650000 rects -caravel_00020001_fill_pattern_3_5: 5660000 rects -caravel_00020001_fill_pattern_3_5: 5670000 rects -caravel_00020001_fill_pattern_3_5: 5680000 rects -caravel_00020001_fill_pattern_3_5: 5690000 rects -caravel_00020001_fill_pattern_3_5: 5700000 rects -caravel_00020001_fill_pattern_3_5: 5710000 rects -caravel_00020001_fill_pattern_3_5: 5720000 rects -caravel_00020001_fill_pattern_3_5: 5730000 rects -caravel_00020001_fill_pattern_3_5: 5740000 rects -caravel_00020001_fill_pattern_3_5: 5750000 rects -caravel_00020001_fill_pattern_3_5: 5760000 rects -caravel_00020001_fill_pattern_3_5: 5770000 rects -caravel_00020001_fill_pattern_3_5: 5780000 rects -caravel_00020001_fill_pattern_3_5: 5790000 rects -caravel_00020001_fill_pattern_3_5: 5800000 rects -caravel_00020001_fill_pattern_3_5: 5810000 rects -caravel_00020001_fill_pattern_3_5: 5820000 rects -caravel_00020001_fill_pattern_3_5: 5830000 rects -caravel_00020001_fill_pattern_3_5: 5840000 rects -caravel_00020001_fill_pattern_3_5: 5850000 rects -caravel_00020001_fill_pattern_3_5: 5860000 rects -caravel_00020001_fill_pattern_3_5: 5870000 rects -caravel_00020001_fill_pattern_3_5: 5880000 rects -caravel_00020001_fill_pattern_3_5: 5890000 rects -caravel_00020001_fill_pattern_3_5: 5900000 rects -caravel_00020001_fill_pattern_3_5: 5910000 rects -caravel_00020001_fill_pattern_3_5: 5920000 rects -caravel_00020001_fill_pattern_3_5: 5930000 rects -caravel_00020001_fill_pattern_3_5: 5940000 rects -caravel_00020001_fill_pattern_3_5: 5950000 rects -caravel_00020001_fill_pattern_3_5: 5960000 rects -caravel_00020001_fill_pattern_3_5: 5970000 rects -caravel_00020001_fill_pattern_3_5: 5980000 rects -caravel_00020001_fill_pattern_3_5: 5990000 rects -caravel_00020001_fill_pattern_3_5: 6000000 rects -caravel_00020001_fill_pattern_3_5: 6010000 rects -caravel_00020001_fill_pattern_3_5: 6020000 rects -caravel_00020001_fill_pattern_3_5: 6030000 rects -caravel_00020001_fill_pattern_3_5: 6040000 rects -caravel_00020001_fill_pattern_3_5: 6050000 rects -caravel_00020001_fill_pattern_3_5: 6060000 rects -caravel_00020001_fill_pattern_3_5: 6070000 rects -caravel_00020001_fill_pattern_3_5: 6080000 rects -caravel_00020001_fill_pattern_3_5: 6090000 rects -caravel_00020001_fill_pattern_3_5: 6100000 rects -caravel_00020001_fill_pattern_3_5: 6110000 rects -caravel_00020001_fill_pattern_3_5: 6120000 rects -caravel_00020001_fill_pattern_3_5: 6130000 rects -caravel_00020001_fill_pattern_3_5: 6140000 rects -caravel_00020001_fill_pattern_3_5: 6150000 rects -caravel_00020001_fill_pattern_3_5: 6160000 rects -caravel_00020001_fill_pattern_3_5: 6170000 rects -caravel_00020001_fill_pattern_3_5: 6180000 rects -caravel_00020001_fill_pattern_3_5: 6190000 rects -caravel_00020001_fill_pattern_3_5: 6200000 rects -caravel_00020001_fill_pattern_3_5: 6210000 rects -caravel_00020001_fill_pattern_3_5: 6220000 rects -caravel_00020001_fill_pattern_3_5: 6230000 rects -caravel_00020001_fill_pattern_3_5: 6240000 rects -caravel_00020001_fill_pattern_3_5: 6250000 rects -caravel_00020001_fill_pattern_3_5: 6260000 rects -caravel_00020001_fill_pattern_3_5: 6270000 rects -caravel_00020001_fill_pattern_3_5: 6280000 rects -caravel_00020001_fill_pattern_3_5: 6290000 rects -caravel_00020001_fill_pattern_3_5: 6300000 rects -caravel_00020001_fill_pattern_3_5: 6310000 rects -caravel_00020001_fill_pattern_3_5: 6320000 rects -caravel_00020001_fill_pattern_3_5: 6330000 rects -caravel_00020001_fill_pattern_3_5: 6340000 rects -caravel_00020001_fill_pattern_3_5: 6350000 rects -caravel_00020001_fill_pattern_3_5: 6360000 rects -caravel_00020001_fill_pattern_3_5: 6370000 rects -caravel_00020001_fill_pattern_3_5: 6380000 rects -caravel_00020001_fill_pattern_3_5: 6390000 rects -caravel_00020001_fill_pattern_3_5: 6400000 rects -caravel_00020001_fill_pattern_3_5: 6410000 rects -caravel_00020001_fill_pattern_3_5: 6420000 rects -caravel_00020001_fill_pattern_3_5: 6430000 rects -caravel_00020001_fill_pattern_3_5: 6440000 rects -caravel_00020001_fill_pattern_3_5: 6450000 rects -caravel_00020001_fill_pattern_3_5: 6460000 rects -caravel_00020001_fill_pattern_3_5: 6470000 rects -caravel_00020001_fill_pattern_3_5: 6480000 rects -caravel_00020001_fill_pattern_3_5: 6490000 rects -caravel_00020001_fill_pattern_3_5: 6500000 rects -caravel_00020001_fill_pattern_3_5: 6510000 rects -caravel_00020001_fill_pattern_3_5: 6520000 rects -caravel_00020001_fill_pattern_3_5: 6530000 rects -caravel_00020001_fill_pattern_3_5: 6540000 rects -caravel_00020001_fill_pattern_3_5: 6550000 rects -caravel_00020001_fill_pattern_3_5: 6560000 rects -caravel_00020001_fill_pattern_3_5: 6570000 rects -caravel_00020001_fill_pattern_3_5: 6580000 rects -caravel_00020001_fill_pattern_3_5: 6590000 rects -Magic 8.3 revision 185 - Compiled on Thu Jul 8 16:46:03 PDT 2021. -Starting magic under Tcl interpreter -Using the terminal as the console. -Using NULL graphics device. -site.pre: In custom site.pre... -site.pre: altered 'path sys' to: . $CAD_ROOT/magic/sys/ef-lib-magic/sys/style $CAD_ROOT/magic/sys $CAD_ROOT/magic/sys/current -Processing system .magicrc file -site.def: In custom site.def... -Sourcing design .magicrc for technology sky130A ... -2 Magic internal units = 1 Lambda -Input style sky130(): scaleFactor=2, multiplier=2 +Input style sky130(vendor): scaleFactor=2, multiplier=2 Scaled tech values by 2 / 1 to match internal grid scaling Loading sky130A Device Generator Menu ... Loading "/mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag/generate_fill_final.tcl" from command line. @@ -18105,10 +18118,10 @@ Generating output for cell caravel_00020001_fill_pattern_5_7 Reading "caravel_00020001_fill_pattern_5_7". Generating output for cell caravel_00020001_fill_pattern -Ended: 07/29/2021 21:54:02 +Ended: 08/04/2021 07:50:54 Done! -Magic 8.3 revision 185 - Compiled on Thu Jul 8 16:46:03 PDT 2021. +Magic 8.3 revision 192 - Compiled on Wed Jul 28 09:22:23 PDT 2021. Starting magic under Tcl interpreter Using the terminal as the console. Using NULL graphics device. @@ -18118,14 +18131,14 @@ site.def: In custom site.def... Sourcing design .magicrc for technology sky130A ... 2 Magic internal units = 1 Lambda -Input style sky130(): scaleFactor=2, multiplier=2 +Input style sky130(vendor): scaleFactor=2, multiplier=2 Scaled tech values by 2 / 1 to match internal grid scaling Loading sky130A Device Generator Menu ... Loading "/mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag/generate_fill_dist.tcl" from command line. CIF output style is now "wafflefill(tiled)" Generating output for cell caravel_00020001_fill_pattern_5_7 -Magic 8.3 revision 185 - Compiled on Thu Jul 8 16:46:03 PDT 2021. +Magic 8.3 revision 192 - Compiled on Wed Jul 28 09:22:23 PDT 2021. Starting magic under Tcl interpreter Using the terminal as the console. Using NULL graphics device. @@ -18135,52 +18148,7 @@ site.def: In custom site.def... Sourcing design .magicrc for technology sky130A ... 2 Magic internal units = 1 Lambda -Input style sky130(): scaleFactor=2, multiplier=2 -Scaled tech values by 2 / 1 to match internal grid scaling -Loading sky130A Device Generator Menu ... -Loading "/mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag/generate_fill_dist.tcl" from command line. -caravel_00020001_fill_pattern_5_0: 10000 rects -caravel_00020001_fill_pattern_5_0: 20000 rects -caravel_00020001_fill_pattern_5_0: 30000 rects -caravel_00020001_fill_pattern_5_0: 40000 rects -caravel_00020001_fill_pattern_5_0: 50000 rects -caravel_00020001_fill_pattern_5_0: 60000 rects -caravel_00020001_fill_pattern_5_0: 70000 rects -caravel_00020001_fill_pattern_5_0: 80000 rects -caravel_00020001_fill_pattern_5_0: 90000 rects -caravel_00020001_fill_pattern_5_0: 100000 rects -caravel_00020001_fill_pattern_5_0: 110000 rects -caravel_00020001_fill_pattern_5_0: 120000 rects -caravel_00020001_fill_pattern_5_0: 130000 rects -caravel_00020001_fill_pattern_5_0: 140000 rects -caravel_00020001_fill_pattern_5_0: 150000 rects -caravel_00020001_fill_pattern_5_0: 160000 rects -caravel_00020001_fill_pattern_5_0: 170000 rects -caravel_00020001_fill_pattern_5_0: 180000 rects -caravel_00020001_fill_pattern_5_0: 190000 rects -caravel_00020001_fill_pattern_5_0: 200000 rects -caravel_00020001_fill_pattern_5_0: 210000 rects -caravel_00020001_fill_pattern_5_0: 220000 rects -caravel_00020001_fill_pattern_5_0: 230000 rects -caravel_00020001_fill_pattern_5_0: 240000 rects -caravel_00020001_fill_pattern_5_0: 250000 rects -caravel_00020001_fill_pattern_5_0: 260000 rects -caravel_00020001_fill_pattern_5_0: 270000 rects -caravel_00020001_fill_pattern_5_0: 280000 rects -CIF output style is now "wafflefill(tiled)" - Generating output for cell caravel_00020001_fill_pattern_5_0 - -Magic 8.3 revision 185 - Compiled on Thu Jul 8 16:46:03 PDT 2021. -Starting magic under Tcl interpreter -Using the terminal as the console. -Using NULL graphics device. -site.pre: In custom site.pre... -site.pre: altered 'path sys' to: . $CAD_ROOT/magic/sys/ef-lib-magic/sys/style $CAD_ROOT/magic/sys $CAD_ROOT/magic/sys/current -Processing system .magicrc file -site.def: In custom site.def... -Sourcing design .magicrc for technology sky130A ... -2 Magic internal units = 1 Lambda -Input style sky130(): scaleFactor=2, multiplier=2 +Input style sky130(vendor): scaleFactor=2, multiplier=2 Scaled tech values by 2 / 1 to match internal grid scaling Loading sky130A Device Generator Menu ... Loading "/mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag/generate_fill_dist.tcl" from command line. @@ -18278,7 +18246,7 @@ CIF output style is now "wafflefill(tiled)" Generating output for cell caravel_00020001_fill_pattern_5_4 -Magic 8.3 revision 185 - Compiled on Thu Jul 8 16:46:03 PDT 2021. +Magic 8.3 revision 192 - Compiled on Wed Jul 28 09:22:23 PDT 2021. Starting magic under Tcl interpreter Using the terminal as the console. Using NULL graphics device. @@ -18288,345 +18256,7 @@ site.def: In custom site.def... Sourcing design .magicrc for technology sky130A ... 2 Magic internal units = 1 Lambda -Input style sky130(): scaleFactor=2, multiplier=2 -Scaled tech values by 2 / 1 to match internal grid scaling -Loading sky130A Device Generator Menu ... -Loading "/mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag/generate_fill_dist.tcl" from command line. -caravel_00020001_fill_pattern_5_3: 10000 rects -caravel_00020001_fill_pattern_5_3: 20000 rects -caravel_00020001_fill_pattern_5_3: 30000 rects -caravel_00020001_fill_pattern_5_3: 40000 rects -caravel_00020001_fill_pattern_5_3: 50000 rects -caravel_00020001_fill_pattern_5_3: 60000 rects -caravel_00020001_fill_pattern_5_3: 70000 rects -caravel_00020001_fill_pattern_5_3: 80000 rects -caravel_00020001_fill_pattern_5_3: 90000 rects -caravel_00020001_fill_pattern_5_3: 100000 rects -caravel_00020001_fill_pattern_5_3: 110000 rects -caravel_00020001_fill_pattern_5_3: 120000 rects -caravel_00020001_fill_pattern_5_3: 130000 rects -caravel_00020001_fill_pattern_5_3: 140000 rects -caravel_00020001_fill_pattern_5_3: 150000 rects -caravel_00020001_fill_pattern_5_3: 160000 rects -caravel_00020001_fill_pattern_5_3: 170000 rects -caravel_00020001_fill_pattern_5_3: 180000 rects -caravel_00020001_fill_pattern_5_3: 190000 rects -caravel_00020001_fill_pattern_5_3: 200000 rects -caravel_00020001_fill_pattern_5_3: 210000 rects -caravel_00020001_fill_pattern_5_3: 220000 rects -caravel_00020001_fill_pattern_5_3: 230000 rects -caravel_00020001_fill_pattern_5_3: 240000 rects -caravel_00020001_fill_pattern_5_3: 250000 rects -caravel_00020001_fill_pattern_5_3: 260000 rects -caravel_00020001_fill_pattern_5_3: 270000 rects -caravel_00020001_fill_pattern_5_3: 280000 rects -caravel_00020001_fill_pattern_5_3: 290000 rects -caravel_00020001_fill_pattern_5_3: 300000 rects -caravel_00020001_fill_pattern_5_3: 310000 rects -caravel_00020001_fill_pattern_5_3: 320000 rects -caravel_00020001_fill_pattern_5_3: 330000 rects -caravel_00020001_fill_pattern_5_3: 340000 rects -caravel_00020001_fill_pattern_5_3: 350000 rects -caravel_00020001_fill_pattern_5_3: 360000 rects -caravel_00020001_fill_pattern_5_3: 370000 rects -caravel_00020001_fill_pattern_5_3: 380000 rects -caravel_00020001_fill_pattern_5_3: 390000 rects -caravel_00020001_fill_pattern_5_3: 400000 rects -caravel_00020001_fill_pattern_5_3: 410000 rects -caravel_00020001_fill_pattern_5_3: 420000 rects -caravel_00020001_fill_pattern_5_3: 430000 rects -caravel_00020001_fill_pattern_5_3: 440000 rects -caravel_00020001_fill_pattern_5_3: 450000 rects -caravel_00020001_fill_pattern_5_3: 460000 rects -caravel_00020001_fill_pattern_5_3: 470000 rects -caravel_00020001_fill_pattern_5_3: 480000 rects -caravel_00020001_fill_pattern_5_3: 490000 rects -caravel_00020001_fill_pattern_5_3: 500000 rects -caravel_00020001_fill_pattern_5_3: 510000 rects -caravel_00020001_fill_pattern_5_3: 520000 rects -caravel_00020001_fill_pattern_5_3: 530000 rects -caravel_00020001_fill_pattern_5_3: 540000 rects -caravel_00020001_fill_pattern_5_3: 550000 rects -CIF output style is now "wafflefill(tiled)" - Generating output for cell caravel_00020001_fill_pattern_5_3 - -Magic 8.3 revision 185 - Compiled on Thu Jul 8 16:46:03 PDT 2021. -Starting magic under Tcl interpreter -Using the terminal as the console. -Using NULL graphics device. -site.pre: In custom site.pre... -site.pre: altered 'path sys' to: . $CAD_ROOT/magic/sys/ef-lib-magic/sys/style $CAD_ROOT/magic/sys $CAD_ROOT/magic/sys/current -Processing system .magicrc file -site.def: In custom site.def... -Sourcing design .magicrc for technology sky130A ... -2 Magic internal units = 1 Lambda -Input style sky130(): scaleFactor=2, multiplier=2 -Scaled tech values by 2 / 1 to match internal grid scaling -Loading sky130A Device Generator Menu ... -Loading "/mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag/generate_fill_dist.tcl" from command line. -caravel_00020001_fill_pattern_5_6: 10000 rects -caravel_00020001_fill_pattern_5_6: 20000 rects -caravel_00020001_fill_pattern_5_6: 30000 rects -caravel_00020001_fill_pattern_5_6: 40000 rects -caravel_00020001_fill_pattern_5_6: 50000 rects -caravel_00020001_fill_pattern_5_6: 60000 rects -caravel_00020001_fill_pattern_5_6: 70000 rects -caravel_00020001_fill_pattern_5_6: 80000 rects -caravel_00020001_fill_pattern_5_6: 90000 rects -caravel_00020001_fill_pattern_5_6: 100000 rects -caravel_00020001_fill_pattern_5_6: 110000 rects -caravel_00020001_fill_pattern_5_6: 120000 rects -caravel_00020001_fill_pattern_5_6: 130000 rects -caravel_00020001_fill_pattern_5_6: 140000 rects -caravel_00020001_fill_pattern_5_6: 150000 rects -caravel_00020001_fill_pattern_5_6: 160000 rects -caravel_00020001_fill_pattern_5_6: 170000 rects -caravel_00020001_fill_pattern_5_6: 180000 rects -caravel_00020001_fill_pattern_5_6: 190000 rects -caravel_00020001_fill_pattern_5_6: 200000 rects -caravel_00020001_fill_pattern_5_6: 210000 rects -caravel_00020001_fill_pattern_5_6: 220000 rects -caravel_00020001_fill_pattern_5_6: 230000 rects -caravel_00020001_fill_pattern_5_6: 240000 rects -caravel_00020001_fill_pattern_5_6: 250000 rects -caravel_00020001_fill_pattern_5_6: 260000 rects -caravel_00020001_fill_pattern_5_6: 270000 rects -caravel_00020001_fill_pattern_5_6: 280000 rects -caravel_00020001_fill_pattern_5_6: 290000 rects -caravel_00020001_fill_pattern_5_6: 300000 rects -caravel_00020001_fill_pattern_5_6: 310000 rects -caravel_00020001_fill_pattern_5_6: 320000 rects -caravel_00020001_fill_pattern_5_6: 330000 rects -caravel_00020001_fill_pattern_5_6: 340000 rects -caravel_00020001_fill_pattern_5_6: 350000 rects -caravel_00020001_fill_pattern_5_6: 360000 rects -caravel_00020001_fill_pattern_5_6: 370000 rects -caravel_00020001_fill_pattern_5_6: 380000 rects -caravel_00020001_fill_pattern_5_6: 390000 rects -caravel_00020001_fill_pattern_5_6: 400000 rects -caravel_00020001_fill_pattern_5_6: 410000 rects -caravel_00020001_fill_pattern_5_6: 420000 rects -caravel_00020001_fill_pattern_5_6: 430000 rects -caravel_00020001_fill_pattern_5_6: 440000 rects -caravel_00020001_fill_pattern_5_6: 450000 rects -caravel_00020001_fill_pattern_5_6: 460000 rects -caravel_00020001_fill_pattern_5_6: 470000 rects -caravel_00020001_fill_pattern_5_6: 480000 rects -caravel_00020001_fill_pattern_5_6: 490000 rects -caravel_00020001_fill_pattern_5_6: 500000 rects -caravel_00020001_fill_pattern_5_6: 510000 rects -caravel_00020001_fill_pattern_5_6: 520000 rects -caravel_00020001_fill_pattern_5_6: 530000 rects -caravel_00020001_fill_pattern_5_6: 540000 rects -caravel_00020001_fill_pattern_5_6: 550000 rects -caravel_00020001_fill_pattern_5_6: 560000 rects -caravel_00020001_fill_pattern_5_6: 570000 rects -caravel_00020001_fill_pattern_5_6: 580000 rects -caravel_00020001_fill_pattern_5_6: 590000 rects -caravel_00020001_fill_pattern_5_6: 600000 rects -caravel_00020001_fill_pattern_5_6: 610000 rects -caravel_00020001_fill_pattern_5_6: 620000 rects -caravel_00020001_fill_pattern_5_6: 630000 rects -CIF output style is now "wafflefill(tiled)" - Generating output for cell caravel_00020001_fill_pattern_5_6 - -Magic 8.3 revision 185 - Compiled on Thu Jul 8 16:46:03 PDT 2021. -Starting magic under Tcl interpreter -Using the terminal as the console. -Using NULL graphics device. -site.pre: In custom site.pre... -site.pre: altered 'path sys' to: . $CAD_ROOT/magic/sys/ef-lib-magic/sys/style $CAD_ROOT/magic/sys $CAD_ROOT/magic/sys/current -Processing system .magicrc file -site.def: In custom site.def... -Sourcing design .magicrc for technology sky130A ... -2 Magic internal units = 1 Lambda -Input style sky130(): scaleFactor=2, multiplier=2 -Scaled tech values by 2 / 1 to match internal grid scaling -Loading sky130A Device Generator Menu ... -Loading "/mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag/generate_fill_dist.tcl" from command line. -caravel_00020001_fill_pattern_5_5: 10000 rects -caravel_00020001_fill_pattern_5_5: 20000 rects -caravel_00020001_fill_pattern_5_5: 30000 rects -caravel_00020001_fill_pattern_5_5: 40000 rects -caravel_00020001_fill_pattern_5_5: 50000 rects -caravel_00020001_fill_pattern_5_5: 60000 rects -caravel_00020001_fill_pattern_5_5: 70000 rects -caravel_00020001_fill_pattern_5_5: 80000 rects -caravel_00020001_fill_pattern_5_5: 90000 rects -caravel_00020001_fill_pattern_5_5: 100000 rects -caravel_00020001_fill_pattern_5_5: 110000 rects -caravel_00020001_fill_pattern_5_5: 120000 rects -caravel_00020001_fill_pattern_5_5: 130000 rects -caravel_00020001_fill_pattern_5_5: 140000 rects -caravel_00020001_fill_pattern_5_5: 150000 rects -caravel_00020001_fill_pattern_5_5: 160000 rects -caravel_00020001_fill_pattern_5_5: 170000 rects -caravel_00020001_fill_pattern_5_5: 180000 rects -caravel_00020001_fill_pattern_5_5: 190000 rects -caravel_00020001_fill_pattern_5_5: 200000 rects -caravel_00020001_fill_pattern_5_5: 210000 rects -caravel_00020001_fill_pattern_5_5: 220000 rects -caravel_00020001_fill_pattern_5_5: 230000 rects -caravel_00020001_fill_pattern_5_5: 240000 rects -caravel_00020001_fill_pattern_5_5: 250000 rects -caravel_00020001_fill_pattern_5_5: 260000 rects -caravel_00020001_fill_pattern_5_5: 270000 rects -caravel_00020001_fill_pattern_5_5: 280000 rects -caravel_00020001_fill_pattern_5_5: 290000 rects -caravel_00020001_fill_pattern_5_5: 300000 rects -caravel_00020001_fill_pattern_5_5: 310000 rects -caravel_00020001_fill_pattern_5_5: 320000 rects -caravel_00020001_fill_pattern_5_5: 330000 rects -caravel_00020001_fill_pattern_5_5: 340000 rects -caravel_00020001_fill_pattern_5_5: 350000 rects -caravel_00020001_fill_pattern_5_5: 360000 rects -caravel_00020001_fill_pattern_5_5: 370000 rects -caravel_00020001_fill_pattern_5_5: 380000 rects -caravel_00020001_fill_pattern_5_5: 390000 rects -caravel_00020001_fill_pattern_5_5: 400000 rects -caravel_00020001_fill_pattern_5_5: 410000 rects -caravel_00020001_fill_pattern_5_5: 420000 rects -caravel_00020001_fill_pattern_5_5: 430000 rects -caravel_00020001_fill_pattern_5_5: 440000 rects -caravel_00020001_fill_pattern_5_5: 450000 rects -caravel_00020001_fill_pattern_5_5: 460000 rects -caravel_00020001_fill_pattern_5_5: 470000 rects -caravel_00020001_fill_pattern_5_5: 480000 rects -caravel_00020001_fill_pattern_5_5: 490000 rects -caravel_00020001_fill_pattern_5_5: 500000 rects -caravel_00020001_fill_pattern_5_5: 510000 rects -caravel_00020001_fill_pattern_5_5: 520000 rects -caravel_00020001_fill_pattern_5_5: 530000 rects -caravel_00020001_fill_pattern_5_5: 540000 rects -caravel_00020001_fill_pattern_5_5: 550000 rects -caravel_00020001_fill_pattern_5_5: 560000 rects -caravel_00020001_fill_pattern_5_5: 570000 rects -caravel_00020001_fill_pattern_5_5: 580000 rects -caravel_00020001_fill_pattern_5_5: 590000 rects -caravel_00020001_fill_pattern_5_5: 600000 rects -caravel_00020001_fill_pattern_5_5: 610000 rects -caravel_00020001_fill_pattern_5_5: 620000 rects -caravel_00020001_fill_pattern_5_5: 630000 rects -caravel_00020001_fill_pattern_5_5: 640000 rects -caravel_00020001_fill_pattern_5_5: 650000 rects -caravel_00020001_fill_pattern_5_5: 660000 rects -caravel_00020001_fill_pattern_5_5: 670000 rects -CIF output style is now "wafflefill(tiled)" - Generating output for cell caravel_00020001_fill_pattern_5_5 - -Magic 8.3 revision 185 - Compiled on Thu Jul 8 16:46:03 PDT 2021. -Starting magic under Tcl interpreter -Using the terminal as the console. -Using NULL graphics device. -site.pre: In custom site.pre... -site.pre: altered 'path sys' to: . $CAD_ROOT/magic/sys/ef-lib-magic/sys/style $CAD_ROOT/magic/sys $CAD_ROOT/magic/sys/current -Processing system .magicrc file -site.def: In custom site.def... -Sourcing design .magicrc for technology sky130A ... -2 Magic internal units = 1 Lambda -Input style sky130(): scaleFactor=2, multiplier=2 -Scaled tech values by 2 / 1 to match internal grid scaling -Loading sky130A Device Generator Menu ... -Loading "/mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag/generate_fill_dist.tcl" from command line. -caravel_00020001_fill_pattern_5_1: 10000 rects -caravel_00020001_fill_pattern_5_1: 20000 rects -caravel_00020001_fill_pattern_5_1: 30000 rects -caravel_00020001_fill_pattern_5_1: 40000 rects -caravel_00020001_fill_pattern_5_1: 50000 rects -caravel_00020001_fill_pattern_5_1: 60000 rects -caravel_00020001_fill_pattern_5_1: 70000 rects -caravel_00020001_fill_pattern_5_1: 80000 rects -caravel_00020001_fill_pattern_5_1: 90000 rects -caravel_00020001_fill_pattern_5_1: 100000 rects -caravel_00020001_fill_pattern_5_1: 110000 rects -caravel_00020001_fill_pattern_5_1: 120000 rects -caravel_00020001_fill_pattern_5_1: 130000 rects -caravel_00020001_fill_pattern_5_1: 140000 rects -caravel_00020001_fill_pattern_5_1: 150000 rects -caravel_00020001_fill_pattern_5_1: 160000 rects -caravel_00020001_fill_pattern_5_1: 170000 rects -caravel_00020001_fill_pattern_5_1: 180000 rects -caravel_00020001_fill_pattern_5_1: 190000 rects -caravel_00020001_fill_pattern_5_1: 200000 rects -caravel_00020001_fill_pattern_5_1: 210000 rects -caravel_00020001_fill_pattern_5_1: 220000 rects -caravel_00020001_fill_pattern_5_1: 230000 rects -caravel_00020001_fill_pattern_5_1: 240000 rects -caravel_00020001_fill_pattern_5_1: 250000 rects -caravel_00020001_fill_pattern_5_1: 260000 rects -caravel_00020001_fill_pattern_5_1: 270000 rects -caravel_00020001_fill_pattern_5_1: 280000 rects -caravel_00020001_fill_pattern_5_1: 290000 rects -caravel_00020001_fill_pattern_5_1: 300000 rects -caravel_00020001_fill_pattern_5_1: 310000 rects -caravel_00020001_fill_pattern_5_1: 320000 rects -caravel_00020001_fill_pattern_5_1: 330000 rects -caravel_00020001_fill_pattern_5_1: 340000 rects -caravel_00020001_fill_pattern_5_1: 350000 rects -caravel_00020001_fill_pattern_5_1: 360000 rects -caravel_00020001_fill_pattern_5_1: 370000 rects -caravel_00020001_fill_pattern_5_1: 380000 rects -caravel_00020001_fill_pattern_5_1: 390000 rects -caravel_00020001_fill_pattern_5_1: 400000 rects -caravel_00020001_fill_pattern_5_1: 410000 rects -caravel_00020001_fill_pattern_5_1: 420000 rects -caravel_00020001_fill_pattern_5_1: 430000 rects -caravel_00020001_fill_pattern_5_1: 440000 rects -caravel_00020001_fill_pattern_5_1: 450000 rects -caravel_00020001_fill_pattern_5_1: 460000 rects -caravel_00020001_fill_pattern_5_1: 470000 rects -caravel_00020001_fill_pattern_5_1: 480000 rects -caravel_00020001_fill_pattern_5_1: 490000 rects -caravel_00020001_fill_pattern_5_1: 500000 rects -caravel_00020001_fill_pattern_5_1: 510000 rects -caravel_00020001_fill_pattern_5_1: 520000 rects -caravel_00020001_fill_pattern_5_1: 530000 rects -caravel_00020001_fill_pattern_5_1: 540000 rects -caravel_00020001_fill_pattern_5_1: 550000 rects -caravel_00020001_fill_pattern_5_1: 560000 rects -caravel_00020001_fill_pattern_5_1: 570000 rects -caravel_00020001_fill_pattern_5_1: 580000 rects -caravel_00020001_fill_pattern_5_1: 590000 rects -caravel_00020001_fill_pattern_5_1: 600000 rects -caravel_00020001_fill_pattern_5_1: 610000 rects -caravel_00020001_fill_pattern_5_1: 620000 rects -caravel_00020001_fill_pattern_5_1: 630000 rects -caravel_00020001_fill_pattern_5_1: 640000 rects -caravel_00020001_fill_pattern_5_1: 650000 rects -caravel_00020001_fill_pattern_5_1: 660000 rects -caravel_00020001_fill_pattern_5_1: 670000 rects -caravel_00020001_fill_pattern_5_1: 680000 rects -caravel_00020001_fill_pattern_5_1: 690000 rects -caravel_00020001_fill_pattern_5_1: 700000 rects -caravel_00020001_fill_pattern_5_1: 710000 rects -caravel_00020001_fill_pattern_5_1: 720000 rects -caravel_00020001_fill_pattern_5_1: 730000 rects -caravel_00020001_fill_pattern_5_1: 740000 rects -caravel_00020001_fill_pattern_5_1: 750000 rects -caravel_00020001_fill_pattern_5_1: 760000 rects -caravel_00020001_fill_pattern_5_1: 770000 rects -caravel_00020001_fill_pattern_5_1: 780000 rects -caravel_00020001_fill_pattern_5_1: 790000 rects -caravel_00020001_fill_pattern_5_1: 800000 rects -caravel_00020001_fill_pattern_5_1: 810000 rects -caravel_00020001_fill_pattern_5_1: 820000 rects -caravel_00020001_fill_pattern_5_1: 830000 rects -caravel_00020001_fill_pattern_5_1: 840000 rects -caravel_00020001_fill_pattern_5_1: 850000 rects -CIF output style is now "wafflefill(tiled)" - Generating output for cell caravel_00020001_fill_pattern_5_1 - -Magic 8.3 revision 185 - Compiled on Thu Jul 8 16:46:03 PDT 2021. -Starting magic under Tcl interpreter -Using the terminal as the console. -Using NULL graphics device. -site.pre: In custom site.pre... -site.pre: altered 'path sys' to: . $CAD_ROOT/magic/sys/ef-lib-magic/sys/style $CAD_ROOT/magic/sys $CAD_ROOT/magic/sys/current -Processing system .magicrc file -site.def: In custom site.def... -Sourcing design .magicrc for technology sky130A ... -2 Magic internal units = 1 Lambda -Input style sky130(): scaleFactor=2, multiplier=2 +Input style sky130(vendor): scaleFactor=2, multiplier=2 Scaled tech values by 2 / 1 to match internal grid scaling Loading sky130A Device Generator Menu ... Loading "/mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag/generate_fill_dist.tcl" from command line. @@ -18720,7 +18350,7 @@ CIF output style is now "wafflefill(tiled)" Generating output for cell caravel_00020001_fill_pattern_5_2 -Magic 8.3 revision 185 - Compiled on Thu Jul 8 16:46:03 PDT 2021. +Magic 8.3 revision 192 - Compiled on Wed Jul 28 09:22:23 PDT 2021. Starting magic under Tcl interpreter Using the terminal as the console. Using NULL graphics device. @@ -18730,142 +18360,69 @@ site.def: In custom site.def... Sourcing design .magicrc for technology sky130A ... 2 Magic internal units = 1 Lambda -Input style sky130(): scaleFactor=2, multiplier=2 +Input style sky130(vendor): scaleFactor=2, multiplier=2 Scaled tech values by 2 / 1 to match internal grid scaling Loading sky130A Device Generator Menu ... Loading "/mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag/generate_fill_dist.tcl" from command line. -caravel_00020001_fill_pattern_1_7: 10000 rects -caravel_00020001_fill_pattern_1_7: 20000 rects -caravel_00020001_fill_pattern_1_7: 30000 rects -caravel_00020001_fill_pattern_1_7: 40000 rects -caravel_00020001_fill_pattern_1_7: 50000 rects -caravel_00020001_fill_pattern_1_7: 60000 rects -caravel_00020001_fill_pattern_1_7: 70000 rects -caravel_00020001_fill_pattern_1_7: 80000 rects -caravel_00020001_fill_pattern_1_7: 90000 rects -caravel_00020001_fill_pattern_1_7: 100000 rects -caravel_00020001_fill_pattern_1_7: 110000 rects -caravel_00020001_fill_pattern_1_7: 120000 rects -caravel_00020001_fill_pattern_1_7: 130000 rects -caravel_00020001_fill_pattern_1_7: 140000 rects -caravel_00020001_fill_pattern_1_7: 150000 rects -caravel_00020001_fill_pattern_1_7: 160000 rects -caravel_00020001_fill_pattern_1_7: 170000 rects -caravel_00020001_fill_pattern_1_7: 180000 rects -caravel_00020001_fill_pattern_1_7: 190000 rects -caravel_00020001_fill_pattern_1_7: 200000 rects -caravel_00020001_fill_pattern_1_7: 210000 rects -caravel_00020001_fill_pattern_1_7: 220000 rects -caravel_00020001_fill_pattern_1_7: 230000 rects -caravel_00020001_fill_pattern_1_7: 240000 rects -caravel_00020001_fill_pattern_1_7: 250000 rects -caravel_00020001_fill_pattern_1_7: 260000 rects -caravel_00020001_fill_pattern_1_7: 270000 rects -caravel_00020001_fill_pattern_1_7: 280000 rects -caravel_00020001_fill_pattern_1_7: 290000 rects -caravel_00020001_fill_pattern_1_7: 300000 rects -caravel_00020001_fill_pattern_1_7: 310000 rects -caravel_00020001_fill_pattern_1_7: 320000 rects -caravel_00020001_fill_pattern_1_7: 330000 rects -caravel_00020001_fill_pattern_1_7: 340000 rects -caravel_00020001_fill_pattern_1_7: 350000 rects -caravel_00020001_fill_pattern_1_7: 360000 rects -caravel_00020001_fill_pattern_1_7: 370000 rects -caravel_00020001_fill_pattern_1_7: 380000 rects -caravel_00020001_fill_pattern_1_7: 390000 rects -caravel_00020001_fill_pattern_1_7: 400000 rects -caravel_00020001_fill_pattern_1_7: 410000 rects -caravel_00020001_fill_pattern_1_7: 420000 rects -caravel_00020001_fill_pattern_1_7: 430000 rects -caravel_00020001_fill_pattern_1_7: 440000 rects -caravel_00020001_fill_pattern_1_7: 450000 rects -caravel_00020001_fill_pattern_1_7: 460000 rects -caravel_00020001_fill_pattern_1_7: 470000 rects -caravel_00020001_fill_pattern_1_7: 480000 rects -caravel_00020001_fill_pattern_1_7: 490000 rects -caravel_00020001_fill_pattern_1_7: 500000 rects -caravel_00020001_fill_pattern_1_7: 510000 rects -caravel_00020001_fill_pattern_1_7: 520000 rects -caravel_00020001_fill_pattern_1_7: 530000 rects -caravel_00020001_fill_pattern_1_7: 540000 rects -caravel_00020001_fill_pattern_1_7: 550000 rects -caravel_00020001_fill_pattern_1_7: 560000 rects -caravel_00020001_fill_pattern_1_7: 570000 rects -caravel_00020001_fill_pattern_1_7: 580000 rects -caravel_00020001_fill_pattern_1_7: 590000 rects -caravel_00020001_fill_pattern_1_7: 600000 rects -caravel_00020001_fill_pattern_1_7: 610000 rects -caravel_00020001_fill_pattern_1_7: 620000 rects -caravel_00020001_fill_pattern_1_7: 630000 rects -caravel_00020001_fill_pattern_1_7: 640000 rects -caravel_00020001_fill_pattern_1_7: 650000 rects -caravel_00020001_fill_pattern_1_7: 660000 rects -caravel_00020001_fill_pattern_1_7: 670000 rects -caravel_00020001_fill_pattern_1_7: 680000 rects -caravel_00020001_fill_pattern_1_7: 690000 rects -caravel_00020001_fill_pattern_1_7: 700000 rects -caravel_00020001_fill_pattern_1_7: 710000 rects -caravel_00020001_fill_pattern_1_7: 720000 rects -caravel_00020001_fill_pattern_1_7: 730000 rects -caravel_00020001_fill_pattern_1_7: 740000 rects -caravel_00020001_fill_pattern_1_7: 750000 rects -caravel_00020001_fill_pattern_1_7: 760000 rects -caravel_00020001_fill_pattern_1_7: 770000 rects -caravel_00020001_fill_pattern_1_7: 780000 rects -caravel_00020001_fill_pattern_1_7: 790000 rects -caravel_00020001_fill_pattern_1_7: 800000 rects -caravel_00020001_fill_pattern_1_7: 810000 rects -caravel_00020001_fill_pattern_1_7: 820000 rects -caravel_00020001_fill_pattern_1_7: 830000 rects -caravel_00020001_fill_pattern_1_7: 840000 rects -caravel_00020001_fill_pattern_1_7: 850000 rects -caravel_00020001_fill_pattern_1_7: 860000 rects -caravel_00020001_fill_pattern_1_7: 870000 rects -caravel_00020001_fill_pattern_1_7: 880000 rects -caravel_00020001_fill_pattern_1_7: 890000 rects -caravel_00020001_fill_pattern_1_7: 900000 rects -caravel_00020001_fill_pattern_1_7: 910000 rects -caravel_00020001_fill_pattern_1_7: 920000 rects -caravel_00020001_fill_pattern_1_7: 930000 rects -caravel_00020001_fill_pattern_1_7: 940000 rects -caravel_00020001_fill_pattern_1_7: 950000 rects -caravel_00020001_fill_pattern_1_7: 960000 rects -caravel_00020001_fill_pattern_1_7: 970000 rects -caravel_00020001_fill_pattern_1_7: 980000 rects -caravel_00020001_fill_pattern_1_7: 990000 rects -caravel_00020001_fill_pattern_1_7: 1000000 rects -caravel_00020001_fill_pattern_1_7: 1010000 rects -caravel_00020001_fill_pattern_1_7: 1020000 rects -caravel_00020001_fill_pattern_1_7: 1030000 rects -caravel_00020001_fill_pattern_1_7: 1040000 rects -caravel_00020001_fill_pattern_1_7: 1050000 rects -caravel_00020001_fill_pattern_1_7: 1060000 rects -caravel_00020001_fill_pattern_1_7: 1070000 rects -caravel_00020001_fill_pattern_1_7: 1080000 rects -caravel_00020001_fill_pattern_1_7: 1090000 rects -caravel_00020001_fill_pattern_1_7: 1100000 rects -caravel_00020001_fill_pattern_1_7: 1110000 rects -caravel_00020001_fill_pattern_1_7: 1120000 rects -caravel_00020001_fill_pattern_1_7: 1130000 rects -caravel_00020001_fill_pattern_1_7: 1140000 rects -caravel_00020001_fill_pattern_1_7: 1150000 rects -caravel_00020001_fill_pattern_1_7: 1160000 rects -caravel_00020001_fill_pattern_1_7: 1170000 rects -caravel_00020001_fill_pattern_1_7: 1180000 rects -caravel_00020001_fill_pattern_1_7: 1190000 rects -caravel_00020001_fill_pattern_1_7: 1200000 rects -caravel_00020001_fill_pattern_1_7: 1210000 rects -caravel_00020001_fill_pattern_1_7: 1220000 rects -caravel_00020001_fill_pattern_1_7: 1230000 rects -caravel_00020001_fill_pattern_1_7: 1240000 rects -caravel_00020001_fill_pattern_1_7: 1250000 rects -caravel_00020001_fill_pattern_1_7: 1260000 rects -caravel_00020001_fill_pattern_1_7: 1270000 rects -caravel_00020001_fill_pattern_1_7: 1280000 rects +caravel_00020001_fill_pattern_5_3: 10000 rects +caravel_00020001_fill_pattern_5_3: 20000 rects +caravel_00020001_fill_pattern_5_3: 30000 rects +caravel_00020001_fill_pattern_5_3: 40000 rects +caravel_00020001_fill_pattern_5_3: 50000 rects +caravel_00020001_fill_pattern_5_3: 60000 rects +caravel_00020001_fill_pattern_5_3: 70000 rects +caravel_00020001_fill_pattern_5_3: 80000 rects +caravel_00020001_fill_pattern_5_3: 90000 rects +caravel_00020001_fill_pattern_5_3: 100000 rects +caravel_00020001_fill_pattern_5_3: 110000 rects +caravel_00020001_fill_pattern_5_3: 120000 rects +caravel_00020001_fill_pattern_5_3: 130000 rects +caravel_00020001_fill_pattern_5_3: 140000 rects +caravel_00020001_fill_pattern_5_3: 150000 rects +caravel_00020001_fill_pattern_5_3: 160000 rects +caravel_00020001_fill_pattern_5_3: 170000 rects +caravel_00020001_fill_pattern_5_3: 180000 rects +caravel_00020001_fill_pattern_5_3: 190000 rects +caravel_00020001_fill_pattern_5_3: 200000 rects +caravel_00020001_fill_pattern_5_3: 210000 rects +caravel_00020001_fill_pattern_5_3: 220000 rects +caravel_00020001_fill_pattern_5_3: 230000 rects +caravel_00020001_fill_pattern_5_3: 240000 rects +caravel_00020001_fill_pattern_5_3: 250000 rects +caravel_00020001_fill_pattern_5_3: 260000 rects +caravel_00020001_fill_pattern_5_3: 270000 rects +caravel_00020001_fill_pattern_5_3: 280000 rects +caravel_00020001_fill_pattern_5_3: 290000 rects +caravel_00020001_fill_pattern_5_3: 300000 rects +caravel_00020001_fill_pattern_5_3: 310000 rects +caravel_00020001_fill_pattern_5_3: 320000 rects +caravel_00020001_fill_pattern_5_3: 330000 rects +caravel_00020001_fill_pattern_5_3: 340000 rects +caravel_00020001_fill_pattern_5_3: 350000 rects +caravel_00020001_fill_pattern_5_3: 360000 rects +caravel_00020001_fill_pattern_5_3: 370000 rects +caravel_00020001_fill_pattern_5_3: 380000 rects +caravel_00020001_fill_pattern_5_3: 390000 rects +caravel_00020001_fill_pattern_5_3: 400000 rects +caravel_00020001_fill_pattern_5_3: 410000 rects +caravel_00020001_fill_pattern_5_3: 420000 rects +caravel_00020001_fill_pattern_5_3: 430000 rects +caravel_00020001_fill_pattern_5_3: 440000 rects +caravel_00020001_fill_pattern_5_3: 450000 rects +caravel_00020001_fill_pattern_5_3: 460000 rects +caravel_00020001_fill_pattern_5_3: 470000 rects +caravel_00020001_fill_pattern_5_3: 480000 rects +caravel_00020001_fill_pattern_5_3: 490000 rects +caravel_00020001_fill_pattern_5_3: 500000 rects +caravel_00020001_fill_pattern_5_3: 510000 rects +caravel_00020001_fill_pattern_5_3: 520000 rects +caravel_00020001_fill_pattern_5_3: 530000 rects +caravel_00020001_fill_pattern_5_3: 540000 rects +caravel_00020001_fill_pattern_5_3: 550000 rects CIF output style is now "wafflefill(tiled)" - Generating output for cell caravel_00020001_fill_pattern_1_7 + Generating output for cell caravel_00020001_fill_pattern_5_3 -Magic 8.3 revision 185 - Compiled on Thu Jul 8 16:46:03 PDT 2021. +Magic 8.3 revision 192 - Compiled on Wed Jul 28 09:22:23 PDT 2021. Starting magic under Tcl interpreter Using the terminal as the console. Using NULL graphics device. @@ -18875,7 +18432,234 @@ site.def: In custom site.def... Sourcing design .magicrc for technology sky130A ... 2 Magic internal units = 1 Lambda -Input style sky130(): scaleFactor=2, multiplier=2 +Input style sky130(vendor): scaleFactor=2, multiplier=2 +Scaled tech values by 2 / 1 to match internal grid scaling +Loading sky130A Device Generator Menu ... +Loading "/mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag/generate_fill_dist.tcl" from command line. +caravel_00020001_fill_pattern_5_0: 10000 rects +caravel_00020001_fill_pattern_5_0: 20000 rects +caravel_00020001_fill_pattern_5_0: 30000 rects +caravel_00020001_fill_pattern_5_0: 40000 rects +caravel_00020001_fill_pattern_5_0: 50000 rects +caravel_00020001_fill_pattern_5_0: 60000 rects +caravel_00020001_fill_pattern_5_0: 70000 rects +caravel_00020001_fill_pattern_5_0: 80000 rects +caravel_00020001_fill_pattern_5_0: 90000 rects +caravel_00020001_fill_pattern_5_0: 100000 rects +caravel_00020001_fill_pattern_5_0: 110000 rects +caravel_00020001_fill_pattern_5_0: 120000 rects +caravel_00020001_fill_pattern_5_0: 130000 rects +caravel_00020001_fill_pattern_5_0: 140000 rects +caravel_00020001_fill_pattern_5_0: 150000 rects +caravel_00020001_fill_pattern_5_0: 160000 rects +caravel_00020001_fill_pattern_5_0: 170000 rects +caravel_00020001_fill_pattern_5_0: 180000 rects +caravel_00020001_fill_pattern_5_0: 190000 rects +caravel_00020001_fill_pattern_5_0: 200000 rects +caravel_00020001_fill_pattern_5_0: 210000 rects +caravel_00020001_fill_pattern_5_0: 220000 rects +caravel_00020001_fill_pattern_5_0: 230000 rects +caravel_00020001_fill_pattern_5_0: 240000 rects +caravel_00020001_fill_pattern_5_0: 250000 rects +caravel_00020001_fill_pattern_5_0: 260000 rects +caravel_00020001_fill_pattern_5_0: 270000 rects +caravel_00020001_fill_pattern_5_0: 280000 rects +CIF output style is now "wafflefill(tiled)" + Generating output for cell caravel_00020001_fill_pattern_5_0 + +Magic 8.3 revision 192 - Compiled on Wed Jul 28 09:22:23 PDT 2021. +Starting magic under Tcl interpreter +Using the terminal as the console. +Using NULL graphics device. +site.pre: In custom site.pre... +site.pre: altered 'path sys' to: . $CAD_ROOT/magic/sys/ef-lib-magic/sys/style $CAD_ROOT/magic/sys $CAD_ROOT/magic/sys/current +Processing system .magicrc file +site.def: In custom site.def... +Sourcing design .magicrc for technology sky130A ... +2 Magic internal units = 1 Lambda +Input style sky130(vendor): scaleFactor=2, multiplier=2 +Scaled tech values by 2 / 1 to match internal grid scaling +Loading sky130A Device Generator Menu ... +Loading "/mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag/generate_fill_dist.tcl" from command line. +caravel_00020001_fill_pattern_5_6: 10000 rects +caravel_00020001_fill_pattern_5_6: 20000 rects +caravel_00020001_fill_pattern_5_6: 30000 rects +caravel_00020001_fill_pattern_5_6: 40000 rects +caravel_00020001_fill_pattern_5_6: 50000 rects +caravel_00020001_fill_pattern_5_6: 60000 rects +caravel_00020001_fill_pattern_5_6: 70000 rects +caravel_00020001_fill_pattern_5_6: 80000 rects +caravel_00020001_fill_pattern_5_6: 90000 rects +caravel_00020001_fill_pattern_5_6: 100000 rects +caravel_00020001_fill_pattern_5_6: 110000 rects +caravel_00020001_fill_pattern_5_6: 120000 rects +caravel_00020001_fill_pattern_5_6: 130000 rects +caravel_00020001_fill_pattern_5_6: 140000 rects +caravel_00020001_fill_pattern_5_6: 150000 rects +caravel_00020001_fill_pattern_5_6: 160000 rects +caravel_00020001_fill_pattern_5_6: 170000 rects +caravel_00020001_fill_pattern_5_6: 180000 rects +caravel_00020001_fill_pattern_5_6: 190000 rects +caravel_00020001_fill_pattern_5_6: 200000 rects +caravel_00020001_fill_pattern_5_6: 210000 rects +caravel_00020001_fill_pattern_5_6: 220000 rects +caravel_00020001_fill_pattern_5_6: 230000 rects +caravel_00020001_fill_pattern_5_6: 240000 rects +caravel_00020001_fill_pattern_5_6: 250000 rects +caravel_00020001_fill_pattern_5_6: 260000 rects +caravel_00020001_fill_pattern_5_6: 270000 rects +caravel_00020001_fill_pattern_5_6: 280000 rects +caravel_00020001_fill_pattern_5_6: 290000 rects +caravel_00020001_fill_pattern_5_6: 300000 rects +caravel_00020001_fill_pattern_5_6: 310000 rects +caravel_00020001_fill_pattern_5_6: 320000 rects +caravel_00020001_fill_pattern_5_6: 330000 rects +caravel_00020001_fill_pattern_5_6: 340000 rects +caravel_00020001_fill_pattern_5_6: 350000 rects +caravel_00020001_fill_pattern_5_6: 360000 rects +caravel_00020001_fill_pattern_5_6: 370000 rects +caravel_00020001_fill_pattern_5_6: 380000 rects +caravel_00020001_fill_pattern_5_6: 390000 rects +caravel_00020001_fill_pattern_5_6: 400000 rects +caravel_00020001_fill_pattern_5_6: 410000 rects +caravel_00020001_fill_pattern_5_6: 420000 rects +caravel_00020001_fill_pattern_5_6: 430000 rects +caravel_00020001_fill_pattern_5_6: 440000 rects +caravel_00020001_fill_pattern_5_6: 450000 rects +caravel_00020001_fill_pattern_5_6: 460000 rects +caravel_00020001_fill_pattern_5_6: 470000 rects +caravel_00020001_fill_pattern_5_6: 480000 rects +caravel_00020001_fill_pattern_5_6: 490000 rects +caravel_00020001_fill_pattern_5_6: 500000 rects +caravel_00020001_fill_pattern_5_6: 510000 rects +caravel_00020001_fill_pattern_5_6: 520000 rects +caravel_00020001_fill_pattern_5_6: 530000 rects +caravel_00020001_fill_pattern_5_6: 540000 rects +caravel_00020001_fill_pattern_5_6: 550000 rects +caravel_00020001_fill_pattern_5_6: 560000 rects +caravel_00020001_fill_pattern_5_6: 570000 rects +caravel_00020001_fill_pattern_5_6: 580000 rects +caravel_00020001_fill_pattern_5_6: 590000 rects +caravel_00020001_fill_pattern_5_6: 600000 rects +caravel_00020001_fill_pattern_5_6: 610000 rects +caravel_00020001_fill_pattern_5_6: 620000 rects +caravel_00020001_fill_pattern_5_6: 630000 rects +CIF output style is now "wafflefill(tiled)" + Generating output for cell caravel_00020001_fill_pattern_5_6 + +Magic 8.3 revision 192 - Compiled on Wed Jul 28 09:22:23 PDT 2021. +Starting magic under Tcl interpreter +Using the terminal as the console. +Using NULL graphics device. +site.pre: In custom site.pre... +site.pre: altered 'path sys' to: . $CAD_ROOT/magic/sys/ef-lib-magic/sys/style $CAD_ROOT/magic/sys $CAD_ROOT/magic/sys/current +Processing system .magicrc file +site.def: In custom site.def... +Sourcing design .magicrc for technology sky130A ... +2 Magic internal units = 1 Lambda +Input style sky130(vendor): scaleFactor=2, multiplier=2 +Scaled tech values by 2 / 1 to match internal grid scaling +Loading sky130A Device Generator Menu ... +Loading "/mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag/generate_fill_dist.tcl" from command line. +caravel_00020001_fill_pattern_5_1: 10000 rects +caravel_00020001_fill_pattern_5_1: 20000 rects +caravel_00020001_fill_pattern_5_1: 30000 rects +caravel_00020001_fill_pattern_5_1: 40000 rects +caravel_00020001_fill_pattern_5_1: 50000 rects +caravel_00020001_fill_pattern_5_1: 60000 rects +caravel_00020001_fill_pattern_5_1: 70000 rects +caravel_00020001_fill_pattern_5_1: 80000 rects +caravel_00020001_fill_pattern_5_1: 90000 rects +caravel_00020001_fill_pattern_5_1: 100000 rects +caravel_00020001_fill_pattern_5_1: 110000 rects +caravel_00020001_fill_pattern_5_1: 120000 rects +caravel_00020001_fill_pattern_5_1: 130000 rects +caravel_00020001_fill_pattern_5_1: 140000 rects +caravel_00020001_fill_pattern_5_1: 150000 rects +caravel_00020001_fill_pattern_5_1: 160000 rects +caravel_00020001_fill_pattern_5_1: 170000 rects +caravel_00020001_fill_pattern_5_1: 180000 rects +caravel_00020001_fill_pattern_5_1: 190000 rects +caravel_00020001_fill_pattern_5_1: 200000 rects +caravel_00020001_fill_pattern_5_1: 210000 rects +caravel_00020001_fill_pattern_5_1: 220000 rects +caravel_00020001_fill_pattern_5_1: 230000 rects +caravel_00020001_fill_pattern_5_1: 240000 rects +caravel_00020001_fill_pattern_5_1: 250000 rects +caravel_00020001_fill_pattern_5_1: 260000 rects +caravel_00020001_fill_pattern_5_1: 270000 rects +caravel_00020001_fill_pattern_5_1: 280000 rects +caravel_00020001_fill_pattern_5_1: 290000 rects +caravel_00020001_fill_pattern_5_1: 300000 rects +caravel_00020001_fill_pattern_5_1: 310000 rects +caravel_00020001_fill_pattern_5_1: 320000 rects +caravel_00020001_fill_pattern_5_1: 330000 rects +caravel_00020001_fill_pattern_5_1: 340000 rects +caravel_00020001_fill_pattern_5_1: 350000 rects +caravel_00020001_fill_pattern_5_1: 360000 rects +caravel_00020001_fill_pattern_5_1: 370000 rects +caravel_00020001_fill_pattern_5_1: 380000 rects +caravel_00020001_fill_pattern_5_1: 390000 rects +caravel_00020001_fill_pattern_5_1: 400000 rects +caravel_00020001_fill_pattern_5_1: 410000 rects +caravel_00020001_fill_pattern_5_1: 420000 rects +caravel_00020001_fill_pattern_5_1: 430000 rects +caravel_00020001_fill_pattern_5_1: 440000 rects +caravel_00020001_fill_pattern_5_1: 450000 rects +caravel_00020001_fill_pattern_5_1: 460000 rects +caravel_00020001_fill_pattern_5_1: 470000 rects +caravel_00020001_fill_pattern_5_1: 480000 rects +caravel_00020001_fill_pattern_5_1: 490000 rects +caravel_00020001_fill_pattern_5_1: 500000 rects +caravel_00020001_fill_pattern_5_1: 510000 rects +caravel_00020001_fill_pattern_5_1: 520000 rects +caravel_00020001_fill_pattern_5_1: 530000 rects +caravel_00020001_fill_pattern_5_1: 540000 rects +caravel_00020001_fill_pattern_5_1: 550000 rects +caravel_00020001_fill_pattern_5_1: 560000 rects +caravel_00020001_fill_pattern_5_1: 570000 rects +caravel_00020001_fill_pattern_5_1: 580000 rects +caravel_00020001_fill_pattern_5_1: 590000 rects +caravel_00020001_fill_pattern_5_1: 600000 rects +caravel_00020001_fill_pattern_5_1: 610000 rects +caravel_00020001_fill_pattern_5_1: 620000 rects +caravel_00020001_fill_pattern_5_1: 630000 rects +caravel_00020001_fill_pattern_5_1: 640000 rects +caravel_00020001_fill_pattern_5_1: 650000 rects +caravel_00020001_fill_pattern_5_1: 660000 rects +caravel_00020001_fill_pattern_5_1: 670000 rects +caravel_00020001_fill_pattern_5_1: 680000 rects +caravel_00020001_fill_pattern_5_1: 690000 rects +caravel_00020001_fill_pattern_5_1: 700000 rects +caravel_00020001_fill_pattern_5_1: 710000 rects +caravel_00020001_fill_pattern_5_1: 720000 rects +caravel_00020001_fill_pattern_5_1: 730000 rects +caravel_00020001_fill_pattern_5_1: 740000 rects +caravel_00020001_fill_pattern_5_1: 750000 rects +caravel_00020001_fill_pattern_5_1: 760000 rects +caravel_00020001_fill_pattern_5_1: 770000 rects +caravel_00020001_fill_pattern_5_1: 780000 rects +caravel_00020001_fill_pattern_5_1: 790000 rects +caravel_00020001_fill_pattern_5_1: 800000 rects +caravel_00020001_fill_pattern_5_1: 810000 rects +caravel_00020001_fill_pattern_5_1: 820000 rects +caravel_00020001_fill_pattern_5_1: 830000 rects +caravel_00020001_fill_pattern_5_1: 840000 rects +caravel_00020001_fill_pattern_5_1: 850000 rects +CIF output style is now "wafflefill(tiled)" + Generating output for cell caravel_00020001_fill_pattern_5_1 + +Magic 8.3 revision 192 - Compiled on Wed Jul 28 09:22:23 PDT 2021. +Starting magic under Tcl interpreter +Using the terminal as the console. +Using NULL graphics device. +site.pre: In custom site.pre... +site.pre: altered 'path sys' to: . $CAD_ROOT/magic/sys/ef-lib-magic/sys/style $CAD_ROOT/magic/sys $CAD_ROOT/magic/sys/current +Processing system .magicrc file +site.def: In custom site.def... +Sourcing design .magicrc for technology sky130A ... +2 Magic internal units = 1 Lambda +Input style sky130(vendor): scaleFactor=2, multiplier=2 Scaled tech values by 2 / 1 to match internal grid scaling Loading sky130A Device Generator Menu ... Loading "/mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag/generate_fill_dist.tcl" from command line. @@ -18958,7 +18742,7 @@ CIF output style is now "wafflefill(tiled)" Generating output for cell caravel_00020001_fill_pattern_4_7 -Magic 8.3 revision 185 - Compiled on Thu Jul 8 16:46:03 PDT 2021. +Magic 8.3 revision 192 - Compiled on Wed Jul 28 09:22:23 PDT 2021. Starting magic under Tcl interpreter Using the terminal as the console. Using NULL graphics device. @@ -18968,7 +18752,224 @@ site.def: In custom site.def... Sourcing design .magicrc for technology sky130A ... 2 Magic internal units = 1 Lambda -Input style sky130(): scaleFactor=2, multiplier=2 +Input style sky130(vendor): scaleFactor=2, multiplier=2 +Scaled tech values by 2 / 1 to match internal grid scaling +Loading sky130A Device Generator Menu ... +Loading "/mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag/generate_fill_dist.tcl" from command line. +caravel_00020001_fill_pattern_5_5: 10000 rects +caravel_00020001_fill_pattern_5_5: 20000 rects +caravel_00020001_fill_pattern_5_5: 30000 rects +caravel_00020001_fill_pattern_5_5: 40000 rects +caravel_00020001_fill_pattern_5_5: 50000 rects +caravel_00020001_fill_pattern_5_5: 60000 rects +caravel_00020001_fill_pattern_5_5: 70000 rects +caravel_00020001_fill_pattern_5_5: 80000 rects +caravel_00020001_fill_pattern_5_5: 90000 rects +caravel_00020001_fill_pattern_5_5: 100000 rects +caravel_00020001_fill_pattern_5_5: 110000 rects +caravel_00020001_fill_pattern_5_5: 120000 rects +caravel_00020001_fill_pattern_5_5: 130000 rects +caravel_00020001_fill_pattern_5_5: 140000 rects +caravel_00020001_fill_pattern_5_5: 150000 rects +caravel_00020001_fill_pattern_5_5: 160000 rects +caravel_00020001_fill_pattern_5_5: 170000 rects +caravel_00020001_fill_pattern_5_5: 180000 rects +caravel_00020001_fill_pattern_5_5: 190000 rects +caravel_00020001_fill_pattern_5_5: 200000 rects +caravel_00020001_fill_pattern_5_5: 210000 rects +caravel_00020001_fill_pattern_5_5: 220000 rects +caravel_00020001_fill_pattern_5_5: 230000 rects +caravel_00020001_fill_pattern_5_5: 240000 rects +caravel_00020001_fill_pattern_5_5: 250000 rects +caravel_00020001_fill_pattern_5_5: 260000 rects +caravel_00020001_fill_pattern_5_5: 270000 rects +caravel_00020001_fill_pattern_5_5: 280000 rects +caravel_00020001_fill_pattern_5_5: 290000 rects +caravel_00020001_fill_pattern_5_5: 300000 rects +caravel_00020001_fill_pattern_5_5: 310000 rects +caravel_00020001_fill_pattern_5_5: 320000 rects +caravel_00020001_fill_pattern_5_5: 330000 rects +caravel_00020001_fill_pattern_5_5: 340000 rects +caravel_00020001_fill_pattern_5_5: 350000 rects +caravel_00020001_fill_pattern_5_5: 360000 rects +caravel_00020001_fill_pattern_5_5: 370000 rects +caravel_00020001_fill_pattern_5_5: 380000 rects +caravel_00020001_fill_pattern_5_5: 390000 rects +caravel_00020001_fill_pattern_5_5: 400000 rects +caravel_00020001_fill_pattern_5_5: 410000 rects +caravel_00020001_fill_pattern_5_5: 420000 rects +caravel_00020001_fill_pattern_5_5: 430000 rects +caravel_00020001_fill_pattern_5_5: 440000 rects +caravel_00020001_fill_pattern_5_5: 450000 rects +caravel_00020001_fill_pattern_5_5: 460000 rects +caravel_00020001_fill_pattern_5_5: 470000 rects +caravel_00020001_fill_pattern_5_5: 480000 rects +caravel_00020001_fill_pattern_5_5: 490000 rects +caravel_00020001_fill_pattern_5_5: 500000 rects +caravel_00020001_fill_pattern_5_5: 510000 rects +caravel_00020001_fill_pattern_5_5: 520000 rects +caravel_00020001_fill_pattern_5_5: 530000 rects +caravel_00020001_fill_pattern_5_5: 540000 rects +caravel_00020001_fill_pattern_5_5: 550000 rects +caravel_00020001_fill_pattern_5_5: 560000 rects +caravel_00020001_fill_pattern_5_5: 570000 rects +caravel_00020001_fill_pattern_5_5: 580000 rects +caravel_00020001_fill_pattern_5_5: 590000 rects +caravel_00020001_fill_pattern_5_5: 600000 rects +caravel_00020001_fill_pattern_5_5: 610000 rects +caravel_00020001_fill_pattern_5_5: 620000 rects +caravel_00020001_fill_pattern_5_5: 630000 rects +caravel_00020001_fill_pattern_5_5: 640000 rects +caravel_00020001_fill_pattern_5_5: 650000 rects +caravel_00020001_fill_pattern_5_5: 660000 rects +caravel_00020001_fill_pattern_5_5: 670000 rects +CIF output style is now "wafflefill(tiled)" + Generating output for cell caravel_00020001_fill_pattern_5_5 + +Magic 8.3 revision 192 - Compiled on Wed Jul 28 09:22:23 PDT 2021. +Starting magic under Tcl interpreter +Using the terminal as the console. +Using NULL graphics device. +site.pre: In custom site.pre... +site.pre: altered 'path sys' to: . $CAD_ROOT/magic/sys/ef-lib-magic/sys/style $CAD_ROOT/magic/sys $CAD_ROOT/magic/sys/current +Processing system .magicrc file +site.def: In custom site.def... +Sourcing design .magicrc for technology sky130A ... +2 Magic internal units = 1 Lambda +Input style sky130(vendor): scaleFactor=2, multiplier=2 +Scaled tech values by 2 / 1 to match internal grid scaling +Loading sky130A Device Generator Menu ... +Loading "/mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag/generate_fill_dist.tcl" from command line. +caravel_00020001_fill_pattern_3_7: 10000 rects +caravel_00020001_fill_pattern_3_7: 20000 rects +caravel_00020001_fill_pattern_3_7: 30000 rects +caravel_00020001_fill_pattern_3_7: 40000 rects +caravel_00020001_fill_pattern_3_7: 50000 rects +caravel_00020001_fill_pattern_3_7: 60000 rects +caravel_00020001_fill_pattern_3_7: 70000 rects +caravel_00020001_fill_pattern_3_7: 80000 rects +caravel_00020001_fill_pattern_3_7: 90000 rects +caravel_00020001_fill_pattern_3_7: 100000 rects +caravel_00020001_fill_pattern_3_7: 110000 rects +caravel_00020001_fill_pattern_3_7: 120000 rects +caravel_00020001_fill_pattern_3_7: 130000 rects +caravel_00020001_fill_pattern_3_7: 140000 rects +caravel_00020001_fill_pattern_3_7: 150000 rects +caravel_00020001_fill_pattern_3_7: 160000 rects +caravel_00020001_fill_pattern_3_7: 170000 rects +caravel_00020001_fill_pattern_3_7: 180000 rects +caravel_00020001_fill_pattern_3_7: 190000 rects +caravel_00020001_fill_pattern_3_7: 200000 rects +caravel_00020001_fill_pattern_3_7: 210000 rects +caravel_00020001_fill_pattern_3_7: 220000 rects +caravel_00020001_fill_pattern_3_7: 230000 rects +caravel_00020001_fill_pattern_3_7: 240000 rects +caravel_00020001_fill_pattern_3_7: 250000 rects +caravel_00020001_fill_pattern_3_7: 260000 rects +caravel_00020001_fill_pattern_3_7: 270000 rects +caravel_00020001_fill_pattern_3_7: 280000 rects +caravel_00020001_fill_pattern_3_7: 290000 rects +caravel_00020001_fill_pattern_3_7: 300000 rects +caravel_00020001_fill_pattern_3_7: 310000 rects +caravel_00020001_fill_pattern_3_7: 320000 rects +caravel_00020001_fill_pattern_3_7: 330000 rects +caravel_00020001_fill_pattern_3_7: 340000 rects +caravel_00020001_fill_pattern_3_7: 350000 rects +caravel_00020001_fill_pattern_3_7: 360000 rects +caravel_00020001_fill_pattern_3_7: 370000 rects +caravel_00020001_fill_pattern_3_7: 380000 rects +caravel_00020001_fill_pattern_3_7: 390000 rects +caravel_00020001_fill_pattern_3_7: 400000 rects +caravel_00020001_fill_pattern_3_7: 410000 rects +caravel_00020001_fill_pattern_3_7: 420000 rects +caravel_00020001_fill_pattern_3_7: 430000 rects +caravel_00020001_fill_pattern_3_7: 440000 rects +caravel_00020001_fill_pattern_3_7: 450000 rects +caravel_00020001_fill_pattern_3_7: 460000 rects +caravel_00020001_fill_pattern_3_7: 470000 rects +caravel_00020001_fill_pattern_3_7: 480000 rects +caravel_00020001_fill_pattern_3_7: 490000 rects +caravel_00020001_fill_pattern_3_7: 500000 rects +caravel_00020001_fill_pattern_3_7: 510000 rects +caravel_00020001_fill_pattern_3_7: 520000 rects +caravel_00020001_fill_pattern_3_7: 530000 rects +caravel_00020001_fill_pattern_3_7: 540000 rects +caravel_00020001_fill_pattern_3_7: 550000 rects +caravel_00020001_fill_pattern_3_7: 560000 rects +caravel_00020001_fill_pattern_3_7: 570000 rects +caravel_00020001_fill_pattern_3_7: 580000 rects +caravel_00020001_fill_pattern_3_7: 590000 rects +caravel_00020001_fill_pattern_3_7: 600000 rects +caravel_00020001_fill_pattern_3_7: 610000 rects +caravel_00020001_fill_pattern_3_7: 620000 rects +caravel_00020001_fill_pattern_3_7: 630000 rects +caravel_00020001_fill_pattern_3_7: 640000 rects +caravel_00020001_fill_pattern_3_7: 650000 rects +caravel_00020001_fill_pattern_3_7: 660000 rects +caravel_00020001_fill_pattern_3_7: 670000 rects +caravel_00020001_fill_pattern_3_7: 680000 rects +caravel_00020001_fill_pattern_3_7: 690000 rects +caravel_00020001_fill_pattern_3_7: 700000 rects +caravel_00020001_fill_pattern_3_7: 710000 rects +caravel_00020001_fill_pattern_3_7: 720000 rects +caravel_00020001_fill_pattern_3_7: 730000 rects +caravel_00020001_fill_pattern_3_7: 740000 rects +caravel_00020001_fill_pattern_3_7: 750000 rects +caravel_00020001_fill_pattern_3_7: 760000 rects +caravel_00020001_fill_pattern_3_7: 770000 rects +caravel_00020001_fill_pattern_3_7: 780000 rects +caravel_00020001_fill_pattern_3_7: 790000 rects +caravel_00020001_fill_pattern_3_7: 800000 rects +caravel_00020001_fill_pattern_3_7: 810000 rects +caravel_00020001_fill_pattern_3_7: 820000 rects +caravel_00020001_fill_pattern_3_7: 830000 rects +caravel_00020001_fill_pattern_3_7: 840000 rects +caravel_00020001_fill_pattern_3_7: 850000 rects +caravel_00020001_fill_pattern_3_7: 860000 rects +caravel_00020001_fill_pattern_3_7: 870000 rects +caravel_00020001_fill_pattern_3_7: 880000 rects +caravel_00020001_fill_pattern_3_7: 890000 rects +caravel_00020001_fill_pattern_3_7: 900000 rects +caravel_00020001_fill_pattern_3_7: 910000 rects +caravel_00020001_fill_pattern_3_7: 920000 rects +caravel_00020001_fill_pattern_3_7: 930000 rects +caravel_00020001_fill_pattern_3_7: 940000 rects +caravel_00020001_fill_pattern_3_7: 950000 rects +caravel_00020001_fill_pattern_3_7: 960000 rects +caravel_00020001_fill_pattern_3_7: 970000 rects +caravel_00020001_fill_pattern_3_7: 980000 rects +caravel_00020001_fill_pattern_3_7: 990000 rects +caravel_00020001_fill_pattern_3_7: 1000000 rects +caravel_00020001_fill_pattern_3_7: 1010000 rects +caravel_00020001_fill_pattern_3_7: 1020000 rects +caravel_00020001_fill_pattern_3_7: 1030000 rects +caravel_00020001_fill_pattern_3_7: 1040000 rects +caravel_00020001_fill_pattern_3_7: 1050000 rects +caravel_00020001_fill_pattern_3_7: 1060000 rects +caravel_00020001_fill_pattern_3_7: 1070000 rects +caravel_00020001_fill_pattern_3_7: 1080000 rects +caravel_00020001_fill_pattern_3_7: 1090000 rects +caravel_00020001_fill_pattern_3_7: 1100000 rects +caravel_00020001_fill_pattern_3_7: 1110000 rects +caravel_00020001_fill_pattern_3_7: 1120000 rects +caravel_00020001_fill_pattern_3_7: 1130000 rects +caravel_00020001_fill_pattern_3_7: 1140000 rects +caravel_00020001_fill_pattern_3_7: 1150000 rects +caravel_00020001_fill_pattern_3_7: 1160000 rects +CIF output style is now "wafflefill(tiled)" + Generating output for cell caravel_00020001_fill_pattern_3_7 + +Magic 8.3 revision 192 - Compiled on Wed Jul 28 09:22:23 PDT 2021. +Starting magic under Tcl interpreter +Using the terminal as the console. +Using NULL graphics device. +site.pre: In custom site.pre... +site.pre: altered 'path sys' to: . $CAD_ROOT/magic/sys/ef-lib-magic/sys/style $CAD_ROOT/magic/sys $CAD_ROOT/magic/sys/current +Processing system .magicrc file +site.def: In custom site.def... +Sourcing design .magicrc for technology sky130A ... +2 Magic internal units = 1 Lambda +Input style sky130(vendor): scaleFactor=2, multiplier=2 Scaled tech values by 2 / 1 to match internal grid scaling Loading sky130A Device Generator Menu ... Loading "/mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag/generate_fill_dist.tcl" from command line. @@ -19112,7 +19113,7 @@ CIF output style is now "wafflefill(tiled)" Generating output for cell caravel_00020001_fill_pattern_2_7 -Magic 8.3 revision 185 - Compiled on Thu Jul 8 16:46:03 PDT 2021. +Magic 8.3 revision 192 - Compiled on Wed Jul 28 09:22:23 PDT 2021. Starting magic under Tcl interpreter Using the terminal as the console. Using NULL graphics device. @@ -19122,130 +19123,142 @@ site.def: In custom site.def... Sourcing design .magicrc for technology sky130A ... 2 Magic internal units = 1 Lambda -Input style sky130(): scaleFactor=2, multiplier=2 +Input style sky130(vendor): scaleFactor=2, multiplier=2 Scaled tech values by 2 / 1 to match internal grid scaling Loading sky130A Device Generator Menu ... Loading "/mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag/generate_fill_dist.tcl" from command line. -caravel_00020001_fill_pattern_3_7: 10000 rects -caravel_00020001_fill_pattern_3_7: 20000 rects -caravel_00020001_fill_pattern_3_7: 30000 rects -caravel_00020001_fill_pattern_3_7: 40000 rects -caravel_00020001_fill_pattern_3_7: 50000 rects -caravel_00020001_fill_pattern_3_7: 60000 rects -caravel_00020001_fill_pattern_3_7: 70000 rects -caravel_00020001_fill_pattern_3_7: 80000 rects -caravel_00020001_fill_pattern_3_7: 90000 rects -caravel_00020001_fill_pattern_3_7: 100000 rects -caravel_00020001_fill_pattern_3_7: 110000 rects -caravel_00020001_fill_pattern_3_7: 120000 rects -caravel_00020001_fill_pattern_3_7: 130000 rects -caravel_00020001_fill_pattern_3_7: 140000 rects -caravel_00020001_fill_pattern_3_7: 150000 rects -caravel_00020001_fill_pattern_3_7: 160000 rects -caravel_00020001_fill_pattern_3_7: 170000 rects -caravel_00020001_fill_pattern_3_7: 180000 rects -caravel_00020001_fill_pattern_3_7: 190000 rects -caravel_00020001_fill_pattern_3_7: 200000 rects -caravel_00020001_fill_pattern_3_7: 210000 rects -caravel_00020001_fill_pattern_3_7: 220000 rects -caravel_00020001_fill_pattern_3_7: 230000 rects -caravel_00020001_fill_pattern_3_7: 240000 rects -caravel_00020001_fill_pattern_3_7: 250000 rects -caravel_00020001_fill_pattern_3_7: 260000 rects -caravel_00020001_fill_pattern_3_7: 270000 rects -caravel_00020001_fill_pattern_3_7: 280000 rects -caravel_00020001_fill_pattern_3_7: 290000 rects -caravel_00020001_fill_pattern_3_7: 300000 rects -caravel_00020001_fill_pattern_3_7: 310000 rects -caravel_00020001_fill_pattern_3_7: 320000 rects -caravel_00020001_fill_pattern_3_7: 330000 rects -caravel_00020001_fill_pattern_3_7: 340000 rects -caravel_00020001_fill_pattern_3_7: 350000 rects -caravel_00020001_fill_pattern_3_7: 360000 rects -caravel_00020001_fill_pattern_3_7: 370000 rects -caravel_00020001_fill_pattern_3_7: 380000 rects -caravel_00020001_fill_pattern_3_7: 390000 rects -caravel_00020001_fill_pattern_3_7: 400000 rects -caravel_00020001_fill_pattern_3_7: 410000 rects -caravel_00020001_fill_pattern_3_7: 420000 rects -caravel_00020001_fill_pattern_3_7: 430000 rects -caravel_00020001_fill_pattern_3_7: 440000 rects -caravel_00020001_fill_pattern_3_7: 450000 rects -caravel_00020001_fill_pattern_3_7: 460000 rects -caravel_00020001_fill_pattern_3_7: 470000 rects -caravel_00020001_fill_pattern_3_7: 480000 rects -caravel_00020001_fill_pattern_3_7: 490000 rects -caravel_00020001_fill_pattern_3_7: 500000 rects -caravel_00020001_fill_pattern_3_7: 510000 rects -caravel_00020001_fill_pattern_3_7: 520000 rects -caravel_00020001_fill_pattern_3_7: 530000 rects -caravel_00020001_fill_pattern_3_7: 540000 rects -caravel_00020001_fill_pattern_3_7: 550000 rects -caravel_00020001_fill_pattern_3_7: 560000 rects -caravel_00020001_fill_pattern_3_7: 570000 rects -caravel_00020001_fill_pattern_3_7: 580000 rects -caravel_00020001_fill_pattern_3_7: 590000 rects -caravel_00020001_fill_pattern_3_7: 600000 rects -caravel_00020001_fill_pattern_3_7: 610000 rects -caravel_00020001_fill_pattern_3_7: 620000 rects -caravel_00020001_fill_pattern_3_7: 630000 rects -caravel_00020001_fill_pattern_3_7: 640000 rects -caravel_00020001_fill_pattern_3_7: 650000 rects -caravel_00020001_fill_pattern_3_7: 660000 rects -caravel_00020001_fill_pattern_3_7: 670000 rects -caravel_00020001_fill_pattern_3_7: 680000 rects -caravel_00020001_fill_pattern_3_7: 690000 rects -caravel_00020001_fill_pattern_3_7: 700000 rects -caravel_00020001_fill_pattern_3_7: 710000 rects -caravel_00020001_fill_pattern_3_7: 720000 rects -caravel_00020001_fill_pattern_3_7: 730000 rects -caravel_00020001_fill_pattern_3_7: 740000 rects -caravel_00020001_fill_pattern_3_7: 750000 rects -caravel_00020001_fill_pattern_3_7: 760000 rects -caravel_00020001_fill_pattern_3_7: 770000 rects -caravel_00020001_fill_pattern_3_7: 780000 rects -caravel_00020001_fill_pattern_3_7: 790000 rects -caravel_00020001_fill_pattern_3_7: 800000 rects -caravel_00020001_fill_pattern_3_7: 810000 rects -caravel_00020001_fill_pattern_3_7: 820000 rects -caravel_00020001_fill_pattern_3_7: 830000 rects -caravel_00020001_fill_pattern_3_7: 840000 rects -caravel_00020001_fill_pattern_3_7: 850000 rects -caravel_00020001_fill_pattern_3_7: 860000 rects -caravel_00020001_fill_pattern_3_7: 870000 rects -caravel_00020001_fill_pattern_3_7: 880000 rects -caravel_00020001_fill_pattern_3_7: 890000 rects -caravel_00020001_fill_pattern_3_7: 900000 rects -caravel_00020001_fill_pattern_3_7: 910000 rects -caravel_00020001_fill_pattern_3_7: 920000 rects -caravel_00020001_fill_pattern_3_7: 930000 rects -caravel_00020001_fill_pattern_3_7: 940000 rects -caravel_00020001_fill_pattern_3_7: 950000 rects -caravel_00020001_fill_pattern_3_7: 960000 rects -caravel_00020001_fill_pattern_3_7: 970000 rects -caravel_00020001_fill_pattern_3_7: 980000 rects -caravel_00020001_fill_pattern_3_7: 990000 rects -caravel_00020001_fill_pattern_3_7: 1000000 rects -caravel_00020001_fill_pattern_3_7: 1010000 rects -caravel_00020001_fill_pattern_3_7: 1020000 rects -caravel_00020001_fill_pattern_3_7: 1030000 rects -caravel_00020001_fill_pattern_3_7: 1040000 rects -caravel_00020001_fill_pattern_3_7: 1050000 rects -caravel_00020001_fill_pattern_3_7: 1060000 rects -caravel_00020001_fill_pattern_3_7: 1070000 rects -caravel_00020001_fill_pattern_3_7: 1080000 rects -caravel_00020001_fill_pattern_3_7: 1090000 rects -caravel_00020001_fill_pattern_3_7: 1100000 rects -caravel_00020001_fill_pattern_3_7: 1110000 rects -caravel_00020001_fill_pattern_3_7: 1120000 rects -caravel_00020001_fill_pattern_3_7: 1130000 rects -caravel_00020001_fill_pattern_3_7: 1140000 rects -caravel_00020001_fill_pattern_3_7: 1150000 rects -caravel_00020001_fill_pattern_3_7: 1160000 rects +caravel_00020001_fill_pattern_1_7: 10000 rects +caravel_00020001_fill_pattern_1_7: 20000 rects +caravel_00020001_fill_pattern_1_7: 30000 rects +caravel_00020001_fill_pattern_1_7: 40000 rects +caravel_00020001_fill_pattern_1_7: 50000 rects +caravel_00020001_fill_pattern_1_7: 60000 rects +caravel_00020001_fill_pattern_1_7: 70000 rects +caravel_00020001_fill_pattern_1_7: 80000 rects +caravel_00020001_fill_pattern_1_7: 90000 rects +caravel_00020001_fill_pattern_1_7: 100000 rects +caravel_00020001_fill_pattern_1_7: 110000 rects +caravel_00020001_fill_pattern_1_7: 120000 rects +caravel_00020001_fill_pattern_1_7: 130000 rects +caravel_00020001_fill_pattern_1_7: 140000 rects +caravel_00020001_fill_pattern_1_7: 150000 rects +caravel_00020001_fill_pattern_1_7: 160000 rects +caravel_00020001_fill_pattern_1_7: 170000 rects +caravel_00020001_fill_pattern_1_7: 180000 rects +caravel_00020001_fill_pattern_1_7: 190000 rects +caravel_00020001_fill_pattern_1_7: 200000 rects +caravel_00020001_fill_pattern_1_7: 210000 rects +caravel_00020001_fill_pattern_1_7: 220000 rects +caravel_00020001_fill_pattern_1_7: 230000 rects +caravel_00020001_fill_pattern_1_7: 240000 rects +caravel_00020001_fill_pattern_1_7: 250000 rects +caravel_00020001_fill_pattern_1_7: 260000 rects +caravel_00020001_fill_pattern_1_7: 270000 rects +caravel_00020001_fill_pattern_1_7: 280000 rects +caravel_00020001_fill_pattern_1_7: 290000 rects +caravel_00020001_fill_pattern_1_7: 300000 rects +caravel_00020001_fill_pattern_1_7: 310000 rects +caravel_00020001_fill_pattern_1_7: 320000 rects +caravel_00020001_fill_pattern_1_7: 330000 rects +caravel_00020001_fill_pattern_1_7: 340000 rects +caravel_00020001_fill_pattern_1_7: 350000 rects +caravel_00020001_fill_pattern_1_7: 360000 rects +caravel_00020001_fill_pattern_1_7: 370000 rects +caravel_00020001_fill_pattern_1_7: 380000 rects +caravel_00020001_fill_pattern_1_7: 390000 rects +caravel_00020001_fill_pattern_1_7: 400000 rects +caravel_00020001_fill_pattern_1_7: 410000 rects +caravel_00020001_fill_pattern_1_7: 420000 rects +caravel_00020001_fill_pattern_1_7: 430000 rects +caravel_00020001_fill_pattern_1_7: 440000 rects +caravel_00020001_fill_pattern_1_7: 450000 rects +caravel_00020001_fill_pattern_1_7: 460000 rects +caravel_00020001_fill_pattern_1_7: 470000 rects +caravel_00020001_fill_pattern_1_7: 480000 rects +caravel_00020001_fill_pattern_1_7: 490000 rects +caravel_00020001_fill_pattern_1_7: 500000 rects +caravel_00020001_fill_pattern_1_7: 510000 rects +caravel_00020001_fill_pattern_1_7: 520000 rects +caravel_00020001_fill_pattern_1_7: 530000 rects +caravel_00020001_fill_pattern_1_7: 540000 rects +caravel_00020001_fill_pattern_1_7: 550000 rects +caravel_00020001_fill_pattern_1_7: 560000 rects +caravel_00020001_fill_pattern_1_7: 570000 rects +caravel_00020001_fill_pattern_1_7: 580000 rects +caravel_00020001_fill_pattern_1_7: 590000 rects +caravel_00020001_fill_pattern_1_7: 600000 rects +caravel_00020001_fill_pattern_1_7: 610000 rects +caravel_00020001_fill_pattern_1_7: 620000 rects +caravel_00020001_fill_pattern_1_7: 630000 rects +caravel_00020001_fill_pattern_1_7: 640000 rects +caravel_00020001_fill_pattern_1_7: 650000 rects +caravel_00020001_fill_pattern_1_7: 660000 rects +caravel_00020001_fill_pattern_1_7: 670000 rects +caravel_00020001_fill_pattern_1_7: 680000 rects +caravel_00020001_fill_pattern_1_7: 690000 rects +caravel_00020001_fill_pattern_1_7: 700000 rects +caravel_00020001_fill_pattern_1_7: 710000 rects +caravel_00020001_fill_pattern_1_7: 720000 rects +caravel_00020001_fill_pattern_1_7: 730000 rects +caravel_00020001_fill_pattern_1_7: 740000 rects +caravel_00020001_fill_pattern_1_7: 750000 rects +caravel_00020001_fill_pattern_1_7: 760000 rects +caravel_00020001_fill_pattern_1_7: 770000 rects +caravel_00020001_fill_pattern_1_7: 780000 rects +caravel_00020001_fill_pattern_1_7: 790000 rects +caravel_00020001_fill_pattern_1_7: 800000 rects +caravel_00020001_fill_pattern_1_7: 810000 rects +caravel_00020001_fill_pattern_1_7: 820000 rects +caravel_00020001_fill_pattern_1_7: 830000 rects +caravel_00020001_fill_pattern_1_7: 840000 rects +caravel_00020001_fill_pattern_1_7: 850000 rects +caravel_00020001_fill_pattern_1_7: 860000 rects +caravel_00020001_fill_pattern_1_7: 870000 rects +caravel_00020001_fill_pattern_1_7: 880000 rects +caravel_00020001_fill_pattern_1_7: 890000 rects +caravel_00020001_fill_pattern_1_7: 900000 rects +caravel_00020001_fill_pattern_1_7: 910000 rects +caravel_00020001_fill_pattern_1_7: 920000 rects +caravel_00020001_fill_pattern_1_7: 930000 rects +caravel_00020001_fill_pattern_1_7: 940000 rects +caravel_00020001_fill_pattern_1_7: 950000 rects +caravel_00020001_fill_pattern_1_7: 960000 rects +caravel_00020001_fill_pattern_1_7: 970000 rects +caravel_00020001_fill_pattern_1_7: 980000 rects +caravel_00020001_fill_pattern_1_7: 990000 rects +caravel_00020001_fill_pattern_1_7: 1000000 rects +caravel_00020001_fill_pattern_1_7: 1010000 rects +caravel_00020001_fill_pattern_1_7: 1020000 rects +caravel_00020001_fill_pattern_1_7: 1030000 rects +caravel_00020001_fill_pattern_1_7: 1040000 rects +caravel_00020001_fill_pattern_1_7: 1050000 rects +caravel_00020001_fill_pattern_1_7: 1060000 rects +caravel_00020001_fill_pattern_1_7: 1070000 rects +caravel_00020001_fill_pattern_1_7: 1080000 rects +caravel_00020001_fill_pattern_1_7: 1090000 rects +caravel_00020001_fill_pattern_1_7: 1100000 rects +caravel_00020001_fill_pattern_1_7: 1110000 rects +caravel_00020001_fill_pattern_1_7: 1120000 rects +caravel_00020001_fill_pattern_1_7: 1130000 rects +caravel_00020001_fill_pattern_1_7: 1140000 rects +caravel_00020001_fill_pattern_1_7: 1150000 rects +caravel_00020001_fill_pattern_1_7: 1160000 rects +caravel_00020001_fill_pattern_1_7: 1170000 rects +caravel_00020001_fill_pattern_1_7: 1180000 rects +caravel_00020001_fill_pattern_1_7: 1190000 rects +caravel_00020001_fill_pattern_1_7: 1200000 rects +caravel_00020001_fill_pattern_1_7: 1210000 rects +caravel_00020001_fill_pattern_1_7: 1220000 rects +caravel_00020001_fill_pattern_1_7: 1230000 rects +caravel_00020001_fill_pattern_1_7: 1240000 rects +caravel_00020001_fill_pattern_1_7: 1250000 rects +caravel_00020001_fill_pattern_1_7: 1260000 rects +caravel_00020001_fill_pattern_1_7: 1270000 rects +caravel_00020001_fill_pattern_1_7: 1280000 rects CIF output style is now "wafflefill(tiled)" - Generating output for cell caravel_00020001_fill_pattern_3_7 + Generating output for cell caravel_00020001_fill_pattern_1_7 -Magic 8.3 revision 185 - Compiled on Thu Jul 8 16:46:03 PDT 2021. +Magic 8.3 revision 192 - Compiled on Wed Jul 28 09:22:23 PDT 2021. Starting magic under Tcl interpreter Using the terminal as the console. Using NULL graphics device. @@ -19255,7 +19268,7 @@ site.def: In custom site.def... Sourcing design .magicrc for technology sky130A ... 2 Magic internal units = 1 Lambda -Input style sky130(): scaleFactor=2, multiplier=2 +Input style sky130(vendor): scaleFactor=2, multiplier=2 Scaled tech values by 2 / 1 to match internal grid scaling Loading sky130A Device Generator Menu ... Loading "/mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag/generate_fill_dist.tcl" from command line. @@ -19359,7 +19372,7 @@ CIF output style is now "wafflefill(tiled)" Generating output for cell caravel_00020001_fill_pattern_0_7 -Magic 8.3 revision 185 - Compiled on Thu Jul 8 16:46:03 PDT 2021. +Magic 8.3 revision 192 - Compiled on Wed Jul 28 09:22:23 PDT 2021. Starting magic under Tcl interpreter Using the terminal as the console. Using NULL graphics device. @@ -19369,7 +19382,579 @@ site.def: In custom site.def... Sourcing design .magicrc for technology sky130A ... 2 Magic internal units = 1 Lambda -Input style sky130(): scaleFactor=2, multiplier=2 +Input style sky130(vendor): scaleFactor=2, multiplier=2 +Scaled tech values by 2 / 1 to match internal grid scaling +Loading sky130A Device Generator Menu ... +Loading "/mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag/generate_fill_dist.tcl" from command line. +caravel_00020001_fill_pattern_0_3: 10000 rects +caravel_00020001_fill_pattern_0_3: 20000 rects +caravel_00020001_fill_pattern_0_3: 30000 rects +caravel_00020001_fill_pattern_0_3: 40000 rects +caravel_00020001_fill_pattern_0_3: 50000 rects +caravel_00020001_fill_pattern_0_3: 60000 rects +caravel_00020001_fill_pattern_0_3: 70000 rects +caravel_00020001_fill_pattern_0_3: 80000 rects +caravel_00020001_fill_pattern_0_3: 90000 rects +caravel_00020001_fill_pattern_0_3: 100000 rects +caravel_00020001_fill_pattern_0_3: 110000 rects +caravel_00020001_fill_pattern_0_3: 120000 rects +caravel_00020001_fill_pattern_0_3: 130000 rects +caravel_00020001_fill_pattern_0_3: 140000 rects +caravel_00020001_fill_pattern_0_3: 150000 rects +caravel_00020001_fill_pattern_0_3: 160000 rects +caravel_00020001_fill_pattern_0_3: 170000 rects +caravel_00020001_fill_pattern_0_3: 180000 rects +caravel_00020001_fill_pattern_0_3: 190000 rects +caravel_00020001_fill_pattern_0_3: 200000 rects +caravel_00020001_fill_pattern_0_3: 210000 rects +caravel_00020001_fill_pattern_0_3: 220000 rects +caravel_00020001_fill_pattern_0_3: 230000 rects +caravel_00020001_fill_pattern_0_3: 240000 rects +caravel_00020001_fill_pattern_0_3: 250000 rects +caravel_00020001_fill_pattern_0_3: 260000 rects +caravel_00020001_fill_pattern_0_3: 270000 rects +caravel_00020001_fill_pattern_0_3: 280000 rects +caravel_00020001_fill_pattern_0_3: 290000 rects +caravel_00020001_fill_pattern_0_3: 300000 rects +caravel_00020001_fill_pattern_0_3: 310000 rects +caravel_00020001_fill_pattern_0_3: 320000 rects +caravel_00020001_fill_pattern_0_3: 330000 rects +caravel_00020001_fill_pattern_0_3: 340000 rects +caravel_00020001_fill_pattern_0_3: 350000 rects +caravel_00020001_fill_pattern_0_3: 360000 rects +caravel_00020001_fill_pattern_0_3: 370000 rects +caravel_00020001_fill_pattern_0_3: 380000 rects +caravel_00020001_fill_pattern_0_3: 390000 rects +caravel_00020001_fill_pattern_0_3: 400000 rects +caravel_00020001_fill_pattern_0_3: 410000 rects +caravel_00020001_fill_pattern_0_3: 420000 rects +caravel_00020001_fill_pattern_0_3: 430000 rects +caravel_00020001_fill_pattern_0_3: 440000 rects +caravel_00020001_fill_pattern_0_3: 450000 rects +caravel_00020001_fill_pattern_0_3: 460000 rects +caravel_00020001_fill_pattern_0_3: 470000 rects +caravel_00020001_fill_pattern_0_3: 480000 rects +caravel_00020001_fill_pattern_0_3: 490000 rects +caravel_00020001_fill_pattern_0_3: 500000 rects +caravel_00020001_fill_pattern_0_3: 510000 rects +caravel_00020001_fill_pattern_0_3: 520000 rects +caravel_00020001_fill_pattern_0_3: 530000 rects +caravel_00020001_fill_pattern_0_3: 540000 rects +caravel_00020001_fill_pattern_0_3: 550000 rects +caravel_00020001_fill_pattern_0_3: 560000 rects +caravel_00020001_fill_pattern_0_3: 570000 rects +caravel_00020001_fill_pattern_0_3: 580000 rects +caravel_00020001_fill_pattern_0_3: 590000 rects +caravel_00020001_fill_pattern_0_3: 600000 rects +caravel_00020001_fill_pattern_0_3: 610000 rects +caravel_00020001_fill_pattern_0_3: 620000 rects +caravel_00020001_fill_pattern_0_3: 630000 rects +caravel_00020001_fill_pattern_0_3: 640000 rects +caravel_00020001_fill_pattern_0_3: 650000 rects +caravel_00020001_fill_pattern_0_3: 660000 rects +caravel_00020001_fill_pattern_0_3: 670000 rects +caravel_00020001_fill_pattern_0_3: 680000 rects +caravel_00020001_fill_pattern_0_3: 690000 rects +caravel_00020001_fill_pattern_0_3: 700000 rects +caravel_00020001_fill_pattern_0_3: 710000 rects +caravel_00020001_fill_pattern_0_3: 720000 rects +caravel_00020001_fill_pattern_0_3: 730000 rects +caravel_00020001_fill_pattern_0_3: 740000 rects +caravel_00020001_fill_pattern_0_3: 750000 rects +caravel_00020001_fill_pattern_0_3: 760000 rects +caravel_00020001_fill_pattern_0_3: 770000 rects +caravel_00020001_fill_pattern_0_3: 780000 rects +caravel_00020001_fill_pattern_0_3: 790000 rects +caravel_00020001_fill_pattern_0_3: 800000 rects +caravel_00020001_fill_pattern_0_3: 810000 rects +caravel_00020001_fill_pattern_0_3: 820000 rects +caravel_00020001_fill_pattern_0_3: 830000 rects +caravel_00020001_fill_pattern_0_3: 840000 rects +caravel_00020001_fill_pattern_0_3: 850000 rects +caravel_00020001_fill_pattern_0_3: 860000 rects +caravel_00020001_fill_pattern_0_3: 870000 rects +caravel_00020001_fill_pattern_0_3: 880000 rects +caravel_00020001_fill_pattern_0_3: 890000 rects +caravel_00020001_fill_pattern_0_3: 900000 rects +caravel_00020001_fill_pattern_0_3: 910000 rects +caravel_00020001_fill_pattern_0_3: 920000 rects +caravel_00020001_fill_pattern_0_3: 930000 rects +caravel_00020001_fill_pattern_0_3: 940000 rects +caravel_00020001_fill_pattern_0_3: 950000 rects +caravel_00020001_fill_pattern_0_3: 960000 rects +caravel_00020001_fill_pattern_0_3: 970000 rects +caravel_00020001_fill_pattern_0_3: 980000 rects +caravel_00020001_fill_pattern_0_3: 990000 rects +caravel_00020001_fill_pattern_0_3: 1000000 rects +caravel_00020001_fill_pattern_0_3: 1010000 rects +caravel_00020001_fill_pattern_0_3: 1020000 rects +caravel_00020001_fill_pattern_0_3: 1030000 rects +caravel_00020001_fill_pattern_0_3: 1040000 rects +caravel_00020001_fill_pattern_0_3: 1050000 rects +caravel_00020001_fill_pattern_0_3: 1060000 rects +caravel_00020001_fill_pattern_0_3: 1070000 rects +caravel_00020001_fill_pattern_0_3: 1080000 rects +caravel_00020001_fill_pattern_0_3: 1090000 rects +caravel_00020001_fill_pattern_0_3: 1100000 rects +caravel_00020001_fill_pattern_0_3: 1110000 rects +caravel_00020001_fill_pattern_0_3: 1120000 rects +caravel_00020001_fill_pattern_0_3: 1130000 rects +caravel_00020001_fill_pattern_0_3: 1140000 rects +caravel_00020001_fill_pattern_0_3: 1150000 rects +caravel_00020001_fill_pattern_0_3: 1160000 rects +caravel_00020001_fill_pattern_0_3: 1170000 rects +caravel_00020001_fill_pattern_0_3: 1180000 rects +caravel_00020001_fill_pattern_0_3: 1190000 rects +caravel_00020001_fill_pattern_0_3: 1200000 rects +CIF output style is now "wafflefill(tiled)" + Generating output for cell caravel_00020001_fill_pattern_0_3 + +Magic 8.3 revision 192 - Compiled on Wed Jul 28 09:22:23 PDT 2021. +Starting magic under Tcl interpreter +Using the terminal as the console. +Using NULL graphics device. +site.pre: In custom site.pre... +site.pre: altered 'path sys' to: . $CAD_ROOT/magic/sys/ef-lib-magic/sys/style $CAD_ROOT/magic/sys $CAD_ROOT/magic/sys/current +Processing system .magicrc file +site.def: In custom site.def... +Sourcing design .magicrc for technology sky130A ... +2 Magic internal units = 1 Lambda +Input style sky130(vendor): scaleFactor=2, multiplier=2 +Scaled tech values by 2 / 1 to match internal grid scaling +Loading sky130A Device Generator Menu ... +Loading "/mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag/generate_fill_dist.tcl" from command line. +caravel_00020001_fill_pattern_1_4: 10000 rects +caravel_00020001_fill_pattern_1_4: 20000 rects +caravel_00020001_fill_pattern_1_4: 30000 rects +caravel_00020001_fill_pattern_1_4: 40000 rects +caravel_00020001_fill_pattern_1_4: 50000 rects +caravel_00020001_fill_pattern_1_4: 60000 rects +caravel_00020001_fill_pattern_1_4: 70000 rects +caravel_00020001_fill_pattern_1_4: 80000 rects +caravel_00020001_fill_pattern_1_4: 90000 rects +caravel_00020001_fill_pattern_1_4: 100000 rects +caravel_00020001_fill_pattern_1_4: 110000 rects +CIF output style is now "wafflefill(tiled)" + Generating output for cell caravel_00020001_fill_pattern_1_4 + +Magic 8.3 revision 192 - Compiled on Wed Jul 28 09:22:23 PDT 2021. +Starting magic under Tcl interpreter +Using the terminal as the console. +Using NULL graphics device. +site.pre: In custom site.pre... +site.pre: altered 'path sys' to: . $CAD_ROOT/magic/sys/ef-lib-magic/sys/style $CAD_ROOT/magic/sys $CAD_ROOT/magic/sys/current +Processing system .magicrc file +site.def: In custom site.def... +Sourcing design .magicrc for technology sky130A ... +2 Magic internal units = 1 Lambda +Input style sky130(vendor): scaleFactor=2, multiplier=2 +Scaled tech values by 2 / 1 to match internal grid scaling +Loading sky130A Device Generator Menu ... +Loading "/mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag/generate_fill_dist.tcl" from command line. +caravel_00020001_fill_pattern_1_5: 10000 rects +caravel_00020001_fill_pattern_1_5: 20000 rects +caravel_00020001_fill_pattern_1_5: 30000 rects +caravel_00020001_fill_pattern_1_5: 40000 rects +caravel_00020001_fill_pattern_1_5: 50000 rects +caravel_00020001_fill_pattern_1_5: 60000 rects +caravel_00020001_fill_pattern_1_5: 70000 rects +caravel_00020001_fill_pattern_1_5: 80000 rects +caravel_00020001_fill_pattern_1_5: 90000 rects +caravel_00020001_fill_pattern_1_5: 100000 rects +caravel_00020001_fill_pattern_1_5: 110000 rects +CIF output style is now "wafflefill(tiled)" + Generating output for cell caravel_00020001_fill_pattern_1_5 + +Magic 8.3 revision 192 - Compiled on Wed Jul 28 09:22:23 PDT 2021. +Starting magic under Tcl interpreter +Using the terminal as the console. +Using NULL graphics device. +site.pre: In custom site.pre... +site.pre: altered 'path sys' to: . $CAD_ROOT/magic/sys/ef-lib-magic/sys/style $CAD_ROOT/magic/sys $CAD_ROOT/magic/sys/current +Processing system .magicrc file +site.def: In custom site.def... +Sourcing design .magicrc for technology sky130A ... +2 Magic internal units = 1 Lambda +Input style sky130(vendor): scaleFactor=2, multiplier=2 +Scaled tech values by 2 / 1 to match internal grid scaling +Loading sky130A Device Generator Menu ... +Loading "/mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag/generate_fill_dist.tcl" from command line. +caravel_00020001_fill_pattern_1_3: 10000 rects +caravel_00020001_fill_pattern_1_3: 20000 rects +caravel_00020001_fill_pattern_1_3: 30000 rects +caravel_00020001_fill_pattern_1_3: 40000 rects +caravel_00020001_fill_pattern_1_3: 50000 rects +caravel_00020001_fill_pattern_1_3: 60000 rects +caravel_00020001_fill_pattern_1_3: 70000 rects +caravel_00020001_fill_pattern_1_3: 80000 rects +caravel_00020001_fill_pattern_1_3: 90000 rects +caravel_00020001_fill_pattern_1_3: 100000 rects +caravel_00020001_fill_pattern_1_3: 110000 rects +CIF output style is now "wafflefill(tiled)" + Generating output for cell caravel_00020001_fill_pattern_1_3 + +Magic 8.3 revision 192 - Compiled on Wed Jul 28 09:22:23 PDT 2021. +Starting magic under Tcl interpreter +Using the terminal as the console. +Using NULL graphics device. +site.pre: In custom site.pre... +site.pre: altered 'path sys' to: . $CAD_ROOT/magic/sys/ef-lib-magic/sys/style $CAD_ROOT/magic/sys $CAD_ROOT/magic/sys/current +Processing system .magicrc file +site.def: In custom site.def... +Sourcing design .magicrc for technology sky130A ... +2 Magic internal units = 1 Lambda +Input style sky130(vendor): scaleFactor=2, multiplier=2 +Scaled tech values by 2 / 1 to match internal grid scaling +Loading sky130A Device Generator Menu ... +Loading "/mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag/generate_fill_dist.tcl" from command line. +caravel_00020001_fill_pattern_4_6: 10000 rects +caravel_00020001_fill_pattern_4_6: 20000 rects +caravel_00020001_fill_pattern_4_6: 30000 rects +caravel_00020001_fill_pattern_4_6: 40000 rects +caravel_00020001_fill_pattern_4_6: 50000 rects +caravel_00020001_fill_pattern_4_6: 60000 rects +caravel_00020001_fill_pattern_4_6: 70000 rects +caravel_00020001_fill_pattern_4_6: 80000 rects +caravel_00020001_fill_pattern_4_6: 90000 rects +caravel_00020001_fill_pattern_4_6: 100000 rects +caravel_00020001_fill_pattern_4_6: 110000 rects +caravel_00020001_fill_pattern_4_6: 120000 rects +caravel_00020001_fill_pattern_4_6: 130000 rects +caravel_00020001_fill_pattern_4_6: 140000 rects +caravel_00020001_fill_pattern_4_6: 150000 rects +caravel_00020001_fill_pattern_4_6: 160000 rects +caravel_00020001_fill_pattern_4_6: 170000 rects +caravel_00020001_fill_pattern_4_6: 180000 rects +caravel_00020001_fill_pattern_4_6: 190000 rects +caravel_00020001_fill_pattern_4_6: 200000 rects +caravel_00020001_fill_pattern_4_6: 210000 rects +caravel_00020001_fill_pattern_4_6: 220000 rects +caravel_00020001_fill_pattern_4_6: 230000 rects +caravel_00020001_fill_pattern_4_6: 240000 rects +caravel_00020001_fill_pattern_4_6: 250000 rects +caravel_00020001_fill_pattern_4_6: 260000 rects +caravel_00020001_fill_pattern_4_6: 270000 rects +caravel_00020001_fill_pattern_4_6: 280000 rects +caravel_00020001_fill_pattern_4_6: 290000 rects +caravel_00020001_fill_pattern_4_6: 300000 rects +caravel_00020001_fill_pattern_4_6: 310000 rects +caravel_00020001_fill_pattern_4_6: 320000 rects +caravel_00020001_fill_pattern_4_6: 330000 rects +caravel_00020001_fill_pattern_4_6: 340000 rects +caravel_00020001_fill_pattern_4_6: 350000 rects +caravel_00020001_fill_pattern_4_6: 360000 rects +caravel_00020001_fill_pattern_4_6: 370000 rects +caravel_00020001_fill_pattern_4_6: 380000 rects +caravel_00020001_fill_pattern_4_6: 390000 rects +caravel_00020001_fill_pattern_4_6: 400000 rects +caravel_00020001_fill_pattern_4_6: 410000 rects +caravel_00020001_fill_pattern_4_6: 420000 rects +caravel_00020001_fill_pattern_4_6: 430000 rects +caravel_00020001_fill_pattern_4_6: 440000 rects +caravel_00020001_fill_pattern_4_6: 450000 rects +caravel_00020001_fill_pattern_4_6: 460000 rects +caravel_00020001_fill_pattern_4_6: 470000 rects +caravel_00020001_fill_pattern_4_6: 480000 rects +caravel_00020001_fill_pattern_4_6: 490000 rects +caravel_00020001_fill_pattern_4_6: 500000 rects +caravel_00020001_fill_pattern_4_6: 510000 rects +caravel_00020001_fill_pattern_4_6: 520000 rects +caravel_00020001_fill_pattern_4_6: 530000 rects +caravel_00020001_fill_pattern_4_6: 540000 rects +caravel_00020001_fill_pattern_4_6: 550000 rects +caravel_00020001_fill_pattern_4_6: 560000 rects +caravel_00020001_fill_pattern_4_6: 570000 rects +caravel_00020001_fill_pattern_4_6: 580000 rects +caravel_00020001_fill_pattern_4_6: 590000 rects +caravel_00020001_fill_pattern_4_6: 600000 rects +caravel_00020001_fill_pattern_4_6: 610000 rects +caravel_00020001_fill_pattern_4_6: 620000 rects +caravel_00020001_fill_pattern_4_6: 630000 rects +caravel_00020001_fill_pattern_4_6: 640000 rects +caravel_00020001_fill_pattern_4_6: 650000 rects +caravel_00020001_fill_pattern_4_6: 660000 rects +caravel_00020001_fill_pattern_4_6: 670000 rects +caravel_00020001_fill_pattern_4_6: 680000 rects +caravel_00020001_fill_pattern_4_6: 690000 rects +caravel_00020001_fill_pattern_4_6: 700000 rects +caravel_00020001_fill_pattern_4_6: 710000 rects +caravel_00020001_fill_pattern_4_6: 720000 rects +caravel_00020001_fill_pattern_4_6: 730000 rects +caravel_00020001_fill_pattern_4_6: 740000 rects +caravel_00020001_fill_pattern_4_6: 750000 rects +caravel_00020001_fill_pattern_4_6: 760000 rects +caravel_00020001_fill_pattern_4_6: 770000 rects +caravel_00020001_fill_pattern_4_6: 780000 rects +caravel_00020001_fill_pattern_4_6: 790000 rects +CIF output style is now "wafflefill(tiled)" + Generating output for cell caravel_00020001_fill_pattern_4_6 + +Magic 8.3 revision 192 - Compiled on Wed Jul 28 09:22:23 PDT 2021. +Starting magic under Tcl interpreter +Using the terminal as the console. +Using NULL graphics device. +site.pre: In custom site.pre... +site.pre: altered 'path sys' to: . $CAD_ROOT/magic/sys/ef-lib-magic/sys/style $CAD_ROOT/magic/sys $CAD_ROOT/magic/sys/current +Processing system .magicrc file +site.def: In custom site.def... +Sourcing design .magicrc for technology sky130A ... +2 Magic internal units = 1 Lambda +Input style sky130(vendor): scaleFactor=2, multiplier=2 +Scaled tech values by 2 / 1 to match internal grid scaling +Loading sky130A Device Generator Menu ... +Loading "/mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag/generate_fill_dist.tcl" from command line. +caravel_00020001_fill_pattern_4_3: 10000 rects +caravel_00020001_fill_pattern_4_3: 20000 rects +caravel_00020001_fill_pattern_4_3: 30000 rects +caravel_00020001_fill_pattern_4_3: 40000 rects +caravel_00020001_fill_pattern_4_3: 50000 rects +caravel_00020001_fill_pattern_4_3: 60000 rects +caravel_00020001_fill_pattern_4_3: 70000 rects +caravel_00020001_fill_pattern_4_3: 80000 rects +caravel_00020001_fill_pattern_4_3: 90000 rects +caravel_00020001_fill_pattern_4_3: 100000 rects +caravel_00020001_fill_pattern_4_3: 110000 rects +caravel_00020001_fill_pattern_4_3: 120000 rects +caravel_00020001_fill_pattern_4_3: 130000 rects +caravel_00020001_fill_pattern_4_3: 140000 rects +caravel_00020001_fill_pattern_4_3: 150000 rects +caravel_00020001_fill_pattern_4_3: 160000 rects +caravel_00020001_fill_pattern_4_3: 170000 rects +caravel_00020001_fill_pattern_4_3: 180000 rects +caravel_00020001_fill_pattern_4_3: 190000 rects +caravel_00020001_fill_pattern_4_3: 200000 rects +caravel_00020001_fill_pattern_4_3: 210000 rects +caravel_00020001_fill_pattern_4_3: 220000 rects +caravel_00020001_fill_pattern_4_3: 230000 rects +caravel_00020001_fill_pattern_4_3: 240000 rects +caravel_00020001_fill_pattern_4_3: 250000 rects +caravel_00020001_fill_pattern_4_3: 260000 rects +caravel_00020001_fill_pattern_4_3: 270000 rects +caravel_00020001_fill_pattern_4_3: 280000 rects +caravel_00020001_fill_pattern_4_3: 290000 rects +caravel_00020001_fill_pattern_4_3: 300000 rects +caravel_00020001_fill_pattern_4_3: 310000 rects +caravel_00020001_fill_pattern_4_3: 320000 rects +caravel_00020001_fill_pattern_4_3: 330000 rects +caravel_00020001_fill_pattern_4_3: 340000 rects +caravel_00020001_fill_pattern_4_3: 350000 rects +caravel_00020001_fill_pattern_4_3: 360000 rects +caravel_00020001_fill_pattern_4_3: 370000 rects +caravel_00020001_fill_pattern_4_3: 380000 rects +caravel_00020001_fill_pattern_4_3: 390000 rects +caravel_00020001_fill_pattern_4_3: 400000 rects +caravel_00020001_fill_pattern_4_3: 410000 rects +caravel_00020001_fill_pattern_4_3: 420000 rects +caravel_00020001_fill_pattern_4_3: 430000 rects +caravel_00020001_fill_pattern_4_3: 440000 rects +caravel_00020001_fill_pattern_4_3: 450000 rects +caravel_00020001_fill_pattern_4_3: 460000 rects +caravel_00020001_fill_pattern_4_3: 470000 rects +caravel_00020001_fill_pattern_4_3: 480000 rects +caravel_00020001_fill_pattern_4_3: 490000 rects +caravel_00020001_fill_pattern_4_3: 500000 rects +caravel_00020001_fill_pattern_4_3: 510000 rects +caravel_00020001_fill_pattern_4_3: 520000 rects +caravel_00020001_fill_pattern_4_3: 530000 rects +caravel_00020001_fill_pattern_4_3: 540000 rects +caravel_00020001_fill_pattern_4_3: 550000 rects +caravel_00020001_fill_pattern_4_3: 560000 rects +caravel_00020001_fill_pattern_4_3: 570000 rects +caravel_00020001_fill_pattern_4_3: 580000 rects +caravel_00020001_fill_pattern_4_3: 590000 rects +caravel_00020001_fill_pattern_4_3: 600000 rects +caravel_00020001_fill_pattern_4_3: 610000 rects +caravel_00020001_fill_pattern_4_3: 620000 rects +caravel_00020001_fill_pattern_4_3: 630000 rects +caravel_00020001_fill_pattern_4_3: 640000 rects +caravel_00020001_fill_pattern_4_3: 650000 rects +caravel_00020001_fill_pattern_4_3: 660000 rects +caravel_00020001_fill_pattern_4_3: 670000 rects +caravel_00020001_fill_pattern_4_3: 680000 rects +caravel_00020001_fill_pattern_4_3: 690000 rects +caravel_00020001_fill_pattern_4_3: 700000 rects +caravel_00020001_fill_pattern_4_3: 710000 rects +CIF output style is now "wafflefill(tiled)" + Generating output for cell caravel_00020001_fill_pattern_4_3 + +Magic 8.3 revision 192 - Compiled on Wed Jul 28 09:22:23 PDT 2021. +Starting magic under Tcl interpreter +Using the terminal as the console. +Using NULL graphics device. +site.pre: In custom site.pre... +site.pre: altered 'path sys' to: . $CAD_ROOT/magic/sys/ef-lib-magic/sys/style $CAD_ROOT/magic/sys $CAD_ROOT/magic/sys/current +Processing system .magicrc file +site.def: In custom site.def... +Sourcing design .magicrc for technology sky130A ... +2 Magic internal units = 1 Lambda +Input style sky130(vendor): scaleFactor=2, multiplier=2 +Scaled tech values by 2 / 1 to match internal grid scaling +Loading sky130A Device Generator Menu ... +Loading "/mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag/generate_fill_dist.tcl" from command line. +caravel_00020001_fill_pattern_4_5: 10000 rects +caravel_00020001_fill_pattern_4_5: 20000 rects +caravel_00020001_fill_pattern_4_5: 30000 rects +caravel_00020001_fill_pattern_4_5: 40000 rects +caravel_00020001_fill_pattern_4_5: 50000 rects +caravel_00020001_fill_pattern_4_5: 60000 rects +caravel_00020001_fill_pattern_4_5: 70000 rects +caravel_00020001_fill_pattern_4_5: 80000 rects +caravel_00020001_fill_pattern_4_5: 90000 rects +caravel_00020001_fill_pattern_4_5: 100000 rects +caravel_00020001_fill_pattern_4_5: 110000 rects +caravel_00020001_fill_pattern_4_5: 120000 rects +caravel_00020001_fill_pattern_4_5: 130000 rects +caravel_00020001_fill_pattern_4_5: 140000 rects +caravel_00020001_fill_pattern_4_5: 150000 rects +caravel_00020001_fill_pattern_4_5: 160000 rects +caravel_00020001_fill_pattern_4_5: 170000 rects +caravel_00020001_fill_pattern_4_5: 180000 rects +caravel_00020001_fill_pattern_4_5: 190000 rects +caravel_00020001_fill_pattern_4_5: 200000 rects +caravel_00020001_fill_pattern_4_5: 210000 rects +caravel_00020001_fill_pattern_4_5: 220000 rects +caravel_00020001_fill_pattern_4_5: 230000 rects +caravel_00020001_fill_pattern_4_5: 240000 rects +caravel_00020001_fill_pattern_4_5: 250000 rects +caravel_00020001_fill_pattern_4_5: 260000 rects +caravel_00020001_fill_pattern_4_5: 270000 rects +caravel_00020001_fill_pattern_4_5: 280000 rects +caravel_00020001_fill_pattern_4_5: 290000 rects +caravel_00020001_fill_pattern_4_5: 300000 rects +caravel_00020001_fill_pattern_4_5: 310000 rects +caravel_00020001_fill_pattern_4_5: 320000 rects +caravel_00020001_fill_pattern_4_5: 330000 rects +caravel_00020001_fill_pattern_4_5: 340000 rects +caravel_00020001_fill_pattern_4_5: 350000 rects +caravel_00020001_fill_pattern_4_5: 360000 rects +caravel_00020001_fill_pattern_4_5: 370000 rects +caravel_00020001_fill_pattern_4_5: 380000 rects +caravel_00020001_fill_pattern_4_5: 390000 rects +caravel_00020001_fill_pattern_4_5: 400000 rects +caravel_00020001_fill_pattern_4_5: 410000 rects +caravel_00020001_fill_pattern_4_5: 420000 rects +caravel_00020001_fill_pattern_4_5: 430000 rects +caravel_00020001_fill_pattern_4_5: 440000 rects +caravel_00020001_fill_pattern_4_5: 450000 rects +caravel_00020001_fill_pattern_4_5: 460000 rects +caravel_00020001_fill_pattern_4_5: 470000 rects +caravel_00020001_fill_pattern_4_5: 480000 rects +caravel_00020001_fill_pattern_4_5: 490000 rects +caravel_00020001_fill_pattern_4_5: 500000 rects +caravel_00020001_fill_pattern_4_5: 510000 rects +caravel_00020001_fill_pattern_4_5: 520000 rects +caravel_00020001_fill_pattern_4_5: 530000 rects +caravel_00020001_fill_pattern_4_5: 540000 rects +caravel_00020001_fill_pattern_4_5: 550000 rects +caravel_00020001_fill_pattern_4_5: 560000 rects +caravel_00020001_fill_pattern_4_5: 570000 rects +caravel_00020001_fill_pattern_4_5: 580000 rects +caravel_00020001_fill_pattern_4_5: 590000 rects +caravel_00020001_fill_pattern_4_5: 600000 rects +caravel_00020001_fill_pattern_4_5: 610000 rects +caravel_00020001_fill_pattern_4_5: 620000 rects +caravel_00020001_fill_pattern_4_5: 630000 rects +caravel_00020001_fill_pattern_4_5: 640000 rects +caravel_00020001_fill_pattern_4_5: 650000 rects +caravel_00020001_fill_pattern_4_5: 660000 rects +caravel_00020001_fill_pattern_4_5: 670000 rects +caravel_00020001_fill_pattern_4_5: 680000 rects +caravel_00020001_fill_pattern_4_5: 690000 rects +caravel_00020001_fill_pattern_4_5: 700000 rects +caravel_00020001_fill_pattern_4_5: 710000 rects +caravel_00020001_fill_pattern_4_5: 720000 rects +caravel_00020001_fill_pattern_4_5: 730000 rects +caravel_00020001_fill_pattern_4_5: 740000 rects +caravel_00020001_fill_pattern_4_5: 750000 rects +caravel_00020001_fill_pattern_4_5: 760000 rects +caravel_00020001_fill_pattern_4_5: 770000 rects +caravel_00020001_fill_pattern_4_5: 780000 rects +caravel_00020001_fill_pattern_4_5: 790000 rects +caravel_00020001_fill_pattern_4_5: 800000 rects +caravel_00020001_fill_pattern_4_5: 810000 rects +caravel_00020001_fill_pattern_4_5: 820000 rects +caravel_00020001_fill_pattern_4_5: 830000 rects +caravel_00020001_fill_pattern_4_5: 840000 rects +caravel_00020001_fill_pattern_4_5: 850000 rects +caravel_00020001_fill_pattern_4_5: 860000 rects +caravel_00020001_fill_pattern_4_5: 870000 rects +caravel_00020001_fill_pattern_4_5: 880000 rects +caravel_00020001_fill_pattern_4_5: 890000 rects +CIF output style is now "wafflefill(tiled)" + Generating output for cell caravel_00020001_fill_pattern_4_5 + +caravel_00020001_fill_pattern_0_5: 1560000 rects +caravel_00020001_fill_pattern_0_5: 1570000 rects +caravel_00020001_fill_pattern_0_5: 1580000 rects +caravel_00020001_fill_pattern_0_5: 1590000 rects +caravel_00020001_fill_pattern_0_5: 1600000 rects +caravel_00020001_fill_pattern_0_5: 1610000 rects +caravel_00020001_fill_pattern_0_5: 1620000 rects +caravel_00020001_fill_pattern_0_5: 1630000 rects +caravel_00020001_fill_pattern_0_5: 1640000 rects +caravel_00020001_fill_pattern_0_5: 1650000 rects +caravel_00020001_fill_pattern_0_5: 1660000 rects +caravel_00020001_fill_pattern_0_5: 1670000 rects +caravel_00020001_fill_pattern_0_5: 1680000 rects +caravel_00020001_fill_pattern_0_5: 1690000 rects +caravel_00020001_fill_pattern_0_5: 1700000 rects +caravel_00020001_fill_pattern_0_5: 1710000 rects +caravel_00020001_fill_pattern_0_5: 1720000 rects +caravel_00020001_fill_pattern_0_5: 1730000 rects +caravel_00020001_fill_pattern_0_5: 1740000 rects +caravel_00020001_fill_pattern_0_5: 1750000 rects +caravel_00020001_fill_pattern_0_5: 1760000 rects +caravel_00020001_fill_pattern_0_5: 1770000 rects +caravel_00020001_fill_pattern_0_5: 1780000 rects +caravel_00020001_fill_pattern_0_5: 1790000 rects +caravel_00020001_fill_pattern_0_5: 1800000 rects +caravel_00020001_fill_pattern_0_5: 1810000 rects +caravel_00020001_fill_pattern_0_5: 1820000 rects +caravel_00020001_fill_pattern_0_5: 1830000 rects +CIF output style is now "wafflefill(tiled)" + Generating output for cell caravel_00020001_fill_pattern_0_5 + +Magic 8.3 revision 192 - Compiled on Wed Jul 28 09:22:23 PDT 2021. +Starting magic under Tcl interpreter +Using the terminal as the console. +Using NULL graphics device. +site.pre: In custom site.pre... +site.pre: altered 'path sys' to: . $CAD_ROOT/magic/sys/ef-lib-magic/sys/style $CAD_ROOT/magic/sys $CAD_ROOT/magic/sys/current +Processing system .magicrc file +site.def: In custom site.def... +Sourcing design .magicrc for technology sky130A ... +2 Magic internal units = 1 Lambda +Input style sky130(vendor): scaleFactor=2, multiplier=2 +Scaled tech values by 2 / 1 to match internal grid scaling +Loading sky130A Device Generator Menu ... +Loading "/mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag/generate_fill_dist.tcl" from command line. +caravel_00020001_fill_pattern_3_3: 10000 rects +caravel_00020001_fill_pattern_3_3: 20000 rects +caravel_00020001_fill_pattern_3_3: 30000 rects +caravel_00020001_fill_pattern_3_3: 40000 rects +caravel_00020001_fill_pattern_3_3: 50000 rects +caravel_00020001_fill_pattern_3_3: 60000 rects +caravel_00020001_fill_pattern_3_3: 70000 rects +caravel_00020001_fill_pattern_3_3: 80000 rects +caravel_00020001_fill_pattern_3_3: 90000 rects +caravel_00020001_fill_pattern_3_3: 100000 rects +caravel_00020001_fill_pattern_3_3: 110000 rects +caravel_00020001_fill_pattern_3_3: 120000 rects +caravel_00020001_fill_pattern_3_3: 130000 rects +CIF output style is now "wafflefill(tiled)" + Generating output for cell caravel_00020001_fill_pattern_3_3 + +Magic 8.3 revision 192 - Compiled on Wed Jul 28 09:22:23 PDT 2021. +Starting magic under Tcl interpreter +Using the terminal as the console. +Using NULL graphics device. +site.pre: In custom site.pre... +site.pre: altered 'path sys' to: . $CAD_ROOT/magic/sys/ef-lib-magic/sys/style $CAD_ROOT/magic/sys $CAD_ROOT/magic/sys/current +Processing system .magicrc file +site.def: In custom site.def... +Sourcing design .magicrc for technology sky130A ... +2 Magic internal units = 1 Lambda +Input style sky130(vendor): scaleFactor=2, multiplier=2 Scaled tech values by 2 / 1 to match internal grid scaling Loading sky130A Device Generator Menu ... Loading "/mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag/generate_fill_dist.tcl" from command line. @@ -19497,7 +20082,7 @@ CIF output style is now "wafflefill(tiled)" Generating output for cell caravel_00020001_fill_pattern_0_6 -Magic 8.3 revision 185 - Compiled on Thu Jul 8 16:46:03 PDT 2021. +Magic 8.3 revision 192 - Compiled on Wed Jul 28 09:22:23 PDT 2021. Starting magic under Tcl interpreter Using the terminal as the console. Using NULL graphics device. @@ -19507,161 +20092,26 @@ site.def: In custom site.def... Sourcing design .magicrc for technology sky130A ... 2 Magic internal units = 1 Lambda -Input style sky130(): scaleFactor=2, multiplier=2 +Input style sky130(vendor): scaleFactor=2, multiplier=2 Scaled tech values by 2 / 1 to match internal grid scaling Loading sky130A Device Generator Menu ... Loading "/mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag/generate_fill_dist.tcl" from command line. -caravel_00020001_fill_pattern_0_3: 10000 rects -caravel_00020001_fill_pattern_0_3: 20000 rects -caravel_00020001_fill_pattern_0_3: 30000 rects -caravel_00020001_fill_pattern_0_3: 40000 rects -caravel_00020001_fill_pattern_0_3: 50000 rects -caravel_00020001_fill_pattern_0_3: 60000 rects -caravel_00020001_fill_pattern_0_3: 70000 rects -caravel_00020001_fill_pattern_0_3: 80000 rects -caravel_00020001_fill_pattern_0_3: 90000 rects -caravel_00020001_fill_pattern_0_3: 100000 rects -caravel_00020001_fill_pattern_0_3: 110000 rects -caravel_00020001_fill_pattern_0_3: 120000 rects -caravel_00020001_fill_pattern_0_3: 130000 rects -caravel_00020001_fill_pattern_0_3: 140000 rects -caravel_00020001_fill_pattern_0_3: 150000 rects -caravel_00020001_fill_pattern_0_3: 160000 rects -caravel_00020001_fill_pattern_0_3: 170000 rects -caravel_00020001_fill_pattern_0_3: 180000 rects -caravel_00020001_fill_pattern_0_3: 190000 rects -caravel_00020001_fill_pattern_0_3: 200000 rects -caravel_00020001_fill_pattern_0_3: 210000 rects -caravel_00020001_fill_pattern_0_3: 220000 rects -caravel_00020001_fill_pattern_0_3: 230000 rects -caravel_00020001_fill_pattern_0_3: 240000 rects -caravel_00020001_fill_pattern_0_3: 250000 rects -caravel_00020001_fill_pattern_0_3: 260000 rects -caravel_00020001_fill_pattern_0_3: 270000 rects -caravel_00020001_fill_pattern_0_3: 280000 rects -caravel_00020001_fill_pattern_0_3: 290000 rects -caravel_00020001_fill_pattern_0_3: 300000 rects -caravel_00020001_fill_pattern_0_3: 310000 rects -caravel_00020001_fill_pattern_0_3: 320000 rects -caravel_00020001_fill_pattern_0_3: 330000 rects -caravel_00020001_fill_pattern_0_3: 340000 rects -caravel_00020001_fill_pattern_0_3: 350000 rects -caravel_00020001_fill_pattern_0_3: 360000 rects -caravel_00020001_fill_pattern_0_3: 370000 rects -caravel_00020001_fill_pattern_0_3: 380000 rects -caravel_00020001_fill_pattern_0_3: 390000 rects -caravel_00020001_fill_pattern_0_3: 400000 rects -caravel_00020001_fill_pattern_0_3: 410000 rects -caravel_00020001_fill_pattern_0_3: 420000 rects -caravel_00020001_fill_pattern_0_3: 430000 rects -caravel_00020001_fill_pattern_0_3: 440000 rects -caravel_00020001_fill_pattern_0_3: 450000 rects -caravel_00020001_fill_pattern_0_3: 460000 rects -caravel_00020001_fill_pattern_0_3: 470000 rects -caravel_00020001_fill_pattern_0_3: 480000 rects -caravel_00020001_fill_pattern_0_3: 490000 rects -caravel_00020001_fill_pattern_0_3: 500000 rects -caravel_00020001_fill_pattern_0_3: 510000 rects -caravel_00020001_fill_pattern_0_3: 520000 rects -caravel_00020001_fill_pattern_0_3: 530000 rects -caravel_00020001_fill_pattern_0_3: 540000 rects -caravel_00020001_fill_pattern_0_3: 550000 rects -caravel_00020001_fill_pattern_0_3: 560000 rects -caravel_00020001_fill_pattern_0_3: 570000 rects -caravel_00020001_fill_pattern_0_3: 580000 rects -caravel_00020001_fill_pattern_0_3: 590000 rects -caravel_00020001_fill_pattern_0_3: 600000 rects -caravel_00020001_fill_pattern_0_3: 610000 rects -caravel_00020001_fill_pattern_0_3: 620000 rects -caravel_00020001_fill_pattern_0_3: 630000 rects -caravel_00020001_fill_pattern_0_3: 640000 rects -caravel_00020001_fill_pattern_0_3: 650000 rects -caravel_00020001_fill_pattern_0_3: 660000 rects -caravel_00020001_fill_pattern_0_3: 670000 rects -caravel_00020001_fill_pattern_0_3: 680000 rects -caravel_00020001_fill_pattern_0_3: 690000 rects -caravel_00020001_fill_pattern_0_3: 700000 rects -caravel_00020001_fill_pattern_0_3: 710000 rects -caravel_00020001_fill_pattern_0_3: 720000 rects -caravel_00020001_fill_pattern_0_3: 730000 rects -caravel_00020001_fill_pattern_0_3: 740000 rects -caravel_00020001_fill_pattern_0_3: 750000 rects -caravel_00020001_fill_pattern_0_3: 760000 rects -caravel_00020001_fill_pattern_0_3: 770000 rects -caravel_00020001_fill_pattern_0_3: 780000 rects -caravel_00020001_fill_pattern_0_3: 790000 rects -caravel_00020001_fill_pattern_0_3: 800000 rects -caravel_00020001_fill_pattern_0_3: 810000 rects -caravel_00020001_fill_pattern_0_3: 820000 rects -caravel_00020001_fill_pattern_0_3: 830000 rects -caravel_00020001_fill_pattern_0_3: 840000 rects -caravel_00020001_fill_pattern_0_3: 850000 rects -caravel_00020001_fill_pattern_0_3: 860000 rects -caravel_00020001_fill_pattern_0_3: 870000 rects -caravel_00020001_fill_pattern_0_3: 880000 rects -caravel_00020001_fill_pattern_0_3: 890000 rects -caravel_00020001_fill_pattern_0_3: 900000 rects -caravel_00020001_fill_pattern_0_3: 910000 rects -caravel_00020001_fill_pattern_0_3: 920000 rects -caravel_00020001_fill_pattern_0_3: 930000 rects -caravel_00020001_fill_pattern_0_3: 940000 rects -caravel_00020001_fill_pattern_0_3: 950000 rects -caravel_00020001_fill_pattern_0_3: 960000 rects -caravel_00020001_fill_pattern_0_3: 970000 rects -caravel_00020001_fill_pattern_0_3: 980000 rects -caravel_00020001_fill_pattern_0_3: 990000 rects -caravel_00020001_fill_pattern_0_3: 1000000 rects -caravel_00020001_fill_pattern_0_3: 1010000 rects -caravel_00020001_fill_pattern_0_3: 1020000 rects -caravel_00020001_fill_pattern_0_3: 1030000 rects -caravel_00020001_fill_pattern_0_3: 1040000 rects -caravel_00020001_fill_pattern_0_3: 1050000 rects -caravel_00020001_fill_pattern_0_3: 1060000 rects -caravel_00020001_fill_pattern_0_3: 1070000 rects -caravel_00020001_fill_pattern_0_3: 1080000 rects -caravel_00020001_fill_pattern_0_3: 1090000 rects -caravel_00020001_fill_pattern_0_3: 1100000 rects -caravel_00020001_fill_pattern_0_3: 1110000 rects -caravel_00020001_fill_pattern_0_3: 1120000 rects -caravel_00020001_fill_pattern_0_3: 1130000 rects -caravel_00020001_fill_pattern_0_3: 1140000 rects -caravel_00020001_fill_pattern_0_3: 1150000 rects -caravel_00020001_fill_pattern_0_3: 1160000 rects -caravel_00020001_fill_pattern_0_3: 1170000 rects -caravel_00020001_fill_pattern_0_3: 1180000 rects -caravel_00020001_fill_pattern_0_3: 1190000 rects -caravel_00020001_fill_pattern_0_3: 1200000 rects +caravel_00020001_fill_pattern_1_2: 10000 rects +caravel_00020001_fill_pattern_1_2: 20000 rects +caravel_00020001_fill_pattern_1_2: 30000 rects +caravel_00020001_fill_pattern_1_2: 40000 rects +caravel_00020001_fill_pattern_1_2: 50000 rects +caravel_00020001_fill_pattern_1_2: 60000 rects +caravel_00020001_fill_pattern_1_2: 70000 rects +caravel_00020001_fill_pattern_1_2: 80000 rects +caravel_00020001_fill_pattern_1_2: 90000 rects +caravel_00020001_fill_pattern_1_2: 100000 rects +caravel_00020001_fill_pattern_1_2: 110000 rects +caravel_00020001_fill_pattern_1_2: 120000 rects CIF output style is now "wafflefill(tiled)" - Generating output for cell caravel_00020001_fill_pattern_0_3 + Generating output for cell caravel_00020001_fill_pattern_1_2 -caravel_00020001_fill_pattern_0_4: 1560000 rects -caravel_00020001_fill_pattern_0_4: 1570000 rects -caravel_00020001_fill_pattern_0_4: 1580000 rects -caravel_00020001_fill_pattern_0_4: 1590000 rects -caravel_00020001_fill_pattern_0_4: 1600000 rects -caravel_00020001_fill_pattern_0_4: 1610000 rects -caravel_00020001_fill_pattern_0_4: 1620000 rects -caravel_00020001_fill_pattern_0_4: 1630000 rects -caravel_00020001_fill_pattern_0_4: 1640000 rects -caravel_00020001_fill_pattern_0_4: 1650000 rects -caravel_00020001_fill_pattern_0_4: 1660000 rects -caravel_00020001_fill_pattern_0_4: 1670000 rects -caravel_00020001_fill_pattern_0_4: 1680000 rects -caravel_00020001_fill_pattern_0_4: 1690000 rects -caravel_00020001_fill_pattern_0_4: 1700000 rects -caravel_00020001_fill_pattern_0_4: 1710000 rects -caravel_00020001_fill_pattern_0_4: 1720000 rects -caravel_00020001_fill_pattern_0_4: 1730000 rects -caravel_00020001_fill_pattern_0_4: 1740000 rects -caravel_00020001_fill_pattern_0_4: 1750000 rects -caravel_00020001_fill_pattern_0_4: 1760000 rects -caravel_00020001_fill_pattern_0_4: 1770000 rects -caravel_00020001_fill_pattern_0_4: 1780000 rects -caravel_00020001_fill_pattern_0_4: 1790000 rects -CIF output style is now "wafflefill(tiled)" - Generating output for cell caravel_00020001_fill_pattern_0_4 - -Magic 8.3 revision 185 - Compiled on Thu Jul 8 16:46:03 PDT 2021. +Magic 8.3 revision 192 - Compiled on Wed Jul 28 09:22:23 PDT 2021. Starting magic under Tcl interpreter Using the terminal as the console. Using NULL graphics device. @@ -19671,103 +20121,7 @@ site.def: In custom site.def... Sourcing design .magicrc for technology sky130A ... 2 Magic internal units = 1 Lambda -Input style sky130(): scaleFactor=2, multiplier=2 -Scaled tech values by 2 / 1 to match internal grid scaling -Loading sky130A Device Generator Menu ... -Loading "/mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag/generate_fill_dist.tcl" from command line. -caravel_00020001_fill_pattern_4_6: 10000 rects -caravel_00020001_fill_pattern_4_6: 20000 rects -caravel_00020001_fill_pattern_4_6: 30000 rects -caravel_00020001_fill_pattern_4_6: 40000 rects -caravel_00020001_fill_pattern_4_6: 50000 rects -caravel_00020001_fill_pattern_4_6: 60000 rects -caravel_00020001_fill_pattern_4_6: 70000 rects -caravel_00020001_fill_pattern_4_6: 80000 rects -caravel_00020001_fill_pattern_4_6: 90000 rects -caravel_00020001_fill_pattern_4_6: 100000 rects -caravel_00020001_fill_pattern_4_6: 110000 rects -caravel_00020001_fill_pattern_4_6: 120000 rects -caravel_00020001_fill_pattern_4_6: 130000 rects -caravel_00020001_fill_pattern_4_6: 140000 rects -caravel_00020001_fill_pattern_4_6: 150000 rects -caravel_00020001_fill_pattern_4_6: 160000 rects -caravel_00020001_fill_pattern_4_6: 170000 rects -caravel_00020001_fill_pattern_4_6: 180000 rects -caravel_00020001_fill_pattern_4_6: 190000 rects -caravel_00020001_fill_pattern_4_6: 200000 rects -caravel_00020001_fill_pattern_4_6: 210000 rects -caravel_00020001_fill_pattern_4_6: 220000 rects -caravel_00020001_fill_pattern_4_6: 230000 rects -caravel_00020001_fill_pattern_4_6: 240000 rects -caravel_00020001_fill_pattern_4_6: 250000 rects -caravel_00020001_fill_pattern_4_6: 260000 rects -caravel_00020001_fill_pattern_4_6: 270000 rects -caravel_00020001_fill_pattern_4_6: 280000 rects -caravel_00020001_fill_pattern_4_6: 290000 rects -caravel_00020001_fill_pattern_4_6: 300000 rects -caravel_00020001_fill_pattern_4_6: 310000 rects -caravel_00020001_fill_pattern_4_6: 320000 rects -caravel_00020001_fill_pattern_4_6: 330000 rects -caravel_00020001_fill_pattern_4_6: 340000 rects -caravel_00020001_fill_pattern_4_6: 350000 rects -caravel_00020001_fill_pattern_4_6: 360000 rects -caravel_00020001_fill_pattern_4_6: 370000 rects -caravel_00020001_fill_pattern_4_6: 380000 rects -caravel_00020001_fill_pattern_4_6: 390000 rects -caravel_00020001_fill_pattern_4_6: 400000 rects -caravel_00020001_fill_pattern_4_6: 410000 rects -caravel_00020001_fill_pattern_4_6: 420000 rects -caravel_00020001_fill_pattern_4_6: 430000 rects -caravel_00020001_fill_pattern_4_6: 440000 rects -caravel_00020001_fill_pattern_4_6: 450000 rects -caravel_00020001_fill_pattern_4_6: 460000 rects -caravel_00020001_fill_pattern_4_6: 470000 rects -caravel_00020001_fill_pattern_4_6: 480000 rects -caravel_00020001_fill_pattern_4_6: 490000 rects -caravel_00020001_fill_pattern_4_6: 500000 rects -caravel_00020001_fill_pattern_4_6: 510000 rects -caravel_00020001_fill_pattern_4_6: 520000 rects -caravel_00020001_fill_pattern_4_6: 530000 rects -caravel_00020001_fill_pattern_4_6: 540000 rects -caravel_00020001_fill_pattern_4_6: 550000 rects -caravel_00020001_fill_pattern_4_6: 560000 rects -caravel_00020001_fill_pattern_4_6: 570000 rects -caravel_00020001_fill_pattern_4_6: 580000 rects -caravel_00020001_fill_pattern_4_6: 590000 rects -caravel_00020001_fill_pattern_4_6: 600000 rects -caravel_00020001_fill_pattern_4_6: 610000 rects -caravel_00020001_fill_pattern_4_6: 620000 rects -caravel_00020001_fill_pattern_4_6: 630000 rects -caravel_00020001_fill_pattern_4_6: 640000 rects -caravel_00020001_fill_pattern_4_6: 650000 rects -caravel_00020001_fill_pattern_4_6: 660000 rects -caravel_00020001_fill_pattern_4_6: 670000 rects -caravel_00020001_fill_pattern_4_6: 680000 rects -caravel_00020001_fill_pattern_4_6: 690000 rects -caravel_00020001_fill_pattern_4_6: 700000 rects -caravel_00020001_fill_pattern_4_6: 710000 rects -caravel_00020001_fill_pattern_4_6: 720000 rects -caravel_00020001_fill_pattern_4_6: 730000 rects -caravel_00020001_fill_pattern_4_6: 740000 rects -caravel_00020001_fill_pattern_4_6: 750000 rects -caravel_00020001_fill_pattern_4_6: 760000 rects -caravel_00020001_fill_pattern_4_6: 770000 rects -caravel_00020001_fill_pattern_4_6: 780000 rects -caravel_00020001_fill_pattern_4_6: 790000 rects -CIF output style is now "wafflefill(tiled)" - Generating output for cell caravel_00020001_fill_pattern_4_6 - -Magic 8.3 revision 185 - Compiled on Thu Jul 8 16:46:03 PDT 2021. -Starting magic under Tcl interpreter -Using the terminal as the console. -Using NULL graphics device. -site.pre: In custom site.pre... -site.pre: altered 'path sys' to: . $CAD_ROOT/magic/sys/ef-lib-magic/sys/style $CAD_ROOT/magic/sys $CAD_ROOT/magic/sys/current -Processing system .magicrc file -site.def: In custom site.def... -Sourcing design .magicrc for technology sky130A ... -2 Magic internal units = 1 Lambda -Input style sky130(): scaleFactor=2, multiplier=2 +Input style sky130(vendor): scaleFactor=2, multiplier=2 Scaled tech values by 2 / 1 to match internal grid scaling Loading sky130A Device Generator Menu ... Loading "/mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag/generate_fill_dist.tcl" from command line. @@ -19785,171 +20139,6 @@ CIF output style is now "wafflefill(tiled)" Generating output for cell caravel_00020001_fill_pattern_1_6 -Magic 8.3 revision 185 - Compiled on Thu Jul 8 16:46:03 PDT 2021. -Starting magic under Tcl interpreter -Using the terminal as the console. -Using NULL graphics device. -site.pre: In custom site.pre... -site.pre: altered 'path sys' to: . $CAD_ROOT/magic/sys/ef-lib-magic/sys/style $CAD_ROOT/magic/sys $CAD_ROOT/magic/sys/current -Processing system .magicrc file -site.def: In custom site.def... -Sourcing design .magicrc for technology sky130A ... -2 Magic internal units = 1 Lambda -Input style sky130(): scaleFactor=2, multiplier=2 -Scaled tech values by 2 / 1 to match internal grid scaling -Loading sky130A Device Generator Menu ... -Loading "/mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag/generate_fill_dist.tcl" from command line. -caravel_00020001_fill_pattern_1_5: 10000 rects -caravel_00020001_fill_pattern_1_5: 20000 rects -caravel_00020001_fill_pattern_1_5: 30000 rects -caravel_00020001_fill_pattern_1_5: 40000 rects -caravel_00020001_fill_pattern_1_5: 50000 rects -caravel_00020001_fill_pattern_1_5: 60000 rects -caravel_00020001_fill_pattern_1_5: 70000 rects -caravel_00020001_fill_pattern_1_5: 80000 rects -caravel_00020001_fill_pattern_1_5: 90000 rects -caravel_00020001_fill_pattern_1_5: 100000 rects -caravel_00020001_fill_pattern_1_5: 110000 rects -CIF output style is now "wafflefill(tiled)" - Generating output for cell caravel_00020001_fill_pattern_1_5 - -Magic 8.3 revision 185 - Compiled on Thu Jul 8 16:46:03 PDT 2021. -Starting magic under Tcl interpreter -Using the terminal as the console. -Using NULL graphics device. -site.pre: In custom site.pre... -site.pre: altered 'path sys' to: . $CAD_ROOT/magic/sys/ef-lib-magic/sys/style $CAD_ROOT/magic/sys $CAD_ROOT/magic/sys/current -Processing system .magicrc file -site.def: In custom site.def... -Sourcing design .magicrc for technology sky130A ... -2 Magic internal units = 1 Lambda -Input style sky130(): scaleFactor=2, multiplier=2 -Scaled tech values by 2 / 1 to match internal grid scaling -Loading sky130A Device Generator Menu ... -Loading "/mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag/generate_fill_dist.tcl" from command line. -caravel_00020001_fill_pattern_4_5: 10000 rects -caravel_00020001_fill_pattern_4_5: 20000 rects -caravel_00020001_fill_pattern_4_5: 30000 rects -caravel_00020001_fill_pattern_4_5: 40000 rects -caravel_00020001_fill_pattern_4_5: 50000 rects -caravel_00020001_fill_pattern_4_5: 60000 rects -caravel_00020001_fill_pattern_4_5: 70000 rects -caravel_00020001_fill_pattern_4_5: 80000 rects -caravel_00020001_fill_pattern_4_5: 90000 rects -caravel_00020001_fill_pattern_4_5: 100000 rects -caravel_00020001_fill_pattern_4_5: 110000 rects -caravel_00020001_fill_pattern_4_5: 120000 rects -caravel_00020001_fill_pattern_4_5: 130000 rects -caravel_00020001_fill_pattern_4_5: 140000 rects -caravel_00020001_fill_pattern_4_5: 150000 rects -caravel_00020001_fill_pattern_4_5: 160000 rects -caravel_00020001_fill_pattern_4_5: 170000 rects -caravel_00020001_fill_pattern_4_5: 180000 rects -caravel_00020001_fill_pattern_4_5: 190000 rects -caravel_00020001_fill_pattern_4_5: 200000 rects -caravel_00020001_fill_pattern_4_5: 210000 rects -caravel_00020001_fill_pattern_4_5: 220000 rects -caravel_00020001_fill_pattern_4_5: 230000 rects -caravel_00020001_fill_pattern_4_5: 240000 rects -caravel_00020001_fill_pattern_4_5: 250000 rects -caravel_00020001_fill_pattern_4_5: 260000 rects -caravel_00020001_fill_pattern_4_5: 270000 rects -caravel_00020001_fill_pattern_4_5: 280000 rects -caravel_00020001_fill_pattern_4_5: 290000 rects -caravel_00020001_fill_pattern_4_5: 300000 rects -caravel_00020001_fill_pattern_4_5: 310000 rects -caravel_00020001_fill_pattern_4_5: 320000 rects -caravel_00020001_fill_pattern_4_5: 330000 rects -caravel_00020001_fill_pattern_4_5: 340000 rects -caravel_00020001_fill_pattern_4_5: 350000 rects -caravel_00020001_fill_pattern_4_5: 360000 rects -caravel_00020001_fill_pattern_4_5: 370000 rects -caravel_00020001_fill_pattern_4_5: 380000 rects -caravel_00020001_fill_pattern_4_5: 390000 rects -caravel_00020001_fill_pattern_4_5: 400000 rects -caravel_00020001_fill_pattern_4_5: 410000 rects -caravel_00020001_fill_pattern_4_5: 420000 rects -caravel_00020001_fill_pattern_4_5: 430000 rects -caravel_00020001_fill_pattern_4_5: 440000 rects -caravel_00020001_fill_pattern_4_5: 450000 rects -caravel_00020001_fill_pattern_4_5: 460000 rects -caravel_00020001_fill_pattern_4_5: 470000 rects -caravel_00020001_fill_pattern_4_5: 480000 rects -caravel_00020001_fill_pattern_4_5: 490000 rects -caravel_00020001_fill_pattern_4_5: 500000 rects -caravel_00020001_fill_pattern_4_5: 510000 rects -caravel_00020001_fill_pattern_4_5: 520000 rects -caravel_00020001_fill_pattern_4_5: 530000 rects -caravel_00020001_fill_pattern_4_5: 540000 rects -caravel_00020001_fill_pattern_4_5: 550000 rects -caravel_00020001_fill_pattern_4_5: 560000 rects -caravel_00020001_fill_pattern_4_5: 570000 rects -caravel_00020001_fill_pattern_4_5: 580000 rects -caravel_00020001_fill_pattern_4_5: 590000 rects -caravel_00020001_fill_pattern_4_5: 600000 rects -caravel_00020001_fill_pattern_4_5: 610000 rects -caravel_00020001_fill_pattern_4_5: 620000 rects -caravel_00020001_fill_pattern_4_5: 630000 rects -caravel_00020001_fill_pattern_4_5: 640000 rects -caravel_00020001_fill_pattern_4_5: 650000 rects -caravel_00020001_fill_pattern_4_5: 660000 rects -caravel_00020001_fill_pattern_4_5: 670000 rects -caravel_00020001_fill_pattern_4_5: 680000 rects -caravel_00020001_fill_pattern_4_5: 690000 rects -caravel_00020001_fill_pattern_4_5: 700000 rects -caravel_00020001_fill_pattern_4_5: 710000 rects -caravel_00020001_fill_pattern_4_5: 720000 rects -caravel_00020001_fill_pattern_4_5: 730000 rects -caravel_00020001_fill_pattern_4_5: 740000 rects -caravel_00020001_fill_pattern_4_5: 750000 rects -caravel_00020001_fill_pattern_4_5: 760000 rects -caravel_00020001_fill_pattern_4_5: 770000 rects -caravel_00020001_fill_pattern_4_5: 780000 rects -caravel_00020001_fill_pattern_4_5: 790000 rects -caravel_00020001_fill_pattern_4_5: 800000 rects -caravel_00020001_fill_pattern_4_5: 810000 rects -caravel_00020001_fill_pattern_4_5: 820000 rects -caravel_00020001_fill_pattern_4_5: 830000 rects -caravel_00020001_fill_pattern_4_5: 840000 rects -caravel_00020001_fill_pattern_4_5: 850000 rects -caravel_00020001_fill_pattern_4_5: 860000 rects -caravel_00020001_fill_pattern_4_5: 870000 rects -caravel_00020001_fill_pattern_4_5: 880000 rects -caravel_00020001_fill_pattern_4_5: 890000 rects -CIF output style is now "wafflefill(tiled)" - Generating output for cell caravel_00020001_fill_pattern_4_5 - -caravel_00020001_fill_pattern_0_5: 1560000 rects -caravel_00020001_fill_pattern_0_5: 1570000 rects -caravel_00020001_fill_pattern_0_5: 1580000 rects -caravel_00020001_fill_pattern_0_5: 1590000 rects -caravel_00020001_fill_pattern_0_5: 1600000 rects -caravel_00020001_fill_pattern_0_5: 1610000 rects -caravel_00020001_fill_pattern_0_5: 1620000 rects -caravel_00020001_fill_pattern_0_5: 1630000 rects -caravel_00020001_fill_pattern_0_5: 1640000 rects -caravel_00020001_fill_pattern_0_5: 1650000 rects -caravel_00020001_fill_pattern_0_5: 1660000 rects -caravel_00020001_fill_pattern_0_5: 1670000 rects -caravel_00020001_fill_pattern_0_5: 1680000 rects -caravel_00020001_fill_pattern_0_5: 1690000 rects -caravel_00020001_fill_pattern_0_5: 1700000 rects -caravel_00020001_fill_pattern_0_5: 1710000 rects -caravel_00020001_fill_pattern_0_5: 1720000 rects -caravel_00020001_fill_pattern_0_5: 1730000 rects -caravel_00020001_fill_pattern_0_5: 1740000 rects -caravel_00020001_fill_pattern_0_5: 1750000 rects -caravel_00020001_fill_pattern_0_5: 1760000 rects -caravel_00020001_fill_pattern_0_5: 1770000 rects -caravel_00020001_fill_pattern_0_5: 1780000 rects -caravel_00020001_fill_pattern_0_5: 1790000 rects -caravel_00020001_fill_pattern_0_5: 1800000 rects -caravel_00020001_fill_pattern_0_5: 1810000 rects -caravel_00020001_fill_pattern_0_5: 1820000 rects -caravel_00020001_fill_pattern_0_5: 1830000 rects -CIF output style is now "wafflefill(tiled)" - Generating output for cell caravel_00020001_fill_pattern_0_5 - caravel_00020001_fill_pattern_0_2: 1560000 rects caravel_00020001_fill_pattern_0_2: 1570000 rects caravel_00020001_fill_pattern_0_2: 1580000 rects @@ -19981,378 +20170,32 @@ CIF output style is now "wafflefill(tiled)" Generating output for cell caravel_00020001_fill_pattern_0_2 -Magic 8.3 revision 185 - Compiled on Thu Jul 8 16:46:03 PDT 2021. -Starting magic under Tcl interpreter -Using the terminal as the console. -Using NULL graphics device. -site.pre: In custom site.pre... -site.pre: altered 'path sys' to: . $CAD_ROOT/magic/sys/ef-lib-magic/sys/style $CAD_ROOT/magic/sys $CAD_ROOT/magic/sys/current -Processing system .magicrc file -site.def: In custom site.def... -Sourcing design .magicrc for technology sky130A ... -2 Magic internal units = 1 Lambda -Input style sky130(): scaleFactor=2, multiplier=2 -Scaled tech values by 2 / 1 to match internal grid scaling -Loading sky130A Device Generator Menu ... -Loading "/mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag/generate_fill_dist.tcl" from command line. -caravel_00020001_fill_pattern_1_4: 10000 rects -caravel_00020001_fill_pattern_1_4: 20000 rects -caravel_00020001_fill_pattern_1_4: 30000 rects -caravel_00020001_fill_pattern_1_4: 40000 rects -caravel_00020001_fill_pattern_1_4: 50000 rects -caravel_00020001_fill_pattern_1_4: 60000 rects -caravel_00020001_fill_pattern_1_4: 70000 rects -caravel_00020001_fill_pattern_1_4: 80000 rects -caravel_00020001_fill_pattern_1_4: 90000 rects -caravel_00020001_fill_pattern_1_4: 100000 rects -caravel_00020001_fill_pattern_1_4: 110000 rects +caravel_00020001_fill_pattern_0_4: 1560000 rects +caravel_00020001_fill_pattern_0_4: 1570000 rects +caravel_00020001_fill_pattern_0_4: 1580000 rects +caravel_00020001_fill_pattern_0_4: 1590000 rects +caravel_00020001_fill_pattern_0_4: 1600000 rects +caravel_00020001_fill_pattern_0_4: 1610000 rects +caravel_00020001_fill_pattern_0_4: 1620000 rects +caravel_00020001_fill_pattern_0_4: 1630000 rects +caravel_00020001_fill_pattern_0_4: 1640000 rects +caravel_00020001_fill_pattern_0_4: 1650000 rects +caravel_00020001_fill_pattern_0_4: 1660000 rects +caravel_00020001_fill_pattern_0_4: 1670000 rects +caravel_00020001_fill_pattern_0_4: 1680000 rects +caravel_00020001_fill_pattern_0_4: 1690000 rects +caravel_00020001_fill_pattern_0_4: 1700000 rects +caravel_00020001_fill_pattern_0_4: 1710000 rects +caravel_00020001_fill_pattern_0_4: 1720000 rects +caravel_00020001_fill_pattern_0_4: 1730000 rects +caravel_00020001_fill_pattern_0_4: 1740000 rects +caravel_00020001_fill_pattern_0_4: 1750000 rects +caravel_00020001_fill_pattern_0_4: 1760000 rects +caravel_00020001_fill_pattern_0_4: 1770000 rects +caravel_00020001_fill_pattern_0_4: 1780000 rects +caravel_00020001_fill_pattern_0_4: 1790000 rects CIF output style is now "wafflefill(tiled)" - Generating output for cell caravel_00020001_fill_pattern_1_4 - -Magic 8.3 revision 185 - Compiled on Thu Jul 8 16:46:03 PDT 2021. -Starting magic under Tcl interpreter -Using the terminal as the console. -Using NULL graphics device. -site.pre: In custom site.pre... -site.pre: altered 'path sys' to: . $CAD_ROOT/magic/sys/ef-lib-magic/sys/style $CAD_ROOT/magic/sys $CAD_ROOT/magic/sys/current -Processing system .magicrc file -site.def: In custom site.def... -Sourcing design .magicrc for technology sky130A ... -2 Magic internal units = 1 Lambda -Input style sky130(): scaleFactor=2, multiplier=2 -Scaled tech values by 2 / 1 to match internal grid scaling -Loading sky130A Device Generator Menu ... -Loading "/mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag/generate_fill_dist.tcl" from command line. -caravel_00020001_fill_pattern_4_3: 10000 rects -caravel_00020001_fill_pattern_4_3: 20000 rects -caravel_00020001_fill_pattern_4_3: 30000 rects -caravel_00020001_fill_pattern_4_3: 40000 rects -caravel_00020001_fill_pattern_4_3: 50000 rects -caravel_00020001_fill_pattern_4_3: 60000 rects -caravel_00020001_fill_pattern_4_3: 70000 rects -caravel_00020001_fill_pattern_4_3: 80000 rects -caravel_00020001_fill_pattern_4_3: 90000 rects -caravel_00020001_fill_pattern_4_3: 100000 rects -caravel_00020001_fill_pattern_4_3: 110000 rects -caravel_00020001_fill_pattern_4_3: 120000 rects -caravel_00020001_fill_pattern_4_3: 130000 rects -caravel_00020001_fill_pattern_4_3: 140000 rects -caravel_00020001_fill_pattern_4_3: 150000 rects -caravel_00020001_fill_pattern_4_3: 160000 rects -caravel_00020001_fill_pattern_4_3: 170000 rects -caravel_00020001_fill_pattern_4_3: 180000 rects -caravel_00020001_fill_pattern_4_3: 190000 rects -caravel_00020001_fill_pattern_4_3: 200000 rects -caravel_00020001_fill_pattern_4_3: 210000 rects -caravel_00020001_fill_pattern_4_3: 220000 rects -caravel_00020001_fill_pattern_4_3: 230000 rects -caravel_00020001_fill_pattern_4_3: 240000 rects -caravel_00020001_fill_pattern_4_3: 250000 rects -caravel_00020001_fill_pattern_4_3: 260000 rects -caravel_00020001_fill_pattern_4_3: 270000 rects -caravel_00020001_fill_pattern_4_3: 280000 rects -caravel_00020001_fill_pattern_4_3: 290000 rects -caravel_00020001_fill_pattern_4_3: 300000 rects -caravel_00020001_fill_pattern_4_3: 310000 rects -caravel_00020001_fill_pattern_4_3: 320000 rects -caravel_00020001_fill_pattern_4_3: 330000 rects -caravel_00020001_fill_pattern_4_3: 340000 rects -caravel_00020001_fill_pattern_4_3: 350000 rects -caravel_00020001_fill_pattern_4_3: 360000 rects -caravel_00020001_fill_pattern_4_3: 370000 rects -caravel_00020001_fill_pattern_4_3: 380000 rects -caravel_00020001_fill_pattern_4_3: 390000 rects -caravel_00020001_fill_pattern_4_3: 400000 rects -caravel_00020001_fill_pattern_4_3: 410000 rects -caravel_00020001_fill_pattern_4_3: 420000 rects -caravel_00020001_fill_pattern_4_3: 430000 rects -caravel_00020001_fill_pattern_4_3: 440000 rects -caravel_00020001_fill_pattern_4_3: 450000 rects -caravel_00020001_fill_pattern_4_3: 460000 rects -caravel_00020001_fill_pattern_4_3: 470000 rects -caravel_00020001_fill_pattern_4_3: 480000 rects -caravel_00020001_fill_pattern_4_3: 490000 rects -caravel_00020001_fill_pattern_4_3: 500000 rects -caravel_00020001_fill_pattern_4_3: 510000 rects -caravel_00020001_fill_pattern_4_3: 520000 rects -caravel_00020001_fill_pattern_4_3: 530000 rects -caravel_00020001_fill_pattern_4_3: 540000 rects -caravel_00020001_fill_pattern_4_3: 550000 rects -caravel_00020001_fill_pattern_4_3: 560000 rects -caravel_00020001_fill_pattern_4_3: 570000 rects -caravel_00020001_fill_pattern_4_3: 580000 rects -caravel_00020001_fill_pattern_4_3: 590000 rects -caravel_00020001_fill_pattern_4_3: 600000 rects -caravel_00020001_fill_pattern_4_3: 610000 rects -caravel_00020001_fill_pattern_4_3: 620000 rects -caravel_00020001_fill_pattern_4_3: 630000 rects -caravel_00020001_fill_pattern_4_3: 640000 rects -caravel_00020001_fill_pattern_4_3: 650000 rects -caravel_00020001_fill_pattern_4_3: 660000 rects -caravel_00020001_fill_pattern_4_3: 670000 rects -caravel_00020001_fill_pattern_4_3: 680000 rects -caravel_00020001_fill_pattern_4_3: 690000 rects -caravel_00020001_fill_pattern_4_3: 700000 rects -caravel_00020001_fill_pattern_4_3: 710000 rects -CIF output style is now "wafflefill(tiled)" - Generating output for cell caravel_00020001_fill_pattern_4_3 - -Magic 8.3 revision 185 - Compiled on Thu Jul 8 16:46:03 PDT 2021. -Starting magic under Tcl interpreter -Using the terminal as the console. -Using NULL graphics device. -site.pre: In custom site.pre... -site.pre: altered 'path sys' to: . $CAD_ROOT/magic/sys/ef-lib-magic/sys/style $CAD_ROOT/magic/sys $CAD_ROOT/magic/sys/current -Processing system .magicrc file -site.def: In custom site.def... -Sourcing design .magicrc for technology sky130A ... -2 Magic internal units = 1 Lambda -Input style sky130(): scaleFactor=2, multiplier=2 -Scaled tech values by 2 / 1 to match internal grid scaling -Loading sky130A Device Generator Menu ... -Loading "/mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag/generate_fill_dist.tcl" from command line. -caravel_00020001_fill_pattern_4_4: 10000 rects -caravel_00020001_fill_pattern_4_4: 20000 rects -caravel_00020001_fill_pattern_4_4: 30000 rects -caravel_00020001_fill_pattern_4_4: 40000 rects -caravel_00020001_fill_pattern_4_4: 50000 rects -caravel_00020001_fill_pattern_4_4: 60000 rects -caravel_00020001_fill_pattern_4_4: 70000 rects -caravel_00020001_fill_pattern_4_4: 80000 rects -caravel_00020001_fill_pattern_4_4: 90000 rects -caravel_00020001_fill_pattern_4_4: 100000 rects -caravel_00020001_fill_pattern_4_4: 110000 rects -caravel_00020001_fill_pattern_4_4: 120000 rects -caravel_00020001_fill_pattern_4_4: 130000 rects -caravel_00020001_fill_pattern_4_4: 140000 rects -caravel_00020001_fill_pattern_4_4: 150000 rects -caravel_00020001_fill_pattern_4_4: 160000 rects -caravel_00020001_fill_pattern_4_4: 170000 rects -caravel_00020001_fill_pattern_4_4: 180000 rects -caravel_00020001_fill_pattern_4_4: 190000 rects -caravel_00020001_fill_pattern_4_4: 200000 rects -caravel_00020001_fill_pattern_4_4: 210000 rects -caravel_00020001_fill_pattern_4_4: 220000 rects -caravel_00020001_fill_pattern_4_4: 230000 rects -caravel_00020001_fill_pattern_4_4: 240000 rects -caravel_00020001_fill_pattern_4_4: 250000 rects -caravel_00020001_fill_pattern_4_4: 260000 rects -caravel_00020001_fill_pattern_4_4: 270000 rects -caravel_00020001_fill_pattern_4_4: 280000 rects -caravel_00020001_fill_pattern_4_4: 290000 rects -caravel_00020001_fill_pattern_4_4: 300000 rects -caravel_00020001_fill_pattern_4_4: 310000 rects -caravel_00020001_fill_pattern_4_4: 320000 rects -caravel_00020001_fill_pattern_4_4: 330000 rects -caravel_00020001_fill_pattern_4_4: 340000 rects -caravel_00020001_fill_pattern_4_4: 350000 rects -caravel_00020001_fill_pattern_4_4: 360000 rects -caravel_00020001_fill_pattern_4_4: 370000 rects -caravel_00020001_fill_pattern_4_4: 380000 rects -caravel_00020001_fill_pattern_4_4: 390000 rects -caravel_00020001_fill_pattern_4_4: 400000 rects -caravel_00020001_fill_pattern_4_4: 410000 rects -caravel_00020001_fill_pattern_4_4: 420000 rects -caravel_00020001_fill_pattern_4_4: 430000 rects -caravel_00020001_fill_pattern_4_4: 440000 rects -caravel_00020001_fill_pattern_4_4: 450000 rects -caravel_00020001_fill_pattern_4_4: 460000 rects -caravel_00020001_fill_pattern_4_4: 470000 rects -caravel_00020001_fill_pattern_4_4: 480000 rects -caravel_00020001_fill_pattern_4_4: 490000 rects -caravel_00020001_fill_pattern_4_4: 500000 rects -caravel_00020001_fill_pattern_4_4: 510000 rects -caravel_00020001_fill_pattern_4_4: 520000 rects -caravel_00020001_fill_pattern_4_4: 530000 rects -caravel_00020001_fill_pattern_4_4: 540000 rects -caravel_00020001_fill_pattern_4_4: 550000 rects -caravel_00020001_fill_pattern_4_4: 560000 rects -caravel_00020001_fill_pattern_4_4: 570000 rects -caravel_00020001_fill_pattern_4_4: 580000 rects -caravel_00020001_fill_pattern_4_4: 590000 rects -caravel_00020001_fill_pattern_4_4: 600000 rects -caravel_00020001_fill_pattern_4_4: 610000 rects -caravel_00020001_fill_pattern_4_4: 620000 rects -caravel_00020001_fill_pattern_4_4: 630000 rects -caravel_00020001_fill_pattern_4_4: 640000 rects -caravel_00020001_fill_pattern_4_4: 650000 rects -caravel_00020001_fill_pattern_4_4: 660000 rects -caravel_00020001_fill_pattern_4_4: 670000 rects -caravel_00020001_fill_pattern_4_4: 680000 rects -caravel_00020001_fill_pattern_4_4: 690000 rects -caravel_00020001_fill_pattern_4_4: 700000 rects -caravel_00020001_fill_pattern_4_4: 710000 rects -caravel_00020001_fill_pattern_4_4: 720000 rects -caravel_00020001_fill_pattern_4_4: 730000 rects -caravel_00020001_fill_pattern_4_4: 740000 rects -caravel_00020001_fill_pattern_4_4: 750000 rects -caravel_00020001_fill_pattern_4_4: 760000 rects -caravel_00020001_fill_pattern_4_4: 770000 rects -caravel_00020001_fill_pattern_4_4: 780000 rects -caravel_00020001_fill_pattern_4_4: 790000 rects -caravel_00020001_fill_pattern_4_4: 800000 rects -caravel_00020001_fill_pattern_4_4: 810000 rects -caravel_00020001_fill_pattern_4_4: 820000 rects -caravel_00020001_fill_pattern_4_4: 830000 rects -caravel_00020001_fill_pattern_4_4: 840000 rects -caravel_00020001_fill_pattern_4_4: 850000 rects -caravel_00020001_fill_pattern_4_4: 860000 rects -caravel_00020001_fill_pattern_4_4: 870000 rects -caravel_00020001_fill_pattern_4_4: 880000 rects -caravel_00020001_fill_pattern_4_4: 890000 rects -caravel_00020001_fill_pattern_4_4: 900000 rects -caravel_00020001_fill_pattern_4_4: 910000 rects -caravel_00020001_fill_pattern_4_4: 920000 rects -caravel_00020001_fill_pattern_4_4: 930000 rects -caravel_00020001_fill_pattern_4_4: 940000 rects -caravel_00020001_fill_pattern_4_4: 950000 rects -caravel_00020001_fill_pattern_4_4: 960000 rects -caravel_00020001_fill_pattern_4_4: 970000 rects -caravel_00020001_fill_pattern_4_4: 980000 rects -caravel_00020001_fill_pattern_4_4: 990000 rects -caravel_00020001_fill_pattern_4_4: 1000000 rects -caravel_00020001_fill_pattern_4_4: 1010000 rects -caravel_00020001_fill_pattern_4_4: 1020000 rects -CIF output style is now "wafflefill(tiled)" - Generating output for cell caravel_00020001_fill_pattern_4_4 - -Magic 8.3 revision 185 - Compiled on Thu Jul 8 16:46:03 PDT 2021. -Starting magic under Tcl interpreter -Using the terminal as the console. -Using NULL graphics device. -site.pre: In custom site.pre... -site.pre: altered 'path sys' to: . $CAD_ROOT/magic/sys/ef-lib-magic/sys/style $CAD_ROOT/magic/sys $CAD_ROOT/magic/sys/current -Processing system .magicrc file -site.def: In custom site.def... -Sourcing design .magicrc for technology sky130A ... -2 Magic internal units = 1 Lambda -Input style sky130(): scaleFactor=2, multiplier=2 -Scaled tech values by 2 / 1 to match internal grid scaling -Loading sky130A Device Generator Menu ... -Loading "/mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag/generate_fill_dist.tcl" from command line. -caravel_00020001_fill_pattern_4_2: 10000 rects -caravel_00020001_fill_pattern_4_2: 20000 rects -caravel_00020001_fill_pattern_4_2: 30000 rects -caravel_00020001_fill_pattern_4_2: 40000 rects -caravel_00020001_fill_pattern_4_2: 50000 rects -caravel_00020001_fill_pattern_4_2: 60000 rects -caravel_00020001_fill_pattern_4_2: 70000 rects -caravel_00020001_fill_pattern_4_2: 80000 rects -caravel_00020001_fill_pattern_4_2: 90000 rects -caravel_00020001_fill_pattern_4_2: 100000 rects -caravel_00020001_fill_pattern_4_2: 110000 rects -caravel_00020001_fill_pattern_4_2: 120000 rects -caravel_00020001_fill_pattern_4_2: 130000 rects -caravel_00020001_fill_pattern_4_2: 140000 rects -caravel_00020001_fill_pattern_4_2: 150000 rects -caravel_00020001_fill_pattern_4_2: 160000 rects -caravel_00020001_fill_pattern_4_2: 170000 rects -caravel_00020001_fill_pattern_4_2: 180000 rects -caravel_00020001_fill_pattern_4_2: 190000 rects -caravel_00020001_fill_pattern_4_2: 200000 rects -caravel_00020001_fill_pattern_4_2: 210000 rects -caravel_00020001_fill_pattern_4_2: 220000 rects -caravel_00020001_fill_pattern_4_2: 230000 rects -caravel_00020001_fill_pattern_4_2: 240000 rects -caravel_00020001_fill_pattern_4_2: 250000 rects -caravel_00020001_fill_pattern_4_2: 260000 rects -caravel_00020001_fill_pattern_4_2: 270000 rects -caravel_00020001_fill_pattern_4_2: 280000 rects -caravel_00020001_fill_pattern_4_2: 290000 rects -caravel_00020001_fill_pattern_4_2: 300000 rects -caravel_00020001_fill_pattern_4_2: 310000 rects -caravel_00020001_fill_pattern_4_2: 320000 rects -caravel_00020001_fill_pattern_4_2: 330000 rects -caravel_00020001_fill_pattern_4_2: 340000 rects -caravel_00020001_fill_pattern_4_2: 350000 rects -caravel_00020001_fill_pattern_4_2: 360000 rects -caravel_00020001_fill_pattern_4_2: 370000 rects -caravel_00020001_fill_pattern_4_2: 380000 rects -caravel_00020001_fill_pattern_4_2: 390000 rects -caravel_00020001_fill_pattern_4_2: 400000 rects -caravel_00020001_fill_pattern_4_2: 410000 rects -caravel_00020001_fill_pattern_4_2: 420000 rects -caravel_00020001_fill_pattern_4_2: 430000 rects -caravel_00020001_fill_pattern_4_2: 440000 rects -caravel_00020001_fill_pattern_4_2: 450000 rects -caravel_00020001_fill_pattern_4_2: 460000 rects -caravel_00020001_fill_pattern_4_2: 470000 rects -caravel_00020001_fill_pattern_4_2: 480000 rects -caravel_00020001_fill_pattern_4_2: 490000 rects -caravel_00020001_fill_pattern_4_2: 500000 rects -caravel_00020001_fill_pattern_4_2: 510000 rects -caravel_00020001_fill_pattern_4_2: 520000 rects -caravel_00020001_fill_pattern_4_2: 530000 rects -caravel_00020001_fill_pattern_4_2: 540000 rects -caravel_00020001_fill_pattern_4_2: 550000 rects -caravel_00020001_fill_pattern_4_2: 560000 rects -caravel_00020001_fill_pattern_4_2: 570000 rects -caravel_00020001_fill_pattern_4_2: 580000 rects -caravel_00020001_fill_pattern_4_2: 590000 rects -caravel_00020001_fill_pattern_4_2: 600000 rects -caravel_00020001_fill_pattern_4_2: 610000 rects -caravel_00020001_fill_pattern_4_2: 620000 rects -caravel_00020001_fill_pattern_4_2: 630000 rects -caravel_00020001_fill_pattern_4_2: 640000 rects -caravel_00020001_fill_pattern_4_2: 650000 rects -caravel_00020001_fill_pattern_4_2: 660000 rects -caravel_00020001_fill_pattern_4_2: 670000 rects -caravel_00020001_fill_pattern_4_2: 680000 rects -caravel_00020001_fill_pattern_4_2: 690000 rects -caravel_00020001_fill_pattern_4_2: 700000 rects -caravel_00020001_fill_pattern_4_2: 710000 rects -caravel_00020001_fill_pattern_4_2: 720000 rects -caravel_00020001_fill_pattern_4_2: 730000 rects -caravel_00020001_fill_pattern_4_2: 740000 rects -caravel_00020001_fill_pattern_4_2: 750000 rects -caravel_00020001_fill_pattern_4_2: 760000 rects -caravel_00020001_fill_pattern_4_2: 770000 rects -caravel_00020001_fill_pattern_4_2: 780000 rects -caravel_00020001_fill_pattern_4_2: 790000 rects -caravel_00020001_fill_pattern_4_2: 800000 rects -caravel_00020001_fill_pattern_4_2: 810000 rects -caravel_00020001_fill_pattern_4_2: 820000 rects -caravel_00020001_fill_pattern_4_2: 830000 rects -caravel_00020001_fill_pattern_4_2: 840000 rects -caravel_00020001_fill_pattern_4_2: 850000 rects -caravel_00020001_fill_pattern_4_2: 860000 rects -caravel_00020001_fill_pattern_4_2: 870000 rects -caravel_00020001_fill_pattern_4_2: 880000 rects -caravel_00020001_fill_pattern_4_2: 890000 rects -caravel_00020001_fill_pattern_4_2: 900000 rects -caravel_00020001_fill_pattern_4_2: 910000 rects -caravel_00020001_fill_pattern_4_2: 920000 rects -caravel_00020001_fill_pattern_4_2: 930000 rects -CIF output style is now "wafflefill(tiled)" - Generating output for cell caravel_00020001_fill_pattern_4_2 - -Magic 8.3 revision 185 - Compiled on Thu Jul 8 16:46:03 PDT 2021. -Starting magic under Tcl interpreter -Using the terminal as the console. -Using NULL graphics device. -site.pre: In custom site.pre... -site.pre: altered 'path sys' to: . $CAD_ROOT/magic/sys/ef-lib-magic/sys/style $CAD_ROOT/magic/sys $CAD_ROOT/magic/sys/current -Processing system .magicrc file -site.def: In custom site.def... -Sourcing design .magicrc for technology sky130A ... -2 Magic internal units = 1 Lambda -Input style sky130(): scaleFactor=2, multiplier=2 -Scaled tech values by 2 / 1 to match internal grid scaling -Loading sky130A Device Generator Menu ... -Loading "/mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag/generate_fill_dist.tcl" from command line. -caravel_00020001_fill_pattern_1_3: 10000 rects -caravel_00020001_fill_pattern_1_3: 20000 rects -caravel_00020001_fill_pattern_1_3: 30000 rects -caravel_00020001_fill_pattern_1_3: 40000 rects -caravel_00020001_fill_pattern_1_3: 50000 rects -caravel_00020001_fill_pattern_1_3: 60000 rects -caravel_00020001_fill_pattern_1_3: 70000 rects -caravel_00020001_fill_pattern_1_3: 80000 rects -caravel_00020001_fill_pattern_1_3: 90000 rects -caravel_00020001_fill_pattern_1_3: 100000 rects -caravel_00020001_fill_pattern_1_3: 110000 rects -CIF output style is now "wafflefill(tiled)" - Generating output for cell caravel_00020001_fill_pattern_1_3 + Generating output for cell caravel_00020001_fill_pattern_0_4 caravel_00020001_fill_pattern_4_0: 3240000 rects caravel_00020001_fill_pattern_4_0: 3250000 rects @@ -20374,144 +20217,6 @@ CIF output style is now "wafflefill(tiled)" Generating output for cell caravel_00020001_fill_pattern_4_0 -Magic 8.3 revision 185 - Compiled on Thu Jul 8 16:46:03 PDT 2021. -Starting magic under Tcl interpreter -Using the terminal as the console. -Using NULL graphics device. -site.pre: In custom site.pre... -site.pre: altered 'path sys' to: . $CAD_ROOT/magic/sys/ef-lib-magic/sys/style $CAD_ROOT/magic/sys $CAD_ROOT/magic/sys/current -Processing system .magicrc file -site.def: In custom site.def... -Sourcing design .magicrc for technology sky130A ... -2 Magic internal units = 1 Lambda -Input style sky130(): scaleFactor=2, multiplier=2 -Scaled tech values by 2 / 1 to match internal grid scaling -Loading sky130A Device Generator Menu ... -Loading "/mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag/generate_fill_dist.tcl" from command line. -caravel_00020001_fill_pattern_1_2: 10000 rects -caravel_00020001_fill_pattern_1_2: 20000 rects -caravel_00020001_fill_pattern_1_2: 30000 rects -caravel_00020001_fill_pattern_1_2: 40000 rects -caravel_00020001_fill_pattern_1_2: 50000 rects -caravel_00020001_fill_pattern_1_2: 60000 rects -caravel_00020001_fill_pattern_1_2: 70000 rects -caravel_00020001_fill_pattern_1_2: 80000 rects -caravel_00020001_fill_pattern_1_2: 90000 rects -caravel_00020001_fill_pattern_1_2: 100000 rects -caravel_00020001_fill_pattern_1_2: 110000 rects -caravel_00020001_fill_pattern_1_2: 120000 rects -CIF output style is now "wafflefill(tiled)" - Generating output for cell caravel_00020001_fill_pattern_1_2 - -Magic 8.3 revision 185 - Compiled on Thu Jul 8 16:46:03 PDT 2021. -Starting magic under Tcl interpreter -Using the terminal as the console. -Using NULL graphics device. -site.pre: In custom site.pre... -site.pre: altered 'path sys' to: . $CAD_ROOT/magic/sys/ef-lib-magic/sys/style $CAD_ROOT/magic/sys $CAD_ROOT/magic/sys/current -Processing system .magicrc file -site.def: In custom site.def... -Sourcing design .magicrc for technology sky130A ... -2 Magic internal units = 1 Lambda -Input style sky130(): scaleFactor=2, multiplier=2 -Scaled tech values by 2 / 1 to match internal grid scaling -Loading sky130A Device Generator Menu ... -Loading "/mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag/generate_fill_dist.tcl" from command line. -caravel_00020001_fill_pattern_2_2: 10000 rects -caravel_00020001_fill_pattern_2_2: 20000 rects -caravel_00020001_fill_pattern_2_2: 30000 rects -caravel_00020001_fill_pattern_2_2: 40000 rects -caravel_00020001_fill_pattern_2_2: 50000 rects -caravel_00020001_fill_pattern_2_2: 60000 rects -caravel_00020001_fill_pattern_2_2: 70000 rects -caravel_00020001_fill_pattern_2_2: 80000 rects -caravel_00020001_fill_pattern_2_2: 90000 rects -caravel_00020001_fill_pattern_2_2: 100000 rects -caravel_00020001_fill_pattern_2_2: 110000 rects -caravel_00020001_fill_pattern_2_2: 120000 rects -caravel_00020001_fill_pattern_2_2: 130000 rects -CIF output style is now "wafflefill(tiled)" - Generating output for cell caravel_00020001_fill_pattern_2_2 - -Magic 8.3 revision 185 - Compiled on Thu Jul 8 16:46:03 PDT 2021. -Starting magic under Tcl interpreter -Using the terminal as the console. -Using NULL graphics device. -site.pre: In custom site.pre... -site.pre: altered 'path sys' to: . $CAD_ROOT/magic/sys/ef-lib-magic/sys/style $CAD_ROOT/magic/sys $CAD_ROOT/magic/sys/current -Processing system .magicrc file -site.def: In custom site.def... -Sourcing design .magicrc for technology sky130A ... -2 Magic internal units = 1 Lambda -Input style sky130(): scaleFactor=2, multiplier=2 -Scaled tech values by 2 / 1 to match internal grid scaling -Loading sky130A Device Generator Menu ... -Loading "/mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag/generate_fill_dist.tcl" from command line. -caravel_00020001_fill_pattern_2_3: 10000 rects -caravel_00020001_fill_pattern_2_3: 20000 rects -caravel_00020001_fill_pattern_2_3: 30000 rects -caravel_00020001_fill_pattern_2_3: 40000 rects -caravel_00020001_fill_pattern_2_3: 50000 rects -caravel_00020001_fill_pattern_2_3: 60000 rects -caravel_00020001_fill_pattern_2_3: 70000 rects -caravel_00020001_fill_pattern_2_3: 80000 rects -caravel_00020001_fill_pattern_2_3: 90000 rects -caravel_00020001_fill_pattern_2_3: 100000 rects -caravel_00020001_fill_pattern_2_3: 110000 rects -caravel_00020001_fill_pattern_2_3: 120000 rects -caravel_00020001_fill_pattern_2_3: 130000 rects -CIF output style is now "wafflefill(tiled)" - Generating output for cell caravel_00020001_fill_pattern_2_3 - -caravel_00020001_fill_pattern_2_6: 1560000 rects -caravel_00020001_fill_pattern_2_6: 1570000 rects -caravel_00020001_fill_pattern_2_6: 1580000 rects -caravel_00020001_fill_pattern_2_6: 1590000 rects -caravel_00020001_fill_pattern_2_6: 1600000 rects -caravel_00020001_fill_pattern_2_6: 1610000 rects -caravel_00020001_fill_pattern_2_6: 1620000 rects -caravel_00020001_fill_pattern_2_6: 1630000 rects -caravel_00020001_fill_pattern_2_6: 1640000 rects -caravel_00020001_fill_pattern_2_6: 1650000 rects -caravel_00020001_fill_pattern_2_6: 1660000 rects -caravel_00020001_fill_pattern_2_6: 1670000 rects -caravel_00020001_fill_pattern_2_6: 1680000 rects -caravel_00020001_fill_pattern_2_6: 1690000 rects -caravel_00020001_fill_pattern_2_6: 1700000 rects -caravel_00020001_fill_pattern_2_6: 1710000 rects -caravel_00020001_fill_pattern_2_6: 1720000 rects -caravel_00020001_fill_pattern_2_6: 1730000 rects -caravel_00020001_fill_pattern_2_6: 1740000 rects -caravel_00020001_fill_pattern_2_6: 1750000 rects -caravel_00020001_fill_pattern_2_6: 1760000 rects -caravel_00020001_fill_pattern_2_6: 1770000 rects -caravel_00020001_fill_pattern_2_6: 1780000 rects -caravel_00020001_fill_pattern_2_6: 1790000 rects -caravel_00020001_fill_pattern_2_6: 1800000 rects -caravel_00020001_fill_pattern_2_6: 1810000 rects -caravel_00020001_fill_pattern_2_6: 1820000 rects -caravel_00020001_fill_pattern_2_6: 1830000 rects -caravel_00020001_fill_pattern_2_6: 1840000 rects -caravel_00020001_fill_pattern_2_6: 1850000 rects -caravel_00020001_fill_pattern_2_6: 1860000 rects -caravel_00020001_fill_pattern_2_6: 1870000 rects -caravel_00020001_fill_pattern_2_6: 1880000 rects -CIF output style is now "wafflefill(tiled)" - Generating output for cell caravel_00020001_fill_pattern_2_6 - -caravel_00020001_fill_pattern_4_1: 3240000 rects -caravel_00020001_fill_pattern_4_1: 3250000 rects -caravel_00020001_fill_pattern_4_1: 3260000 rects -caravel_00020001_fill_pattern_4_1: 3270000 rects -caravel_00020001_fill_pattern_4_1: 3280000 rects -caravel_00020001_fill_pattern_4_1: 3290000 rects -caravel_00020001_fill_pattern_4_1: 3300000 rects -caravel_00020001_fill_pattern_4_1: 3310000 rects -caravel_00020001_fill_pattern_4_1: 3320000 rects -caravel_00020001_fill_pattern_4_1: 3330000 rects -CIF output style is now "wafflefill(tiled)" - Generating output for cell caravel_00020001_fill_pattern_4_1 - caravel_00020001_fill_pattern_1_0: 3240000 rects caravel_00020001_fill_pattern_1_0: 3250000 rects caravel_00020001_fill_pattern_1_0: 3260000 rects @@ -20679,7 +20384,7 @@ CIF output style is now "wafflefill(tiled)" Generating output for cell caravel_00020001_fill_pattern_1_0 -Magic 8.3 revision 185 - Compiled on Thu Jul 8 16:46:03 PDT 2021. +Magic 8.3 revision 192 - Compiled on Wed Jul 28 09:22:23 PDT 2021. Starting magic under Tcl interpreter Using the terminal as the console. Using NULL graphics device. @@ -20689,27 +20394,107 @@ site.def: In custom site.def... Sourcing design .magicrc for technology sky130A ... 2 Magic internal units = 1 Lambda -Input style sky130(): scaleFactor=2, multiplier=2 +Input style sky130(vendor): scaleFactor=2, multiplier=2 Scaled tech values by 2 / 1 to match internal grid scaling Loading sky130A Device Generator Menu ... Loading "/mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag/generate_fill_dist.tcl" from command line. -caravel_00020001_fill_pattern_3_3: 10000 rects -caravel_00020001_fill_pattern_3_3: 20000 rects -caravel_00020001_fill_pattern_3_3: 30000 rects -caravel_00020001_fill_pattern_3_3: 40000 rects -caravel_00020001_fill_pattern_3_3: 50000 rects -caravel_00020001_fill_pattern_3_3: 60000 rects -caravel_00020001_fill_pattern_3_3: 70000 rects -caravel_00020001_fill_pattern_3_3: 80000 rects -caravel_00020001_fill_pattern_3_3: 90000 rects -caravel_00020001_fill_pattern_3_3: 100000 rects -caravel_00020001_fill_pattern_3_3: 110000 rects -caravel_00020001_fill_pattern_3_3: 120000 rects -caravel_00020001_fill_pattern_3_3: 130000 rects +caravel_00020001_fill_pattern_4_2: 10000 rects +caravel_00020001_fill_pattern_4_2: 20000 rects +caravel_00020001_fill_pattern_4_2: 30000 rects +caravel_00020001_fill_pattern_4_2: 40000 rects +caravel_00020001_fill_pattern_4_2: 50000 rects +caravel_00020001_fill_pattern_4_2: 60000 rects +caravel_00020001_fill_pattern_4_2: 70000 rects +caravel_00020001_fill_pattern_4_2: 80000 rects +caravel_00020001_fill_pattern_4_2: 90000 rects +caravel_00020001_fill_pattern_4_2: 100000 rects +caravel_00020001_fill_pattern_4_2: 110000 rects +caravel_00020001_fill_pattern_4_2: 120000 rects +caravel_00020001_fill_pattern_4_2: 130000 rects +caravel_00020001_fill_pattern_4_2: 140000 rects +caravel_00020001_fill_pattern_4_2: 150000 rects +caravel_00020001_fill_pattern_4_2: 160000 rects +caravel_00020001_fill_pattern_4_2: 170000 rects +caravel_00020001_fill_pattern_4_2: 180000 rects +caravel_00020001_fill_pattern_4_2: 190000 rects +caravel_00020001_fill_pattern_4_2: 200000 rects +caravel_00020001_fill_pattern_4_2: 210000 rects +caravel_00020001_fill_pattern_4_2: 220000 rects +caravel_00020001_fill_pattern_4_2: 230000 rects +caravel_00020001_fill_pattern_4_2: 240000 rects +caravel_00020001_fill_pattern_4_2: 250000 rects +caravel_00020001_fill_pattern_4_2: 260000 rects +caravel_00020001_fill_pattern_4_2: 270000 rects +caravel_00020001_fill_pattern_4_2: 280000 rects +caravel_00020001_fill_pattern_4_2: 290000 rects +caravel_00020001_fill_pattern_4_2: 300000 rects +caravel_00020001_fill_pattern_4_2: 310000 rects +caravel_00020001_fill_pattern_4_2: 320000 rects +caravel_00020001_fill_pattern_4_2: 330000 rects +caravel_00020001_fill_pattern_4_2: 340000 rects +caravel_00020001_fill_pattern_4_2: 350000 rects +caravel_00020001_fill_pattern_4_2: 360000 rects +caravel_00020001_fill_pattern_4_2: 370000 rects +caravel_00020001_fill_pattern_4_2: 380000 rects +caravel_00020001_fill_pattern_4_2: 390000 rects +caravel_00020001_fill_pattern_4_2: 400000 rects +caravel_00020001_fill_pattern_4_2: 410000 rects +caravel_00020001_fill_pattern_4_2: 420000 rects +caravel_00020001_fill_pattern_4_2: 430000 rects +caravel_00020001_fill_pattern_4_2: 440000 rects +caravel_00020001_fill_pattern_4_2: 450000 rects +caravel_00020001_fill_pattern_4_2: 460000 rects +caravel_00020001_fill_pattern_4_2: 470000 rects +caravel_00020001_fill_pattern_4_2: 480000 rects +caravel_00020001_fill_pattern_4_2: 490000 rects +caravel_00020001_fill_pattern_4_2: 500000 rects +caravel_00020001_fill_pattern_4_2: 510000 rects +caravel_00020001_fill_pattern_4_2: 520000 rects +caravel_00020001_fill_pattern_4_2: 530000 rects +caravel_00020001_fill_pattern_4_2: 540000 rects +caravel_00020001_fill_pattern_4_2: 550000 rects +caravel_00020001_fill_pattern_4_2: 560000 rects +caravel_00020001_fill_pattern_4_2: 570000 rects +caravel_00020001_fill_pattern_4_2: 580000 rects +caravel_00020001_fill_pattern_4_2: 590000 rects +caravel_00020001_fill_pattern_4_2: 600000 rects +caravel_00020001_fill_pattern_4_2: 610000 rects +caravel_00020001_fill_pattern_4_2: 620000 rects +caravel_00020001_fill_pattern_4_2: 630000 rects +caravel_00020001_fill_pattern_4_2: 640000 rects +caravel_00020001_fill_pattern_4_2: 650000 rects +caravel_00020001_fill_pattern_4_2: 660000 rects +caravel_00020001_fill_pattern_4_2: 670000 rects +caravel_00020001_fill_pattern_4_2: 680000 rects +caravel_00020001_fill_pattern_4_2: 690000 rects +caravel_00020001_fill_pattern_4_2: 700000 rects +caravel_00020001_fill_pattern_4_2: 710000 rects +caravel_00020001_fill_pattern_4_2: 720000 rects +caravel_00020001_fill_pattern_4_2: 730000 rects +caravel_00020001_fill_pattern_4_2: 740000 rects +caravel_00020001_fill_pattern_4_2: 750000 rects +caravel_00020001_fill_pattern_4_2: 760000 rects +caravel_00020001_fill_pattern_4_2: 770000 rects +caravel_00020001_fill_pattern_4_2: 780000 rects +caravel_00020001_fill_pattern_4_2: 790000 rects +caravel_00020001_fill_pattern_4_2: 800000 rects +caravel_00020001_fill_pattern_4_2: 810000 rects +caravel_00020001_fill_pattern_4_2: 820000 rects +caravel_00020001_fill_pattern_4_2: 830000 rects +caravel_00020001_fill_pattern_4_2: 840000 rects +caravel_00020001_fill_pattern_4_2: 850000 rects +caravel_00020001_fill_pattern_4_2: 860000 rects +caravel_00020001_fill_pattern_4_2: 870000 rects +caravel_00020001_fill_pattern_4_2: 880000 rects +caravel_00020001_fill_pattern_4_2: 890000 rects +caravel_00020001_fill_pattern_4_2: 900000 rects +caravel_00020001_fill_pattern_4_2: 910000 rects +caravel_00020001_fill_pattern_4_2: 920000 rects +caravel_00020001_fill_pattern_4_2: 930000 rects CIF output style is now "wafflefill(tiled)" - Generating output for cell caravel_00020001_fill_pattern_3_3 + Generating output for cell caravel_00020001_fill_pattern_4_2 -Magic 8.3 revision 185 - Compiled on Thu Jul 8 16:46:03 PDT 2021. +Magic 8.3 revision 192 - Compiled on Wed Jul 28 09:22:23 PDT 2021. Starting magic under Tcl interpreter Using the terminal as the console. Using NULL graphics device. @@ -20719,7 +20504,186 @@ site.def: In custom site.def... Sourcing design .magicrc for technology sky130A ... 2 Magic internal units = 1 Lambda -Input style sky130(): scaleFactor=2, multiplier=2 +Input style sky130(vendor): scaleFactor=2, multiplier=2 +Scaled tech values by 2 / 1 to match internal grid scaling +Loading sky130A Device Generator Menu ... +Loading "/mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag/generate_fill_dist.tcl" from command line. +caravel_00020001_fill_pattern_2_3: 10000 rects +caravel_00020001_fill_pattern_2_3: 20000 rects +caravel_00020001_fill_pattern_2_3: 30000 rects +caravel_00020001_fill_pattern_2_3: 40000 rects +caravel_00020001_fill_pattern_2_3: 50000 rects +caravel_00020001_fill_pattern_2_3: 60000 rects +caravel_00020001_fill_pattern_2_3: 70000 rects +caravel_00020001_fill_pattern_2_3: 80000 rects +caravel_00020001_fill_pattern_2_3: 90000 rects +caravel_00020001_fill_pattern_2_3: 100000 rects +caravel_00020001_fill_pattern_2_3: 110000 rects +caravel_00020001_fill_pattern_2_3: 120000 rects +caravel_00020001_fill_pattern_2_3: 130000 rects +CIF output style is now "wafflefill(tiled)" + Generating output for cell caravel_00020001_fill_pattern_2_3 + +Magic 8.3 revision 192 - Compiled on Wed Jul 28 09:22:23 PDT 2021. +Starting magic under Tcl interpreter +Using the terminal as the console. +Using NULL graphics device. +site.pre: In custom site.pre... +site.pre: altered 'path sys' to: . $CAD_ROOT/magic/sys/ef-lib-magic/sys/style $CAD_ROOT/magic/sys $CAD_ROOT/magic/sys/current +Processing system .magicrc file +site.def: In custom site.def... +Sourcing design .magicrc for technology sky130A ... +2 Magic internal units = 1 Lambda +Input style sky130(vendor): scaleFactor=2, multiplier=2 +Scaled tech values by 2 / 1 to match internal grid scaling +Loading sky130A Device Generator Menu ... +Loading "/mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag/generate_fill_dist.tcl" from command line. +caravel_00020001_fill_pattern_4_4: 10000 rects +caravel_00020001_fill_pattern_4_4: 20000 rects +caravel_00020001_fill_pattern_4_4: 30000 rects +caravel_00020001_fill_pattern_4_4: 40000 rects +caravel_00020001_fill_pattern_4_4: 50000 rects +caravel_00020001_fill_pattern_4_4: 60000 rects +caravel_00020001_fill_pattern_4_4: 70000 rects +caravel_00020001_fill_pattern_4_4: 80000 rects +caravel_00020001_fill_pattern_4_4: 90000 rects +caravel_00020001_fill_pattern_4_4: 100000 rects +caravel_00020001_fill_pattern_4_4: 110000 rects +caravel_00020001_fill_pattern_4_4: 120000 rects +caravel_00020001_fill_pattern_4_4: 130000 rects +caravel_00020001_fill_pattern_4_4: 140000 rects +caravel_00020001_fill_pattern_4_4: 150000 rects +caravel_00020001_fill_pattern_4_4: 160000 rects +caravel_00020001_fill_pattern_4_4: 170000 rects +caravel_00020001_fill_pattern_4_4: 180000 rects +caravel_00020001_fill_pattern_4_4: 190000 rects +caravel_00020001_fill_pattern_4_4: 200000 rects +caravel_00020001_fill_pattern_4_4: 210000 rects +caravel_00020001_fill_pattern_4_4: 220000 rects +caravel_00020001_fill_pattern_4_4: 230000 rects +caravel_00020001_fill_pattern_4_4: 240000 rects +caravel_00020001_fill_pattern_4_4: 250000 rects +caravel_00020001_fill_pattern_4_4: 260000 rects +caravel_00020001_fill_pattern_4_4: 270000 rects +caravel_00020001_fill_pattern_4_4: 280000 rects +caravel_00020001_fill_pattern_4_4: 290000 rects +caravel_00020001_fill_pattern_4_4: 300000 rects +caravel_00020001_fill_pattern_4_4: 310000 rects +caravel_00020001_fill_pattern_4_4: 320000 rects +caravel_00020001_fill_pattern_4_4: 330000 rects +caravel_00020001_fill_pattern_4_4: 340000 rects +caravel_00020001_fill_pattern_4_4: 350000 rects +caravel_00020001_fill_pattern_4_4: 360000 rects +caravel_00020001_fill_pattern_4_4: 370000 rects +caravel_00020001_fill_pattern_4_4: 380000 rects +caravel_00020001_fill_pattern_4_4: 390000 rects +caravel_00020001_fill_pattern_4_4: 400000 rects +caravel_00020001_fill_pattern_4_4: 410000 rects +caravel_00020001_fill_pattern_4_4: 420000 rects +caravel_00020001_fill_pattern_4_4: 430000 rects +caravel_00020001_fill_pattern_4_4: 440000 rects +caravel_00020001_fill_pattern_4_4: 450000 rects +caravel_00020001_fill_pattern_4_4: 460000 rects +caravel_00020001_fill_pattern_4_4: 470000 rects +caravel_00020001_fill_pattern_4_4: 480000 rects +caravel_00020001_fill_pattern_4_4: 490000 rects +caravel_00020001_fill_pattern_4_4: 500000 rects +caravel_00020001_fill_pattern_4_4: 510000 rects +caravel_00020001_fill_pattern_4_4: 520000 rects +caravel_00020001_fill_pattern_4_4: 530000 rects +caravel_00020001_fill_pattern_4_4: 540000 rects +caravel_00020001_fill_pattern_4_4: 550000 rects +caravel_00020001_fill_pattern_4_4: 560000 rects +caravel_00020001_fill_pattern_4_4: 570000 rects +caravel_00020001_fill_pattern_4_4: 580000 rects +caravel_00020001_fill_pattern_4_4: 590000 rects +caravel_00020001_fill_pattern_4_4: 600000 rects +caravel_00020001_fill_pattern_4_4: 610000 rects +caravel_00020001_fill_pattern_4_4: 620000 rects +caravel_00020001_fill_pattern_4_4: 630000 rects +caravel_00020001_fill_pattern_4_4: 640000 rects +caravel_00020001_fill_pattern_4_4: 650000 rects +caravel_00020001_fill_pattern_4_4: 660000 rects +caravel_00020001_fill_pattern_4_4: 670000 rects +caravel_00020001_fill_pattern_4_4: 680000 rects +caravel_00020001_fill_pattern_4_4: 690000 rects +caravel_00020001_fill_pattern_4_4: 700000 rects +caravel_00020001_fill_pattern_4_4: 710000 rects +caravel_00020001_fill_pattern_4_4: 720000 rects +caravel_00020001_fill_pattern_4_4: 730000 rects +caravel_00020001_fill_pattern_4_4: 740000 rects +caravel_00020001_fill_pattern_4_4: 750000 rects +caravel_00020001_fill_pattern_4_4: 760000 rects +caravel_00020001_fill_pattern_4_4: 770000 rects +caravel_00020001_fill_pattern_4_4: 780000 rects +caravel_00020001_fill_pattern_4_4: 790000 rects +caravel_00020001_fill_pattern_4_4: 800000 rects +caravel_00020001_fill_pattern_4_4: 810000 rects +caravel_00020001_fill_pattern_4_4: 820000 rects +caravel_00020001_fill_pattern_4_4: 830000 rects +caravel_00020001_fill_pattern_4_4: 840000 rects +caravel_00020001_fill_pattern_4_4: 850000 rects +caravel_00020001_fill_pattern_4_4: 860000 rects +caravel_00020001_fill_pattern_4_4: 870000 rects +caravel_00020001_fill_pattern_4_4: 880000 rects +caravel_00020001_fill_pattern_4_4: 890000 rects +caravel_00020001_fill_pattern_4_4: 900000 rects +caravel_00020001_fill_pattern_4_4: 910000 rects +caravel_00020001_fill_pattern_4_4: 920000 rects +caravel_00020001_fill_pattern_4_4: 930000 rects +caravel_00020001_fill_pattern_4_4: 940000 rects +caravel_00020001_fill_pattern_4_4: 950000 rects +caravel_00020001_fill_pattern_4_4: 960000 rects +caravel_00020001_fill_pattern_4_4: 970000 rects +caravel_00020001_fill_pattern_4_4: 980000 rects +caravel_00020001_fill_pattern_4_4: 990000 rects +caravel_00020001_fill_pattern_4_4: 1000000 rects +caravel_00020001_fill_pattern_4_4: 1010000 rects +caravel_00020001_fill_pattern_4_4: 1020000 rects +CIF output style is now "wafflefill(tiled)" + Generating output for cell caravel_00020001_fill_pattern_4_4 + +Magic 8.3 revision 192 - Compiled on Wed Jul 28 09:22:23 PDT 2021. +Starting magic under Tcl interpreter +Using the terminal as the console. +Using NULL graphics device. +site.pre: In custom site.pre... +site.pre: altered 'path sys' to: . $CAD_ROOT/magic/sys/ef-lib-magic/sys/style $CAD_ROOT/magic/sys $CAD_ROOT/magic/sys/current +Processing system .magicrc file +site.def: In custom site.def... +Sourcing design .magicrc for technology sky130A ... +2 Magic internal units = 1 Lambda +Input style sky130(vendor): scaleFactor=2, multiplier=2 +Scaled tech values by 2 / 1 to match internal grid scaling +Loading sky130A Device Generator Menu ... +Loading "/mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag/generate_fill_dist.tcl" from command line. +caravel_00020001_fill_pattern_2_2: 10000 rects +caravel_00020001_fill_pattern_2_2: 20000 rects +caravel_00020001_fill_pattern_2_2: 30000 rects +caravel_00020001_fill_pattern_2_2: 40000 rects +caravel_00020001_fill_pattern_2_2: 50000 rects +caravel_00020001_fill_pattern_2_2: 60000 rects +caravel_00020001_fill_pattern_2_2: 70000 rects +caravel_00020001_fill_pattern_2_2: 80000 rects +caravel_00020001_fill_pattern_2_2: 90000 rects +caravel_00020001_fill_pattern_2_2: 100000 rects +caravel_00020001_fill_pattern_2_2: 110000 rects +caravel_00020001_fill_pattern_2_2: 120000 rects +caravel_00020001_fill_pattern_2_2: 130000 rects +CIF output style is now "wafflefill(tiled)" + Generating output for cell caravel_00020001_fill_pattern_2_2 + +Magic 8.3 revision 192 - Compiled on Wed Jul 28 09:22:23 PDT 2021. +Starting magic under Tcl interpreter +Using the terminal as the console. +Using NULL graphics device. +site.pre: In custom site.pre... +site.pre: altered 'path sys' to: . $CAD_ROOT/magic/sys/ef-lib-magic/sys/style $CAD_ROOT/magic/sys $CAD_ROOT/magic/sys/current +Processing system .magicrc file +site.def: In custom site.def... +Sourcing design .magicrc for technology sky130A ... +2 Magic internal units = 1 Lambda +Input style sky130(vendor): scaleFactor=2, multiplier=2 Scaled tech values by 2 / 1 to match internal grid scaling Loading sky130A Device Generator Menu ... Loading "/mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag/generate_fill_dist.tcl" from command line. @@ -20815,801 +20779,18 @@ CIF output style is now "wafflefill(tiled)" Generating output for cell caravel_00020001_fill_pattern_3_6 -caravel_00020001_fill_pattern_3_1: 3240000 rects -caravel_00020001_fill_pattern_3_1: 3250000 rects -caravel_00020001_fill_pattern_3_1: 3260000 rects -caravel_00020001_fill_pattern_3_1: 3270000 rects -caravel_00020001_fill_pattern_3_1: 3280000 rects -caravel_00020001_fill_pattern_3_1: 3290000 rects -caravel_00020001_fill_pattern_3_1: 3300000 rects -caravel_00020001_fill_pattern_3_1: 3310000 rects -caravel_00020001_fill_pattern_3_1: 3320000 rects -caravel_00020001_fill_pattern_3_1: 3330000 rects -caravel_00020001_fill_pattern_3_1: 3340000 rects -caravel_00020001_fill_pattern_3_1: 3350000 rects -caravel_00020001_fill_pattern_3_1: 3360000 rects -caravel_00020001_fill_pattern_3_1: 3370000 rects -caravel_00020001_fill_pattern_3_1: 3380000 rects -caravel_00020001_fill_pattern_3_1: 3390000 rects -caravel_00020001_fill_pattern_3_1: 3400000 rects -caravel_00020001_fill_pattern_3_1: 3410000 rects -caravel_00020001_fill_pattern_3_1: 3420000 rects -caravel_00020001_fill_pattern_3_1: 3430000 rects -caravel_00020001_fill_pattern_3_1: 3440000 rects -caravel_00020001_fill_pattern_3_1: 3450000 rects -caravel_00020001_fill_pattern_3_1: 3460000 rects -caravel_00020001_fill_pattern_3_1: 3470000 rects -caravel_00020001_fill_pattern_3_1: 3480000 rects -caravel_00020001_fill_pattern_3_1: 3490000 rects -caravel_00020001_fill_pattern_3_1: 3500000 rects -caravel_00020001_fill_pattern_3_1: 3510000 rects -caravel_00020001_fill_pattern_3_1: 3520000 rects -caravel_00020001_fill_pattern_3_1: 3530000 rects -caravel_00020001_fill_pattern_3_1: 3540000 rects -caravel_00020001_fill_pattern_3_1: 3550000 rects -caravel_00020001_fill_pattern_3_1: 3560000 rects -caravel_00020001_fill_pattern_3_1: 3570000 rects -caravel_00020001_fill_pattern_3_1: 3580000 rects -caravel_00020001_fill_pattern_3_1: 3590000 rects -caravel_00020001_fill_pattern_3_1: 3600000 rects -caravel_00020001_fill_pattern_3_1: 3610000 rects -caravel_00020001_fill_pattern_3_1: 3620000 rects -caravel_00020001_fill_pattern_3_1: 3630000 rects -caravel_00020001_fill_pattern_3_1: 3640000 rects -caravel_00020001_fill_pattern_3_1: 3650000 rects -caravel_00020001_fill_pattern_3_1: 3660000 rects -caravel_00020001_fill_pattern_3_1: 3670000 rects -caravel_00020001_fill_pattern_3_1: 3680000 rects -caravel_00020001_fill_pattern_3_1: 3690000 rects -caravel_00020001_fill_pattern_3_1: 3700000 rects -caravel_00020001_fill_pattern_3_1: 3710000 rects -caravel_00020001_fill_pattern_3_1: 3720000 rects -caravel_00020001_fill_pattern_3_1: 3730000 rects -caravel_00020001_fill_pattern_3_1: 3740000 rects -caravel_00020001_fill_pattern_3_1: 3750000 rects -caravel_00020001_fill_pattern_3_1: 3760000 rects -caravel_00020001_fill_pattern_3_1: 3770000 rects -caravel_00020001_fill_pattern_3_1: 3780000 rects -caravel_00020001_fill_pattern_3_1: 3790000 rects -caravel_00020001_fill_pattern_3_1: 3800000 rects -caravel_00020001_fill_pattern_3_1: 3810000 rects -caravel_00020001_fill_pattern_3_1: 3820000 rects -caravel_00020001_fill_pattern_3_1: 3830000 rects -caravel_00020001_fill_pattern_3_1: 3840000 rects -caravel_00020001_fill_pattern_3_1: 3850000 rects -caravel_00020001_fill_pattern_3_1: 3860000 rects -caravel_00020001_fill_pattern_3_1: 3870000 rects -caravel_00020001_fill_pattern_3_1: 3880000 rects -caravel_00020001_fill_pattern_3_1: 3890000 rects -caravel_00020001_fill_pattern_3_1: 3900000 rects -caravel_00020001_fill_pattern_3_1: 3910000 rects -caravel_00020001_fill_pattern_3_1: 3920000 rects -caravel_00020001_fill_pattern_3_1: 3930000 rects -caravel_00020001_fill_pattern_3_1: 3940000 rects -caravel_00020001_fill_pattern_3_1: 3950000 rects -caravel_00020001_fill_pattern_3_1: 3960000 rects -caravel_00020001_fill_pattern_3_1: 3970000 rects -caravel_00020001_fill_pattern_3_1: 3980000 rects -caravel_00020001_fill_pattern_3_1: 3990000 rects -caravel_00020001_fill_pattern_3_1: 4000000 rects -caravel_00020001_fill_pattern_3_1: 4010000 rects -caravel_00020001_fill_pattern_3_1: 4020000 rects -caravel_00020001_fill_pattern_3_1: 4030000 rects -caravel_00020001_fill_pattern_3_1: 4040000 rects -caravel_00020001_fill_pattern_3_1: 4050000 rects -caravel_00020001_fill_pattern_3_1: 4060000 rects -caravel_00020001_fill_pattern_3_1: 4070000 rects -caravel_00020001_fill_pattern_3_1: 4080000 rects -caravel_00020001_fill_pattern_3_1: 4090000 rects -caravel_00020001_fill_pattern_3_1: 4100000 rects -caravel_00020001_fill_pattern_3_1: 4110000 rects -caravel_00020001_fill_pattern_3_1: 4120000 rects -caravel_00020001_fill_pattern_3_1: 4130000 rects -caravel_00020001_fill_pattern_3_1: 4140000 rects -caravel_00020001_fill_pattern_3_1: 4150000 rects -caravel_00020001_fill_pattern_3_1: 4160000 rects -caravel_00020001_fill_pattern_3_1: 4170000 rects -caravel_00020001_fill_pattern_3_1: 4180000 rects -caravel_00020001_fill_pattern_3_1: 4190000 rects -caravel_00020001_fill_pattern_3_1: 4200000 rects -caravel_00020001_fill_pattern_3_1: 4210000 rects -caravel_00020001_fill_pattern_3_1: 4220000 rects -caravel_00020001_fill_pattern_3_1: 4230000 rects -caravel_00020001_fill_pattern_3_1: 4240000 rects -caravel_00020001_fill_pattern_3_1: 4250000 rects -caravel_00020001_fill_pattern_3_1: 4260000 rects -caravel_00020001_fill_pattern_3_1: 4270000 rects -caravel_00020001_fill_pattern_3_1: 4280000 rects -caravel_00020001_fill_pattern_3_1: 4290000 rects -caravel_00020001_fill_pattern_3_1: 4300000 rects -caravel_00020001_fill_pattern_3_1: 4310000 rects -caravel_00020001_fill_pattern_3_1: 4320000 rects -caravel_00020001_fill_pattern_3_1: 4330000 rects -caravel_00020001_fill_pattern_3_1: 4340000 rects -caravel_00020001_fill_pattern_3_1: 4350000 rects -caravel_00020001_fill_pattern_3_1: 4360000 rects -caravel_00020001_fill_pattern_3_1: 4370000 rects -caravel_00020001_fill_pattern_3_1: 4380000 rects -caravel_00020001_fill_pattern_3_1: 4390000 rects -caravel_00020001_fill_pattern_3_1: 4400000 rects -caravel_00020001_fill_pattern_3_1: 4410000 rects -caravel_00020001_fill_pattern_3_1: 4420000 rects -caravel_00020001_fill_pattern_3_1: 4430000 rects -caravel_00020001_fill_pattern_3_1: 4440000 rects -caravel_00020001_fill_pattern_3_1: 4450000 rects -caravel_00020001_fill_pattern_3_1: 4460000 rects -caravel_00020001_fill_pattern_3_1: 4470000 rects -caravel_00020001_fill_pattern_3_1: 4480000 rects -caravel_00020001_fill_pattern_3_1: 4490000 rects -caravel_00020001_fill_pattern_3_1: 4500000 rects -caravel_00020001_fill_pattern_3_1: 4510000 rects -caravel_00020001_fill_pattern_3_1: 4520000 rects -caravel_00020001_fill_pattern_3_1: 4530000 rects -caravel_00020001_fill_pattern_3_1: 4540000 rects -caravel_00020001_fill_pattern_3_1: 4550000 rects -caravel_00020001_fill_pattern_3_1: 4560000 rects -caravel_00020001_fill_pattern_3_1: 4570000 rects -caravel_00020001_fill_pattern_3_1: 4580000 rects -caravel_00020001_fill_pattern_3_1: 4590000 rects -caravel_00020001_fill_pattern_3_1: 4600000 rects -caravel_00020001_fill_pattern_3_1: 4610000 rects -caravel_00020001_fill_pattern_3_1: 4620000 rects -caravel_00020001_fill_pattern_3_1: 4630000 rects -caravel_00020001_fill_pattern_3_1: 4640000 rects -caravel_00020001_fill_pattern_3_1: 4650000 rects -caravel_00020001_fill_pattern_3_1: 4660000 rects -caravel_00020001_fill_pattern_3_1: 4670000 rects -caravel_00020001_fill_pattern_3_1: 4680000 rects -caravel_00020001_fill_pattern_3_1: 4690000 rects -caravel_00020001_fill_pattern_3_1: 4700000 rects -caravel_00020001_fill_pattern_3_1: 4710000 rects -caravel_00020001_fill_pattern_3_1: 4720000 rects -caravel_00020001_fill_pattern_3_1: 4730000 rects -caravel_00020001_fill_pattern_3_1: 4740000 rects +caravel_00020001_fill_pattern_4_1: 3240000 rects +caravel_00020001_fill_pattern_4_1: 3250000 rects +caravel_00020001_fill_pattern_4_1: 3260000 rects +caravel_00020001_fill_pattern_4_1: 3270000 rects +caravel_00020001_fill_pattern_4_1: 3280000 rects +caravel_00020001_fill_pattern_4_1: 3290000 rects +caravel_00020001_fill_pattern_4_1: 3300000 rects +caravel_00020001_fill_pattern_4_1: 3310000 rects +caravel_00020001_fill_pattern_4_1: 3320000 rects +caravel_00020001_fill_pattern_4_1: 3330000 rects CIF output style is now "wafflefill(tiled)" - Generating output for cell caravel_00020001_fill_pattern_3_1 - -caravel_00020001_fill_pattern_3_4: 3240000 rects -caravel_00020001_fill_pattern_3_4: 3250000 rects -caravel_00020001_fill_pattern_3_4: 3260000 rects -caravel_00020001_fill_pattern_3_4: 3270000 rects -caravel_00020001_fill_pattern_3_4: 3280000 rects -caravel_00020001_fill_pattern_3_4: 3290000 rects -caravel_00020001_fill_pattern_3_4: 3300000 rects -caravel_00020001_fill_pattern_3_4: 3310000 rects -caravel_00020001_fill_pattern_3_4: 3320000 rects -caravel_00020001_fill_pattern_3_4: 3330000 rects -caravel_00020001_fill_pattern_3_4: 3340000 rects -caravel_00020001_fill_pattern_3_4: 3350000 rects -caravel_00020001_fill_pattern_3_4: 3360000 rects -caravel_00020001_fill_pattern_3_4: 3370000 rects -caravel_00020001_fill_pattern_3_4: 3380000 rects -caravel_00020001_fill_pattern_3_4: 3390000 rects -caravel_00020001_fill_pattern_3_4: 3400000 rects -caravel_00020001_fill_pattern_3_4: 3410000 rects -caravel_00020001_fill_pattern_3_4: 3420000 rects -caravel_00020001_fill_pattern_3_4: 3430000 rects -caravel_00020001_fill_pattern_3_4: 3440000 rects -caravel_00020001_fill_pattern_3_4: 3450000 rects -caravel_00020001_fill_pattern_3_4: 3460000 rects -caravel_00020001_fill_pattern_3_4: 3470000 rects -caravel_00020001_fill_pattern_3_4: 3480000 rects -caravel_00020001_fill_pattern_3_4: 3490000 rects -caravel_00020001_fill_pattern_3_4: 3500000 rects -caravel_00020001_fill_pattern_3_4: 3510000 rects -caravel_00020001_fill_pattern_3_4: 3520000 rects -caravel_00020001_fill_pattern_3_4: 3530000 rects -caravel_00020001_fill_pattern_3_4: 3540000 rects -caravel_00020001_fill_pattern_3_4: 3550000 rects -caravel_00020001_fill_pattern_3_4: 3560000 rects -caravel_00020001_fill_pattern_3_4: 3570000 rects -caravel_00020001_fill_pattern_3_4: 3580000 rects -caravel_00020001_fill_pattern_3_4: 3590000 rects -caravel_00020001_fill_pattern_3_4: 3600000 rects -caravel_00020001_fill_pattern_3_4: 3610000 rects -caravel_00020001_fill_pattern_3_4: 3620000 rects -caravel_00020001_fill_pattern_3_4: 3630000 rects -caravel_00020001_fill_pattern_3_4: 3640000 rects -caravel_00020001_fill_pattern_3_4: 3650000 rects -caravel_00020001_fill_pattern_3_4: 3660000 rects -caravel_00020001_fill_pattern_3_4: 3670000 rects -caravel_00020001_fill_pattern_3_4: 3680000 rects -caravel_00020001_fill_pattern_3_4: 3690000 rects -caravel_00020001_fill_pattern_3_4: 3700000 rects -caravel_00020001_fill_pattern_3_4: 3710000 rects -caravel_00020001_fill_pattern_3_4: 3720000 rects -caravel_00020001_fill_pattern_3_4: 3730000 rects -caravel_00020001_fill_pattern_3_4: 3740000 rects -caravel_00020001_fill_pattern_3_4: 3750000 rects -caravel_00020001_fill_pattern_3_4: 3760000 rects -caravel_00020001_fill_pattern_3_4: 3770000 rects -caravel_00020001_fill_pattern_3_4: 3780000 rects -caravel_00020001_fill_pattern_3_4: 3790000 rects -caravel_00020001_fill_pattern_3_4: 3800000 rects -caravel_00020001_fill_pattern_3_4: 3810000 rects -caravel_00020001_fill_pattern_3_4: 3820000 rects -caravel_00020001_fill_pattern_3_4: 3830000 rects -caravel_00020001_fill_pattern_3_4: 3840000 rects -caravel_00020001_fill_pattern_3_4: 3850000 rects -caravel_00020001_fill_pattern_3_4: 3860000 rects -caravel_00020001_fill_pattern_3_4: 3870000 rects -caravel_00020001_fill_pattern_3_4: 3880000 rects -caravel_00020001_fill_pattern_3_4: 3890000 rects -caravel_00020001_fill_pattern_3_4: 3900000 rects -caravel_00020001_fill_pattern_3_4: 3910000 rects -caravel_00020001_fill_pattern_3_4: 3920000 rects -caravel_00020001_fill_pattern_3_4: 3930000 rects -caravel_00020001_fill_pattern_3_4: 3940000 rects -caravel_00020001_fill_pattern_3_4: 3950000 rects -caravel_00020001_fill_pattern_3_4: 3960000 rects -caravel_00020001_fill_pattern_3_4: 3970000 rects -caravel_00020001_fill_pattern_3_4: 3980000 rects -caravel_00020001_fill_pattern_3_4: 3990000 rects -caravel_00020001_fill_pattern_3_4: 4000000 rects -caravel_00020001_fill_pattern_3_4: 4010000 rects -caravel_00020001_fill_pattern_3_4: 4020000 rects -caravel_00020001_fill_pattern_3_4: 4030000 rects -caravel_00020001_fill_pattern_3_4: 4040000 rects -caravel_00020001_fill_pattern_3_4: 4050000 rects -caravel_00020001_fill_pattern_3_4: 4060000 rects -caravel_00020001_fill_pattern_3_4: 4070000 rects -CIF output style is now "wafflefill(tiled)" - Generating output for cell caravel_00020001_fill_pattern_3_4 - -caravel_00020001_fill_pattern_2_4: 3240000 rects -caravel_00020001_fill_pattern_2_4: 3250000 rects -caravel_00020001_fill_pattern_2_4: 3260000 rects -caravel_00020001_fill_pattern_2_4: 3270000 rects -caravel_00020001_fill_pattern_2_4: 3280000 rects -caravel_00020001_fill_pattern_2_4: 3290000 rects -caravel_00020001_fill_pattern_2_4: 3300000 rects -caravel_00020001_fill_pattern_2_4: 3310000 rects -caravel_00020001_fill_pattern_2_4: 3320000 rects -caravel_00020001_fill_pattern_2_4: 3330000 rects -caravel_00020001_fill_pattern_2_4: 3340000 rects -caravel_00020001_fill_pattern_2_4: 3350000 rects -caravel_00020001_fill_pattern_2_4: 3360000 rects -caravel_00020001_fill_pattern_2_4: 3370000 rects -caravel_00020001_fill_pattern_2_4: 3380000 rects -caravel_00020001_fill_pattern_2_4: 3390000 rects -caravel_00020001_fill_pattern_2_4: 3400000 rects -caravel_00020001_fill_pattern_2_4: 3410000 rects -caravel_00020001_fill_pattern_2_4: 3420000 rects -caravel_00020001_fill_pattern_2_4: 3430000 rects -caravel_00020001_fill_pattern_2_4: 3440000 rects -caravel_00020001_fill_pattern_2_4: 3450000 rects -caravel_00020001_fill_pattern_2_4: 3460000 rects -caravel_00020001_fill_pattern_2_4: 3470000 rects -caravel_00020001_fill_pattern_2_4: 3480000 rects -caravel_00020001_fill_pattern_2_4: 3490000 rects -caravel_00020001_fill_pattern_2_4: 3500000 rects -caravel_00020001_fill_pattern_2_4: 3510000 rects -caravel_00020001_fill_pattern_2_4: 3520000 rects -caravel_00020001_fill_pattern_2_4: 3530000 rects -caravel_00020001_fill_pattern_2_4: 3540000 rects -caravel_00020001_fill_pattern_2_4: 3550000 rects -caravel_00020001_fill_pattern_2_4: 3560000 rects -caravel_00020001_fill_pattern_2_4: 3570000 rects -caravel_00020001_fill_pattern_2_4: 3580000 rects -caravel_00020001_fill_pattern_2_4: 3590000 rects -caravel_00020001_fill_pattern_2_4: 3600000 rects -caravel_00020001_fill_pattern_2_4: 3610000 rects -caravel_00020001_fill_pattern_2_4: 3620000 rects -caravel_00020001_fill_pattern_2_4: 3630000 rects -caravel_00020001_fill_pattern_2_4: 3640000 rects -caravel_00020001_fill_pattern_2_4: 3650000 rects -caravel_00020001_fill_pattern_2_4: 3660000 rects -caravel_00020001_fill_pattern_2_4: 3670000 rects -caravel_00020001_fill_pattern_2_4: 3680000 rects -caravel_00020001_fill_pattern_2_4: 3690000 rects -caravel_00020001_fill_pattern_2_4: 3700000 rects -caravel_00020001_fill_pattern_2_4: 3710000 rects -caravel_00020001_fill_pattern_2_4: 3720000 rects -caravel_00020001_fill_pattern_2_4: 3730000 rects -caravel_00020001_fill_pattern_2_4: 3740000 rects -caravel_00020001_fill_pattern_2_4: 3750000 rects -caravel_00020001_fill_pattern_2_4: 3760000 rects -caravel_00020001_fill_pattern_2_4: 3770000 rects -caravel_00020001_fill_pattern_2_4: 3780000 rects -caravel_00020001_fill_pattern_2_4: 3790000 rects -caravel_00020001_fill_pattern_2_4: 3800000 rects -caravel_00020001_fill_pattern_2_4: 3810000 rects -caravel_00020001_fill_pattern_2_4: 3820000 rects -caravel_00020001_fill_pattern_2_4: 3830000 rects -caravel_00020001_fill_pattern_2_4: 3840000 rects -caravel_00020001_fill_pattern_2_4: 3850000 rects -caravel_00020001_fill_pattern_2_4: 3860000 rects -caravel_00020001_fill_pattern_2_4: 3870000 rects -caravel_00020001_fill_pattern_2_4: 3880000 rects -caravel_00020001_fill_pattern_2_4: 3890000 rects -caravel_00020001_fill_pattern_2_4: 3900000 rects -caravel_00020001_fill_pattern_2_4: 3910000 rects -caravel_00020001_fill_pattern_2_4: 3920000 rects -caravel_00020001_fill_pattern_2_4: 3930000 rects -caravel_00020001_fill_pattern_2_4: 3940000 rects -caravel_00020001_fill_pattern_2_4: 3950000 rects -caravel_00020001_fill_pattern_2_4: 3960000 rects -caravel_00020001_fill_pattern_2_4: 3970000 rects -caravel_00020001_fill_pattern_2_4: 3980000 rects -caravel_00020001_fill_pattern_2_4: 3990000 rects -caravel_00020001_fill_pattern_2_4: 4000000 rects -caravel_00020001_fill_pattern_2_4: 4010000 rects -caravel_00020001_fill_pattern_2_4: 4020000 rects -caravel_00020001_fill_pattern_2_4: 4030000 rects -caravel_00020001_fill_pattern_2_4: 4040000 rects -caravel_00020001_fill_pattern_2_4: 4050000 rects -caravel_00020001_fill_pattern_2_4: 4060000 rects -caravel_00020001_fill_pattern_2_4: 4070000 rects -CIF output style is now "wafflefill(tiled)" - Generating output for cell caravel_00020001_fill_pattern_2_4 - -caravel_00020001_fill_pattern_1_1: 3240000 rects -caravel_00020001_fill_pattern_1_1: 3250000 rects -caravel_00020001_fill_pattern_1_1: 3260000 rects -caravel_00020001_fill_pattern_1_1: 3270000 rects -caravel_00020001_fill_pattern_1_1: 3280000 rects -caravel_00020001_fill_pattern_1_1: 3290000 rects -caravel_00020001_fill_pattern_1_1: 3300000 rects -caravel_00020001_fill_pattern_1_1: 3310000 rects -caravel_00020001_fill_pattern_1_1: 3320000 rects -caravel_00020001_fill_pattern_1_1: 3330000 rects -caravel_00020001_fill_pattern_1_1: 3340000 rects -caravel_00020001_fill_pattern_1_1: 3350000 rects -caravel_00020001_fill_pattern_1_1: 3360000 rects -caravel_00020001_fill_pattern_1_1: 3370000 rects -caravel_00020001_fill_pattern_1_1: 3380000 rects -caravel_00020001_fill_pattern_1_1: 3390000 rects -caravel_00020001_fill_pattern_1_1: 3400000 rects -caravel_00020001_fill_pattern_1_1: 3410000 rects -caravel_00020001_fill_pattern_1_1: 3420000 rects -caravel_00020001_fill_pattern_1_1: 3430000 rects -caravel_00020001_fill_pattern_1_1: 3440000 rects -caravel_00020001_fill_pattern_1_1: 3450000 rects -caravel_00020001_fill_pattern_1_1: 3460000 rects -caravel_00020001_fill_pattern_1_1: 3470000 rects -caravel_00020001_fill_pattern_1_1: 3480000 rects -caravel_00020001_fill_pattern_1_1: 3490000 rects -caravel_00020001_fill_pattern_1_1: 3500000 rects -caravel_00020001_fill_pattern_1_1: 3510000 rects -caravel_00020001_fill_pattern_1_1: 3520000 rects -caravel_00020001_fill_pattern_1_1: 3530000 rects -caravel_00020001_fill_pattern_1_1: 3540000 rects -caravel_00020001_fill_pattern_1_1: 3550000 rects -caravel_00020001_fill_pattern_1_1: 3560000 rects -caravel_00020001_fill_pattern_1_1: 3570000 rects -caravel_00020001_fill_pattern_1_1: 3580000 rects -caravel_00020001_fill_pattern_1_1: 3590000 rects -caravel_00020001_fill_pattern_1_1: 3600000 rects -caravel_00020001_fill_pattern_1_1: 3610000 rects -caravel_00020001_fill_pattern_1_1: 3620000 rects -caravel_00020001_fill_pattern_1_1: 3630000 rects -caravel_00020001_fill_pattern_1_1: 3640000 rects -caravel_00020001_fill_pattern_1_1: 3650000 rects -caravel_00020001_fill_pattern_1_1: 3660000 rects -caravel_00020001_fill_pattern_1_1: 3670000 rects -caravel_00020001_fill_pattern_1_1: 3680000 rects -caravel_00020001_fill_pattern_1_1: 3690000 rects -caravel_00020001_fill_pattern_1_1: 3700000 rects -caravel_00020001_fill_pattern_1_1: 3710000 rects -caravel_00020001_fill_pattern_1_1: 3720000 rects -caravel_00020001_fill_pattern_1_1: 3730000 rects -caravel_00020001_fill_pattern_1_1: 3740000 rects -caravel_00020001_fill_pattern_1_1: 3750000 rects -caravel_00020001_fill_pattern_1_1: 3760000 rects -caravel_00020001_fill_pattern_1_1: 3770000 rects -caravel_00020001_fill_pattern_1_1: 3780000 rects -caravel_00020001_fill_pattern_1_1: 3790000 rects -caravel_00020001_fill_pattern_1_1: 3800000 rects -caravel_00020001_fill_pattern_1_1: 3810000 rects -caravel_00020001_fill_pattern_1_1: 3820000 rects -caravel_00020001_fill_pattern_1_1: 3830000 rects -caravel_00020001_fill_pattern_1_1: 3840000 rects -caravel_00020001_fill_pattern_1_1: 3850000 rects -caravel_00020001_fill_pattern_1_1: 3860000 rects -caravel_00020001_fill_pattern_1_1: 3870000 rects -caravel_00020001_fill_pattern_1_1: 3880000 rects -caravel_00020001_fill_pattern_1_1: 3890000 rects -caravel_00020001_fill_pattern_1_1: 3900000 rects -caravel_00020001_fill_pattern_1_1: 3910000 rects -caravel_00020001_fill_pattern_1_1: 3920000 rects -caravel_00020001_fill_pattern_1_1: 3930000 rects -caravel_00020001_fill_pattern_1_1: 3940000 rects -caravel_00020001_fill_pattern_1_1: 3950000 rects -caravel_00020001_fill_pattern_1_1: 3960000 rects -caravel_00020001_fill_pattern_1_1: 3970000 rects -caravel_00020001_fill_pattern_1_1: 3980000 rects -caravel_00020001_fill_pattern_1_1: 3990000 rects -caravel_00020001_fill_pattern_1_1: 4000000 rects -caravel_00020001_fill_pattern_1_1: 4010000 rects -caravel_00020001_fill_pattern_1_1: 4020000 rects -caravel_00020001_fill_pattern_1_1: 4030000 rects -caravel_00020001_fill_pattern_1_1: 4040000 rects -caravel_00020001_fill_pattern_1_1: 4050000 rects -caravel_00020001_fill_pattern_1_1: 4060000 rects -caravel_00020001_fill_pattern_1_1: 4070000 rects -caravel_00020001_fill_pattern_1_1: 4080000 rects -caravel_00020001_fill_pattern_1_1: 4090000 rects -caravel_00020001_fill_pattern_1_1: 4100000 rects -caravel_00020001_fill_pattern_1_1: 4110000 rects -caravel_00020001_fill_pattern_1_1: 4120000 rects -caravel_00020001_fill_pattern_1_1: 4130000 rects -caravel_00020001_fill_pattern_1_1: 4140000 rects -caravel_00020001_fill_pattern_1_1: 4150000 rects -CIF output style is now "wafflefill(tiled)" - Generating output for cell caravel_00020001_fill_pattern_1_1 - -caravel_00020001_fill_pattern_2_5: 6600000 rects -caravel_00020001_fill_pattern_2_5: 6610000 rects -caravel_00020001_fill_pattern_2_5: 6620000 rects -caravel_00020001_fill_pattern_2_5: 6630000 rects -caravel_00020001_fill_pattern_2_5: 6640000 rects -caravel_00020001_fill_pattern_2_5: 6650000 rects -caravel_00020001_fill_pattern_2_5: 6660000 rects -caravel_00020001_fill_pattern_2_5: 6670000 rects -caravel_00020001_fill_pattern_2_5: 6680000 rects -caravel_00020001_fill_pattern_2_5: 6690000 rects -caravel_00020001_fill_pattern_2_5: 6700000 rects -caravel_00020001_fill_pattern_2_5: 6710000 rects -caravel_00020001_fill_pattern_2_5: 6720000 rects -caravel_00020001_fill_pattern_2_5: 6730000 rects -caravel_00020001_fill_pattern_2_5: 6740000 rects -caravel_00020001_fill_pattern_2_5: 6750000 rects -caravel_00020001_fill_pattern_2_5: 6760000 rects -caravel_00020001_fill_pattern_2_5: 6770000 rects -caravel_00020001_fill_pattern_2_5: 6780000 rects -caravel_00020001_fill_pattern_2_5: 6790000 rects -caravel_00020001_fill_pattern_2_5: 6800000 rects -caravel_00020001_fill_pattern_2_5: 6810000 rects -caravel_00020001_fill_pattern_2_5: 6820000 rects -caravel_00020001_fill_pattern_2_5: 6830000 rects -caravel_00020001_fill_pattern_2_5: 6840000 rects -caravel_00020001_fill_pattern_2_5: 6850000 rects -caravel_00020001_fill_pattern_2_5: 6860000 rects -caravel_00020001_fill_pattern_2_5: 6870000 rects -caravel_00020001_fill_pattern_2_5: 6880000 rects -caravel_00020001_fill_pattern_2_5: 6890000 rects -caravel_00020001_fill_pattern_2_5: 6900000 rects -caravel_00020001_fill_pattern_2_5: 6910000 rects -caravel_00020001_fill_pattern_2_5: 6920000 rects -caravel_00020001_fill_pattern_2_5: 6930000 rects -caravel_00020001_fill_pattern_2_5: 6940000 rects -caravel_00020001_fill_pattern_2_5: 6950000 rects -caravel_00020001_fill_pattern_2_5: 6960000 rects -caravel_00020001_fill_pattern_2_5: 6970000 rects -caravel_00020001_fill_pattern_2_5: 6980000 rects -caravel_00020001_fill_pattern_2_5: 6990000 rects -caravel_00020001_fill_pattern_2_5: 7000000 rects -caravel_00020001_fill_pattern_2_5: 7010000 rects -caravel_00020001_fill_pattern_2_5: 7020000 rects -caravel_00020001_fill_pattern_2_5: 7030000 rects -caravel_00020001_fill_pattern_2_5: 7040000 rects -caravel_00020001_fill_pattern_2_5: 7050000 rects -caravel_00020001_fill_pattern_2_5: 7060000 rects -caravel_00020001_fill_pattern_2_5: 7070000 rects -caravel_00020001_fill_pattern_2_5: 7080000 rects -caravel_00020001_fill_pattern_2_5: 7090000 rects -caravel_00020001_fill_pattern_2_5: 7100000 rects -caravel_00020001_fill_pattern_2_5: 7110000 rects -caravel_00020001_fill_pattern_2_5: 7120000 rects -caravel_00020001_fill_pattern_2_5: 7130000 rects -caravel_00020001_fill_pattern_2_5: 7140000 rects -caravel_00020001_fill_pattern_2_5: 7150000 rects -caravel_00020001_fill_pattern_2_5: 7160000 rects -CIF output style is now "wafflefill(tiled)" - Generating output for cell caravel_00020001_fill_pattern_2_5 - -caravel_00020001_fill_pattern_2_0: 6600000 rects -caravel_00020001_fill_pattern_2_0: 6610000 rects -caravel_00020001_fill_pattern_2_0: 6620000 rects -caravel_00020001_fill_pattern_2_0: 6630000 rects -caravel_00020001_fill_pattern_2_0: 6640000 rects -caravel_00020001_fill_pattern_2_0: 6650000 rects -caravel_00020001_fill_pattern_2_0: 6660000 rects -caravel_00020001_fill_pattern_2_0: 6670000 rects -caravel_00020001_fill_pattern_2_0: 6680000 rects -caravel_00020001_fill_pattern_2_0: 6690000 rects -caravel_00020001_fill_pattern_2_0: 6700000 rects -caravel_00020001_fill_pattern_2_0: 6710000 rects -caravel_00020001_fill_pattern_2_0: 6720000 rects -caravel_00020001_fill_pattern_2_0: 6730000 rects -caravel_00020001_fill_pattern_2_0: 6740000 rects -caravel_00020001_fill_pattern_2_0: 6750000 rects -caravel_00020001_fill_pattern_2_0: 6760000 rects -caravel_00020001_fill_pattern_2_0: 6770000 rects -caravel_00020001_fill_pattern_2_0: 6780000 rects -caravel_00020001_fill_pattern_2_0: 6790000 rects -caravel_00020001_fill_pattern_2_0: 6800000 rects -caravel_00020001_fill_pattern_2_0: 6810000 rects -caravel_00020001_fill_pattern_2_0: 6820000 rects -caravel_00020001_fill_pattern_2_0: 6830000 rects -caravel_00020001_fill_pattern_2_0: 6840000 rects -caravel_00020001_fill_pattern_2_0: 6850000 rects -caravel_00020001_fill_pattern_2_0: 6860000 rects -caravel_00020001_fill_pattern_2_0: 6870000 rects -caravel_00020001_fill_pattern_2_0: 6880000 rects -caravel_00020001_fill_pattern_2_0: 6890000 rects -caravel_00020001_fill_pattern_2_0: 6900000 rects -caravel_00020001_fill_pattern_2_0: 6910000 rects -caravel_00020001_fill_pattern_2_0: 6920000 rects -caravel_00020001_fill_pattern_2_0: 6930000 rects -caravel_00020001_fill_pattern_2_0: 6940000 rects -caravel_00020001_fill_pattern_2_0: 6950000 rects -caravel_00020001_fill_pattern_2_0: 6960000 rects -caravel_00020001_fill_pattern_2_0: 6970000 rects -caravel_00020001_fill_pattern_2_0: 6980000 rects -caravel_00020001_fill_pattern_2_0: 6990000 rects -caravel_00020001_fill_pattern_2_0: 7000000 rects -caravel_00020001_fill_pattern_2_0: 7010000 rects -caravel_00020001_fill_pattern_2_0: 7020000 rects -caravel_00020001_fill_pattern_2_0: 7030000 rects -caravel_00020001_fill_pattern_2_0: 7040000 rects -caravel_00020001_fill_pattern_2_0: 7050000 rects -caravel_00020001_fill_pattern_2_0: 7060000 rects -caravel_00020001_fill_pattern_2_0: 7070000 rects -caravel_00020001_fill_pattern_2_0: 7080000 rects -caravel_00020001_fill_pattern_2_0: 7090000 rects -caravel_00020001_fill_pattern_2_0: 7100000 rects -caravel_00020001_fill_pattern_2_0: 7110000 rects -caravel_00020001_fill_pattern_2_0: 7120000 rects -caravel_00020001_fill_pattern_2_0: 7130000 rects -caravel_00020001_fill_pattern_2_0: 7140000 rects -caravel_00020001_fill_pattern_2_0: 7150000 rects -caravel_00020001_fill_pattern_2_0: 7160000 rects -caravel_00020001_fill_pattern_2_0: 7170000 rects -caravel_00020001_fill_pattern_2_0: 7180000 rects -caravel_00020001_fill_pattern_2_0: 7190000 rects -caravel_00020001_fill_pattern_2_0: 7200000 rects -caravel_00020001_fill_pattern_2_0: 7210000 rects -caravel_00020001_fill_pattern_2_0: 7220000 rects -caravel_00020001_fill_pattern_2_0: 7230000 rects -caravel_00020001_fill_pattern_2_0: 7240000 rects -caravel_00020001_fill_pattern_2_0: 7250000 rects -caravel_00020001_fill_pattern_2_0: 7260000 rects -caravel_00020001_fill_pattern_2_0: 7270000 rects -caravel_00020001_fill_pattern_2_0: 7280000 rects -caravel_00020001_fill_pattern_2_0: 7290000 rects -caravel_00020001_fill_pattern_2_0: 7300000 rects -caravel_00020001_fill_pattern_2_0: 7310000 rects -caravel_00020001_fill_pattern_2_0: 7320000 rects -caravel_00020001_fill_pattern_2_0: 7330000 rects -caravel_00020001_fill_pattern_2_0: 7340000 rects -caravel_00020001_fill_pattern_2_0: 7350000 rects -caravel_00020001_fill_pattern_2_0: 7360000 rects -caravel_00020001_fill_pattern_2_0: 7370000 rects -caravel_00020001_fill_pattern_2_0: 7380000 rects -caravel_00020001_fill_pattern_2_0: 7390000 rects -caravel_00020001_fill_pattern_2_0: 7400000 rects -caravel_00020001_fill_pattern_2_0: 7410000 rects -caravel_00020001_fill_pattern_2_0: 7420000 rects -caravel_00020001_fill_pattern_2_0: 7430000 rects -caravel_00020001_fill_pattern_2_0: 7440000 rects -CIF output style is now "wafflefill(tiled)" - Generating output for cell caravel_00020001_fill_pattern_2_0 - -caravel_00020001_fill_pattern_3_0: 4920000 rects -caravel_00020001_fill_pattern_3_0: 4930000 rects -caravel_00020001_fill_pattern_3_0: 4940000 rects -caravel_00020001_fill_pattern_3_0: 4950000 rects -caravel_00020001_fill_pattern_3_0: 4960000 rects -caravel_00020001_fill_pattern_3_0: 4970000 rects -caravel_00020001_fill_pattern_3_0: 4980000 rects -caravel_00020001_fill_pattern_3_0: 4990000 rects -caravel_00020001_fill_pattern_3_0: 5000000 rects -caravel_00020001_fill_pattern_3_0: 5010000 rects -caravel_00020001_fill_pattern_3_0: 5020000 rects -caravel_00020001_fill_pattern_3_0: 5030000 rects -caravel_00020001_fill_pattern_3_0: 5040000 rects -caravel_00020001_fill_pattern_3_0: 5050000 rects -caravel_00020001_fill_pattern_3_0: 5060000 rects -caravel_00020001_fill_pattern_3_0: 5070000 rects -caravel_00020001_fill_pattern_3_0: 5080000 rects -caravel_00020001_fill_pattern_3_0: 5090000 rects -caravel_00020001_fill_pattern_3_0: 5100000 rects -caravel_00020001_fill_pattern_3_0: 5110000 rects -caravel_00020001_fill_pattern_3_0: 5120000 rects -caravel_00020001_fill_pattern_3_0: 5130000 rects -caravel_00020001_fill_pattern_3_0: 5140000 rects -caravel_00020001_fill_pattern_3_0: 5150000 rects -caravel_00020001_fill_pattern_3_0: 5160000 rects -caravel_00020001_fill_pattern_3_0: 5170000 rects -caravel_00020001_fill_pattern_3_0: 5180000 rects -caravel_00020001_fill_pattern_3_0: 5190000 rects -caravel_00020001_fill_pattern_3_0: 5200000 rects -caravel_00020001_fill_pattern_3_0: 5210000 rects -caravel_00020001_fill_pattern_3_0: 5220000 rects -caravel_00020001_fill_pattern_3_0: 5230000 rects -caravel_00020001_fill_pattern_3_0: 5240000 rects -caravel_00020001_fill_pattern_3_0: 5250000 rects -caravel_00020001_fill_pattern_3_0: 5260000 rects -caravel_00020001_fill_pattern_3_0: 5270000 rects -caravel_00020001_fill_pattern_3_0: 5280000 rects -caravel_00020001_fill_pattern_3_0: 5290000 rects -caravel_00020001_fill_pattern_3_0: 5300000 rects -caravel_00020001_fill_pattern_3_0: 5310000 rects -caravel_00020001_fill_pattern_3_0: 5320000 rects -caravel_00020001_fill_pattern_3_0: 5330000 rects -caravel_00020001_fill_pattern_3_0: 5340000 rects -caravel_00020001_fill_pattern_3_0: 5350000 rects -caravel_00020001_fill_pattern_3_0: 5360000 rects -caravel_00020001_fill_pattern_3_0: 5370000 rects -caravel_00020001_fill_pattern_3_0: 5380000 rects -caravel_00020001_fill_pattern_3_0: 5390000 rects -caravel_00020001_fill_pattern_3_0: 5400000 rects -caravel_00020001_fill_pattern_3_0: 5410000 rects -caravel_00020001_fill_pattern_3_0: 5420000 rects -caravel_00020001_fill_pattern_3_0: 5430000 rects -caravel_00020001_fill_pattern_3_0: 5440000 rects -caravel_00020001_fill_pattern_3_0: 5450000 rects -caravel_00020001_fill_pattern_3_0: 5460000 rects -caravel_00020001_fill_pattern_3_0: 5470000 rects -caravel_00020001_fill_pattern_3_0: 5480000 rects -caravel_00020001_fill_pattern_3_0: 5490000 rects -caravel_00020001_fill_pattern_3_0: 5500000 rects -caravel_00020001_fill_pattern_3_0: 5510000 rects -caravel_00020001_fill_pattern_3_0: 5520000 rects -caravel_00020001_fill_pattern_3_0: 5530000 rects -caravel_00020001_fill_pattern_3_0: 5540000 rects -caravel_00020001_fill_pattern_3_0: 5550000 rects -CIF output style is now "wafflefill(tiled)" - Generating output for cell caravel_00020001_fill_pattern_3_0 - -caravel_00020001_fill_pattern_2_1: 4920000 rects -caravel_00020001_fill_pattern_2_1: 4930000 rects -caravel_00020001_fill_pattern_2_1: 4940000 rects -caravel_00020001_fill_pattern_2_1: 4950000 rects -caravel_00020001_fill_pattern_2_1: 4960000 rects -caravel_00020001_fill_pattern_2_1: 4970000 rects -caravel_00020001_fill_pattern_2_1: 4980000 rects -caravel_00020001_fill_pattern_2_1: 4990000 rects -caravel_00020001_fill_pattern_2_1: 5000000 rects -caravel_00020001_fill_pattern_2_1: 5010000 rects -caravel_00020001_fill_pattern_2_1: 5020000 rects -caravel_00020001_fill_pattern_2_1: 5030000 rects -caravel_00020001_fill_pattern_2_1: 5040000 rects -caravel_00020001_fill_pattern_2_1: 5050000 rects -caravel_00020001_fill_pattern_2_1: 5060000 rects -caravel_00020001_fill_pattern_2_1: 5070000 rects -caravel_00020001_fill_pattern_2_1: 5080000 rects -caravel_00020001_fill_pattern_2_1: 5090000 rects -caravel_00020001_fill_pattern_2_1: 5100000 rects -caravel_00020001_fill_pattern_2_1: 5110000 rects -caravel_00020001_fill_pattern_2_1: 5120000 rects -caravel_00020001_fill_pattern_2_1: 5130000 rects -caravel_00020001_fill_pattern_2_1: 5140000 rects -caravel_00020001_fill_pattern_2_1: 5150000 rects -caravel_00020001_fill_pattern_2_1: 5160000 rects -caravel_00020001_fill_pattern_2_1: 5170000 rects -caravel_00020001_fill_pattern_2_1: 5180000 rects -caravel_00020001_fill_pattern_2_1: 5190000 rects -caravel_00020001_fill_pattern_2_1: 5200000 rects -caravel_00020001_fill_pattern_2_1: 5210000 rects -caravel_00020001_fill_pattern_2_1: 5220000 rects -caravel_00020001_fill_pattern_2_1: 5230000 rects -caravel_00020001_fill_pattern_2_1: 5240000 rects -caravel_00020001_fill_pattern_2_1: 5250000 rects -caravel_00020001_fill_pattern_2_1: 5260000 rects -caravel_00020001_fill_pattern_2_1: 5270000 rects -caravel_00020001_fill_pattern_2_1: 5280000 rects -caravel_00020001_fill_pattern_2_1: 5290000 rects -caravel_00020001_fill_pattern_2_1: 5300000 rects -caravel_00020001_fill_pattern_2_1: 5310000 rects -caravel_00020001_fill_pattern_2_1: 5320000 rects -caravel_00020001_fill_pattern_2_1: 5330000 rects -caravel_00020001_fill_pattern_2_1: 5340000 rects -caravel_00020001_fill_pattern_2_1: 5350000 rects -caravel_00020001_fill_pattern_2_1: 5360000 rects -caravel_00020001_fill_pattern_2_1: 5370000 rects -caravel_00020001_fill_pattern_2_1: 5380000 rects -caravel_00020001_fill_pattern_2_1: 5390000 rects -caravel_00020001_fill_pattern_2_1: 5400000 rects -caravel_00020001_fill_pattern_2_1: 5410000 rects -caravel_00020001_fill_pattern_2_1: 5420000 rects -caravel_00020001_fill_pattern_2_1: 5430000 rects -caravel_00020001_fill_pattern_2_1: 5440000 rects -caravel_00020001_fill_pattern_2_1: 5450000 rects -caravel_00020001_fill_pattern_2_1: 5460000 rects -caravel_00020001_fill_pattern_2_1: 5470000 rects -caravel_00020001_fill_pattern_2_1: 5480000 rects -caravel_00020001_fill_pattern_2_1: 5490000 rects -caravel_00020001_fill_pattern_2_1: 5500000 rects -caravel_00020001_fill_pattern_2_1: 5510000 rects -caravel_00020001_fill_pattern_2_1: 5520000 rects -caravel_00020001_fill_pattern_2_1: 5530000 rects -caravel_00020001_fill_pattern_2_1: 5540000 rects -caravel_00020001_fill_pattern_2_1: 5550000 rects -caravel_00020001_fill_pattern_2_1: 5560000 rects -caravel_00020001_fill_pattern_2_1: 5570000 rects -caravel_00020001_fill_pattern_2_1: 5580000 rects -caravel_00020001_fill_pattern_2_1: 5590000 rects -caravel_00020001_fill_pattern_2_1: 5600000 rects -caravel_00020001_fill_pattern_2_1: 5610000 rects -caravel_00020001_fill_pattern_2_1: 5620000 rects -caravel_00020001_fill_pattern_2_1: 5630000 rects -caravel_00020001_fill_pattern_2_1: 5640000 rects -caravel_00020001_fill_pattern_2_1: 5650000 rects -caravel_00020001_fill_pattern_2_1: 5660000 rects -caravel_00020001_fill_pattern_2_1: 5670000 rects -caravel_00020001_fill_pattern_2_1: 5680000 rects -caravel_00020001_fill_pattern_2_1: 5690000 rects -caravel_00020001_fill_pattern_2_1: 5700000 rects -caravel_00020001_fill_pattern_2_1: 5710000 rects -caravel_00020001_fill_pattern_2_1: 5720000 rects -caravel_00020001_fill_pattern_2_1: 5730000 rects -caravel_00020001_fill_pattern_2_1: 5740000 rects -caravel_00020001_fill_pattern_2_1: 5750000 rects -caravel_00020001_fill_pattern_2_1: 5760000 rects -caravel_00020001_fill_pattern_2_1: 5770000 rects -caravel_00020001_fill_pattern_2_1: 5780000 rects -caravel_00020001_fill_pattern_2_1: 5790000 rects -caravel_00020001_fill_pattern_2_1: 5800000 rects -caravel_00020001_fill_pattern_2_1: 5810000 rects -caravel_00020001_fill_pattern_2_1: 5820000 rects -caravel_00020001_fill_pattern_2_1: 5830000 rects -caravel_00020001_fill_pattern_2_1: 5840000 rects -caravel_00020001_fill_pattern_2_1: 5850000 rects -caravel_00020001_fill_pattern_2_1: 5860000 rects -caravel_00020001_fill_pattern_2_1: 5870000 rects -caravel_00020001_fill_pattern_2_1: 5880000 rects -caravel_00020001_fill_pattern_2_1: 5890000 rects -caravel_00020001_fill_pattern_2_1: 5900000 rects -caravel_00020001_fill_pattern_2_1: 5910000 rects -caravel_00020001_fill_pattern_2_1: 5920000 rects -caravel_00020001_fill_pattern_2_1: 5930000 rects -caravel_00020001_fill_pattern_2_1: 5940000 rects -caravel_00020001_fill_pattern_2_1: 5950000 rects -caravel_00020001_fill_pattern_2_1: 5960000 rects -caravel_00020001_fill_pattern_2_1: 5970000 rects -caravel_00020001_fill_pattern_2_1: 5980000 rects -caravel_00020001_fill_pattern_2_1: 5990000 rects -caravel_00020001_fill_pattern_2_1: 6000000 rects -caravel_00020001_fill_pattern_2_1: 6010000 rects -caravel_00020001_fill_pattern_2_1: 6020000 rects -caravel_00020001_fill_pattern_2_1: 6030000 rects -caravel_00020001_fill_pattern_2_1: 6040000 rects -caravel_00020001_fill_pattern_2_1: 6050000 rects -caravel_00020001_fill_pattern_2_1: 6060000 rects -caravel_00020001_fill_pattern_2_1: 6070000 rects -caravel_00020001_fill_pattern_2_1: 6080000 rects -caravel_00020001_fill_pattern_2_1: 6090000 rects -caravel_00020001_fill_pattern_2_1: 6100000 rects -caravel_00020001_fill_pattern_2_1: 6110000 rects -caravel_00020001_fill_pattern_2_1: 6120000 rects -caravel_00020001_fill_pattern_2_1: 6130000 rects -caravel_00020001_fill_pattern_2_1: 6140000 rects -caravel_00020001_fill_pattern_2_1: 6150000 rects -caravel_00020001_fill_pattern_2_1: 6160000 rects -caravel_00020001_fill_pattern_2_1: 6170000 rects -caravel_00020001_fill_pattern_2_1: 6180000 rects -caravel_00020001_fill_pattern_2_1: 6190000 rects -caravel_00020001_fill_pattern_2_1: 6200000 rects -caravel_00020001_fill_pattern_2_1: 6210000 rects -caravel_00020001_fill_pattern_2_1: 6220000 rects -caravel_00020001_fill_pattern_2_1: 6230000 rects -caravel_00020001_fill_pattern_2_1: 6240000 rects -caravel_00020001_fill_pattern_2_1: 6250000 rects -caravel_00020001_fill_pattern_2_1: 6260000 rects -caravel_00020001_fill_pattern_2_1: 6270000 rects -caravel_00020001_fill_pattern_2_1: 6280000 rects -caravel_00020001_fill_pattern_2_1: 6290000 rects -caravel_00020001_fill_pattern_2_1: 6300000 rects -caravel_00020001_fill_pattern_2_1: 6310000 rects -caravel_00020001_fill_pattern_2_1: 6320000 rects -caravel_00020001_fill_pattern_2_1: 6330000 rects -caravel_00020001_fill_pattern_2_1: 6340000 rects -caravel_00020001_fill_pattern_2_1: 6350000 rects -caravel_00020001_fill_pattern_2_1: 6360000 rects -caravel_00020001_fill_pattern_2_1: 6370000 rects -caravel_00020001_fill_pattern_2_1: 6380000 rects -caravel_00020001_fill_pattern_2_1: 6390000 rects -caravel_00020001_fill_pattern_2_1: 6400000 rects -caravel_00020001_fill_pattern_2_1: 6410000 rects -caravel_00020001_fill_pattern_2_1: 6420000 rects -caravel_00020001_fill_pattern_2_1: 6430000 rects -caravel_00020001_fill_pattern_2_1: 6440000 rects -caravel_00020001_fill_pattern_2_1: 6450000 rects -caravel_00020001_fill_pattern_2_1: 6460000 rects -CIF output style is now "wafflefill(tiled)" - Generating output for cell caravel_00020001_fill_pattern_2_1 + Generating output for cell caravel_00020001_fill_pattern_4_1 caravel_00020001_fill_pattern_0_0: 3240000 rects caravel_00020001_fill_pattern_0_0: 3250000 rects @@ -21776,65 +20957,837 @@ CIF output style is now "wafflefill(tiled)" Generating output for cell caravel_00020001_fill_pattern_0_0 -caravel_00020001_fill_pattern_0_1: 4920000 rects -caravel_00020001_fill_pattern_0_1: 4930000 rects -caravel_00020001_fill_pattern_0_1: 4940000 rects -caravel_00020001_fill_pattern_0_1: 4950000 rects -caravel_00020001_fill_pattern_0_1: 4960000 rects -caravel_00020001_fill_pattern_0_1: 4970000 rects -caravel_00020001_fill_pattern_0_1: 4980000 rects -caravel_00020001_fill_pattern_0_1: 4990000 rects -caravel_00020001_fill_pattern_0_1: 5000000 rects -caravel_00020001_fill_pattern_0_1: 5010000 rects -caravel_00020001_fill_pattern_0_1: 5020000 rects -caravel_00020001_fill_pattern_0_1: 5030000 rects -caravel_00020001_fill_pattern_0_1: 5040000 rects -caravel_00020001_fill_pattern_0_1: 5050000 rects -caravel_00020001_fill_pattern_0_1: 5060000 rects -caravel_00020001_fill_pattern_0_1: 5070000 rects -caravel_00020001_fill_pattern_0_1: 5080000 rects -caravel_00020001_fill_pattern_0_1: 5090000 rects -caravel_00020001_fill_pattern_0_1: 5100000 rects -caravel_00020001_fill_pattern_0_1: 5110000 rects -caravel_00020001_fill_pattern_0_1: 5120000 rects -caravel_00020001_fill_pattern_0_1: 5130000 rects -caravel_00020001_fill_pattern_0_1: 5140000 rects -caravel_00020001_fill_pattern_0_1: 5150000 rects -caravel_00020001_fill_pattern_0_1: 5160000 rects -caravel_00020001_fill_pattern_0_1: 5170000 rects -caravel_00020001_fill_pattern_0_1: 5180000 rects -caravel_00020001_fill_pattern_0_1: 5190000 rects -caravel_00020001_fill_pattern_0_1: 5200000 rects -caravel_00020001_fill_pattern_0_1: 5210000 rects -caravel_00020001_fill_pattern_0_1: 5220000 rects -caravel_00020001_fill_pattern_0_1: 5230000 rects -caravel_00020001_fill_pattern_0_1: 5240000 rects -caravel_00020001_fill_pattern_0_1: 5250000 rects -caravel_00020001_fill_pattern_0_1: 5260000 rects -caravel_00020001_fill_pattern_0_1: 5270000 rects -caravel_00020001_fill_pattern_0_1: 5280000 rects -caravel_00020001_fill_pattern_0_1: 5290000 rects -caravel_00020001_fill_pattern_0_1: 5300000 rects -caravel_00020001_fill_pattern_0_1: 5310000 rects -caravel_00020001_fill_pattern_0_1: 5320000 rects -caravel_00020001_fill_pattern_0_1: 5330000 rects -caravel_00020001_fill_pattern_0_1: 5340000 rects -caravel_00020001_fill_pattern_0_1: 5350000 rects -caravel_00020001_fill_pattern_0_1: 5360000 rects -caravel_00020001_fill_pattern_0_1: 5370000 rects -caravel_00020001_fill_pattern_0_1: 5380000 rects -caravel_00020001_fill_pattern_0_1: 5390000 rects -caravel_00020001_fill_pattern_0_1: 5400000 rects -caravel_00020001_fill_pattern_0_1: 5410000 rects -caravel_00020001_fill_pattern_0_1: 5420000 rects -caravel_00020001_fill_pattern_0_1: 5430000 rects -caravel_00020001_fill_pattern_0_1: 5440000 rects -caravel_00020001_fill_pattern_0_1: 5450000 rects -caravel_00020001_fill_pattern_0_1: 5460000 rects -caravel_00020001_fill_pattern_0_1: 5470000 rects -caravel_00020001_fill_pattern_0_1: 5480000 rects +caravel_00020001_fill_pattern_2_6: 1560000 rects +caravel_00020001_fill_pattern_2_6: 1570000 rects +caravel_00020001_fill_pattern_2_6: 1580000 rects +caravel_00020001_fill_pattern_2_6: 1590000 rects +caravel_00020001_fill_pattern_2_6: 1600000 rects +caravel_00020001_fill_pattern_2_6: 1610000 rects +caravel_00020001_fill_pattern_2_6: 1620000 rects +caravel_00020001_fill_pattern_2_6: 1630000 rects +caravel_00020001_fill_pattern_2_6: 1640000 rects +caravel_00020001_fill_pattern_2_6: 1650000 rects +caravel_00020001_fill_pattern_2_6: 1660000 rects +caravel_00020001_fill_pattern_2_6: 1670000 rects +caravel_00020001_fill_pattern_2_6: 1680000 rects +caravel_00020001_fill_pattern_2_6: 1690000 rects +caravel_00020001_fill_pattern_2_6: 1700000 rects +caravel_00020001_fill_pattern_2_6: 1710000 rects +caravel_00020001_fill_pattern_2_6: 1720000 rects +caravel_00020001_fill_pattern_2_6: 1730000 rects +caravel_00020001_fill_pattern_2_6: 1740000 rects +caravel_00020001_fill_pattern_2_6: 1750000 rects +caravel_00020001_fill_pattern_2_6: 1760000 rects +caravel_00020001_fill_pattern_2_6: 1770000 rects +caravel_00020001_fill_pattern_2_6: 1780000 rects +caravel_00020001_fill_pattern_2_6: 1790000 rects +caravel_00020001_fill_pattern_2_6: 1800000 rects +caravel_00020001_fill_pattern_2_6: 1810000 rects +caravel_00020001_fill_pattern_2_6: 1820000 rects +caravel_00020001_fill_pattern_2_6: 1830000 rects +caravel_00020001_fill_pattern_2_6: 1840000 rects +caravel_00020001_fill_pattern_2_6: 1850000 rects +caravel_00020001_fill_pattern_2_6: 1860000 rects +caravel_00020001_fill_pattern_2_6: 1870000 rects +caravel_00020001_fill_pattern_2_6: 1880000 rects CIF output style is now "wafflefill(tiled)" - Generating output for cell caravel_00020001_fill_pattern_0_1 + Generating output for cell caravel_00020001_fill_pattern_2_6 + +caravel_00020001_fill_pattern_3_4: 3240000 rects +caravel_00020001_fill_pattern_3_4: 3250000 rects +caravel_00020001_fill_pattern_3_4: 3260000 rects +caravel_00020001_fill_pattern_3_4: 3270000 rects +caravel_00020001_fill_pattern_3_4: 3280000 rects +caravel_00020001_fill_pattern_3_4: 3290000 rects +caravel_00020001_fill_pattern_3_4: 3300000 rects +caravel_00020001_fill_pattern_3_4: 3310000 rects +caravel_00020001_fill_pattern_3_4: 3320000 rects +caravel_00020001_fill_pattern_3_4: 3330000 rects +caravel_00020001_fill_pattern_3_4: 3340000 rects +caravel_00020001_fill_pattern_3_4: 3350000 rects +caravel_00020001_fill_pattern_3_4: 3360000 rects +caravel_00020001_fill_pattern_3_4: 3370000 rects +caravel_00020001_fill_pattern_3_4: 3380000 rects +caravel_00020001_fill_pattern_3_4: 3390000 rects +caravel_00020001_fill_pattern_3_4: 3400000 rects +caravel_00020001_fill_pattern_3_4: 3410000 rects +caravel_00020001_fill_pattern_3_4: 3420000 rects +caravel_00020001_fill_pattern_3_4: 3430000 rects +caravel_00020001_fill_pattern_3_4: 3440000 rects +caravel_00020001_fill_pattern_3_4: 3450000 rects +caravel_00020001_fill_pattern_3_4: 3460000 rects +caravel_00020001_fill_pattern_3_4: 3470000 rects +caravel_00020001_fill_pattern_3_4: 3480000 rects +caravel_00020001_fill_pattern_3_4: 3490000 rects +caravel_00020001_fill_pattern_3_4: 3500000 rects +caravel_00020001_fill_pattern_3_4: 3510000 rects +caravel_00020001_fill_pattern_3_4: 3520000 rects +caravel_00020001_fill_pattern_3_4: 3530000 rects +caravel_00020001_fill_pattern_3_4: 3540000 rects +caravel_00020001_fill_pattern_3_4: 3550000 rects +caravel_00020001_fill_pattern_3_4: 3560000 rects +caravel_00020001_fill_pattern_3_4: 3570000 rects +caravel_00020001_fill_pattern_3_4: 3580000 rects +caravel_00020001_fill_pattern_3_4: 3590000 rects +caravel_00020001_fill_pattern_3_4: 3600000 rects +caravel_00020001_fill_pattern_3_4: 3610000 rects +caravel_00020001_fill_pattern_3_4: 3620000 rects +caravel_00020001_fill_pattern_3_4: 3630000 rects +caravel_00020001_fill_pattern_3_4: 3640000 rects +caravel_00020001_fill_pattern_3_4: 3650000 rects +caravel_00020001_fill_pattern_3_4: 3660000 rects +caravel_00020001_fill_pattern_3_4: 3670000 rects +caravel_00020001_fill_pattern_3_4: 3680000 rects +caravel_00020001_fill_pattern_3_4: 3690000 rects +caravel_00020001_fill_pattern_3_4: 3700000 rects +caravel_00020001_fill_pattern_3_4: 3710000 rects +caravel_00020001_fill_pattern_3_4: 3720000 rects +caravel_00020001_fill_pattern_3_4: 3730000 rects +caravel_00020001_fill_pattern_3_4: 3740000 rects +caravel_00020001_fill_pattern_3_4: 3750000 rects +caravel_00020001_fill_pattern_3_4: 3760000 rects +caravel_00020001_fill_pattern_3_4: 3770000 rects +caravel_00020001_fill_pattern_3_4: 3780000 rects +caravel_00020001_fill_pattern_3_4: 3790000 rects +caravel_00020001_fill_pattern_3_4: 3800000 rects +caravel_00020001_fill_pattern_3_4: 3810000 rects +caravel_00020001_fill_pattern_3_4: 3820000 rects +caravel_00020001_fill_pattern_3_4: 3830000 rects +caravel_00020001_fill_pattern_3_4: 3840000 rects +caravel_00020001_fill_pattern_3_4: 3850000 rects +caravel_00020001_fill_pattern_3_4: 3860000 rects +caravel_00020001_fill_pattern_3_4: 3870000 rects +caravel_00020001_fill_pattern_3_4: 3880000 rects +caravel_00020001_fill_pattern_3_4: 3890000 rects +caravel_00020001_fill_pattern_3_4: 3900000 rects +caravel_00020001_fill_pattern_3_4: 3910000 rects +caravel_00020001_fill_pattern_3_4: 3920000 rects +caravel_00020001_fill_pattern_3_4: 3930000 rects +caravel_00020001_fill_pattern_3_4: 3940000 rects +caravel_00020001_fill_pattern_3_4: 3950000 rects +caravel_00020001_fill_pattern_3_4: 3960000 rects +caravel_00020001_fill_pattern_3_4: 3970000 rects +caravel_00020001_fill_pattern_3_4: 3980000 rects +caravel_00020001_fill_pattern_3_4: 3990000 rects +caravel_00020001_fill_pattern_3_4: 4000000 rects +caravel_00020001_fill_pattern_3_4: 4010000 rects +caravel_00020001_fill_pattern_3_4: 4020000 rects +caravel_00020001_fill_pattern_3_4: 4030000 rects +caravel_00020001_fill_pattern_3_4: 4040000 rects +caravel_00020001_fill_pattern_3_4: 4050000 rects +caravel_00020001_fill_pattern_3_4: 4060000 rects +caravel_00020001_fill_pattern_3_4: 4070000 rects +CIF output style is now "wafflefill(tiled)" + Generating output for cell caravel_00020001_fill_pattern_3_4 + +caravel_00020001_fill_pattern_2_5: 6600000 rects +caravel_00020001_fill_pattern_2_5: 6610000 rects +caravel_00020001_fill_pattern_2_5: 6620000 rects +caravel_00020001_fill_pattern_2_5: 6630000 rects +caravel_00020001_fill_pattern_2_5: 6640000 rects +caravel_00020001_fill_pattern_2_5: 6650000 rects +caravel_00020001_fill_pattern_2_5: 6660000 rects +caravel_00020001_fill_pattern_2_5: 6670000 rects +caravel_00020001_fill_pattern_2_5: 6680000 rects +caravel_00020001_fill_pattern_2_5: 6690000 rects +caravel_00020001_fill_pattern_2_5: 6700000 rects +caravel_00020001_fill_pattern_2_5: 6710000 rects +caravel_00020001_fill_pattern_2_5: 6720000 rects +caravel_00020001_fill_pattern_2_5: 6730000 rects +caravel_00020001_fill_pattern_2_5: 6740000 rects +caravel_00020001_fill_pattern_2_5: 6750000 rects +caravel_00020001_fill_pattern_2_5: 6760000 rects +caravel_00020001_fill_pattern_2_5: 6770000 rects +caravel_00020001_fill_pattern_2_5: 6780000 rects +caravel_00020001_fill_pattern_2_5: 6790000 rects +caravel_00020001_fill_pattern_2_5: 6800000 rects +caravel_00020001_fill_pattern_2_5: 6810000 rects +caravel_00020001_fill_pattern_2_5: 6820000 rects +caravel_00020001_fill_pattern_2_5: 6830000 rects +caravel_00020001_fill_pattern_2_5: 6840000 rects +caravel_00020001_fill_pattern_2_5: 6850000 rects +caravel_00020001_fill_pattern_2_5: 6860000 rects +caravel_00020001_fill_pattern_2_5: 6870000 rects +caravel_00020001_fill_pattern_2_5: 6880000 rects +caravel_00020001_fill_pattern_2_5: 6890000 rects +caravel_00020001_fill_pattern_2_5: 6900000 rects +caravel_00020001_fill_pattern_2_5: 6910000 rects +caravel_00020001_fill_pattern_2_5: 6920000 rects +caravel_00020001_fill_pattern_2_5: 6930000 rects +caravel_00020001_fill_pattern_2_5: 6940000 rects +caravel_00020001_fill_pattern_2_5: 6950000 rects +caravel_00020001_fill_pattern_2_5: 6960000 rects +caravel_00020001_fill_pattern_2_5: 6970000 rects +caravel_00020001_fill_pattern_2_5: 6980000 rects +caravel_00020001_fill_pattern_2_5: 6990000 rects +caravel_00020001_fill_pattern_2_5: 7000000 rects +caravel_00020001_fill_pattern_2_5: 7010000 rects +caravel_00020001_fill_pattern_2_5: 7020000 rects +caravel_00020001_fill_pattern_2_5: 7030000 rects +caravel_00020001_fill_pattern_2_5: 7040000 rects +caravel_00020001_fill_pattern_2_5: 7050000 rects +caravel_00020001_fill_pattern_2_5: 7060000 rects +caravel_00020001_fill_pattern_2_5: 7070000 rects +caravel_00020001_fill_pattern_2_5: 7080000 rects +caravel_00020001_fill_pattern_2_5: 7090000 rects +caravel_00020001_fill_pattern_2_5: 7100000 rects +caravel_00020001_fill_pattern_2_5: 7110000 rects +caravel_00020001_fill_pattern_2_5: 7120000 rects +caravel_00020001_fill_pattern_2_5: 7130000 rects +caravel_00020001_fill_pattern_2_5: 7140000 rects +caravel_00020001_fill_pattern_2_5: 7150000 rects +caravel_00020001_fill_pattern_2_5: 7160000 rects +CIF output style is now "wafflefill(tiled)" + Generating output for cell caravel_00020001_fill_pattern_2_5 + +caravel_00020001_fill_pattern_2_1: 4920000 rects +caravel_00020001_fill_pattern_2_1: 4930000 rects +caravel_00020001_fill_pattern_2_1: 4940000 rects +caravel_00020001_fill_pattern_2_1: 4950000 rects +caravel_00020001_fill_pattern_2_1: 4960000 rects +caravel_00020001_fill_pattern_2_1: 4970000 rects +caravel_00020001_fill_pattern_2_1: 4980000 rects +caravel_00020001_fill_pattern_2_1: 4990000 rects +caravel_00020001_fill_pattern_2_1: 5000000 rects +caravel_00020001_fill_pattern_2_1: 5010000 rects +caravel_00020001_fill_pattern_2_1: 5020000 rects +caravel_00020001_fill_pattern_2_1: 5030000 rects +caravel_00020001_fill_pattern_2_1: 5040000 rects +caravel_00020001_fill_pattern_2_1: 5050000 rects +caravel_00020001_fill_pattern_2_1: 5060000 rects +caravel_00020001_fill_pattern_2_1: 5070000 rects +caravel_00020001_fill_pattern_2_1: 5080000 rects +caravel_00020001_fill_pattern_2_1: 5090000 rects +caravel_00020001_fill_pattern_2_1: 5100000 rects +caravel_00020001_fill_pattern_2_1: 5110000 rects +caravel_00020001_fill_pattern_2_1: 5120000 rects +caravel_00020001_fill_pattern_2_1: 5130000 rects +caravel_00020001_fill_pattern_2_1: 5140000 rects +caravel_00020001_fill_pattern_2_1: 5150000 rects +caravel_00020001_fill_pattern_2_1: 5160000 rects +caravel_00020001_fill_pattern_2_1: 5170000 rects +caravel_00020001_fill_pattern_2_1: 5180000 rects +caravel_00020001_fill_pattern_2_1: 5190000 rects +caravel_00020001_fill_pattern_2_1: 5200000 rects +caravel_00020001_fill_pattern_2_1: 5210000 rects +caravel_00020001_fill_pattern_2_1: 5220000 rects +caravel_00020001_fill_pattern_2_1: 5230000 rects +caravel_00020001_fill_pattern_2_1: 5240000 rects +caravel_00020001_fill_pattern_2_1: 5250000 rects +caravel_00020001_fill_pattern_2_1: 5260000 rects +caravel_00020001_fill_pattern_2_1: 5270000 rects +caravel_00020001_fill_pattern_2_1: 5280000 rects +caravel_00020001_fill_pattern_2_1: 5290000 rects +caravel_00020001_fill_pattern_2_1: 5300000 rects +caravel_00020001_fill_pattern_2_1: 5310000 rects +caravel_00020001_fill_pattern_2_1: 5320000 rects +caravel_00020001_fill_pattern_2_1: 5330000 rects +caravel_00020001_fill_pattern_2_1: 5340000 rects +caravel_00020001_fill_pattern_2_1: 5350000 rects +caravel_00020001_fill_pattern_2_1: 5360000 rects +caravel_00020001_fill_pattern_2_1: 5370000 rects +caravel_00020001_fill_pattern_2_1: 5380000 rects +caravel_00020001_fill_pattern_2_1: 5390000 rects +caravel_00020001_fill_pattern_2_1: 5400000 rects +caravel_00020001_fill_pattern_2_1: 5410000 rects +caravel_00020001_fill_pattern_2_1: 5420000 rects +caravel_00020001_fill_pattern_2_1: 5430000 rects +caravel_00020001_fill_pattern_2_1: 5440000 rects +caravel_00020001_fill_pattern_2_1: 5450000 rects +caravel_00020001_fill_pattern_2_1: 5460000 rects +caravel_00020001_fill_pattern_2_1: 5470000 rects +caravel_00020001_fill_pattern_2_1: 5480000 rects +caravel_00020001_fill_pattern_2_1: 5490000 rects +caravel_00020001_fill_pattern_2_1: 5500000 rects +caravel_00020001_fill_pattern_2_1: 5510000 rects +caravel_00020001_fill_pattern_2_1: 5520000 rects +caravel_00020001_fill_pattern_2_1: 5530000 rects +caravel_00020001_fill_pattern_2_1: 5540000 rects +caravel_00020001_fill_pattern_2_1: 5550000 rects +caravel_00020001_fill_pattern_2_1: 5560000 rects +caravel_00020001_fill_pattern_2_1: 5570000 rects +caravel_00020001_fill_pattern_2_1: 5580000 rects +caravel_00020001_fill_pattern_2_1: 5590000 rects +caravel_00020001_fill_pattern_2_1: 5600000 rects +caravel_00020001_fill_pattern_2_1: 5610000 rects +caravel_00020001_fill_pattern_2_1: 5620000 rects +caravel_00020001_fill_pattern_2_1: 5630000 rects +caravel_00020001_fill_pattern_2_1: 5640000 rects +caravel_00020001_fill_pattern_2_1: 5650000 rects +caravel_00020001_fill_pattern_2_1: 5660000 rects +caravel_00020001_fill_pattern_2_1: 5670000 rects +caravel_00020001_fill_pattern_2_1: 5680000 rects +caravel_00020001_fill_pattern_2_1: 5690000 rects +caravel_00020001_fill_pattern_2_1: 5700000 rects +caravel_00020001_fill_pattern_2_1: 5710000 rects +caravel_00020001_fill_pattern_2_1: 5720000 rects +caravel_00020001_fill_pattern_2_1: 5730000 rects +caravel_00020001_fill_pattern_2_1: 5740000 rects +caravel_00020001_fill_pattern_2_1: 5750000 rects +caravel_00020001_fill_pattern_2_1: 5760000 rects +caravel_00020001_fill_pattern_2_1: 5770000 rects +caravel_00020001_fill_pattern_2_1: 5780000 rects +caravel_00020001_fill_pattern_2_1: 5790000 rects +caravel_00020001_fill_pattern_2_1: 5800000 rects +caravel_00020001_fill_pattern_2_1: 5810000 rects +caravel_00020001_fill_pattern_2_1: 5820000 rects +caravel_00020001_fill_pattern_2_1: 5830000 rects +caravel_00020001_fill_pattern_2_1: 5840000 rects +caravel_00020001_fill_pattern_2_1: 5850000 rects +caravel_00020001_fill_pattern_2_1: 5860000 rects +caravel_00020001_fill_pattern_2_1: 5870000 rects +caravel_00020001_fill_pattern_2_1: 5880000 rects +caravel_00020001_fill_pattern_2_1: 5890000 rects +caravel_00020001_fill_pattern_2_1: 5900000 rects +caravel_00020001_fill_pattern_2_1: 5910000 rects +caravel_00020001_fill_pattern_2_1: 5920000 rects +caravel_00020001_fill_pattern_2_1: 5930000 rects +caravel_00020001_fill_pattern_2_1: 5940000 rects +caravel_00020001_fill_pattern_2_1: 5950000 rects +caravel_00020001_fill_pattern_2_1: 5960000 rects +caravel_00020001_fill_pattern_2_1: 5970000 rects +caravel_00020001_fill_pattern_2_1: 5980000 rects +caravel_00020001_fill_pattern_2_1: 5990000 rects +caravel_00020001_fill_pattern_2_1: 6000000 rects +caravel_00020001_fill_pattern_2_1: 6010000 rects +caravel_00020001_fill_pattern_2_1: 6020000 rects +caravel_00020001_fill_pattern_2_1: 6030000 rects +caravel_00020001_fill_pattern_2_1: 6040000 rects +caravel_00020001_fill_pattern_2_1: 6050000 rects +caravel_00020001_fill_pattern_2_1: 6060000 rects +caravel_00020001_fill_pattern_2_1: 6070000 rects +caravel_00020001_fill_pattern_2_1: 6080000 rects +caravel_00020001_fill_pattern_2_1: 6090000 rects +caravel_00020001_fill_pattern_2_1: 6100000 rects +caravel_00020001_fill_pattern_2_1: 6110000 rects +caravel_00020001_fill_pattern_2_1: 6120000 rects +caravel_00020001_fill_pattern_2_1: 6130000 rects +caravel_00020001_fill_pattern_2_1: 6140000 rects +caravel_00020001_fill_pattern_2_1: 6150000 rects +caravel_00020001_fill_pattern_2_1: 6160000 rects +caravel_00020001_fill_pattern_2_1: 6170000 rects +caravel_00020001_fill_pattern_2_1: 6180000 rects +caravel_00020001_fill_pattern_2_1: 6190000 rects +caravel_00020001_fill_pattern_2_1: 6200000 rects +caravel_00020001_fill_pattern_2_1: 6210000 rects +caravel_00020001_fill_pattern_2_1: 6220000 rects +caravel_00020001_fill_pattern_2_1: 6230000 rects +caravel_00020001_fill_pattern_2_1: 6240000 rects +caravel_00020001_fill_pattern_2_1: 6250000 rects +caravel_00020001_fill_pattern_2_1: 6260000 rects +caravel_00020001_fill_pattern_2_1: 6270000 rects +caravel_00020001_fill_pattern_2_1: 6280000 rects +caravel_00020001_fill_pattern_2_1: 6290000 rects +caravel_00020001_fill_pattern_2_1: 6300000 rects +caravel_00020001_fill_pattern_2_1: 6310000 rects +caravel_00020001_fill_pattern_2_1: 6320000 rects +caravel_00020001_fill_pattern_2_1: 6330000 rects +caravel_00020001_fill_pattern_2_1: 6340000 rects +caravel_00020001_fill_pattern_2_1: 6350000 rects +caravel_00020001_fill_pattern_2_1: 6360000 rects +caravel_00020001_fill_pattern_2_1: 6370000 rects +caravel_00020001_fill_pattern_2_1: 6380000 rects +caravel_00020001_fill_pattern_2_1: 6390000 rects +caravel_00020001_fill_pattern_2_1: 6400000 rects +caravel_00020001_fill_pattern_2_1: 6410000 rects +caravel_00020001_fill_pattern_2_1: 6420000 rects +caravel_00020001_fill_pattern_2_1: 6430000 rects +caravel_00020001_fill_pattern_2_1: 6440000 rects +caravel_00020001_fill_pattern_2_1: 6450000 rects +caravel_00020001_fill_pattern_2_1: 6460000 rects +CIF output style is now "wafflefill(tiled)" + Generating output for cell caravel_00020001_fill_pattern_2_1 + +caravel_00020001_fill_pattern_1_1: 3240000 rects +caravel_00020001_fill_pattern_1_1: 3250000 rects +caravel_00020001_fill_pattern_1_1: 3260000 rects +caravel_00020001_fill_pattern_1_1: 3270000 rects +caravel_00020001_fill_pattern_1_1: 3280000 rects +caravel_00020001_fill_pattern_1_1: 3290000 rects +caravel_00020001_fill_pattern_1_1: 3300000 rects +caravel_00020001_fill_pattern_1_1: 3310000 rects +caravel_00020001_fill_pattern_1_1: 3320000 rects +caravel_00020001_fill_pattern_1_1: 3330000 rects +caravel_00020001_fill_pattern_1_1: 3340000 rects +caravel_00020001_fill_pattern_1_1: 3350000 rects +caravel_00020001_fill_pattern_1_1: 3360000 rects +caravel_00020001_fill_pattern_1_1: 3370000 rects +caravel_00020001_fill_pattern_1_1: 3380000 rects +caravel_00020001_fill_pattern_1_1: 3390000 rects +caravel_00020001_fill_pattern_1_1: 3400000 rects +caravel_00020001_fill_pattern_1_1: 3410000 rects +caravel_00020001_fill_pattern_1_1: 3420000 rects +caravel_00020001_fill_pattern_1_1: 3430000 rects +caravel_00020001_fill_pattern_1_1: 3440000 rects +caravel_00020001_fill_pattern_1_1: 3450000 rects +caravel_00020001_fill_pattern_1_1: 3460000 rects +caravel_00020001_fill_pattern_1_1: 3470000 rects +caravel_00020001_fill_pattern_1_1: 3480000 rects +caravel_00020001_fill_pattern_1_1: 3490000 rects +caravel_00020001_fill_pattern_1_1: 3500000 rects +caravel_00020001_fill_pattern_1_1: 3510000 rects +caravel_00020001_fill_pattern_1_1: 3520000 rects +caravel_00020001_fill_pattern_1_1: 3530000 rects +caravel_00020001_fill_pattern_1_1: 3540000 rects +caravel_00020001_fill_pattern_1_1: 3550000 rects +caravel_00020001_fill_pattern_1_1: 3560000 rects +caravel_00020001_fill_pattern_1_1: 3570000 rects +caravel_00020001_fill_pattern_1_1: 3580000 rects +caravel_00020001_fill_pattern_1_1: 3590000 rects +caravel_00020001_fill_pattern_1_1: 3600000 rects +caravel_00020001_fill_pattern_1_1: 3610000 rects +caravel_00020001_fill_pattern_1_1: 3620000 rects +caravel_00020001_fill_pattern_1_1: 3630000 rects +caravel_00020001_fill_pattern_1_1: 3640000 rects +caravel_00020001_fill_pattern_1_1: 3650000 rects +caravel_00020001_fill_pattern_1_1: 3660000 rects +caravel_00020001_fill_pattern_1_1: 3670000 rects +caravel_00020001_fill_pattern_1_1: 3680000 rects +caravel_00020001_fill_pattern_1_1: 3690000 rects +caravel_00020001_fill_pattern_1_1: 3700000 rects +caravel_00020001_fill_pattern_1_1: 3710000 rects +caravel_00020001_fill_pattern_1_1: 3720000 rects +caravel_00020001_fill_pattern_1_1: 3730000 rects +caravel_00020001_fill_pattern_1_1: 3740000 rects +caravel_00020001_fill_pattern_1_1: 3750000 rects +caravel_00020001_fill_pattern_1_1: 3760000 rects +caravel_00020001_fill_pattern_1_1: 3770000 rects +caravel_00020001_fill_pattern_1_1: 3780000 rects +caravel_00020001_fill_pattern_1_1: 3790000 rects +caravel_00020001_fill_pattern_1_1: 3800000 rects +caravel_00020001_fill_pattern_1_1: 3810000 rects +caravel_00020001_fill_pattern_1_1: 3820000 rects +caravel_00020001_fill_pattern_1_1: 3830000 rects +caravel_00020001_fill_pattern_1_1: 3840000 rects +caravel_00020001_fill_pattern_1_1: 3850000 rects +caravel_00020001_fill_pattern_1_1: 3860000 rects +caravel_00020001_fill_pattern_1_1: 3870000 rects +caravel_00020001_fill_pattern_1_1: 3880000 rects +caravel_00020001_fill_pattern_1_1: 3890000 rects +caravel_00020001_fill_pattern_1_1: 3900000 rects +caravel_00020001_fill_pattern_1_1: 3910000 rects +caravel_00020001_fill_pattern_1_1: 3920000 rects +caravel_00020001_fill_pattern_1_1: 3930000 rects +caravel_00020001_fill_pattern_1_1: 3940000 rects +caravel_00020001_fill_pattern_1_1: 3950000 rects +caravel_00020001_fill_pattern_1_1: 3960000 rects +caravel_00020001_fill_pattern_1_1: 3970000 rects +caravel_00020001_fill_pattern_1_1: 3980000 rects +caravel_00020001_fill_pattern_1_1: 3990000 rects +caravel_00020001_fill_pattern_1_1: 4000000 rects +caravel_00020001_fill_pattern_1_1: 4010000 rects +caravel_00020001_fill_pattern_1_1: 4020000 rects +caravel_00020001_fill_pattern_1_1: 4030000 rects +caravel_00020001_fill_pattern_1_1: 4040000 rects +caravel_00020001_fill_pattern_1_1: 4050000 rects +caravel_00020001_fill_pattern_1_1: 4060000 rects +caravel_00020001_fill_pattern_1_1: 4070000 rects +caravel_00020001_fill_pattern_1_1: 4080000 rects +caravel_00020001_fill_pattern_1_1: 4090000 rects +caravel_00020001_fill_pattern_1_1: 4100000 rects +caravel_00020001_fill_pattern_1_1: 4110000 rects +caravel_00020001_fill_pattern_1_1: 4120000 rects +caravel_00020001_fill_pattern_1_1: 4130000 rects +caravel_00020001_fill_pattern_1_1: 4140000 rects +caravel_00020001_fill_pattern_1_1: 4150000 rects +CIF output style is now "wafflefill(tiled)" + Generating output for cell caravel_00020001_fill_pattern_1_1 + +caravel_00020001_fill_pattern_2_0: 6600000 rects +caravel_00020001_fill_pattern_2_0: 6610000 rects +caravel_00020001_fill_pattern_2_0: 6620000 rects +caravel_00020001_fill_pattern_2_0: 6630000 rects +caravel_00020001_fill_pattern_2_0: 6640000 rects +caravel_00020001_fill_pattern_2_0: 6650000 rects +caravel_00020001_fill_pattern_2_0: 6660000 rects +caravel_00020001_fill_pattern_2_0: 6670000 rects +caravel_00020001_fill_pattern_2_0: 6680000 rects +caravel_00020001_fill_pattern_2_0: 6690000 rects +caravel_00020001_fill_pattern_2_0: 6700000 rects +caravel_00020001_fill_pattern_2_0: 6710000 rects +caravel_00020001_fill_pattern_2_0: 6720000 rects +caravel_00020001_fill_pattern_2_0: 6730000 rects +caravel_00020001_fill_pattern_2_0: 6740000 rects +caravel_00020001_fill_pattern_2_0: 6750000 rects +caravel_00020001_fill_pattern_2_0: 6760000 rects +caravel_00020001_fill_pattern_2_0: 6770000 rects +caravel_00020001_fill_pattern_2_0: 6780000 rects +caravel_00020001_fill_pattern_2_0: 6790000 rects +caravel_00020001_fill_pattern_2_0: 6800000 rects +caravel_00020001_fill_pattern_2_0: 6810000 rects +caravel_00020001_fill_pattern_2_0: 6820000 rects +caravel_00020001_fill_pattern_2_0: 6830000 rects +caravel_00020001_fill_pattern_2_0: 6840000 rects +caravel_00020001_fill_pattern_2_0: 6850000 rects +caravel_00020001_fill_pattern_2_0: 6860000 rects +caravel_00020001_fill_pattern_2_0: 6870000 rects +caravel_00020001_fill_pattern_2_0: 6880000 rects +caravel_00020001_fill_pattern_2_0: 6890000 rects +caravel_00020001_fill_pattern_2_0: 6900000 rects +caravel_00020001_fill_pattern_2_0: 6910000 rects +caravel_00020001_fill_pattern_2_0: 6920000 rects +caravel_00020001_fill_pattern_2_0: 6930000 rects +caravel_00020001_fill_pattern_2_0: 6940000 rects +caravel_00020001_fill_pattern_2_0: 6950000 rects +caravel_00020001_fill_pattern_2_0: 6960000 rects +caravel_00020001_fill_pattern_2_0: 6970000 rects +caravel_00020001_fill_pattern_2_0: 6980000 rects +caravel_00020001_fill_pattern_2_0: 6990000 rects +caravel_00020001_fill_pattern_2_0: 7000000 rects +caravel_00020001_fill_pattern_2_0: 7010000 rects +caravel_00020001_fill_pattern_2_0: 7020000 rects +caravel_00020001_fill_pattern_2_0: 7030000 rects +caravel_00020001_fill_pattern_2_0: 7040000 rects +caravel_00020001_fill_pattern_2_0: 7050000 rects +caravel_00020001_fill_pattern_2_0: 7060000 rects +caravel_00020001_fill_pattern_2_0: 7070000 rects +caravel_00020001_fill_pattern_2_0: 7080000 rects +caravel_00020001_fill_pattern_2_0: 7090000 rects +caravel_00020001_fill_pattern_2_0: 7100000 rects +caravel_00020001_fill_pattern_2_0: 7110000 rects +caravel_00020001_fill_pattern_2_0: 7120000 rects +caravel_00020001_fill_pattern_2_0: 7130000 rects +caravel_00020001_fill_pattern_2_0: 7140000 rects +caravel_00020001_fill_pattern_2_0: 7150000 rects +caravel_00020001_fill_pattern_2_0: 7160000 rects +caravel_00020001_fill_pattern_2_0: 7170000 rects +caravel_00020001_fill_pattern_2_0: 7180000 rects +caravel_00020001_fill_pattern_2_0: 7190000 rects +caravel_00020001_fill_pattern_2_0: 7200000 rects +caravel_00020001_fill_pattern_2_0: 7210000 rects +caravel_00020001_fill_pattern_2_0: 7220000 rects +caravel_00020001_fill_pattern_2_0: 7230000 rects +caravel_00020001_fill_pattern_2_0: 7240000 rects +caravel_00020001_fill_pattern_2_0: 7250000 rects +caravel_00020001_fill_pattern_2_0: 7260000 rects +caravel_00020001_fill_pattern_2_0: 7270000 rects +caravel_00020001_fill_pattern_2_0: 7280000 rects +caravel_00020001_fill_pattern_2_0: 7290000 rects +caravel_00020001_fill_pattern_2_0: 7300000 rects +caravel_00020001_fill_pattern_2_0: 7310000 rects +caravel_00020001_fill_pattern_2_0: 7320000 rects +caravel_00020001_fill_pattern_2_0: 7330000 rects +caravel_00020001_fill_pattern_2_0: 7340000 rects +caravel_00020001_fill_pattern_2_0: 7350000 rects +caravel_00020001_fill_pattern_2_0: 7360000 rects +caravel_00020001_fill_pattern_2_0: 7370000 rects +caravel_00020001_fill_pattern_2_0: 7380000 rects +caravel_00020001_fill_pattern_2_0: 7390000 rects +caravel_00020001_fill_pattern_2_0: 7400000 rects +caravel_00020001_fill_pattern_2_0: 7410000 rects +caravel_00020001_fill_pattern_2_0: 7420000 rects +caravel_00020001_fill_pattern_2_0: 7430000 rects +caravel_00020001_fill_pattern_2_0: 7440000 rects +CIF output style is now "wafflefill(tiled)" + Generating output for cell caravel_00020001_fill_pattern_2_0 + +caravel_00020001_fill_pattern_3_1: 3240000 rects +caravel_00020001_fill_pattern_3_1: 3250000 rects +caravel_00020001_fill_pattern_3_1: 3260000 rects +caravel_00020001_fill_pattern_3_1: 3270000 rects +caravel_00020001_fill_pattern_3_1: 3280000 rects +caravel_00020001_fill_pattern_3_1: 3290000 rects +caravel_00020001_fill_pattern_3_1: 3300000 rects +caravel_00020001_fill_pattern_3_1: 3310000 rects +caravel_00020001_fill_pattern_3_1: 3320000 rects +caravel_00020001_fill_pattern_3_1: 3330000 rects +caravel_00020001_fill_pattern_3_1: 3340000 rects +caravel_00020001_fill_pattern_3_1: 3350000 rects +caravel_00020001_fill_pattern_3_1: 3360000 rects +caravel_00020001_fill_pattern_3_1: 3370000 rects +caravel_00020001_fill_pattern_3_1: 3380000 rects +caravel_00020001_fill_pattern_3_1: 3390000 rects +caravel_00020001_fill_pattern_3_1: 3400000 rects +caravel_00020001_fill_pattern_3_1: 3410000 rects +caravel_00020001_fill_pattern_3_1: 3420000 rects +caravel_00020001_fill_pattern_3_1: 3430000 rects +caravel_00020001_fill_pattern_3_1: 3440000 rects +caravel_00020001_fill_pattern_3_1: 3450000 rects +caravel_00020001_fill_pattern_3_1: 3460000 rects +caravel_00020001_fill_pattern_3_1: 3470000 rects +caravel_00020001_fill_pattern_3_1: 3480000 rects +caravel_00020001_fill_pattern_3_1: 3490000 rects +caravel_00020001_fill_pattern_3_1: 3500000 rects +caravel_00020001_fill_pattern_3_1: 3510000 rects +caravel_00020001_fill_pattern_3_1: 3520000 rects +caravel_00020001_fill_pattern_3_1: 3530000 rects +caravel_00020001_fill_pattern_3_1: 3540000 rects +caravel_00020001_fill_pattern_3_1: 3550000 rects +caravel_00020001_fill_pattern_3_1: 3560000 rects +caravel_00020001_fill_pattern_3_1: 3570000 rects +caravel_00020001_fill_pattern_3_1: 3580000 rects +caravel_00020001_fill_pattern_3_1: 3590000 rects +caravel_00020001_fill_pattern_3_1: 3600000 rects +caravel_00020001_fill_pattern_3_1: 3610000 rects +caravel_00020001_fill_pattern_3_1: 3620000 rects +caravel_00020001_fill_pattern_3_1: 3630000 rects +caravel_00020001_fill_pattern_3_1: 3640000 rects +caravel_00020001_fill_pattern_3_1: 3650000 rects +caravel_00020001_fill_pattern_3_1: 3660000 rects +caravel_00020001_fill_pattern_3_1: 3670000 rects +caravel_00020001_fill_pattern_3_1: 3680000 rects +caravel_00020001_fill_pattern_3_1: 3690000 rects +caravel_00020001_fill_pattern_3_1: 3700000 rects +caravel_00020001_fill_pattern_3_1: 3710000 rects +caravel_00020001_fill_pattern_3_1: 3720000 rects +caravel_00020001_fill_pattern_3_1: 3730000 rects +caravel_00020001_fill_pattern_3_1: 3740000 rects +caravel_00020001_fill_pattern_3_1: 3750000 rects +caravel_00020001_fill_pattern_3_1: 3760000 rects +caravel_00020001_fill_pattern_3_1: 3770000 rects +caravel_00020001_fill_pattern_3_1: 3780000 rects +caravel_00020001_fill_pattern_3_1: 3790000 rects +caravel_00020001_fill_pattern_3_1: 3800000 rects +caravel_00020001_fill_pattern_3_1: 3810000 rects +caravel_00020001_fill_pattern_3_1: 3820000 rects +caravel_00020001_fill_pattern_3_1: 3830000 rects +caravel_00020001_fill_pattern_3_1: 3840000 rects +caravel_00020001_fill_pattern_3_1: 3850000 rects +caravel_00020001_fill_pattern_3_1: 3860000 rects +caravel_00020001_fill_pattern_3_1: 3870000 rects +caravel_00020001_fill_pattern_3_1: 3880000 rects +caravel_00020001_fill_pattern_3_1: 3890000 rects +caravel_00020001_fill_pattern_3_1: 3900000 rects +caravel_00020001_fill_pattern_3_1: 3910000 rects +caravel_00020001_fill_pattern_3_1: 3920000 rects +caravel_00020001_fill_pattern_3_1: 3930000 rects +caravel_00020001_fill_pattern_3_1: 3940000 rects +caravel_00020001_fill_pattern_3_1: 3950000 rects +caravel_00020001_fill_pattern_3_1: 3960000 rects +caravel_00020001_fill_pattern_3_1: 3970000 rects +caravel_00020001_fill_pattern_3_1: 3980000 rects +caravel_00020001_fill_pattern_3_1: 3990000 rects +caravel_00020001_fill_pattern_3_1: 4000000 rects +caravel_00020001_fill_pattern_3_1: 4010000 rects +caravel_00020001_fill_pattern_3_1: 4020000 rects +caravel_00020001_fill_pattern_3_1: 4030000 rects +caravel_00020001_fill_pattern_3_1: 4040000 rects +caravel_00020001_fill_pattern_3_1: 4050000 rects +caravel_00020001_fill_pattern_3_1: 4060000 rects +caravel_00020001_fill_pattern_3_1: 4070000 rects +caravel_00020001_fill_pattern_3_1: 4080000 rects +caravel_00020001_fill_pattern_3_1: 4090000 rects +caravel_00020001_fill_pattern_3_1: 4100000 rects +caravel_00020001_fill_pattern_3_1: 4110000 rects +caravel_00020001_fill_pattern_3_1: 4120000 rects +caravel_00020001_fill_pattern_3_1: 4130000 rects +caravel_00020001_fill_pattern_3_1: 4140000 rects +caravel_00020001_fill_pattern_3_1: 4150000 rects +caravel_00020001_fill_pattern_3_1: 4160000 rects +caravel_00020001_fill_pattern_3_1: 4170000 rects +caravel_00020001_fill_pattern_3_1: 4180000 rects +caravel_00020001_fill_pattern_3_1: 4190000 rects +caravel_00020001_fill_pattern_3_1: 4200000 rects +caravel_00020001_fill_pattern_3_1: 4210000 rects +caravel_00020001_fill_pattern_3_1: 4220000 rects +caravel_00020001_fill_pattern_3_1: 4230000 rects +caravel_00020001_fill_pattern_3_1: 4240000 rects +caravel_00020001_fill_pattern_3_1: 4250000 rects +caravel_00020001_fill_pattern_3_1: 4260000 rects +caravel_00020001_fill_pattern_3_1: 4270000 rects +caravel_00020001_fill_pattern_3_1: 4280000 rects +caravel_00020001_fill_pattern_3_1: 4290000 rects +caravel_00020001_fill_pattern_3_1: 4300000 rects +caravel_00020001_fill_pattern_3_1: 4310000 rects +caravel_00020001_fill_pattern_3_1: 4320000 rects +caravel_00020001_fill_pattern_3_1: 4330000 rects +caravel_00020001_fill_pattern_3_1: 4340000 rects +caravel_00020001_fill_pattern_3_1: 4350000 rects +caravel_00020001_fill_pattern_3_1: 4360000 rects +caravel_00020001_fill_pattern_3_1: 4370000 rects +caravel_00020001_fill_pattern_3_1: 4380000 rects +caravel_00020001_fill_pattern_3_1: 4390000 rects +caravel_00020001_fill_pattern_3_1: 4400000 rects +caravel_00020001_fill_pattern_3_1: 4410000 rects +caravel_00020001_fill_pattern_3_1: 4420000 rects +caravel_00020001_fill_pattern_3_1: 4430000 rects +caravel_00020001_fill_pattern_3_1: 4440000 rects +caravel_00020001_fill_pattern_3_1: 4450000 rects +caravel_00020001_fill_pattern_3_1: 4460000 rects +caravel_00020001_fill_pattern_3_1: 4470000 rects +caravel_00020001_fill_pattern_3_1: 4480000 rects +caravel_00020001_fill_pattern_3_1: 4490000 rects +caravel_00020001_fill_pattern_3_1: 4500000 rects +caravel_00020001_fill_pattern_3_1: 4510000 rects +caravel_00020001_fill_pattern_3_1: 4520000 rects +caravel_00020001_fill_pattern_3_1: 4530000 rects +caravel_00020001_fill_pattern_3_1: 4540000 rects +caravel_00020001_fill_pattern_3_1: 4550000 rects +caravel_00020001_fill_pattern_3_1: 4560000 rects +caravel_00020001_fill_pattern_3_1: 4570000 rects +caravel_00020001_fill_pattern_3_1: 4580000 rects +caravel_00020001_fill_pattern_3_1: 4590000 rects +caravel_00020001_fill_pattern_3_1: 4600000 rects +caravel_00020001_fill_pattern_3_1: 4610000 rects +caravel_00020001_fill_pattern_3_1: 4620000 rects +caravel_00020001_fill_pattern_3_1: 4630000 rects +caravel_00020001_fill_pattern_3_1: 4640000 rects +caravel_00020001_fill_pattern_3_1: 4650000 rects +caravel_00020001_fill_pattern_3_1: 4660000 rects +caravel_00020001_fill_pattern_3_1: 4670000 rects +caravel_00020001_fill_pattern_3_1: 4680000 rects +caravel_00020001_fill_pattern_3_1: 4690000 rects +caravel_00020001_fill_pattern_3_1: 4700000 rects +caravel_00020001_fill_pattern_3_1: 4710000 rects +caravel_00020001_fill_pattern_3_1: 4720000 rects +caravel_00020001_fill_pattern_3_1: 4730000 rects +caravel_00020001_fill_pattern_3_1: 4740000 rects +CIF output style is now "wafflefill(tiled)" + Generating output for cell caravel_00020001_fill_pattern_3_1 + +caravel_00020001_fill_pattern_3_0: 4920000 rects +caravel_00020001_fill_pattern_3_0: 4930000 rects +caravel_00020001_fill_pattern_3_0: 4940000 rects +caravel_00020001_fill_pattern_3_0: 4950000 rects +caravel_00020001_fill_pattern_3_0: 4960000 rects +caravel_00020001_fill_pattern_3_0: 4970000 rects +caravel_00020001_fill_pattern_3_0: 4980000 rects +caravel_00020001_fill_pattern_3_0: 4990000 rects +caravel_00020001_fill_pattern_3_0: 5000000 rects +caravel_00020001_fill_pattern_3_0: 5010000 rects +caravel_00020001_fill_pattern_3_0: 5020000 rects +caravel_00020001_fill_pattern_3_0: 5030000 rects +caravel_00020001_fill_pattern_3_0: 5040000 rects +caravel_00020001_fill_pattern_3_0: 5050000 rects +caravel_00020001_fill_pattern_3_0: 5060000 rects +caravel_00020001_fill_pattern_3_0: 5070000 rects +caravel_00020001_fill_pattern_3_0: 5080000 rects +caravel_00020001_fill_pattern_3_0: 5090000 rects +caravel_00020001_fill_pattern_3_0: 5100000 rects +caravel_00020001_fill_pattern_3_0: 5110000 rects +caravel_00020001_fill_pattern_3_0: 5120000 rects +caravel_00020001_fill_pattern_3_0: 5130000 rects +caravel_00020001_fill_pattern_3_0: 5140000 rects +caravel_00020001_fill_pattern_3_0: 5150000 rects +caravel_00020001_fill_pattern_3_0: 5160000 rects +caravel_00020001_fill_pattern_3_0: 5170000 rects +caravel_00020001_fill_pattern_3_0: 5180000 rects +caravel_00020001_fill_pattern_3_0: 5190000 rects +caravel_00020001_fill_pattern_3_0: 5200000 rects +caravel_00020001_fill_pattern_3_0: 5210000 rects +caravel_00020001_fill_pattern_3_0: 5220000 rects +caravel_00020001_fill_pattern_3_0: 5230000 rects +caravel_00020001_fill_pattern_3_0: 5240000 rects +caravel_00020001_fill_pattern_3_0: 5250000 rects +caravel_00020001_fill_pattern_3_0: 5260000 rects +caravel_00020001_fill_pattern_3_0: 5270000 rects +caravel_00020001_fill_pattern_3_0: 5280000 rects +caravel_00020001_fill_pattern_3_0: 5290000 rects +caravel_00020001_fill_pattern_3_0: 5300000 rects +caravel_00020001_fill_pattern_3_0: 5310000 rects +caravel_00020001_fill_pattern_3_0: 5320000 rects +caravel_00020001_fill_pattern_3_0: 5330000 rects +caravel_00020001_fill_pattern_3_0: 5340000 rects +caravel_00020001_fill_pattern_3_0: 5350000 rects +caravel_00020001_fill_pattern_3_0: 5360000 rects +caravel_00020001_fill_pattern_3_0: 5370000 rects +caravel_00020001_fill_pattern_3_0: 5380000 rects +caravel_00020001_fill_pattern_3_0: 5390000 rects +caravel_00020001_fill_pattern_3_0: 5400000 rects +caravel_00020001_fill_pattern_3_0: 5410000 rects +caravel_00020001_fill_pattern_3_0: 5420000 rects +caravel_00020001_fill_pattern_3_0: 5430000 rects +caravel_00020001_fill_pattern_3_0: 5440000 rects +caravel_00020001_fill_pattern_3_0: 5450000 rects +caravel_00020001_fill_pattern_3_0: 5460000 rects +caravel_00020001_fill_pattern_3_0: 5470000 rects +caravel_00020001_fill_pattern_3_0: 5480000 rects +caravel_00020001_fill_pattern_3_0: 5490000 rects +caravel_00020001_fill_pattern_3_0: 5500000 rects +caravel_00020001_fill_pattern_3_0: 5510000 rects +caravel_00020001_fill_pattern_3_0: 5520000 rects +caravel_00020001_fill_pattern_3_0: 5530000 rects +caravel_00020001_fill_pattern_3_0: 5540000 rects +caravel_00020001_fill_pattern_3_0: 5550000 rects +CIF output style is now "wafflefill(tiled)" + Generating output for cell caravel_00020001_fill_pattern_3_0 + +caravel_00020001_fill_pattern_2_4: 3240000 rects +caravel_00020001_fill_pattern_2_4: 3250000 rects +caravel_00020001_fill_pattern_2_4: 3260000 rects +caravel_00020001_fill_pattern_2_4: 3270000 rects +caravel_00020001_fill_pattern_2_4: 3280000 rects +caravel_00020001_fill_pattern_2_4: 3290000 rects +caravel_00020001_fill_pattern_2_4: 3300000 rects +caravel_00020001_fill_pattern_2_4: 3310000 rects +caravel_00020001_fill_pattern_2_4: 3320000 rects +caravel_00020001_fill_pattern_2_4: 3330000 rects +caravel_00020001_fill_pattern_2_4: 3340000 rects +caravel_00020001_fill_pattern_2_4: 3350000 rects +caravel_00020001_fill_pattern_2_4: 3360000 rects +caravel_00020001_fill_pattern_2_4: 3370000 rects +caravel_00020001_fill_pattern_2_4: 3380000 rects +caravel_00020001_fill_pattern_2_4: 3390000 rects +caravel_00020001_fill_pattern_2_4: 3400000 rects +caravel_00020001_fill_pattern_2_4: 3410000 rects +caravel_00020001_fill_pattern_2_4: 3420000 rects +caravel_00020001_fill_pattern_2_4: 3430000 rects +caravel_00020001_fill_pattern_2_4: 3440000 rects +caravel_00020001_fill_pattern_2_4: 3450000 rects +caravel_00020001_fill_pattern_2_4: 3460000 rects +caravel_00020001_fill_pattern_2_4: 3470000 rects +caravel_00020001_fill_pattern_2_4: 3480000 rects +caravel_00020001_fill_pattern_2_4: 3490000 rects +caravel_00020001_fill_pattern_2_4: 3500000 rects +caravel_00020001_fill_pattern_2_4: 3510000 rects +caravel_00020001_fill_pattern_2_4: 3520000 rects +caravel_00020001_fill_pattern_2_4: 3530000 rects +caravel_00020001_fill_pattern_2_4: 3540000 rects +caravel_00020001_fill_pattern_2_4: 3550000 rects +caravel_00020001_fill_pattern_2_4: 3560000 rects +caravel_00020001_fill_pattern_2_4: 3570000 rects +caravel_00020001_fill_pattern_2_4: 3580000 rects +caravel_00020001_fill_pattern_2_4: 3590000 rects +caravel_00020001_fill_pattern_2_4: 3600000 rects +caravel_00020001_fill_pattern_2_4: 3610000 rects +caravel_00020001_fill_pattern_2_4: 3620000 rects +caravel_00020001_fill_pattern_2_4: 3630000 rects +caravel_00020001_fill_pattern_2_4: 3640000 rects +caravel_00020001_fill_pattern_2_4: 3650000 rects +caravel_00020001_fill_pattern_2_4: 3660000 rects +caravel_00020001_fill_pattern_2_4: 3670000 rects +caravel_00020001_fill_pattern_2_4: 3680000 rects +caravel_00020001_fill_pattern_2_4: 3690000 rects +caravel_00020001_fill_pattern_2_4: 3700000 rects +caravel_00020001_fill_pattern_2_4: 3710000 rects +caravel_00020001_fill_pattern_2_4: 3720000 rects +caravel_00020001_fill_pattern_2_4: 3730000 rects +caravel_00020001_fill_pattern_2_4: 3740000 rects +caravel_00020001_fill_pattern_2_4: 3750000 rects +caravel_00020001_fill_pattern_2_4: 3760000 rects +caravel_00020001_fill_pattern_2_4: 3770000 rects +caravel_00020001_fill_pattern_2_4: 3780000 rects +caravel_00020001_fill_pattern_2_4: 3790000 rects +caravel_00020001_fill_pattern_2_4: 3800000 rects +caravel_00020001_fill_pattern_2_4: 3810000 rects +caravel_00020001_fill_pattern_2_4: 3820000 rects +caravel_00020001_fill_pattern_2_4: 3830000 rects +caravel_00020001_fill_pattern_2_4: 3840000 rects +caravel_00020001_fill_pattern_2_4: 3850000 rects +caravel_00020001_fill_pattern_2_4: 3860000 rects +caravel_00020001_fill_pattern_2_4: 3870000 rects +caravel_00020001_fill_pattern_2_4: 3880000 rects +caravel_00020001_fill_pattern_2_4: 3890000 rects +caravel_00020001_fill_pattern_2_4: 3900000 rects +caravel_00020001_fill_pattern_2_4: 3910000 rects +caravel_00020001_fill_pattern_2_4: 3920000 rects +caravel_00020001_fill_pattern_2_4: 3930000 rects +caravel_00020001_fill_pattern_2_4: 3940000 rects +caravel_00020001_fill_pattern_2_4: 3950000 rects +caravel_00020001_fill_pattern_2_4: 3960000 rects +caravel_00020001_fill_pattern_2_4: 3970000 rects +caravel_00020001_fill_pattern_2_4: 3980000 rects +caravel_00020001_fill_pattern_2_4: 3990000 rects +caravel_00020001_fill_pattern_2_4: 4000000 rects +caravel_00020001_fill_pattern_2_4: 4010000 rects +caravel_00020001_fill_pattern_2_4: 4020000 rects +caravel_00020001_fill_pattern_2_4: 4030000 rects +caravel_00020001_fill_pattern_2_4: 4040000 rects +caravel_00020001_fill_pattern_2_4: 4050000 rects +caravel_00020001_fill_pattern_2_4: 4060000 rects +caravel_00020001_fill_pattern_2_4: 4070000 rects +CIF output style is now "wafflefill(tiled)" + Generating output for cell caravel_00020001_fill_pattern_2_4 caravel_00020001_fill_pattern_3_5: 6600000 rects caravel_00020001_fill_pattern_3_5: 6610000 rects @@ -21997,6 +21950,66 @@ caravel_00020001_fill_pattern_3_5: 8180000 rects CIF output style is now "wafflefill(tiled)" Generating output for cell caravel_00020001_fill_pattern_3_5 + +caravel_00020001_fill_pattern_0_1: 4920000 rects +caravel_00020001_fill_pattern_0_1: 4930000 rects +caravel_00020001_fill_pattern_0_1: 4940000 rects +caravel_00020001_fill_pattern_0_1: 4950000 rects +caravel_00020001_fill_pattern_0_1: 4960000 rects +caravel_00020001_fill_pattern_0_1: 4970000 rects +caravel_00020001_fill_pattern_0_1: 4980000 rects +caravel_00020001_fill_pattern_0_1: 4990000 rects +caravel_00020001_fill_pattern_0_1: 5000000 rects +caravel_00020001_fill_pattern_0_1: 5010000 rects +caravel_00020001_fill_pattern_0_1: 5020000 rects +caravel_00020001_fill_pattern_0_1: 5030000 rects +caravel_00020001_fill_pattern_0_1: 5040000 rects +caravel_00020001_fill_pattern_0_1: 5050000 rects +caravel_00020001_fill_pattern_0_1: 5060000 rects +caravel_00020001_fill_pattern_0_1: 5070000 rects +caravel_00020001_fill_pattern_0_1: 5080000 rects +caravel_00020001_fill_pattern_0_1: 5090000 rects +caravel_00020001_fill_pattern_0_1: 5100000 rects +caravel_00020001_fill_pattern_0_1: 5110000 rects +caravel_00020001_fill_pattern_0_1: 5120000 rects +caravel_00020001_fill_pattern_0_1: 5130000 rects +caravel_00020001_fill_pattern_0_1: 5140000 rects +caravel_00020001_fill_pattern_0_1: 5150000 rects +caravel_00020001_fill_pattern_0_1: 5160000 rects +caravel_00020001_fill_pattern_0_1: 5170000 rects +caravel_00020001_fill_pattern_0_1: 5180000 rects +caravel_00020001_fill_pattern_0_1: 5190000 rects +caravel_00020001_fill_pattern_0_1: 5200000 rects +caravel_00020001_fill_pattern_0_1: 5210000 rects +caravel_00020001_fill_pattern_0_1: 5220000 rects +caravel_00020001_fill_pattern_0_1: 5230000 rects +caravel_00020001_fill_pattern_0_1: 5240000 rects +caravel_00020001_fill_pattern_0_1: 5250000 rects +caravel_00020001_fill_pattern_0_1: 5260000 rects +caravel_00020001_fill_pattern_0_1: 5270000 rects +caravel_00020001_fill_pattern_0_1: 5280000 rects +caravel_00020001_fill_pattern_0_1: 5290000 rects +caravel_00020001_fill_pattern_0_1: 5300000 rects +caravel_00020001_fill_pattern_0_1: 5310000 rects +caravel_00020001_fill_pattern_0_1: 5320000 rects +caravel_00020001_fill_pattern_0_1: 5330000 rects +caravel_00020001_fill_pattern_0_1: 5340000 rects +caravel_00020001_fill_pattern_0_1: 5350000 rects +caravel_00020001_fill_pattern_0_1: 5360000 rects +caravel_00020001_fill_pattern_0_1: 5370000 rects +caravel_00020001_fill_pattern_0_1: 5380000 rects +caravel_00020001_fill_pattern_0_1: 5390000 rects +caravel_00020001_fill_pattern_0_1: 5400000 rects +caravel_00020001_fill_pattern_0_1: 5410000 rects +caravel_00020001_fill_pattern_0_1: 5420000 rects +caravel_00020001_fill_pattern_0_1: 5430000 rects +caravel_00020001_fill_pattern_0_1: 5440000 rects +caravel_00020001_fill_pattern_0_1: 5450000 rects +caravel_00020001_fill_pattern_0_1: 5460000 rects +caravel_00020001_fill_pattern_0_1: 5470000 rects +caravel_00020001_fill_pattern_0_1: 5480000 rects +CIF output style is now "wafflefill(tiled)" + Generating output for cell caravel_00020001_fill_pattern_0_1 #python3 /mnt/shuttles/shuttle/mpw-two/caravel/scripts/generate_fill.py 00020001 caravel /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal -keep 2>&1 | tee ./signoff/build/generate_fill.out make[1]: Leaving directory `/mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal' Generate fill completed. @@ -22008,15 +22021,15 @@ All files are uncompressed! cd /mnt/shuttles/shuttle/mpw-two/caravel && \ make uncompress -make[1]: Entering directory `/mnt/shuttles/shuttle/mpw-two/caravel' +make[1]: Entering directory `/mnt/shuttles/shuttle/mpw-two/caravel.develop' All files are uncompressed! -make[1]: Leaving directory `/mnt/shuttles/shuttle/mpw-two/caravel' +make[1]: Leaving directory `/mnt/shuttles/shuttle/mpw-two/caravel.develop' make -f /mnt/shuttles/shuttle/mpw-two/caravel/Makefile __final make[1]: Entering directory `/mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal' python3 /mnt/shuttles/shuttle/mpw-two/caravel/scripts/compositor.py 00020001 caravel /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal /mnt/shuttles/shuttle/mpw-two/caravel/mag /mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/gds -keep Building final GDS file caravel_00020001.gds -Magic 8.3 revision 185 - Compiled on Thu Jul 8 16:46:03 PDT 2021. +Magic 8.3 revision 192 - Compiled on Wed Jul 28 09:22:23 PDT 2021. Starting magic under Tcl interpreter Using the terminal as the console. Using NULL graphics device. @@ -22026,55 +22039,103 @@ site.def: In custom site.def... Sourcing design .magicrc for technology sky130A ... 2 Magic internal units = 1 Lambda -Input style sky130(): scaleFactor=2, multiplier=2 +Input style sky130(vendor): scaleFactor=2, multiplier=2 Scaled tech values by 2 / 1 to match internal grid scaling Loading sky130A Device Generator Menu ... Loading "/mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal/mag/compose_final.tcl" from command line. +Warning: cell <caravel> from file caravel.mag is not writeable caravel: 10000 rects caravel: 20000 rects caravel: 30000 rects caravel: 40000 rects caravel: 50000 rects caravel: 60000 rects +Warning: cell <advSeal_6um_gen> from file advSeal_6um_gen.mag is not writeable Scaled magic input cell advSeal_6um_gen geometry by factor of 2 Writing final GDS. . . +Warning: cell <seal_ring_corner_abstract> from file seal_ring_corner_abstract.mag is not writeable Scaled magic input cell seal_ring_corner_abstract geometry by factor of 2 +Warning: cell <user_id_textblock> from file user_id_textblock.mag is not writeable Scaled magic input cell user_id_textblock geometry by factor of 2 +Warning: cell <alpha_0> from file hexdigits/alpha_0.mag is not writeable Scaled magic input cell alpha_0 geometry by factor of 72 +Warning: cell <copyright_block> from file copyright_block.mag is not writeable +Warning: cell <font_4A> from file /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_ml_xx_hd/mag/font_4A.mag is not writeable Scaled magic input cell font_4A geometry by factor of 24 +Warning: cell <font_75> from file /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_ml_xx_hd/mag/font_75.mag is not writeable Scaled magic input cell font_75 geometry by factor of 24 +Warning: cell <font_6E> from file /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_ml_xx_hd/mag/font_6E.mag is not writeable Scaled magic input cell font_6E geometry by factor of 24 +Warning: cell <font_65> from file /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_ml_xx_hd/mag/font_65.mag is not writeable Scaled magic input cell font_65 geometry by factor of 24 +Warning: cell <font_32> from file /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_ml_xx_hd/mag/font_32.mag is not writeable Scaled magic input cell font_32 geometry by factor of 24 +Warning: cell <font_30> from file /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_ml_xx_hd/mag/font_30.mag is not writeable Scaled magic input cell font_30 geometry by factor of 24 +Warning: cell <font_31> from file /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_ml_xx_hd/mag/font_31.mag is not writeable Scaled magic input cell font_31 geometry by factor of 24 +Warning: cell <font_73> from file /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_ml_xx_hd/mag/font_73.mag is not writeable Scaled magic input cell font_73 geometry by factor of 24 +Warning: cell <font_62> from file /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_ml_xx_hd/mag/font_62.mag is not writeable Scaled magic input cell font_62 geometry by factor of 24 +Warning: cell <font_6C> from file /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_ml_xx_hd/mag/font_6C.mag is not writeable Scaled magic input cell font_6C geometry by factor of 24 +Warning: cell <font_66> from file /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_ml_xx_hd/mag/font_66.mag is not writeable Scaled magic input cell font_66 geometry by factor of 24 +Warning: cell <font_61> from file /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_ml_xx_hd/mag/font_61.mag is not writeable Scaled magic input cell font_61 geometry by factor of 24 +Warning: cell <font_43> from file /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_ml_xx_hd/mag/font_43.mag is not writeable Scaled magic input cell font_43 geometry by factor of 24 +Warning: cell <font_29> from file /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_ml_xx_hd/mag/font_29.mag is not writeable Scaled magic input cell font_29 geometry by factor of 24 +Warning: cell <font_20> from file /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_ml_xx_hd/mag/font_20.mag is not writeable Scaled magic input cell font_20 geometry by factor of 24 +Warning: cell <font_28> from file /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_ml_xx_hd/mag/font_28.mag is not writeable Scaled magic input cell font_28 geometry by factor of 24 +Warning: cell <font_56> from file /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_ml_xx_hd/mag/font_56.mag is not writeable Scaled magic input cell font_56 geometry by factor of 24 +Warning: cell <font_76> from file /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_ml_xx_hd/mag/font_76.mag is not writeable Scaled magic input cell font_76 geometry by factor of 24 +Warning: cell <font_72> from file /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_ml_xx_hd/mag/font_72.mag is not writeable Scaled magic input cell font_72 geometry by factor of 24 +Warning: cell <font_2D> from file /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_ml_xx_hd/mag/font_2D.mag is not writeable Scaled magic input cell font_2D geometry by factor of 24 +Warning: cell <font_4B> from file /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_ml_xx_hd/mag/font_4B.mag is not writeable Scaled magic input cell font_4B geometry by factor of 24 +Warning: cell <font_44> from file /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_ml_xx_hd/mag/font_44.mag is not writeable Scaled magic input cell font_44 geometry by factor of 24 +Warning: cell <font_50> from file /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_ml_xx_hd/mag/font_50.mag is not writeable Scaled magic input cell font_50 geometry by factor of 24 +Warning: cell <font_70> from file /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_ml_xx_hd/mag/font_70.mag is not writeable Scaled magic input cell font_70 geometry by factor of 24 +Warning: cell <font_6F> from file /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_ml_xx_hd/mag/font_6F.mag is not writeable Scaled magic input cell font_6F geometry by factor of 24 +Warning: cell <font_74> from file /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_ml_xx_hd/mag/font_74.mag is not writeable Scaled magic input cell font_74 geometry by factor of 24 +Warning: cell <font_57> from file /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_ml_xx_hd/mag/font_57.mag is not writeable Scaled magic input cell font_57 geometry by factor of 24 +Warning: cell <font_6B> from file /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_ml_xx_hd/mag/font_6B.mag is not writeable Scaled magic input cell font_6B geometry by factor of 24 +Warning: cell <font_79> from file /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_ml_xx_hd/mag/font_79.mag is not writeable Scaled magic input cell font_79 geometry by factor of 24 +Warning: cell <font_53> from file /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_ml_xx_hd/mag/font_53.mag is not writeable Scaled magic input cell font_53 geometry by factor of 24 +Warning: cell <font_67> from file /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_ml_xx_hd/mag/font_67.mag is not writeable Scaled magic input cell font_67 geometry by factor of 24 +Warning: cell <font_47> from file /mnt/shuttles/shuttle/mpw-two/pdks/sky130A/libs.ref/sky130_ml_xx_hd/mag/font_47.mag is not writeable Scaled magic input cell font_47 geometry by factor of 24 +Warning: cell <open_source> from file hexdigits/open_source.mag is not writeable Scaled magic input cell open_source geometry by factor of 2 +Warning: cell <storage> from file ../maglef/storage.mag is not writeable +Warning: cell <sky130_fd_sc_hvl__lsbufhv2lv_1_wrapped> from file ../maglef/sky130_fd_sc_hvl__lsbufhv2lv_1_wrapped.mag is not writeable +Warning: cell <gpio_control_block> from file ../maglef/gpio_control_block.mag is not writeable +Warning: cell <user_id_programming> from file ../maglef/user_id_programming.mag is not writeable +Warning: cell <simple_por> from file ../maglef/simple_por.mag is not writeable +Warning: cell <mgmt_core> from file ../maglef/mgmt_core.mag is not writeable +Warning: cell <mgmt_protect> from file ../maglef/mgmt_protect.mag is not writeable +Warning: cell <chip_io> from file ../maglef/chip_io.mag is not writeable chip_io: 10000 rects +Warning: cell <caravel_power_routing> from file caravel_power_routing.mag is not writeable Processing timestamp mismatches: chip_io, open_source, copyright_block, user_id_textblock, seal_ring_corner_abstract. Generating output for cell advSeal_6um_gen Reading "sealring_slots". @@ -23400,20 +23461,22 @@ #mv /mnt/shuttles/shuttle/mpw-two/caravel/mag/caravel_00020001.mag ./mag/ make[1]: Leaving directory `/mnt/shuttles/shuttle/mpw-two/slot-001/axi_dma_using_spinal' Final build completed. -converting all gds files to oasis files +converting gds file to oasis file [INFO] Changing from ./gds/caravel_00020001.gds to ./gds/caravel_00020001.oas -Done converting all gds files to oasis files +Done ------------------------------------------------------------------------------------------- {{ STEP 4 }} final gds generated for mpw-two, slot-001 : axi_dma_using_spinal ------------------------------------------------------------------------------------------- ok# On branch main -# Your branch is ahead of 'origin/main' by 3 commits. +# Your branch is ahead of 'origin/main' by 5 commits. # (use "git push" to publish your local commits) # # Changes not staged for commit: # (use "git add/rm <file>..." to update what will be committed) # (use "git checkout -- <file>..." to discard changes in working directory) +# (commit or discard the untracked or modified content in submodules) # +# modified: caravel (modified content, untracked content) # deleted: gds/axi_dma.gds.gz # deleted: gds/caravel.gds.gz # deleted: gds/caravel_00020001.gds.gz.00.split @@ -23452,6 +23515,10 @@ # gds/user_id_prog_zero.gds # gds/user_id_programming.gds # gds/user_project_wrapper.gds +# mag/compose_final.tcl +# mag/mag2gds_caravel.tcl +# mag/user_id_programming.mag +# mag/user_id_textblock.mag # signoff/tapeout_started no changes added to commit (use "git add" and/or "git commit -a") Everything up-to-date
diff --git a/signoff/versions b/signoff/versions index 9451019..a5fa18f 100644 --- a/signoff/versions +++ b/signoff/versions
@@ -1,21 +1,21 @@ ------------------------------------ -make_ship: Thu Jul 29 20:46:20 UTC 2021 -make_ship: caravel = commit 6b839f24 -make_ship: magic = 8.3.185 -make_ship: sky130A tech = version 1.0.195-0-g458aedc -make_ship: open_pdks = 1.0.195 +make_ship: Wed Aug 4 07:13:19 UTC 2021 +make_ship: caravel = commit 842d28e2 +make_ship: magic = 8.3.192 +make_ship: sky130A tech = version 1.0.201-2-gde95d78 +make_ship: open_pdks = 1.0.202 make_ship: klayout = KLayout 0.26.11 ------------------------------------ -generate_fill: Thu Jul 29 20:58:30 UTC 2021 -generate_fill: caravel = commit 6b839f24 -generate_fill: magic = 8.3.185 -generate_fill: sky130A tech = version 1.0.195-0-g458aedc -generate_fill: open_pdks = 1.0.195 +generate_fill: Wed Aug 4 07:14:30 UTC 2021 +generate_fill: caravel = commit 842d28e2 +generate_fill: magic = 8.3.192 +generate_fill: sky130A tech = version 1.0.201-2-gde95d78 +generate_fill: open_pdks = 1.0.202 generate_fill: klayout = KLayout 0.26.11 ------------------------------------ -make_final: Thu Jul 29 21:54:51 UTC 2021 -make_final: caravel = commit 6b839f24 -make_final: magic = 8.3.185 -make_final: sky130A tech = version 1.0.195-0-g458aedc -make_final: open_pdks = 1.0.195 +make_final: Wed Aug 4 07:50:56 UTC 2021 +make_final: caravel = commit 842d28e2 +make_final: magic = 8.3.192 +make_final: sky130A tech = version 1.0.201-2-gde95d78 +make_final: open_pdks = 1.0.202 make_final: klayout = KLayout 0.26.11