diff --git a/boards/beagleplay/03-design-and-specifications.rst b/boards/beagleplay/03-design-and-specifications.rst
index 811df5fd473d878366b686a7ea49fa20b2acb686..d9fa4b79aba7157d56ff3ceb243321526b5a8a7b 100644
--- a/boards/beagleplay/03-design-and-specifications.rst
+++ b/boards/beagleplay/03-design-and-specifications.rst
@@ -17,167 +17,338 @@ specifications in  a short and crisp form as well.
 BeaglePlay block diagram
 *************************
 
+The block diagram below shows all the parts that makes up your BeaglePlay board. 
+BeaglePlay as mentioned in previous chapters is based on AM6254 SoC which is shown in the middle. 
+Connection of other parts like power supply, memory, storage, wifi, ethernet, and others is also 
+clearly shown in the block diagram. This block diagram shows the high level specifications of the 
+BeaglePlay hardware and the sections below this are going to show you the individual part in 
+more detail with schematic diagrams. 
+
 .. figure:: images/block-diagrams/System-Block-Diagram.svg
-    :width: 1400
+    :width: 1247
     :align: center
     :alt: BeaglePlay block diagram
 
+ 
+
 System on Chip (SoC)
 *********************
 
-.. figure:: images/am625.png
-    :width: 1400
+`AM62x Sitaraâ„¢ Processors <https://www.ti.com/product/AM625>`_ from Texas Instruments are 
+Human-machine-interaction SoC with Arm® Cortex®-A53-based edge AI and full-HD dual display. 
+AM6254 which is on your BeaglePlay board has a multi core design with Quad 64-bit Arm® 
+Cortex®-A53 microprocessor subsystem at up to 1.4 GHz, Single-core Arm® Cortex®-M4F 
+MCU at up to 400MHz, and Dedicated Device/Power Manager. Talking about the multimedia 
+capabilities of the processor you can connect upto two display monitors with 1920x1080 @ 60fps 
+each, additionally there is a OLDI/LVDS (4 lanes - 2x) and 24-bit RGB parallel interface for connecting 
+external display panels. One 4 Lane CSI camera interface is also available which has support 
+for 1,2,3 or 4 data lane mode up to 2.5Gbps speed. The list of features is very long and if you 
+are interested to know more about the AM62x SoC you may take a look at
+`AM62x Sitaraâ„¢ Processors datasheet <https://www.ti.com/lit/ds/symlink/am625.pdf>`_.
+
+.. figure:: images/am625.svg
+    :width: 1247
     :align: center
     :alt: AM6254 SoC block diagram 
 
     AM6254 SoC block diagram
 
-Connectivity
-*************
+Power management
+*****************
+
+Different parts of the board requires different voltages to operate and to fulfill requirements of 
+all the chips on BeaglePlay we have Low Drop Out (LDO) voltage regulators for fixed voltage output 
+and Power Management Integrated Circuit (PMIC) that interface with SoC to generate software programable voltages. 
+2 x LDOs and 1 x PMIC used on BeaglePlay are shown below.
 
-Expansion Headers
-==================
+TLV75801 - LDO
+===============
+
+.. figure:: images/hardware-design/TLV75801PDBVR.svg
+    :width: 1247
+    :align: center
+    :alt: TLV75801PDBVR LDO schematic for 1V0 output
+
+    TLV75801PDBVR LDO schematic for 1V0 output
+
+TLV62595 - LDO
+==============
+
+.. figure:: images/hardware-design/TLV62595DMQR.svg
+    :width: 1247
+    :align: center
+    :alt: TLV62595DMQR LDO schematic for 3V3 output
 
-microSD Connector
-==================
+    TLV62595DMQR LDO schematic for 3V3 output
 
-Type-C connector
+TPS65219 - PMIC
 ================
 
-Type-A connector
-=================
+.. figure:: images/hardware-design/TPS65219.svg
+    :width: 1247
+    :align: center
+    :alt: TPS65219 Power Management Integrated Circuit (PMIC) schematic
 
-Boot modes
-***********
+    TPS65219 Power Management Integrated Circuit (PMIC) schematic
 
-- SD Boot 
-- eMMC Boot 
 
-Power
-******
+General connectivity and expansion
+***********************************
 
-The board can be powered via USB-C connector.
+One of the main advantage of using a Single Board Computer (SBC) is having direct accessibility of 
+general purpose input & output (GPIO) pins and other interfaces like I2C, SPI, ADC, PWM. Your BeaglePlay 
+board shines in this domain as well with mikroBUS connector that can take 1000s of click board from 
+`MikroElektronika <https://www.mikroe.com/>`_, Grove connector allows to connect hundereds of Grove modules 
+from `Seeed Studio <https://www.seeedstudio.com/grove.html>`_, and QWIIC connector allows to connect I2C modules 
+like QWIIC modules from spartkfun or STEMMA QT modules from Adafruit. Not only that you also get one USB-A port 
+and one USB-C port. BeaglePlay's USB-A port with host support so that you can connect any USB device 
+like your keyboard & mouse combo, USB-C connector allows to power the board and to connect the board to 
+a PC to connect via SSH & use pre-installed and actively running VisualStudio Code at ``192.168.7.2:3000``.
 
-JTAG pads
-**********
+USB A & USB C
+==============
 
-Serial debug port
-******************
+.. figure:: images/hardware-design/usb.svg
+    :width: 1247
+    :align: center
+    :alt: USB-A and USB-C
 
-.. _beagleplay-detailed-hardware-design:
+    USB-A and USB-C
 
-Detailed hardware design
-*************************
+ADC102S051 - 2ch 10bit ADC
+===========================
 
+.. figure:: images/hardware-design/ADC102S051.svg
+    :width: 1247
+    :align: center
+    :alt: ADC102S051 - 12bit Aanalog to Digital Converter (ADC)
 
+    ADC102S051 - 12bit Aanalog to Digital Converter (ADC)
 
-Power supply
-**************
+mikroBUS
+=========
 
-.. figure:: images/hardware-design/dcdc-pmic.jpg
-    :alt: DCDC & PMIC
+.. figure:: images/hardware-design/mikroBUS.svg
+    :width: 1247
+    :align: center
+    :alt: mikroBUS connector schematic
 
-    DCDC & PMIC
+    mikroBUS connector schematic
 
-.. figure:: images/hardware-design/soc-power.jpg
-    :alt: SoC Power
+Grove
+======
 
-    SoC Power
+.. figure:: images/hardware-design/grove.svg
+    :width: 1247
+    :align: center
+    :alt: Grove connector schematic
 
-.. figure:: images/hardware-design/soc-dcaps.jpg
-    :alt: SoC DCAPs
+    Grove connector schematic
 
-    SoC DCAPs
+Qwiic
+=====
 
-eMMC & microSD
-**************
+.. figure:: images/hardware-design/qwiic.svg
+    :width: 1247
+    :align: center
+    :alt: QWIIC connnector for I2C modules
 
-.. figure:: images/hardware-design/emmc-microsd.jpg
-    :alt: eMMC & microSD
+    QWIIC connnector for I2C modules
 
-    eMMC & microSD
+Buttons and LEDs
+********************
 
-Ethernet
-*********
+To interact with the Single Board Computers we use buttons for input and LEDs visual feedback to the user. 
+On your BeaglePlay board you'll find 3 buttons namely power, reset, and user button each with a specific purpuse. 
+For visual feedback you'll see 5 user LEDs near USB-C port and 6 more indicator LEDs near you BeaglePlay board's 
+Single Pair ethernet port. Schematic diagrams below shows how these button and LEDs are wired inside you BeaglePlay.
 
-.. figure:: images/hardware-design/gigabit-ethernet.jpg
-    :alt: Gigabit Ethernet
+Buttons
+========
 
-    Gigabit Ethernet
+.. table:: BeaglePlay buttons
 
-.. figure:: images/hardware-design/single-pair-ethernet.jpg
-    :alt: Single-pair Ethernet
+    +-------------------------------------------------------------+-------------------------------------------------------------+--------------------------------------------------------+
+    | Power                                                       | Reset                                                       | User                                                   |
+    +=============================================================+=============================================================+========================================================+
+    | .. image:: images/hardware-design/power-button.svg          | .. image:: images/hardware-design/reset-button.svg          | .. image:: images/hardware-design/power-button.svg     |
+    |    :width: 742                                              |    :width: 742                                              |    :width: 742                                         |
+    |    :align: center                                           |    :align: center                                           |    :align: center                                      |
+    +-------------------------------------------------------------+-------------------------------------------------------------+--------------------------------------------------------+
 
-    Single-pair Ethernet
+LEDs
+=====
 
-HDMI
-*****
+.. figure:: images/hardware-design/leds.svg
+    :width: 1247
+    :align: center
+    :alt: BeaglePlay LEDs
 
-.. figure:: images/hardware-design/hdmi.jpg
-    :alt: HDMI
+    BeaglePlay LEDs
 
-    HDMI
+Wired and wireless connectivity
+********************************
 
-USB-A & USB-C
-**************
+Gigabit ethernet
+=================
 
-.. figure:: images/hardware-design/uab-a-and-usb-c.jpg
-    :alt: USB-A & USB-C
+.. figure:: images/hardware-design/WL1807MODGIMOC.svg
+    :width: 1247
+    :align: center
+    :alt: Gigabit ethernet
 
-OLDI & CSI
-***********
+    Gigabit ethernet
 
-.. figure:: images/hardware-design/oldi-and-csi.jpg
-    :alt: OLDI & CSI
+Single pair ethernet
+=====================
+
+.. figure:: images/hardware-design/single-pair-ethernet.svg
+    :width: 1247
+    :align: center
+    :alt: Single pair ethernet
+
+    Single pair ethernet
+
+WL1807MOD - WiFi 2.4G/5G
+=========================
+
+.. figure:: images/hardware-design/WL1807MODGIMOC.svg
+    :width: 1247
+    :align: center
+    :alt: WL1807MOD dual-band (2.4G/5G) WiFi
 
-    OLDI & CSI
+    WL1807MOD dual-band (2.4G/5G) WiFi
 
-RTC, ID, and Debug 
-******************
+CC1352P7 - BLE & SubGHz
+========================
+
+.. figure:: images/hardware-design/cc1352.svg
+    :width: 1247
+    :align: center
+    :alt: CC1352P7 Bluetooth Low Energy (BLW) and SubGHz connectivity
+
+    CC1352P7 Bluetooth Low Energy (BLW) and SubGHz connectivity
+
+
+Memory, Media and Data storage
+********************************
+
+DDR4
+====
+
+.. figure:: images/hardware-design/ddr4.svg
+    :width: 1247
+    :align: center
+    :alt: DDR4 Memory
 
-.. figure:: images/hardware-design/rtc-id-debug.jpg
-    :alt: RTC, ID, and Debug 
+    DDR4 Memory
 
-DDR4 & SoC DDR controller
-**************************
+eMMC/SD
+=======
 
-.. figure:: images/hardware-design/ddr4-soc-ddr.jpg
-    :alt: DDR4 & SoC DDR controller
+.. figure:: images/hardware-design/emmc.svg
+    :width: 1247
+    :align: center
+    :alt: eMMC/SD storage
 
-    DDR4 & SoC DDR controller
+    eMMC/SD storage
 
-CC1352P7
-*********
+microSD Card
+=============
 
-.. figure:: images/hardware-design/cc1352p7.jpg
-    :alt: CC1352P7 wireless MCU
+.. figure:: images/hardware-design/micro-sd-card.svg
+    :width: 1247
+    :align: center
+    :alt: microSD Card storage slot
 
-    CC1352P7 wireless MCU
+    microSD Card storage slot
 
-WiFi 2.4G/5G
-*************
+Board EEPROM
+=============
 
-.. figure:: images/hardware-design/wifi.jpg
-    :alt: WiFi 2.4G/5G
+.. figure:: images/hardware-design/board-id.svg
+    :width: 1247
+    :align: center
+    :alt: Board EEPROM ID
 
-    WiFi 2.4G/5G
+    Board EEPROM ID
 
-Buttons & LEDs
+Multimedia I/O
 ***************
 
-.. figure:: images/hardware-design/buttons-and-leds.jpg
-    :alt: Buttons & LEDs
+HDMI
+=====
+
+.. figure:: images/hardware-design/hdmi.svg
+    :width: 1247
+    :align: center
+    :alt: HDMI output
+
+    HDMI output
+
+OLDI
+=====
+
+.. figure:: images/hardware-design/oldi.svg
+    :width: 1247
+    :align: center
+    :alt: OLDI display interface
+
+    OLDI display interface
+
 
-    Buttons & LEDs
+CSI
+====
+
+.. figure:: images/hardware-design/csi.svg
+    :width: 1247
+    :align: center
+    :alt: CSI camera interface
 
-Expansion connector & ADC
-**************************
+    CSI camera interface
 
-.. figure:: images/hardware-design/expansion-and-adc.jpg
-    :alt: Expansion connectors & ADC
+RTC & Debug
+************
 
-    Expansion connectors & ADC
+RTC
+====
 
+.. figure:: images/hardware-design/rtc.svg
+    :width: 1247
+    :align: center
+    :alt: Real Time Clock (RTC)
+
+    Real Time Clock (RTC)
+
+UART Debug port
+================
+
+.. figure:: images/hardware-design/debug.svg
+    :width: 1247
+    :align: center
+    :alt: UART debug port
+
+    UART debug port
+
+AM62x JTAG & TagConnect
+=======================
+
+.. figure:: images/hardware-design/am62-jtag.svg
+    :width: 1247
+    :align: center
+    :alt: AM62 JTAG debug port and TagConnect interface
+
+    AM62 JTAG debug port and TagConnect interface
+
+CC1352 JTAG & TagConnect
+========================
+
+.. figure:: images/hardware-design/cc1352-jtag.svg
+    :width: 1247
+    :align: center
+    :alt: CC1352 JTAG debug port and TagConnect interface
+
+    CC1352 JTAG debug port and TagConnect interface
 
 .. _beagleplay-mechanical-specifications:
 
@@ -207,3 +378,17 @@ Dimensions & weight
     | Weight             | 55.3g                                              |
     +--------------------+----------------------------------------------------+
 
+.. figure:: images/dimensions.png
+    :width: 700
+    :align: center
+    :alt: BeaglePlay board dimensions
+
+    BeaglePlay board dimensions
+
+.. figure:: images/side-dimensions.png
+    :width: 700
+    :align: center
+    :alt: BeaglePlay board side dimensions
+
+    BeaglePlay board side dimensions
+
diff --git a/boards/beagleplay/images/am625.svg b/boards/beagleplay/images/am625.svg
index 768b1ad0ed46f741ba45f343df5ae7ffad81a2c6..4efa039e6c8f71f83d49c87cd34c24d1b8161cd8 100644
--- a/boards/beagleplay/images/am625.svg
+++ b/boards/beagleplay/images/am625.svg
@@ -1,3292 +1 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<!-- Created with Inkscape (http://www.inkscape.org/) -->
-
-<svg
-   version="1.1"
-   id="svg2"
-   width="663.18195"
-   height="672.94409"
-   viewBox="0 0 663.18195 672.94409"
-   sodipodi:docname="am625.svg"
-   inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
-   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
-   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
-   xmlns="http://www.w3.org/2000/svg"
-   xmlns:svg="http://www.w3.org/2000/svg">
-  <defs
-     id="defs6">
-    <clipPath
-       clipPathUnits="userSpaceOnUse"
-       id="clipPath686">
-      <path
-         d="m -54,-29.109 h 612 v 792 H -54 Z"
-         id="path684" />
-    </clipPath>
-    <clipPath
-       clipPathUnits="userSpaceOnUse"
-       id="clipPath696">
-      <path
-         d="M 0,0 H 96.336 V 22.654 H 0 Z"
-         clip-rule="evenodd"
-         id="path694" />
-    </clipPath>
-    <clipPath
-       clipPathUnits="userSpaceOnUse"
-       id="clipPath734">
-      <path
-         d="M 108.003,59.25 V 61.5 H 0 V 59.25 57 h 108.003"
-         clip-rule="evenodd"
-         id="path732" />
-    </clipPath>
-    <clipPath
-       clipPathUnits="userSpaceOnUse"
-       id="clipPath744">
-      <path
-         d="M 504,59.25 V 61.5 H 107.997 V 59.25 57 H 504"
-         clip-rule="evenodd"
-         id="path742" />
-    </clipPath>
-    <clipPath
-       clipPathUnits="userSpaceOnUse"
-       id="clipPath778">
-      <path
-         d="M 0,0 V -2.25 H 236.898 V 0 2.25 H 0"
-         clip-rule="evenodd"
-         id="path776" />
-    </clipPath>
-    <clipPath
-       clipPathUnits="userSpaceOnUse"
-       id="clipPath788">
-      <path
-         d="M 236.893,0 V -2.25 H 502.95 V 0 2.25 H 236.893"
-         clip-rule="evenodd"
-         id="path786" />
-    </clipPath>
-    <clipPath
-       clipPathUnits="userSpaceOnUse"
-       id="clipPath798">
-      <path
-         d="m 502.944,0 v -2.25 h 7.292 V 0 2.25 h -7.292"
-         clip-rule="evenodd"
-         id="path796" />
-    </clipPath>
-    <clipPath
-       clipPathUnits="userSpaceOnUse"
-       id="clipPath4047">
-      <g
-         id="g4053">
-        <g
-           id="g4051">
-          <path
-             d="M 56.693,173.261 H 555.3074 V 678.8006 H 56.693 Z"
-             id="path4049"
-             style="stroke-width:0.86565" />
-        </g>
-      </g>
-    </clipPath>
-    <clipPath
-       clipPathUnits="userSpaceOnUse"
-       id="clipPath4055">
-      <g
-         id="g4061">
-        <g
-           id="g4059">
-          <path
-             d="M 56.693,173.261 H 555.3074 V 678.8006 H 56.693 Z"
-             id="path4057"
-             style="stroke-width:0.86565" />
-        </g>
-      </g>
-    </clipPath>
-    <clipPath
-       clipPathUnits="userSpaceOnUse"
-       id="clipPath4063">
-      <g
-         id="g4069">
-        <g
-           id="g4067">
-          <path
-             d="M 56.693,173.261 H 555.3074 V 678.8006 H 56.693 Z"
-             id="path4065"
-             style="stroke-width:0.86565" />
-        </g>
-      </g>
-    </clipPath>
-    <clipPath
-       clipPathUnits="userSpaceOnUse"
-       id="clipPath4071">
-      <g
-         id="g4077">
-        <g
-           id="g4075">
-          <path
-             d="M 56.693,173.261 H 555.3074 V 678.8006 H 56.693 Z"
-             id="path4073"
-             style="stroke-width:0.86565" />
-        </g>
-      </g>
-    </clipPath>
-    <clipPath
-       clipPathUnits="userSpaceOnUse"
-       id="clipPath4079">
-      <g
-         id="g4085">
-        <g
-           id="g4083">
-          <path
-             d="M 56.693,173.261 H 555.3074 V 678.8006 H 56.693 Z"
-             id="path4081"
-             style="stroke-width:0.86565" />
-        </g>
-      </g>
-    </clipPath>
-    <clipPath
-       clipPathUnits="userSpaceOnUse"
-       id="clipPath4087">
-      <g
-         id="g4093">
-        <g
-           id="g4091">
-          <path
-             d="M 56.693,173.261 H 555.3074 V 678.8006 H 56.693 Z"
-             id="path4089"
-             style="stroke-width:0.86565" />
-        </g>
-      </g>
-    </clipPath>
-    <clipPath
-       clipPathUnits="userSpaceOnUse"
-       id="clipPath4095">
-      <g
-         id="g4101">
-        <g
-           id="g4099">
-          <path
-             d="M 56.693,173.261 H 555.3074 V 678.8006 H 56.693 Z"
-             id="path4097"
-             style="stroke-width:0.86565" />
-        </g>
-      </g>
-    </clipPath>
-    <clipPath
-       clipPathUnits="userSpaceOnUse"
-       id="clipPath4103">
-      <g
-         id="g4109">
-        <g
-           id="g4107">
-          <path
-             d="M 56.693,173.261 H 555.3074 V 678.8006 H 56.693 Z"
-             id="path4105"
-             style="stroke-width:0.86565" />
-        </g>
-      </g>
-    </clipPath>
-    <clipPath
-       clipPathUnits="userSpaceOnUse"
-       id="clipPath4111">
-      <g
-         id="g4117">
-        <g
-           id="g4115">
-          <path
-             d="M 56.693,173.261 H 555.3074 V 678.8006 H 56.693 Z"
-             id="path4113"
-             style="stroke-width:0.86565" />
-        </g>
-      </g>
-    </clipPath>
-    <clipPath
-       clipPathUnits="userSpaceOnUse"
-       id="clipPath4119">
-      <g
-         id="g4125">
-        <g
-           id="g4123">
-          <path
-             d="M 56.693,173.261 H 555.3074 V 678.8006 H 56.693 Z"
-             id="path4121"
-             style="stroke-width:0.86565" />
-        </g>
-      </g>
-    </clipPath>
-    <clipPath
-       clipPathUnits="userSpaceOnUse"
-       id="clipPath4127">
-      <g
-         id="g4133">
-        <g
-           id="g4131">
-          <path
-             d="M 56.693,173.261 H 555.3074 V 678.8006 H 56.693 Z"
-             id="path4129"
-             style="stroke-width:0.86565" />
-        </g>
-      </g>
-    </clipPath>
-    <clipPath
-       clipPathUnits="userSpaceOnUse"
-       id="clipPath4135">
-      <g
-         id="g4141">
-        <g
-           id="g4139">
-          <path
-             d="M 56.693,173.261 H 555.3074 V 678.8006 H 56.693 Z"
-             id="path4137"
-             style="stroke-width:0.86565" />
-        </g>
-      </g>
-    </clipPath>
-    <clipPath
-       clipPathUnits="userSpaceOnUse"
-       id="clipPath4143">
-      <g
-         id="g4149">
-        <g
-           id="g4147">
-          <path
-             d="M 56.693,173.261 H 555.3074 V 678.8006 H 56.693 Z"
-             id="path4145"
-             style="stroke-width:0.86565" />
-        </g>
-      </g>
-    </clipPath>
-    <clipPath
-       clipPathUnits="userSpaceOnUse"
-       id="clipPath4151">
-      <g
-         id="g4157">
-        <g
-           id="g4155">
-          <path
-             d="M 56.693,173.261 H 555.3074 V 678.8006 H 56.693 Z"
-             id="path4153"
-             style="stroke-width:0.86565" />
-        </g>
-      </g>
-    </clipPath>
-    <clipPath
-       clipPathUnits="userSpaceOnUse"
-       id="clipPath4159">
-      <g
-         id="g4165">
-        <g
-           id="g4163">
-          <path
-             d="M 56.693,173.261 H 555.3074 V 678.8006 H 56.693 Z"
-             id="path4161"
-             style="stroke-width:0.86565" />
-        </g>
-      </g>
-    </clipPath>
-    <clipPath
-       clipPathUnits="userSpaceOnUse"
-       id="clipPath4167">
-      <g
-         id="g4173">
-        <g
-           id="g4171">
-          <path
-             d="M 56.693,173.261 H 555.3074 V 678.8006 H 56.693 Z"
-             id="path4169"
-             style="stroke-width:0.86565" />
-        </g>
-      </g>
-    </clipPath>
-    <clipPath
-       clipPathUnits="userSpaceOnUse"
-       id="clipPath4175">
-      <g
-         id="g4181">
-        <g
-           id="g4179">
-          <path
-             d="M 56.693,173.261 H 555.3074 V 678.8006 H 56.693 Z"
-             id="path4177"
-             style="stroke-width:0.86565" />
-        </g>
-      </g>
-    </clipPath>
-    <clipPath
-       clipPathUnits="userSpaceOnUse"
-       id="clipPath4183">
-      <g
-         id="g4189">
-        <g
-           id="g4187">
-          <path
-             d="M 56.693,173.261 H 555.3074 V 678.8006 H 56.693 Z"
-             id="path4185"
-             style="stroke-width:0.86565" />
-        </g>
-      </g>
-    </clipPath>
-    <clipPath
-       clipPathUnits="userSpaceOnUse"
-       id="clipPath4191">
-      <g
-         id="g4197">
-        <g
-           id="g4195">
-          <path
-             d="M 56.693,173.261 H 555.3074 V 678.8006 H 56.693 Z"
-             id="path4193"
-             style="stroke-width:0.86565" />
-        </g>
-      </g>
-    </clipPath>
-    <clipPath
-       clipPathUnits="userSpaceOnUse"
-       id="clipPath4199">
-      <g
-         id="g4205">
-        <g
-           id="g4203">
-          <path
-             d="M 56.693,173.261 H 555.3074 V 678.8006 H 56.693 Z"
-             id="path4201"
-             style="stroke-width:0.86565" />
-        </g>
-      </g>
-    </clipPath>
-    <clipPath
-       clipPathUnits="userSpaceOnUse"
-       id="clipPath4207">
-      <g
-         id="g4213">
-        <g
-           id="g4211">
-          <path
-             d="M 56.693,173.261 H 555.3074 V 678.8006 H 56.693 Z"
-             id="path4209"
-             style="stroke-width:0.86565" />
-        </g>
-      </g>
-    </clipPath>
-    <clipPath
-       clipPathUnits="userSpaceOnUse"
-       id="clipPath4215">
-      <g
-         id="g4221">
-        <g
-           id="g4219">
-          <path
-             d="M 56.693,173.261 H 555.3074 V 678.8006 H 56.693 Z"
-             id="path4217"
-             style="stroke-width:0.86565" />
-        </g>
-      </g>
-    </clipPath>
-    <clipPath
-       clipPathUnits="userSpaceOnUse"
-       id="clipPath4223">
-      <g
-         id="g4229">
-        <g
-           id="g4227">
-          <path
-             d="M 56.693,173.261 H 555.3074 V 678.8006 H 56.693 Z"
-             id="path4225"
-             style="stroke-width:0.86565" />
-        </g>
-      </g>
-    </clipPath>
-    <clipPath
-       clipPathUnits="userSpaceOnUse"
-       id="clipPath4231">
-      <g
-         id="g4237">
-        <g
-           id="g4235">
-          <path
-             d="M 56.693,173.261 H 555.3074 V 678.8006 H 56.693 Z"
-             id="path4233"
-             style="stroke-width:0.86565" />
-        </g>
-      </g>
-    </clipPath>
-    <clipPath
-       clipPathUnits="userSpaceOnUse"
-       id="clipPath4239">
-      <g
-         id="g4245">
-        <g
-           id="g4243">
-          <path
-             d="M 56.693,173.261 H 555.3074 V 678.8006 H 56.693 Z"
-             id="path4241"
-             style="stroke-width:0.86565" />
-        </g>
-      </g>
-    </clipPath>
-    <clipPath
-       clipPathUnits="userSpaceOnUse"
-       id="clipPath4247">
-      <g
-         id="g4253">
-        <g
-           id="g4251">
-          <path
-             d="M 56.693,173.261 H 555.3074 V 678.8006 H 56.693 Z"
-             id="path4249"
-             style="stroke-width:0.86565" />
-        </g>
-      </g>
-    </clipPath>
-    <clipPath
-       clipPathUnits="userSpaceOnUse"
-       id="clipPath4255">
-      <g
-         id="g4261">
-        <g
-           id="g4259">
-          <path
-             d="M 56.693,173.261 H 555.3074 V 678.8006 H 56.693 Z"
-             id="path4257"
-             style="stroke-width:0.86565" />
-        </g>
-      </g>
-    </clipPath>
-    <clipPath
-       clipPathUnits="userSpaceOnUse"
-       id="clipPath4263">
-      <g
-         id="g4269">
-        <g
-           id="g4267">
-          <path
-             d="M 56.693,173.261 H 555.3074 V 678.8006 H 56.693 Z"
-             id="path4265"
-             style="stroke-width:0.86565" />
-        </g>
-      </g>
-    </clipPath>
-    <clipPath
-       clipPathUnits="userSpaceOnUse"
-       id="clipPath4271">
-      <g
-         id="g4277">
-        <g
-           id="g4275">
-          <path
-             d="M 56.693,173.261 H 555.3074 V 678.8006 H 56.693 Z"
-             id="path4273"
-             style="stroke-width:0.86565" />
-        </g>
-      </g>
-    </clipPath>
-    <clipPath
-       clipPathUnits="userSpaceOnUse"
-       id="clipPath4279">
-      <g
-         id="g4285">
-        <g
-           id="g4283">
-          <path
-             d="M 56.693,173.261 H 555.3074 V 678.8006 H 56.693 Z"
-             id="path4281"
-             style="stroke-width:0.86565" />
-        </g>
-      </g>
-    </clipPath>
-    <clipPath
-       clipPathUnits="userSpaceOnUse"
-       id="clipPath4287">
-      <g
-         id="g4293">
-        <g
-           id="g4291">
-          <path
-             d="M 56.693,173.261 H 555.3074 V 678.8006 H 56.693 Z"
-             id="path4289"
-             style="stroke-width:0.86565" />
-        </g>
-      </g>
-    </clipPath>
-    <clipPath
-       clipPathUnits="userSpaceOnUse"
-       id="clipPath4295">
-      <g
-         id="g4301">
-        <g
-           id="g4299">
-          <path
-             d="M 56.693,173.261 H 555.3074 V 678.8006 H 56.693 Z"
-             id="path4297"
-             style="stroke-width:0.86565" />
-        </g>
-      </g>
-    </clipPath>
-    <clipPath
-       clipPathUnits="userSpaceOnUse"
-       id="clipPath4303">
-      <g
-         id="g4309">
-        <g
-           id="g4307">
-          <path
-             d="M 56.693,173.261 H 555.3074 V 678.8006 H 56.693 Z"
-             id="path4305"
-             style="stroke-width:0.86565" />
-        </g>
-      </g>
-    </clipPath>
-    <clipPath
-       clipPathUnits="userSpaceOnUse"
-       id="clipPath4311">
-      <g
-         id="g4317">
-        <g
-           id="g4315">
-          <path
-             d="M 56.693,173.261 H 555.3074 V 678.8006 H 56.693 Z"
-             id="path4313"
-             style="stroke-width:0.86565" />
-        </g>
-      </g>
-    </clipPath>
-    <clipPath
-       clipPathUnits="userSpaceOnUse"
-       id="clipPath4319">
-      <g
-         id="g4325">
-        <g
-           id="g4323">
-          <path
-             d="M 56.693,173.261 H 555.3074 V 678.8006 H 56.693 Z"
-             id="path4321"
-             style="stroke-width:0.86565" />
-        </g>
-      </g>
-    </clipPath>
-    <clipPath
-       clipPathUnits="userSpaceOnUse"
-       id="clipPath4327">
-      <g
-         id="g4333">
-        <g
-           id="g4331">
-          <path
-             d="M 56.693,173.261 H 555.3074 V 678.8006 H 56.693 Z"
-             id="path4329"
-             style="stroke-width:0.86565" />
-        </g>
-      </g>
-    </clipPath>
-    <clipPath
-       clipPathUnits="userSpaceOnUse"
-       id="clipPath4335">
-      <g
-         id="g4341">
-        <g
-           id="g4339">
-          <path
-             d="M 56.693,173.261 H 555.3074 V 678.8006 H 56.693 Z"
-             id="path4337"
-             style="stroke-width:0.86565" />
-        </g>
-      </g>
-    </clipPath>
-    <clipPath
-       clipPathUnits="userSpaceOnUse"
-       id="clipPath4343">
-      <g
-         id="g4349">
-        <g
-           id="g4347">
-          <path
-             d="M 56.693,173.261 H 555.3074 V 678.8006 H 56.693 Z"
-             id="path4345"
-             style="stroke-width:0.86565" />
-        </g>
-      </g>
-    </clipPath>
-    <clipPath
-       clipPathUnits="userSpaceOnUse"
-       id="clipPath4351">
-      <g
-         id="g4357">
-        <g
-           id="g4355">
-          <path
-             d="M 56.693,173.261 H 555.3074 V 678.8006 H 56.693 Z"
-             id="path4353"
-             style="stroke-width:0.86565" />
-        </g>
-      </g>
-    </clipPath>
-    <clipPath
-       clipPathUnits="userSpaceOnUse"
-       id="clipPath4359">
-      <g
-         id="g4365">
-        <g
-           id="g4363">
-          <path
-             d="M 56.693,173.261 H 555.3074 V 678.8006 H 56.693 Z"
-             id="path4361"
-             style="stroke-width:0.86565" />
-        </g>
-      </g>
-    </clipPath>
-    <clipPath
-       clipPathUnits="userSpaceOnUse"
-       id="clipPath4367">
-      <g
-         id="g4373">
-        <g
-           id="g4371">
-          <path
-             d="M 56.693,173.261 H 555.3074 V 678.8006 H 56.693 Z"
-             id="path4369"
-             style="stroke-width:0.86565" />
-        </g>
-      </g>
-    </clipPath>
-    <clipPath
-       clipPathUnits="userSpaceOnUse"
-       id="clipPath4375">
-      <g
-         id="g4381">
-        <g
-           id="g4379">
-          <path
-             d="M 56.693,173.261 H 555.3074 V 678.8006 H 56.693 Z"
-             id="path4377"
-             style="stroke-width:0.86565" />
-        </g>
-      </g>
-    </clipPath>
-    <clipPath
-       clipPathUnits="userSpaceOnUse"
-       id="clipPath4383">
-      <g
-         id="g4389">
-        <g
-           id="g4387">
-          <path
-             d="M 56.693,173.261 H 555.3074 V 678.8006 H 56.693 Z"
-             id="path4385"
-             style="stroke-width:0.86565" />
-        </g>
-      </g>
-    </clipPath>
-    <clipPath
-       clipPathUnits="userSpaceOnUse"
-       id="clipPath4391">
-      <g
-         id="g4397">
-        <g
-           id="g4395">
-          <path
-             d="M 56.693,173.261 H 555.3074 V 678.8006 H 56.693 Z"
-             id="path4393"
-             style="stroke-width:0.86565" />
-        </g>
-      </g>
-    </clipPath>
-    <clipPath
-       clipPathUnits="userSpaceOnUse"
-       id="clipPath4399">
-      <g
-         id="g4405">
-        <g
-           id="g4403">
-          <path
-             d="M 56.693,173.261 H 555.3074 V 678.8006 H 56.693 Z"
-             id="path4401"
-             style="stroke-width:0.86565" />
-        </g>
-      </g>
-    </clipPath>
-    <clipPath
-       clipPathUnits="userSpaceOnUse"
-       id="clipPath4407">
-      <g
-         id="g4413">
-        <g
-           id="g4411">
-          <path
-             d="M 56.693,173.261 H 555.3074 V 678.8006 H 56.693 Z"
-             id="path4409"
-             style="stroke-width:0.86565" />
-        </g>
-      </g>
-    </clipPath>
-    <clipPath
-       clipPathUnits="userSpaceOnUse"
-       id="clipPath4415">
-      <g
-         id="g4421">
-        <g
-           id="g4419">
-          <path
-             d="M 56.693,173.261 H 555.3074 V 678.8006 H 56.693 Z"
-             id="path4417"
-             style="stroke-width:0.86565" />
-        </g>
-      </g>
-    </clipPath>
-    <clipPath
-       clipPathUnits="userSpaceOnUse"
-       id="clipPath4423">
-      <g
-         id="g4429">
-        <g
-           id="g4427">
-          <path
-             d="M 56.693,173.261 H 555.3074 V 678.8006 H 56.693 Z"
-             id="path4425"
-             style="stroke-width:0.86565" />
-        </g>
-      </g>
-    </clipPath>
-    <clipPath
-       clipPathUnits="userSpaceOnUse"
-       id="clipPath4431">
-      <g
-         id="g4437">
-        <g
-           id="g4435">
-          <path
-             d="M 56.693,173.261 H 555.3074 V 678.8006 H 56.693 Z"
-             id="path4433"
-             style="stroke-width:0.86565" />
-        </g>
-      </g>
-    </clipPath>
-    <clipPath
-       clipPathUnits="userSpaceOnUse"
-       id="clipPath4439">
-      <g
-         id="g4445">
-        <g
-           id="g4443">
-          <path
-             d="M 56.693,173.261 H 555.3074 V 678.8006 H 56.693 Z"
-             id="path4441"
-             style="stroke-width:0.86565" />
-        </g>
-      </g>
-    </clipPath>
-    <clipPath
-       clipPathUnits="userSpaceOnUse"
-       id="clipPath4447">
-      <g
-         id="g4453">
-        <g
-           id="g4451">
-          <path
-             d="M 56.693,173.261 H 555.3074 V 678.8006 H 56.693 Z"
-             id="path4449"
-             style="stroke-width:0.86565" />
-        </g>
-      </g>
-    </clipPath>
-    <clipPath
-       clipPathUnits="userSpaceOnUse"
-       id="clipPath4455">
-      <g
-         id="g4461">
-        <g
-           id="g4459">
-          <path
-             d="M 56.693,173.261 H 555.3074 V 678.8006 H 56.693 Z"
-             id="path4457"
-             style="stroke-width:0.86565" />
-        </g>
-      </g>
-    </clipPath>
-    <clipPath
-       clipPathUnits="userSpaceOnUse"
-       id="clipPath4463">
-      <g
-         id="g4469">
-        <g
-           id="g4467">
-          <path
-             d="M 56.693,173.261 H 555.3074 V 678.8006 H 56.693 Z"
-             id="path4465"
-             style="stroke-width:0.86565" />
-        </g>
-      </g>
-    </clipPath>
-    <clipPath
-       clipPathUnits="userSpaceOnUse"
-       id="clipPath4471">
-      <g
-         id="g4477">
-        <g
-           id="g4475">
-          <path
-             d="M 56.693,173.261 H 555.3074 V 678.8006 H 56.693 Z"
-             id="path4473"
-             style="stroke-width:0.86565" />
-        </g>
-      </g>
-    </clipPath>
-    <clipPath
-       clipPathUnits="userSpaceOnUse"
-       id="clipPath4479">
-      <g
-         id="g4485">
-        <g
-           id="g4483">
-          <path
-             d="M 56.693,173.261 H 555.3074 V 678.8006 H 56.693 Z"
-             id="path4481"
-             style="stroke-width:0.86565" />
-        </g>
-      </g>
-    </clipPath>
-    <clipPath
-       clipPathUnits="userSpaceOnUse"
-       id="clipPath4487">
-      <g
-         id="g4493">
-        <g
-           id="g4491">
-          <path
-             d="M 56.693,173.261 H 555.3074 V 678.8006 H 56.693 Z"
-             id="path4489"
-             style="stroke-width:0.86565" />
-        </g>
-      </g>
-    </clipPath>
-    <clipPath
-       clipPathUnits="userSpaceOnUse"
-       id="clipPath4495">
-      <g
-         id="g4501">
-        <g
-           id="g4499">
-          <path
-             d="M 56.693,173.261 H 555.3074 V 678.8006 H 56.693 Z"
-             id="path4497"
-             style="stroke-width:0.86565" />
-        </g>
-      </g>
-    </clipPath>
-    <clipPath
-       clipPathUnits="userSpaceOnUse"
-       id="clipPath4503">
-      <g
-         id="g4509">
-        <g
-           id="g4507">
-          <path
-             d="M 56.693,173.261 H 555.3074 V 678.8006 H 56.693 Z"
-             id="path4505"
-             style="stroke-width:0.86565" />
-        </g>
-      </g>
-    </clipPath>
-    <clipPath
-       clipPathUnits="userSpaceOnUse"
-       id="clipPath4511">
-      <g
-         id="g4517">
-        <g
-           id="g4515">
-          <path
-             d="M 56.693,173.261 H 555.3074 V 678.8006 H 56.693 Z"
-             id="path4513"
-             style="stroke-width:0.86565" />
-        </g>
-      </g>
-    </clipPath>
-    <clipPath
-       clipPathUnits="userSpaceOnUse"
-       id="clipPath4519">
-      <g
-         id="g4525">
-        <g
-           id="g4523">
-          <path
-             d="M 56.693,173.261 H 555.3074 V 678.8006 H 56.693 Z"
-             id="path4521"
-             style="stroke-width:0.86565" />
-        </g>
-      </g>
-    </clipPath>
-    <clipPath
-       clipPathUnits="userSpaceOnUse"
-       id="clipPath4527">
-      <g
-         id="g4533">
-        <g
-           id="g4531">
-          <path
-             d="M 56.693,173.261 H 555.3074 V 678.8006 H 56.693 Z"
-             id="path4529"
-             style="stroke-width:0.86565" />
-        </g>
-      </g>
-    </clipPath>
-    <clipPath
-       clipPathUnits="userSpaceOnUse"
-       id="clipPath4535">
-      <g
-         id="g4541">
-        <g
-           id="g4539">
-          <path
-             d="M 56.693,173.261 H 555.3074 V 678.8006 H 56.693 Z"
-             id="path4537"
-             style="stroke-width:0.86565" />
-        </g>
-      </g>
-    </clipPath>
-    <clipPath
-       clipPathUnits="userSpaceOnUse"
-       id="clipPath4543">
-      <g
-         id="g4549">
-        <g
-           id="g4547">
-          <path
-             d="M 56.693,173.261 H 555.3074 V 678.8006 H 56.693 Z"
-             id="path4545"
-             style="stroke-width:0.86565" />
-        </g>
-      </g>
-    </clipPath>
-    <clipPath
-       clipPathUnits="userSpaceOnUse"
-       id="clipPath4551">
-      <g
-         id="g4557">
-        <g
-           id="g4555">
-          <path
-             d="M 56.693,173.261 H 555.3074 V 678.8006 H 56.693 Z"
-             id="path4553"
-             style="stroke-width:0.86565" />
-        </g>
-      </g>
-    </clipPath>
-    <clipPath
-       clipPathUnits="userSpaceOnUse"
-       id="clipPath4559">
-      <g
-         id="g4565">
-        <g
-           id="g4563">
-          <path
-             d="M 56.693,173.261 H 555.3074 V 678.8006 H 56.693 Z"
-             id="path4561"
-             style="stroke-width:0.86565" />
-        </g>
-      </g>
-    </clipPath>
-    <clipPath
-       clipPathUnits="userSpaceOnUse"
-       id="clipPath4567">
-      <g
-         id="g4573">
-        <g
-           id="g4571">
-          <path
-             d="M 56.693,173.261 H 555.3074 V 678.8006 H 56.693 Z"
-             id="path4569"
-             style="stroke-width:0.86565" />
-        </g>
-      </g>
-    </clipPath>
-    <clipPath
-       clipPathUnits="userSpaceOnUse"
-       id="clipPath4575">
-      <g
-         id="g4581">
-        <g
-           id="g4579">
-          <path
-             d="M 56.693,173.261 H 555.3074 V 678.8006 H 56.693 Z"
-             id="path4577"
-             style="stroke-width:0.86565" />
-        </g>
-      </g>
-    </clipPath>
-    <clipPath
-       clipPathUnits="userSpaceOnUse"
-       id="clipPath4583">
-      <g
-         id="g4589">
-        <g
-           id="g4587">
-          <path
-             d="M 56.693,173.261 H 555.3074 V 678.8006 H 56.693 Z"
-             id="path4585"
-             style="stroke-width:0.86565" />
-        </g>
-      </g>
-    </clipPath>
-    <clipPath
-       clipPathUnits="userSpaceOnUse"
-       id="clipPath4591">
-      <g
-         id="g4597">
-        <g
-           id="g4595">
-          <path
-             d="M 56.693,173.261 H 555.3074 V 678.8006 H 56.693 Z"
-             id="path4593"
-             style="stroke-width:0.86565" />
-        </g>
-      </g>
-    </clipPath>
-    <clipPath
-       clipPathUnits="userSpaceOnUse"
-       id="clipPath4599">
-      <g
-         id="g4605">
-        <g
-           id="g4603">
-          <path
-             d="M 56.693,173.261 H 555.3074 V 678.8006 H 56.693 Z"
-             id="path4601"
-             style="stroke-width:0.86565" />
-        </g>
-      </g>
-    </clipPath>
-    <clipPath
-       clipPathUnits="userSpaceOnUse"
-       id="clipPath4607">
-      <g
-         id="g4613">
-        <g
-           id="g4611">
-          <path
-             d="M 56.693,173.261 H 555.3074 V 678.8006 H 56.693 Z"
-             id="path4609"
-             style="stroke-width:0.86565" />
-        </g>
-      </g>
-    </clipPath>
-    <clipPath
-       clipPathUnits="userSpaceOnUse"
-       id="clipPath4615">
-      <g
-         id="g4621">
-        <g
-           id="g4619">
-          <path
-             d="M 56.693,173.261 H 555.3074 V 678.8006 H 56.693 Z"
-             id="path4617"
-             style="stroke-width:0.86565" />
-        </g>
-      </g>
-    </clipPath>
-    <clipPath
-       clipPathUnits="userSpaceOnUse"
-       id="clipPath4623">
-      <g
-         id="g4629">
-        <g
-           id="g4627">
-          <path
-             d="M 56.693,173.261 H 555.3074 V 678.8006 H 56.693 Z"
-             id="path4625"
-             style="stroke-width:0.86565" />
-        </g>
-      </g>
-    </clipPath>
-    <clipPath
-       clipPathUnits="userSpaceOnUse"
-       id="clipPath4631">
-      <g
-         id="g4637">
-        <g
-           id="g4635">
-          <path
-             d="M 56.693,173.261 H 555.3074 V 678.8006 H 56.693 Z"
-             id="path4633"
-             style="stroke-width:0.86565" />
-        </g>
-      </g>
-    </clipPath>
-    <clipPath
-       clipPathUnits="userSpaceOnUse"
-       id="clipPath4639">
-      <g
-         id="g4645">
-        <g
-           id="g4643">
-          <path
-             d="M 56.693,173.261 H 555.3074 V 678.8006 H 56.693 Z"
-             id="path4641"
-             style="stroke-width:0.86565" />
-        </g>
-      </g>
-    </clipPath>
-    <clipPath
-       clipPathUnits="userSpaceOnUse"
-       id="clipPath4647">
-      <g
-         id="g4653">
-        <g
-           id="g4651">
-          <path
-             d="M 56.693,173.261 H 555.3074 V 678.8006 H 56.693 Z"
-             id="path4649"
-             style="stroke-width:0.86565" />
-        </g>
-      </g>
-    </clipPath>
-    <clipPath
-       clipPathUnits="userSpaceOnUse"
-       id="clipPath4655">
-      <g
-         id="g4661">
-        <g
-           id="g4659">
-          <path
-             d="M 56.693,173.261 H 555.3074 V 678.8006 H 56.693 Z"
-             id="path4657"
-             style="stroke-width:0.86565" />
-        </g>
-      </g>
-    </clipPath>
-    <clipPath
-       clipPathUnits="userSpaceOnUse"
-       id="clipPath4663">
-      <g
-         id="g4669">
-        <g
-           id="g4667">
-          <path
-             d="M 56.693,173.261 H 555.3074 V 678.8006 H 56.693 Z"
-             id="path4665"
-             style="stroke-width:0.86565" />
-        </g>
-      </g>
-    </clipPath>
-    <clipPath
-       clipPathUnits="userSpaceOnUse"
-       id="clipPath4671">
-      <g
-         id="g4677">
-        <g
-           id="g4675">
-          <path
-             d="M 56.693,173.261 H 555.3074 V 678.8006 H 56.693 Z"
-             id="path4673"
-             style="stroke-width:0.86565" />
-        </g>
-      </g>
-    </clipPath>
-    <clipPath
-       clipPathUnits="userSpaceOnUse"
-       id="clipPath4679">
-      <g
-         id="g4685">
-        <g
-           id="g4683">
-          <path
-             d="M 56.693,173.261 H 555.3074 V 678.8006 H 56.693 Z"
-             id="path4681"
-             style="stroke-width:0.86565" />
-        </g>
-      </g>
-    </clipPath>
-    <clipPath
-       clipPathUnits="userSpaceOnUse"
-       id="clipPath4687">
-      <g
-         id="g4693">
-        <g
-           id="g4691">
-          <path
-             d="M 56.693,173.261 H 555.3074 V 678.8006 H 56.693 Z"
-             id="path4689"
-             style="stroke-width:0.86565" />
-        </g>
-      </g>
-    </clipPath>
-    <clipPath
-       clipPathUnits="userSpaceOnUse"
-       id="clipPath4695">
-      <g
-         id="g4701">
-        <g
-           id="g4699">
-          <path
-             d="M 56.693,173.261 H 555.3074 V 678.8006 H 56.693 Z"
-             id="path4697"
-             style="stroke-width:0.86565" />
-        </g>
-      </g>
-    </clipPath>
-    <clipPath
-       clipPathUnits="userSpaceOnUse"
-       id="clipPath4703">
-      <g
-         id="g4709">
-        <g
-           id="g4707">
-          <path
-             d="M 56.693,173.261 H 555.3074 V 678.8006 H 56.693 Z"
-             id="path4705"
-             style="stroke-width:0.86565" />
-        </g>
-      </g>
-    </clipPath>
-    <clipPath
-       clipPathUnits="userSpaceOnUse"
-       id="clipPath4711">
-      <g
-         id="g4717">
-        <g
-           id="g4715">
-          <path
-             d="M 56.693,173.261 H 555.3074 V 678.8006 H 56.693 Z"
-             id="path4713"
-             style="stroke-width:0.86565" />
-        </g>
-      </g>
-    </clipPath>
-    <clipPath
-       clipPathUnits="userSpaceOnUse"
-       id="clipPath4719">
-      <g
-         id="g4725">
-        <g
-           id="g4723">
-          <path
-             d="M 56.693,173.261 H 555.3074 V 678.8006 H 56.693 Z"
-             id="path4721"
-             style="stroke-width:0.86565" />
-        </g>
-      </g>
-    </clipPath>
-    <clipPath
-       clipPathUnits="userSpaceOnUse"
-       id="clipPath4727">
-      <g
-         id="g4733">
-        <g
-           id="g4731">
-          <path
-             d="M 56.693,173.261 H 555.3074 V 678.8006 H 56.693 Z"
-             id="path4729"
-             style="stroke-width:0.86565" />
-        </g>
-      </g>
-    </clipPath>
-    <clipPath
-       clipPathUnits="userSpaceOnUse"
-       id="clipPath4735">
-      <g
-         id="g4741">
-        <g
-           id="g4739">
-          <path
-             d="M 56.693,173.261 H 555.3074 V 678.8006 H 56.693 Z"
-             id="path4737"
-             style="stroke-width:0.86565" />
-        </g>
-      </g>
-    </clipPath>
-    <clipPath
-       clipPathUnits="userSpaceOnUse"
-       id="clipPath4743">
-      <g
-         id="g4749">
-        <g
-           id="g4747">
-          <path
-             d="M 56.693,173.261 H 555.3074 V 678.8006 H 56.693 Z"
-             id="path4745"
-             style="stroke-width:0.86565" />
-        </g>
-      </g>
-    </clipPath>
-    <clipPath
-       clipPathUnits="userSpaceOnUse"
-       id="clipPath4751">
-      <g
-         id="g4757">
-        <g
-           id="g4755">
-          <path
-             d="M 56.693,173.261 H 555.3074 V 678.8006 H 56.693 Z"
-             id="path4753"
-             style="stroke-width:0.86565" />
-        </g>
-      </g>
-    </clipPath>
-    <clipPath
-       clipPathUnits="userSpaceOnUse"
-       id="clipPath4759">
-      <g
-         id="g4765">
-        <g
-           id="g4763">
-          <path
-             d="M 56.693,173.261 H 555.3074 V 678.8006 H 56.693 Z"
-             id="path4761"
-             style="stroke-width:0.86565" />
-        </g>
-      </g>
-    </clipPath>
-    <clipPath
-       clipPathUnits="userSpaceOnUse"
-       id="clipPath4767">
-      <g
-         id="g4773">
-        <g
-           id="g4771">
-          <path
-             d="M 56.693,173.261 H 555.3074 V 678.8006 H 56.693 Z"
-             id="path4769"
-             style="stroke-width:0.86565" />
-        </g>
-      </g>
-    </clipPath>
-    <clipPath
-       clipPathUnits="userSpaceOnUse"
-       id="clipPath4775">
-      <g
-         id="g4781">
-        <g
-           id="g4779">
-          <path
-             d="M 56.693,173.261 H 555.3074 V 678.8006 H 56.693 Z"
-             id="path4777"
-             style="stroke-width:0.86565" />
-        </g>
-      </g>
-    </clipPath>
-    <clipPath
-       clipPathUnits="userSpaceOnUse"
-       id="clipPath4783">
-      <g
-         id="g4789">
-        <g
-           id="g4787">
-          <path
-             d="M 56.693,173.261 H 555.3074 V 678.8006 H 56.693 Z"
-             id="path4785"
-             style="stroke-width:0.86565" />
-        </g>
-      </g>
-    </clipPath>
-    <clipPath
-       clipPathUnits="userSpaceOnUse"
-       id="clipPath4791">
-      <g
-         id="g4797">
-        <g
-           id="g4795">
-          <path
-             d="M 56.693,173.261 H 555.3074 V 678.8006 H 56.693 Z"
-             id="path4793"
-             style="stroke-width:0.86565" />
-        </g>
-      </g>
-    </clipPath>
-    <clipPath
-       clipPathUnits="userSpaceOnUse"
-       id="clipPath4799">
-      <g
-         id="g4805">
-        <g
-           id="g4803">
-          <path
-             d="M 56.693,173.261 H 555.3074 V 678.8006 H 56.693 Z"
-             id="path4801"
-             style="stroke-width:0.86565" />
-        </g>
-      </g>
-    </clipPath>
-    <clipPath
-       clipPathUnits="userSpaceOnUse"
-       id="clipPath4807">
-      <g
-         id="g4813">
-        <g
-           id="g4811">
-          <path
-             d="M 56.693,173.261 H 555.3074 V 678.8006 H 56.693 Z"
-             id="path4809"
-             style="stroke-width:0.86565" />
-        </g>
-      </g>
-    </clipPath>
-    <clipPath
-       clipPathUnits="userSpaceOnUse"
-       id="clipPath4815">
-      <g
-         id="g4821">
-        <g
-           id="g4819">
-          <path
-             d="M 56.693,173.261 H 555.3074 V 678.8006 H 56.693 Z"
-             id="path4817"
-             style="stroke-width:0.86565" />
-        </g>
-      </g>
-    </clipPath>
-    <clipPath
-       clipPathUnits="userSpaceOnUse"
-       id="clipPath4823">
-      <g
-         id="g4829">
-        <g
-           id="g4827">
-          <path
-             d="M 56.693,173.261 H 555.3074 V 678.8006 H 56.693 Z"
-             id="path4825"
-             style="stroke-width:0.86565" />
-        </g>
-      </g>
-    </clipPath>
-    <clipPath
-       clipPathUnits="userSpaceOnUse"
-       id="clipPath4831">
-      <g
-         id="g4837">
-        <g
-           id="g4835">
-          <path
-             d="M 56.693,173.261 H 555.3074 V 678.8006 H 56.693 Z"
-             id="path4833"
-             style="stroke-width:0.86565" />
-        </g>
-      </g>
-    </clipPath>
-    <clipPath
-       clipPathUnits="userSpaceOnUse"
-       id="clipPath4839">
-      <g
-         id="g4845">
-        <g
-           id="g4843">
-          <path
-             d="M 56.693,173.261 H 555.3074 V 678.8006 H 56.693 Z"
-             id="path4841"
-             style="stroke-width:0.86565" />
-        </g>
-      </g>
-    </clipPath>
-    <clipPath
-       clipPathUnits="userSpaceOnUse"
-       id="clipPath4847">
-      <g
-         id="g4853">
-        <g
-           id="g4851">
-          <path
-             d="M 56.693,173.261 H 555.3074 V 678.8006 H 56.693 Z"
-             id="path4849"
-             style="stroke-width:0.86565" />
-        </g>
-      </g>
-    </clipPath>
-    <clipPath
-       clipPathUnits="userSpaceOnUse"
-       id="clipPath4855">
-      <g
-         id="g4861">
-        <g
-           id="g4859">
-          <path
-             d="M 56.693,173.261 H 555.3074 V 678.8006 H 56.693 Z"
-             id="path4857"
-             style="stroke-width:0.86565" />
-        </g>
-      </g>
-    </clipPath>
-    <clipPath
-       clipPathUnits="userSpaceOnUse"
-       id="clipPath4863">
-      <g
-         id="g4869">
-        <g
-           id="g4867">
-          <path
-             d="M 56.693,173.261 H 555.3074 V 678.8006 H 56.693 Z"
-             id="path4865"
-             style="stroke-width:0.86565" />
-        </g>
-      </g>
-    </clipPath>
-    <clipPath
-       clipPathUnits="userSpaceOnUse"
-       id="clipPath4871">
-      <g
-         id="g4877">
-        <g
-           id="g4875">
-          <path
-             d="M 56.693,173.261 H 555.3074 V 678.8006 H 56.693 Z"
-             id="path4873"
-             style="stroke-width:0.86565" />
-        </g>
-      </g>
-    </clipPath>
-    <clipPath
-       clipPathUnits="userSpaceOnUse"
-       id="clipPath4879">
-      <g
-         id="g4885">
-        <g
-           id="g4883">
-          <path
-             d="M 56.693,173.261 H 555.3074 V 678.8006 H 56.693 Z"
-             id="path4881"
-             style="stroke-width:0.86565" />
-        </g>
-      </g>
-    </clipPath>
-    <clipPath
-       clipPathUnits="userSpaceOnUse"
-       id="clipPath4887">
-      <g
-         id="g4893">
-        <g
-           id="g4891">
-          <path
-             d="M 56.693,173.261 H 555.3074 V 678.8006 H 56.693 Z"
-             id="path4889"
-             style="stroke-width:0.86565" />
-        </g>
-      </g>
-    </clipPath>
-    <clipPath
-       clipPathUnits="userSpaceOnUse"
-       id="clipPath4895">
-      <g
-         id="g4901">
-        <g
-           id="g4899">
-          <path
-             d="M 56.693,173.261 H 555.3074 V 678.8006 H 56.693 Z"
-             id="path4897"
-             style="stroke-width:0.86565" />
-        </g>
-      </g>
-    </clipPath>
-    <clipPath
-       clipPathUnits="userSpaceOnUse"
-       id="clipPath4903">
-      <g
-         id="g4909">
-        <g
-           id="g4907">
-          <path
-             d="M 56.693,173.261 H 555.3074 V 678.8006 H 56.693 Z"
-             id="path4905"
-             style="stroke-width:0.86565" />
-        </g>
-      </g>
-    </clipPath>
-    <clipPath
-       clipPathUnits="userSpaceOnUse"
-       id="clipPath4911">
-      <g
-         id="g4917">
-        <g
-           id="g4915">
-          <path
-             d="M 56.693,173.261 H 555.3074 V 678.8006 H 56.693 Z"
-             id="path4913"
-             style="stroke-width:0.86565" />
-        </g>
-      </g>
-    </clipPath>
-    <clipPath
-       clipPathUnits="userSpaceOnUse"
-       id="clipPath4919">
-      <g
-         id="g4925">
-        <g
-           id="g4923">
-          <path
-             d="M 56.693,173.261 H 555.3074 V 678.8006 H 56.693 Z"
-             id="path4921"
-             style="stroke-width:0.86565" />
-        </g>
-      </g>
-    </clipPath>
-    <clipPath
-       clipPathUnits="userSpaceOnUse"
-       id="clipPath4927">
-      <g
-         id="g4933">
-        <g
-           id="g4931">
-          <path
-             d="M 56.693,173.261 H 555.3074 V 678.8006 H 56.693 Z"
-             id="path4929"
-             style="stroke-width:0.86565" />
-        </g>
-      </g>
-    </clipPath>
-    <clipPath
-       clipPathUnits="userSpaceOnUse"
-       id="clipPath4935">
-      <g
-         id="g4941">
-        <g
-           id="g4939">
-          <path
-             d="M 56.693,173.261 H 555.3074 V 678.8006 H 56.693 Z"
-             id="path4937"
-             style="stroke-width:0.86565" />
-        </g>
-      </g>
-    </clipPath>
-    <clipPath
-       clipPathUnits="userSpaceOnUse"
-       id="clipPath4943">
-      <g
-         id="g4949">
-        <g
-           id="g4947">
-          <path
-             d="M 56.693,173.261 H 555.3074 V 678.8006 H 56.693 Z"
-             id="path4945"
-             style="stroke-width:0.86565" />
-        </g>
-      </g>
-    </clipPath>
-    <clipPath
-       clipPathUnits="userSpaceOnUse"
-       id="clipPath4951">
-      <g
-         id="g4957">
-        <g
-           id="g4955">
-          <path
-             d="M 56.693,173.261 H 555.3074 V 678.8006 H 56.693 Z"
-             id="path4953"
-             style="stroke-width:0.86565" />
-        </g>
-      </g>
-    </clipPath>
-    <clipPath
-       clipPathUnits="userSpaceOnUse"
-       id="clipPath4959">
-      <g
-         id="g4965">
-        <g
-           id="g4963">
-          <path
-             d="M 56.693,173.261 H 555.3074 V 678.8006 H 56.693 Z"
-             id="path4961"
-             style="stroke-width:0.86565" />
-        </g>
-      </g>
-    </clipPath>
-    <clipPath
-       clipPathUnits="userSpaceOnUse"
-       id="clipPath4967">
-      <g
-         id="g4973">
-        <g
-           id="g4971">
-          <path
-             d="M 56.693,173.261 H 555.3074 V 678.8006 H 56.693 Z"
-             id="path4969"
-             style="stroke-width:0.86565" />
-        </g>
-      </g>
-    </clipPath>
-    <clipPath
-       clipPathUnits="userSpaceOnUse"
-       id="clipPath4975">
-      <g
-         id="g4981">
-        <g
-           id="g4979">
-          <path
-             d="M 56.693,173.261 H 555.3074 V 678.8006 H 56.693 Z"
-             id="path4977"
-             style="stroke-width:0.86565" />
-        </g>
-      </g>
-    </clipPath>
-    <clipPath
-       clipPathUnits="userSpaceOnUse"
-       id="clipPath4983">
-      <g
-         id="g4989">
-        <g
-           id="g4987">
-          <path
-             d="M 56.693,173.261 H 555.3074 V 678.8006 H 56.693 Z"
-             id="path4985"
-             style="stroke-width:0.86565" />
-        </g>
-      </g>
-    </clipPath>
-    <clipPath
-       clipPathUnits="userSpaceOnUse"
-       id="clipPath4991">
-      <g
-         id="g4997">
-        <g
-           id="g4995">
-          <path
-             d="M 56.693,173.261 H 555.3074 V 678.8006 H 56.693 Z"
-             id="path4993"
-             style="stroke-width:0.86565" />
-        </g>
-      </g>
-    </clipPath>
-    <clipPath
-       clipPathUnits="userSpaceOnUse"
-       id="clipPath4999">
-      <g
-         id="g5005">
-        <g
-           id="g5003">
-          <path
-             d="M 56.693,173.261 H 555.3074 V 678.8006 H 56.693 Z"
-             id="path5001"
-             style="stroke-width:0.86565" />
-        </g>
-      </g>
-    </clipPath>
-    <clipPath
-       clipPathUnits="userSpaceOnUse"
-       id="clipPath5007">
-      <g
-         id="g5013">
-        <g
-           id="g5011">
-          <path
-             d="M 56.693,173.261 H 555.3074 V 678.8006 H 56.693 Z"
-             id="path5009"
-             style="stroke-width:0.86565" />
-        </g>
-      </g>
-    </clipPath>
-    <clipPath
-       clipPathUnits="userSpaceOnUse"
-       id="clipPath5015">
-      <g
-         id="g5021">
-        <g
-           id="g5019">
-          <path
-             d="M 56.693,173.261 H 555.3074 V 678.8006 H 56.693 Z"
-             id="path5017"
-             style="stroke-width:0.86565" />
-        </g>
-      </g>
-    </clipPath>
-    <clipPath
-       clipPathUnits="userSpaceOnUse"
-       id="clipPath5023">
-      <g
-         id="g5029">
-        <g
-           id="g5027">
-          <path
-             d="M 56.693,173.261 H 555.3074 V 678.8006 H 56.693 Z"
-             id="path5025"
-             style="stroke-width:0.86565" />
-        </g>
-      </g>
-    </clipPath>
-    <clipPath
-       clipPathUnits="userSpaceOnUse"
-       id="clipPath5031">
-      <g
-         id="g5037">
-        <g
-           id="g5035">
-          <path
-             d="M 56.693,173.261 H 555.3074 V 678.8006 H 56.693 Z"
-             id="path5033"
-             style="stroke-width:0.86565" />
-        </g>
-      </g>
-    </clipPath>
-  </defs>
-  <sodipodi:namedview
-     id="namedview4"
-     pagecolor="#ffffff"
-     bordercolor="#000000"
-     borderopacity="0.25"
-     inkscape:showpageshadow="2"
-     inkscape:pageopacity="0.0"
-     inkscape:pagecheckerboard="0"
-     inkscape:deskcolor="#d1d1d1"
-     showgrid="false"
-     inkscape:zoom="0.97253788"
-     inkscape:cx="331.0925"
-     inkscape:cy="375.30672"
-     inkscape:window-width="2560"
-     inkscape:window-height="1367"
-     inkscape:window-x="0"
-     inkscape:window-y="0"
-     inkscape:window-maximized="1"
-     inkscape:current-layer="g8" />
-  <g
-     id="g8"
-     inkscape:groupmode="layer"
-     inkscape:label="am625"
-     transform="matrix(1.3333333,0,0,-1.3333333,-76.670459,903.99752)">
-    <g
-       id="g5568">
-      <path
-         d="M 57.719271,677.78173 H 554.67288 V 173.50649 H 57.719271 v 504.27524"
-         style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.086565"
-         id="path46"
-         clip-path="url(#clipPath5031)" />
-      <path
-         d="M 57.719271,677.78173 H 554.67288 V 173.50649 H 57.719271 Z"
-         style="fill:none;stroke:#231f20;stroke-width:0.432851;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:2.61313;stroke-dasharray:none;stroke-opacity:1"
-         id="path48"
-         clip-path="url(#clipPath5023)" />
-      <path
-         d="M 60.815996,324.05636 H 551.91665 V 247.57601 H 60.815996 v 76.48035"
-         style="fill:#dcddde;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.086565"
-         id="path50"
-         clip-path="url(#clipPath5015)" />
-      <path
-         d="M 60.815996,324.05636 H 551.91665 V 247.57601 H 60.815996 Z"
-         style="fill:none;stroke:#ffffff;stroke-width:0.432851;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:2.61313;stroke-dasharray:none;stroke-opacity:1"
-         id="path52"
-         clip-path="url(#clipPath5007)" />
-      <text
-         xml:space="preserve"
-         transform="scale(1,-1)"
-         style="font-variant:normal;font-weight:normal;font-size:9.52189px;font-family:ArialMT;-inkscape-font-specification:ArialMT;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.86565"
-         id="text58"
-         x="289.16504"
-         y="-313.23834"><tspan
-           x="289.16504 295.51614 300.8103 305.57126 310.86542 314.03622 316.15009 318.79715"
-           y="-313.23834"
-           sodipodi:role="line"
-           id="tspan56"
-           style="stroke-width:0.86565">Security</tspan></text>
-      <path
-         d="M 60.470749,662.72461 H 240.18916 l 0.007,-145.18855 H 60.477172 l -0.0064,145.18855"
-         style="fill:#dcddde;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.086565"
-         id="path60"
-         clip-path="url(#clipPath4999)" />
-      <path
-         d="M 60.470749,662.72461 H 240.18916 l 0.007,-145.18855 H 60.477172 Z"
-         style="fill:none;stroke:#ffffff;stroke-width:0.432851;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:2.61313;stroke-dasharray:none;stroke-opacity:1"
-         id="path62"
-         clip-path="url(#clipPath4991)" />
-      <path
-         d="M 67.943074,547.01924 H 231.43311 V 522.37591 H 67.943074 v 24.64333"
-         style="fill:#878787;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.086565"
-         id="path64"
-         clip-path="url(#clipPath4983)" />
-      <path
-         d="M 67.943074,547.01924 H 231.43311 V 522.37591 H 67.943074 Z"
-         style="fill:none;stroke:#ffffff;stroke-width:0.432851;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:2.61313;stroke-dasharray:none;stroke-opacity:1"
-         id="path66"
-         clip-path="url(#clipPath4975)" />
-      <text
-         xml:space="preserve"
-         transform="scale(1.0018683,-0.99813523)"
-         style="font-variant:normal;font-weight:bold;font-size:9.53982px;font-family:ArialMT;-inkscape-font-specification:ArialMT-Bold;writing-mode:lr-tb;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.864036"
-         id="text72"
-         x="105.53457"
-         y="-532.28125"><tspan
-           x="105.53457 110.83872 116.14288 121.44704 128.33481 135.22258 137.87466 143.70352 149.00768 151.65976 159.08176 161.73384 164.91061 170.73946 173.39154 179.75462 186.6424"
-           y="-532.28125"
-           sodipodi:role="line"
-           id="tspan70"
-           style="stroke-width:0.864036">512KB L2 with ECC</tspan></text>
-      <path
-         d="m 151.94393,595.90509 h 79.48918 v -45.62322 h -79.48918 v 45.62322"
-         style="fill:#cc0000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.086565"
-         id="path74"
-         clip-path="url(#clipPath4967)" />
-      <path
-         d="m 151.94393,595.90509 h 79.48918 v -45.62322 h -79.48918 z"
-         style="fill:none;stroke:#ffffff;stroke-width:0.432851;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:2.61313;stroke-dasharray:none;stroke-opacity:1"
-         id="path76"
-         clip-path="url(#clipPath4959)" />
-      <text
-         xml:space="preserve"
-         transform="scale(1,-1)"
-         style="font-variant:normal;font-weight:bold;font-size:8.81595px;font-family:ArialMT;-inkscape-font-specification:ArialMT-Bold;writing-mode:lr-tb;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.86565"
-         id="text82"
-         x="82.420029"
-         y="-576.98975"><tspan
-           x="82.420029 87.321701 94.348137 100.71326 104.14266"
-           y="-576.98975"
-           sodipodi:role="line"
-           id="tspan80"
-           style="stroke-width:0.86565">2xArm</tspan></text>
-      <text
-         xml:space="preserve"
-         transform="scale(1,-1)"
-         style="font-variant:normal;font-weight:bold;font-size:6.06081px;font-family:ArialMT;-inkscape-font-specification:ArialMT-Bold;writing-mode:lr-tb;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.86565"
-         id="text86"
-         x="112.44216"
-         y="-580.13721"><tspan
-           x="112.44216"
-           y="-580.13721"
-           id="tspan84"
-           style="stroke-width:0.86565">®</tspan></text>
-      <text
-         xml:space="preserve"
-         transform="scale(1,-1)"
-         style="font-variant:normal;font-weight:bold;font-size:8.81595px;font-family:ArialMT;-inkscape-font-specification:ArialMT-Bold;writing-mode:lr-tb;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.86565"
-         id="text90"
-         x="71.1381"
-         y="-567.42438"><tspan
-           x="71.1381 77.50322 82.889771 86.319176 89.254883 94.156555 99.058228 103.95989 106.89561 113.26073 118.16239"
-           y="-567.42438"
-           sodipodi:role="line"
-           id="tspan88"
-           style="stroke-width:0.86565">Cortex -A53</tspan></text>
-      <text
-         xml:space="preserve"
-         transform="scale(1,-1)"
-         style="font-variant:normal;font-weight:normal;font-size:6.06081px;font-family:ArialMT;-inkscape-font-specification:ArialMT;writing-mode:lr-tb;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.86565"
-         id="text94"
-         x="99.811371"
-         y="-570.90662"><tspan
-           x="99.811371"
-           y="-570.90662"
-           id="tspan92"
-           style="stroke-width:0.86565">®</tspan></text>
-      <path
-         d="M 67.846381,595.80208 H 147.33608 V 550.34766 H 67.846381 v 45.45442"
-         style="fill:#cc0000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.086565"
-         id="path96"
-         clip-path="url(#clipPath4951)" />
-      <path
-         d="M 67.846381,595.80208 H 147.33608 V 550.34766 H 67.846381 Z"
-         style="fill:none;stroke:#ffffff;stroke-width:0.432851;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:2.61313;stroke-dasharray:none;stroke-opacity:1"
-         id="path98"
-         clip-path="url(#clipPath4943)" />
-      <text
-         xml:space="preserve"
-         transform="scale(1,-1)"
-         style="font-variant:normal;font-weight:bold;font-size:9.52189px;font-family:ArialMT;-inkscape-font-specification:ArialMT-Bold;writing-mode:lr-tb;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.86565"
-         id="text104"
-         x="96.294151"
-         y="-574.33655"><tspan
-           x="96.294151 103.16895 106.87297"
-           y="-574.33655"
-           sodipodi:role="line"
-           id="tspan102"
-           style="stroke-width:0.86565">Arm</tspan></text>
-      <text
-         xml:space="preserve"
-         transform="scale(1,-1)"
-         style="font-variant:normal;font-weight:bold;font-size:4.76105px;font-family:ArialMT;-inkscape-font-specification:ArialMT-Bold;writing-mode:lr-tb;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.86565"
-         id="text110"
-         x="115.34252"
-         y="-579.09766"><tspan
-           x="115.34252"
-           y="-579.09766"
-           id="tspan106"
-           style="stroke-width:0.86565">®</tspan><tspan
-           x="110.57942"
-           y="-568.46027"
-           id="tspan108"
-           style="stroke-width:0.86565">®</tspan></text>
-      <text
-         xml:space="preserve"
-         transform="scale(1,-1)"
-         style="font-variant:normal;font-weight:bold;font-size:9.52189px;font-family:ArialMT;-inkscape-font-specification:ArialMT-Bold;writing-mode:lr-tb;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.86565"
-         id="text116"
-         x="80.418961"
-         y="-563.69922"><tspan
-           x="80.418961 87.293762 93.111641 96.815651 99.986443 105.28062 114.08778 117.25858 124.13338 129.42755"
-           y="-563.69922"
-           sodipodi:role="line"
-           id="tspan112"
-           style="stroke-width:0.86565">Cortex-A53</tspan><tspan
-           x="180.39114 187.26596 190.96996"
-           y="-574.35553"
-           sodipodi:role="line"
-           id="tspan114"
-           style="stroke-width:0.86565">Arm</tspan></text>
-      <text
-         xml:space="preserve"
-         transform="scale(1,-1)"
-         style="font-variant:normal;font-weight:bold;font-size:4.76105px;font-family:ArialMT;-inkscape-font-specification:ArialMT-Bold;writing-mode:lr-tb;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.86565"
-         id="text122"
-         x="199.43987"
-         y="-579.11627"><tspan
-           x="199.43987"
-           y="-579.11627"
-           id="tspan118"
-           style="stroke-width:0.86565">®</tspan><tspan
-           x="194.67676"
-           y="-568.47925"
-           id="tspan120"
-           style="stroke-width:0.86565">®</tspan></text>
-      <text
-         xml:space="preserve"
-         transform="scale(1,-1)"
-         style="font-variant:normal;font-weight:bold;font-size:9.52189px;font-family:ArialMT;-inkscape-font-specification:ArialMT-Bold;writing-mode:lr-tb;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.86565"
-         id="text126"
-         x="164.5163"
-         y="-563.71814"><tspan
-           x="164.5163 171.3911 177.20898 180.91299 184.08379 189.37796 198.18512 201.35591 208.23071 213.52489"
-           y="-563.71814"
-           sodipodi:role="line"
-           id="tspan124"
-           style="stroke-width:0.86565">Cortex-A53</tspan></text>
-      <path
-         d="m 374.10089,283.86423 h 81.47065 v -19.13259 h -81.47065 v 19.13259"
-         style="fill:#878787;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.086565"
-         id="path128"
-         clip-path="url(#clipPath4935)" />
-      <path
-         d="m 374.10089,283.86423 h 81.47065 v -19.13259 h -81.47065 z"
-         style="fill:none;stroke:#ffffff;stroke-width:0.432851;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:2.61313;stroke-dasharray:none;stroke-opacity:1"
-         id="path130"
-         clip-path="url(#clipPath4927)" />
-      <path
-         d="m 198.49253,306.5131 h 81.47065 v -19.13173 h -81.47065 v 19.13173"
-         style="fill:#878787;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.086565"
-         id="path132"
-         clip-path="url(#clipPath4919)" />
-      <path
-         d="m 198.49253,306.5131 h 81.47065 v -19.13173 h -81.47065 z"
-         style="fill:none;stroke:#ffffff;stroke-width:0.432851;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:2.61313;stroke-dasharray:none;stroke-opacity:1"
-         id="path134"
-         clip-path="url(#clipPath4911)" />
-      <path
-         d="m 287.12037,306.5131 h 80.34098 v -19.13173 h -80.34098 v 19.13173"
-         style="fill:#878787;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.086565"
-         id="path136"
-         clip-path="url(#clipPath4903)" />
-      <path
-         d="m 287.12037,306.5131 h 80.34098 v -19.13173 h -80.34098 z"
-         style="fill:none;stroke:#ffffff;stroke-width:0.432851;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:2.61313;stroke-dasharray:none;stroke-opacity:1"
-         id="path138"
-         clip-path="url(#clipPath4895)" />
-      <path
-         d="m 374.10089,306.5131 h 81.47065 v -19.13173 h -81.47065 v 19.13173"
-         style="fill:#878787;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.086565"
-         id="path140"
-         clip-path="url(#clipPath4887)" />
-      <path
-         d="m 374.10089,306.5131 h 81.47065 v -19.13173 h -81.47065 z"
-         style="fill:none;stroke:#ffffff;stroke-width:0.432851;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:2.61313;stroke-dasharray:none;stroke-opacity:1"
-         id="path142"
-         clip-path="url(#clipPath4879)" />
-      <path
-         d="m 198.49253,283.86423 h 81.47065 v -19.13259 h -81.47065 v 19.13259"
-         style="fill:#878787;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.086565"
-         id="path144"
-         clip-path="url(#clipPath4871)" />
-      <path
-         d="m 198.49253,283.86423 h 81.47065 v -19.13259 h -81.47065 z"
-         style="fill:none;stroke:#ffffff;stroke-width:0.432851;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:2.61313;stroke-dasharray:none;stroke-opacity:1"
-         id="path146"
-         clip-path="url(#clipPath4863)" />
-      <path
-         d="m 287.12037,283.86423 h 80.34098 v -19.13259 h -80.34098 v 19.13259"
-         style="fill:#878787;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.086565"
-         id="path148"
-         clip-path="url(#clipPath4855)" />
-      <path
-         d="m 287.12037,283.86423 h 80.34098 v -19.13259 h -80.34098 z"
-         style="fill:none;stroke:#ffffff;stroke-width:0.432851;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:2.61313;stroke-dasharray:none;stroke-opacity:1"
-         id="path150"
-         clip-path="url(#clipPath4847)" />
-      <text
-         xml:space="preserve"
-         transform="scale(1,-1)"
-         style="font-variant:normal;font-weight:bold;font-size:9.52189px;font-family:ArialMT;-inkscape-font-specification:ArialMT-Bold;writing-mode:lr-tb;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.86565"
-         id="text166"
-         x="401.53247"
-         y="-270.88901"><tspan
-           x="401.53247 407.35034 414.22516 421.09995"
-           y="-270.88901"
-           sodipodi:role="line"
-           id="tspan154"
-           style="stroke-width:0.86565">TRNG</tspan><tspan
-           x="228.98073 236.91246 243.78726"
-           y="-270.9509"
-           sodipodi:role="line"
-           id="tspan156"
-           style="stroke-width:0.86565">MD5</tspan><tspan
-           x="229.02841 235.3795 242.2543"
-           y="-293.5383"
-           sodipodi:role="line"
-           id="tspan158"
-           style="stroke-width:0.86565">SHA</tspan><tspan
-           x="317.73935 324.61417 330.96524"
-           y="-270.88901"
-           sodipodi:role="line"
-           id="tspan160"
-           style="stroke-width:0.86565">AES</tspan><tspan
-           x="316.91089 323.26199 330.13681"
-           y="-293.53854"
-           sodipodi:role="line"
-           id="tspan162"
-           style="stroke-width:0.86565">PKA</tspan><tspan
-           x="400.75958 407.63437 414.50919 421.38397"
-           y="-293.53787"
-           sodipodi:role="line"
-           id="tspan164"
-           style="stroke-width:0.86565">DRBG</tspan></text>
-      <path
-         d="M 67.846381,316.32871 H 191.51539 V 287.42033 H 67.846381 v 28.90838"
-         style="fill:#878787;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.086565"
-         id="path168"
-         clip-path="url(#clipPath4839)" />
-      <path
-         d="M 67.846381,316.32871 H 191.51539 V 287.42033 H 67.846381 Z"
-         style="fill:none;stroke:#ffffff;stroke-width:0.432851;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:2.61313;stroke-dasharray:none;stroke-opacity:1"
-         id="path170"
-         clip-path="url(#clipPath4831)" />
-      <text
-         xml:space="preserve"
-         transform="scale(1,-1)"
-         style="font-variant:normal;font-weight:bold;font-size:9.52189px;font-family:ArialMT;-inkscape-font-specification:ArialMT-Bold;writing-mode:lr-tb;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.86565"
-         id="text178"
-         x="118.58559"
-         y="-304.83633"><tspan
-           x="118.58559 125.4604 131.81149"
-           y="-304.83633"
-           sodipodi:role="line"
-           id="tspan174"
-           style="stroke-width:0.86565">HSM</tspan><tspan
-           x="97.951698 101.12249 107.47359 112.76776 118.06193 123.87981 127.58382 132.87799 135.52507 142.39989 148.21776 154.03563 157.20642"
-           y="-294.19897"
-           sodipodi:role="line"
-           id="tspan176"
-           style="stroke-width:0.86565">(Secure Boot)</tspan></text>
-      <path
-         d="M 60.521813,511.18046 H 240.33199 V 329.79822 H 60.521813 v 181.38224"
-         style="fill:#dcddde;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.086565"
-         id="path180"
-         clip-path="url(#clipPath4823)" />
-      <path
-         d="M 60.521813,511.18046 H 240.33199 V 329.79822 H 60.521813 Z"
-         style="fill:none;stroke:#ffffff;stroke-width:0.432851;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:2.61313;stroke-dasharray:none;stroke-opacity:1"
-         id="path182"
-         clip-path="url(#clipPath4815)" />
-      <path
-         d="m 67.79903,438.38536 h 80.85803 V 416.96052 H 67.79903 v 21.42484"
-         style="fill:#878787;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.086565"
-         id="path184"
-         clip-path="url(#clipPath4807)" />
-      <path
-         d="m 67.79903,438.38536 h 80.85803 V 416.96052 H 67.79903 Z"
-         style="fill:none;stroke:#ffffff;stroke-width:0.432851;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:2.61313;stroke-dasharray:none;stroke-opacity:1"
-         id="path186"
-         clip-path="url(#clipPath4799)" />
-      <path
-         d="m 67.79903,464.94004 h 80.85803 V 443.5152 H 67.79903 v 21.42484"
-         style="fill:#878787;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.086565"
-         id="path188"
-         clip-path="url(#clipPath4791)" />
-      <path
-         d="m 67.79903,464.94004 h 80.85803 V 443.5152 H 67.79903 Z"
-         style="fill:none;stroke:#ffffff;stroke-width:0.432851;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:2.61313;stroke-dasharray:none;stroke-opacity:1"
-         id="path190"
-         clip-path="url(#clipPath4783)" />
-      <path
-         d="m 67.79903,412.22109 h 80.85803 V 390.79711 H 67.79903 v 21.42398"
-         style="fill:#878787;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.086565"
-         id="path192"
-         clip-path="url(#clipPath4775)" />
-      <path
-         d="m 67.79903,412.22109 h 80.85803 V 390.79711 H 67.79903 Z"
-         style="fill:none;stroke:#ffffff;stroke-width:0.432851;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:2.61313;stroke-dasharray:none;stroke-opacity:1"
-         id="path194"
-         clip-path="url(#clipPath4767)" />
-      <path
-         d="m 67.79903,359.55494 h 80.85803 V 338.1301 H 67.79903 v 21.42484"
-         style="fill:#878787;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.086565"
-         id="path196"
-         clip-path="url(#clipPath4759)" />
-      <path
-         d="m 67.79903,359.55494 h 80.85803 V 338.1301 H 67.79903 Z"
-         style="fill:none;stroke:#ffffff;stroke-width:0.432851;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:2.61313;stroke-dasharray:none;stroke-opacity:1"
-         id="path198"
-         clip-path="url(#clipPath4751)" />
-      <path
-         d="m 151.22804,412.183 h 80.85777 V 390.75816 H 151.22804 V 412.183"
-         style="fill:#878787;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.086565"
-         id="path200"
-         clip-path="url(#clipPath4743)" />
-      <path
-         d="m 151.22804,412.183 h 80.85777 v -21.42484 h -80.85777 z"
-         style="fill:none;stroke:#ffffff;stroke-width:0.432851;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:2.61313;stroke-dasharray:none;stroke-opacity:1"
-         id="path202"
-         clip-path="url(#clipPath4735)" />
-      <path
-         d="m 151.22804,438.3464 h 80.85863 v -21.42397 h -80.85863 v 21.42397"
-         style="fill:#878787;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.086565"
-         id="path204"
-         clip-path="url(#clipPath4727)" />
-      <path
-         d="m 151.22804,438.3464 h 80.85863 v -21.42397 h -80.85863 z"
-         style="fill:none;stroke:#ffffff;stroke-width:0.432851;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:2.61313;stroke-dasharray:none;stroke-opacity:1"
-         id="path206"
-         clip-path="url(#clipPath4719)" />
-      <text
-         xml:space="preserve"
-         transform="scale(1,-1)"
-         style="font-variant:normal;font-weight:bold;font-size:9.52189px;font-family:ArialMT;-inkscape-font-specification:ArialMT-Bold;writing-mode:lr-tb;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.86565"
-         id="text218"
-         x="171.84955"
-         y="-398.06165"><tspan
-           x="171.84955 177.14372 182.4379 185.08498 190.37915 197.25395 204.12875"
-           y="-398.06165"
-           sodipodi:role="line"
-           id="tspan210"
-           style="stroke-width:0.86565">3x eCAP</tspan><tspan
-           x="170.41887 175.71303 181.0072 183.6543 188.94846 195.29956 204.28822"
-           y="-424.26852"
-           sodipodi:role="line"
-           id="tspan212"
-           style="stroke-width:0.86565">3x ePWM</tspan><tspan
-           x="94.035034 99.329208 104.62337 107.27046 113.62157 119.97266"
-           y="-450.8186"
-           sodipodi:role="line"
-           id="tspan214"
-           style="stroke-width:0.86565">3x SPI</tspan><tspan
-           x="88.48439 93.778564 99.072731 101.71982 108.59462 115.46942 122.34423"
-           y="-422.94537"
-           sodipodi:role="line"
-           id="tspan216"
-           style="stroke-width:0.86565">8x UART</tspan></text>
-      <path
-         d="m 67.79903,385.66641 h 80.85803 V 364.24157 H 67.79903 v 21.42484"
-         style="fill:#878787;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.086565"
-         id="path220"
-         clip-path="url(#clipPath4711)" />
-      <path
-         d="m 67.79903,385.66641 h 80.85803 V 364.24157 H 67.79903 Z"
-         style="fill:none;stroke:#ffffff;stroke-width:0.432851;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:2.61313;stroke-dasharray:none;stroke-opacity:1"
-         id="path222"
-         clip-path="url(#clipPath4703)" />
-      <text
-         xml:space="preserve"
-         transform="scale(1,-1)"
-         style="font-variant:normal;font-weight:bold;font-size:9.52189px;font-family:ArialMT;-inkscape-font-specification:ArialMT-Bold;writing-mode:lr-tb;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.86565"
-         id="text228"
-         x="96.955162"
-         y="-345.43359"><tspan
-           x="96.955162 104.36319 110.71429 117.06539"
-           y="-345.43359"
-           sodipodi:role="line"
-           id="tspan226"
-           style="stroke-width:0.86565">OSPI</tspan></text>
-      <path
-         d="m 151.22804,385.66641 h 80.85777 v -21.42484 h -80.85777 v 21.42484"
-         style="fill:#878787;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.086565"
-         id="path230"
-         clip-path="url(#clipPath4695)" />
-      <path
-         d="m 151.22804,385.66641 h 80.85777 v -21.42484 h -80.85777 z"
-         style="fill:none;stroke:#ffffff;stroke-width:0.432851;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:2.61313;stroke-dasharray:none;stroke-opacity:1"
-         id="path232"
-         clip-path="url(#clipPath4687)" />
-      <text
-         xml:space="preserve"
-         transform="scale(1,-1)"
-         style="font-variant:normal;font-weight:bold;font-size:9.52189px;font-family:ArialMT;-inkscape-font-specification:ArialMT-Bold;writing-mode:lr-tb;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.86565"
-         id="text238"
-         x="89.996201"
-         y="-398.0954"><tspan
-           x="89.996201 96.871002 103.74581 110.62061 113.7914 119.60928"
-           y="-398.0954"
-           sodipodi:role="line"
-           id="tspan236"
-           style="stroke-width:0.86565">CAN-FD</tspan></text>
-      <path
-         d="m 151.22804,359.55494 h 80.85863 V 338.1301 h -80.85863 v 21.42484"
-         style="fill:#878787;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.086565"
-         id="path240"
-         clip-path="url(#clipPath4679)" />
-      <path
-         d="m 151.22804,359.55494 h 80.85863 V 338.1301 h -80.85863 z"
-         style="fill:none;stroke:#ffffff;stroke-width:0.432851;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:2.61313;stroke-dasharray:none;stroke-opacity:1"
-         id="path242"
-         clip-path="url(#clipPath4671)" />
-      <text
-         xml:space="preserve"
-         transform="scale(1,-1)"
-         style="font-variant:normal;font-weight:bold;font-size:8.81595px;font-family:ArialMT;-inkscape-font-specification:ArialMT-Bold;writing-mode:lr-tb;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.86565"
-         id="text248"
-         x="168.97646"
-         y="-345.68637"><tspan
-           x="168.97646 173.87813 178.7798 181.23064 187.59575 193.476 199.84111 202.29195 207.19362 209.64445"
-           y="-345.68637"
-           sodipodi:role="line"
-           id="tspan246"
-           style="stroke-width:0.86565">2x USB 2.0</tspan></text>
-      <path
-         d="M 67.846381,497.56292 H 232.08235 v -27.5294 H 67.846381 v 27.5294"
-         style="fill:#878787;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.086565"
-         id="path250"
-         clip-path="url(#clipPath4663)" />
-      <path
-         d="M 67.846381,497.56292 H 232.08235 v -27.5294 H 67.846381 Z"
-         style="fill:none;stroke:#ffffff;stroke-width:0.432851;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:2.61313;stroke-dasharray:none;stroke-opacity:1"
-         id="path252"
-         clip-path="url(#clipPath4655)" />
-      <text
-         xml:space="preserve"
-         transform="scale(1,-1)"
-         style="font-variant:normal;font-weight:bold;font-size:9.52189px;font-family:ArialMT;-inkscape-font-specification:ArialMT-Bold;writing-mode:lr-tb;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.86565"
-         id="text258"
-         x="89.538704"
-         y="-481.26532"><tspan
-           x="89.538704 94.832878 98.003662 103.82154 109.63941 113.34343 116.51422 119.1613 126.56934 132.38721 135.0343 141.38539 144.55618 150.37407 155.66823 159.37225 165.19012 170.4843 173.65508 176.30217 183.71021 186.35728 189.00436 194.29854 199.59271 204.88689"
-           y="-481.26532"
-           sodipodi:role="line"
-           id="tspan256"
-           style="stroke-width:0.86565">2-port Gb Ethernet w/ 1588</tspan></text>
-      <text
-         xml:space="preserve"
-         transform="scale(1,-1)"
-         style="font-variant:normal;font-weight:normal;font-size:9.52189px;font-family:ArialMT;-inkscape-font-specification:ArialMT;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.86565"
-         id="text264"
-         x="73.611092"
-         y="-500.97964"><tspan
-           x="73.611092 81.019119 86.313293 91.60746 96.901634 100.07243 105.36659 107.48045 110.12754 117.00234 122.29652 127.59068 132.88486 138.17903 142.93997 145.58705 147.70093 152.46187 154.57573 157.22281 161.98375 164.63084 167.80162 175.73337 181.02754 183.14139 188.43556 191.08264 197.95746 203.25162 211.18335 216.47754 218.59138 223.88556"
-           y="-500.97964"
-           sodipodi:role="line"
-           id="tspan262"
-           style="stroke-width:0.86565">General Connectivity (Main Domain)</tspan></text>
-      <path
-         d="m 246.08337,661.33871 h 93.4045 l 0.003,-94.29872 H 246.0877 l -0.004,94.29872"
-         style="fill:#dcddde;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.086565"
-         id="path266"
-         clip-path="url(#clipPath4647)" />
-      <path
-         d="m 246.08337,661.33871 h 93.4045 l 0.003,-94.29872 H 246.0877 Z"
-         style="fill:none;stroke:#ffffff;stroke-width:0.432851;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:2.61313;stroke-dasharray:none;stroke-opacity:1"
-         id="path268"
-         clip-path="url(#clipPath4639)" />
-      <path
-         d="m 250.40556,645.40902 h 83.614 V 599.7858 h -83.614 v 45.62322"
-         style="fill:#cc0000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.086565"
-         id="path270"
-         clip-path="url(#clipPath4631)" />
-      <path
-         d="m 250.40556,645.40902 h 83.614 V 599.7858 h -83.614 z"
-         style="fill:none;stroke:#ffffff;stroke-width:0.432851;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:2.61313;stroke-dasharray:none;stroke-opacity:1"
-         id="path272"
-         clip-path="url(#clipPath4623)" />
-      <path
-         d="m 250.50684,596.45738 h 83.41144 v -24.57667 h -83.41144 v 24.57667"
-         style="fill:#878787;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.086565"
-         id="path274"
-         clip-path="url(#clipPath4615)" />
-      <path
-         d="m 250.50684,596.45738 h 83.41144 v -24.57667 h -83.41144 z"
-         style="fill:none;stroke:#ffffff;stroke-width:0.432851;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:2.61313;stroke-dasharray:none;stroke-opacity:1"
-         id="path276"
-         clip-path="url(#clipPath4607)" />
-      <text
-         xml:space="preserve"
-         transform="scale(1,-1)"
-         style="font-variant:normal;font-weight:bold;font-size:9.52189px;font-family:ArialMT;-inkscape-font-specification:ArialMT-Bold;writing-mode:lr-tb;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.86565"
-         id="text282"
-         x="280.92838"
-         y="-623.85956"><tspan
-           x="280.92838 287.80319 291.5072"
-           y="-623.85956"
-           sodipodi:role="line"
-           id="tspan280"
-           style="stroke-width:0.86565">Arm</tspan></text>
-      <text
-         xml:space="preserve"
-         transform="scale(1,-1)"
-         style="font-variant:normal;font-weight:bold;font-size:4.76105px;font-family:ArialMT;-inkscape-font-specification:ArialMT-Bold;writing-mode:lr-tb;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.86565"
-         id="text288"
-         x="299.97675"
-         y="-628.62061"><tspan
-           x="299.97675"
-           y="-628.62061"
-           id="tspan284"
-           style="stroke-width:0.86565">®</tspan><tspan
-           x="294.42578"
-           y="-617.98322"
-           id="tspan286"
-           style="stroke-width:0.86565">®</tspan></text>
-      <text
-         xml:space="preserve"
-         transform="scale(1,-1)"
-         style="font-variant:normal;font-weight:bold;font-size:9.52189px;font-family:ArialMT;-inkscape-font-specification:ArialMT-Bold;writing-mode:lr-tb;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.86565"
-         id="text294"
-         x="264.26532"
-         y="-613.22217"><tspan
-           x="264.26532 271.14011 276.95798 280.66202 283.83279 289.12695 297.93414 301.10492 309.03665 314.33084"
-           y="-613.22217"
-           sodipodi:role="line"
-           id="tspan290"
-           style="stroke-width:0.86565">Cortex-M4F</tspan><tspan
-           x="265.98071 271.2749 276.56906 281.86322 288.73804 295.61285 298.25992 304.07779 310.95261"
-           y="-580.75995"
-           sodipodi:role="line"
-           id="tspan292"
-           style="stroke-width:0.86565">256KB TCM</tspan></text>
-      <text
-         xml:space="preserve"
-         transform="scale(1,-1)"
-         style="font-variant:normal;font-weight:normal;font-size:9.52189px;font-family:ArialMT;-inkscape-font-specification:ArialMT;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.86565"
-         id="text300"
-         x="256.35864"
-         y="-648.76862"><tspan
-           x="256.35864 264.29037 271.16519 278.03998 284.39108 290.74219 293.38928 302.37793 304.49179 307.13889 312.43304 315.08014 320.89801 326.71588"
-           y="-648.76862"
-           sodipodi:role="line"
-           id="tspan298"
-           style="stroke-width:0.86565">MCUSS With FFI</tspan></text>
-      <path
-         d="m 462.71228,283.86423 h 81.47065 v -19.13259 h -81.47065 v 19.13259"
-         style="fill:#878787;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.086565"
-         id="path302"
-         clip-path="url(#clipPath4599)" />
-      <path
-         d="m 462.71228,283.86423 h 81.47065 v -19.13259 h -81.47065 z"
-         style="fill:none;stroke:#ffffff;stroke-width:0.432851;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:2.61313;stroke-dasharray:none;stroke-opacity:1"
-         id="path304"
-         clip-path="url(#clipPath4591)" />
-      <text
-         xml:space="preserve"
-         transform="scale(1,-1)"
-         style="font-variant:normal;font-weight:bold;font-size:9.52189px;font-family:ArialMT;-inkscape-font-specification:ArialMT-Bold;writing-mode:lr-tb;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.86565"
-         id="text310"
-         x="493.20221"
-         y="-270.88901"><tspan
-           x="493.20221 499.55331 507.48505"
-           y="-270.88901"
-           sodipodi:role="line"
-           id="tspan308"
-           style="stroke-width:0.86565">SMS</tspan></text>
-      <path
-         d="M 61.161918,241.93717 H 551.91665 V 177.02286 H 61.161918 v 64.91431"
-         style="fill:#dcddde;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.086565"
-         id="path312"
-         clip-path="url(#clipPath4583)" />
-      <path
-         d="M 61.161918,241.93717 H 551.91665 V 177.02286 H 61.161918 Z"
-         style="fill:none;stroke:#ffffff;stroke-width:0.432851;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:2.61313;stroke-dasharray:none;stroke-opacity:1"
-         id="path314"
-         clip-path="url(#clipPath4575)" />
-      <text
-         xml:space="preserve"
-         transform="scale(1,-1)"
-         style="font-variant:normal;font-weight:normal;font-size:9.52189px;font-family:ArialMT;-inkscape-font-specification:ArialMT;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.86565"
-         id="text320"
-         x="271.04871"
-         y="-230.30664"><tspan
-           x="271.04871 277.39981 282.16077 286.92172 289.56879 294.86298 302.79471 305.44177 311.79288 317.08707 320.25784 325.0188 327.13266 331.89362 337.18777"
-           y="-230.30664"
-           sodipodi:role="line"
-           id="tspan318"
-           style="stroke-width:0.86565">System Services</tspan></text>
-      <path
-         d="m 66.884297,226.03492 h 69.357873 v -41.7812 H 66.884297 v 41.7812"
-         style="fill:#878787;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.086565"
-         id="path322"
-         clip-path="url(#clipPath4567)" />
-      <path
-         d="m 66.884297,226.03492 h 69.357873 v -41.7812 H 66.884297 Z"
-         style="fill:none;stroke:#ffffff;stroke-width:0.432851;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:2.61313;stroke-dasharray:none;stroke-opacity:1"
-         id="path324"
-         clip-path="url(#clipPath4559)" />
-      <path
-         d="m 208.15405,226.03492 h 62.40038 v -19.1319 h -62.40038 v 19.1319"
-         style="fill:#878787;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.086565"
-         id="path326"
-         clip-path="url(#clipPath4551)" />
-      <path
-         d="m 208.15405,226.03492 h 62.40038 v -19.1319 h -62.40038 z"
-         style="fill:none;stroke:#ffffff;stroke-width:0.432851;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:2.61313;stroke-dasharray:none;stroke-opacity:1"
-         id="path328"
-         clip-path="url(#clipPath4543)" />
-      <path
-         d="m 276.7092,226.03492 h 63.27728 V 206.90267 H 276.7092 v 19.13225"
-         style="fill:#878787;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.086565"
-         id="path330"
-         clip-path="url(#clipPath4535)" />
-      <path
-         d="m 276.7092,226.03492 h 63.27728 V 206.90267 H 276.7092 Z"
-         style="fill:none;stroke:#ffffff;stroke-width:0.432851;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:2.61313;stroke-dasharray:none;stroke-opacity:1"
-         id="path332"
-         clip-path="url(#clipPath4527)" />
-      <path
-         d="m 208.15405,203.38562 h 62.40038 v -19.13225 h -62.40038 v 19.13225"
-         style="fill:#878787;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.086565"
-         id="path334"
-         clip-path="url(#clipPath4519)" />
-      <path
-         d="m 208.15405,203.38562 h 62.40038 v -19.13225 h -62.40038 z"
-         style="fill:none;stroke:#ffffff;stroke-width:0.432851;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:2.61313;stroke-dasharray:none;stroke-opacity:1"
-         id="path336"
-         clip-path="url(#clipPath4511)" />
-      <path
-         d="m 276.7092,203.38562 h 63.27728 V 184.25337 H 276.7092 v 19.13225"
-         style="fill:#878787;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.086565"
-         id="path338"
-         clip-path="url(#clipPath4503)" />
-      <path
-         d="m 276.7092,203.38562 h 63.27728 V 184.25337 H 276.7092 Z"
-         style="fill:none;stroke:#ffffff;stroke-width:0.432851;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:2.61313;stroke-dasharray:none;stroke-opacity:1"
-         id="path340"
-         clip-path="url(#clipPath4495)" />
-      <text
-         xml:space="preserve"
-         transform="scale(1,-1)"
-         style="font-variant:normal;font-weight:bold;font-size:9.52189px;font-family:ArialMT;-inkscape-font-specification:ArialMT-Bold;writing-mode:lr-tb;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.86565"
-         id="text354"
-         x="300.3302"
-         y="-190.4117"><tspan
-           x="300.3302 302.97726 309.32837"
-           y="-190.4117"
-           sodipodi:role="line"
-           id="tspan344"
-           style="stroke-width:0.86565">IPC</tspan><tspan
-           x="228.18362 235.05844 242.99017"
-           y="-213.06099"
-           sodipodi:role="line"
-           id="tspan346"
-           style="stroke-width:0.86565">DMA</tspan><tspan
-           x="71.489716 78.36454 83.658707 88.952873 91.59996 96.894135 102.1883 104.83539 111.18649 117.00436 124.41238 129.70657"
-           y="-206.84927"
-           sodipodi:role="line"
-           id="tspan348"
-           style="stroke-width:0.86565">Device/Power</tspan><tspan
-           x="82.873718 90.805458 96.099625 101.9175 107.21168 113.02954 118.32371"
-           y="-196.21191"
-           sodipodi:role="line"
-           id="tspan350"
-           style="stroke-width:0.86565">Manager</tspan><tspan
-           x="224.49925 231.37405 236.66823 242.4861 248.30397"
-           y="-191.4106"
-           sodipodi:role="line"
-           id="tspan352"
-           style="stroke-width:0.86565">Debug</tspan></text>
-      <path
-         d="m 140.46862,226.03492 h 63.27754 v -41.67464 h -63.27754 v 41.67464"
-         style="fill:#878787;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.086565"
-         id="path356"
-         clip-path="url(#clipPath4487)" />
-      <path
-         d="m 140.46862,226.03492 h 63.27754 v -41.67464 h -63.27754 z"
-         style="fill:none;stroke:#ffffff;stroke-width:0.432851;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:2.61313;stroke-dasharray:none;stroke-opacity:1"
-         id="path358"
-         clip-path="url(#clipPath4479)" />
-      <text
-         xml:space="preserve"
-         transform="scale(1,-1)"
-         style="font-variant:normal;font-weight:bold;font-size:9.52163px;font-family:ArialMT;-inkscape-font-specification:ArialMT-Bold;writing-mode:lr-tb;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.86565"
-         id="text366"
-         x="154.42834"
-         y="-207.50758"><tspan
-           x="154.42834 160.77928 166.0733 171.36732 174.53804 179.83206"
-           y="-207.50758"
-           sodipodi:role="line"
-           id="tspan362"
-           style="stroke-width:0.86565">System</tspan><tspan
-           x="154.42834 162.35986 168.17758 173.9953 176.64232 179.81302 185.63074"
-           y="-196.87022"
-           sodipodi:role="line"
-           id="tspan364"
-           style="stroke-width:0.86565">Monitor</tspan></text>
-      <text
-         xml:space="preserve"
-         transform="scale(1,-1)"
-         style="font-variant:normal;font-weight:bold;font-size:9.52189px;font-family:ArialMT;-inkscape-font-specification:ArialMT-Bold;writing-mode:lr-tb;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.86565"
-         id="text370"
-         x="290.59943"
-         y="-213.11604"><tspan
-           x="290.59943 296.4173 299.06439 302.7684 308.06256 315.47061 320.76477 323.41187"
-           y="-213.11604"
-           sodipodi:role="line"
-           id="tspan368"
-           style="stroke-width:0.86565">Firewall</tspan></text>
-      <path
-         d="m 344.69302,226.03492 h 63.27729 v -41.78155 h -63.27729 v 41.78155"
-         style="fill:#878787;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.086565"
-         id="path372"
-         clip-path="url(#clipPath4471)" />
-      <path
-         d="m 344.69302,226.03492 h 63.27729 v -41.78155 h -63.27729 z"
-         style="fill:none;stroke:#ffffff;stroke-width:0.432851;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:2.61313;stroke-dasharray:none;stroke-opacity:1"
-         id="path374"
-         clip-path="url(#clipPath4463)" />
-      <text
-         xml:space="preserve"
-         transform="scale(1,-1)"
-         style="font-variant:normal;font-weight:bold;font-size:9.52163px;font-family:ArialMT;-inkscape-font-specification:ArialMT-Bold;writing-mode:lr-tb;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.86565"
-         id="text382"
-         x="360.46777"
-         y="-207.05415"><tspan
-           x="360.46777 366.8187 372.1127 377.40674 383.22446 386.92838"
-           y="-207.05415"
-           sodipodi:role="line"
-           id="tspan378"
-           style="stroke-width:0.86565">Secure</tspan><tspan
-           x="365.50748 372.38208 378.1998 384.01752"
-           y="-196.41679"
-           sodipodi:role="line"
-           id="tspan380"
-           style="stroke-width:0.86565">Boot</tspan></text>
-      <path
-         d="m 480.96971,225.75151 h 63.27728 V 206.6196 h -63.27728 v 19.13191"
-         style="fill:#878787;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.086565"
-         id="path384"
-         clip-path="url(#clipPath4455)" />
-      <path
-         d="m 480.96971,225.75151 h 63.27728 V 206.6196 h -63.27728 z"
-         style="fill:none;stroke:#ffffff;stroke-width:0.432851;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:2.61313;stroke-dasharray:none;stroke-opacity:1"
-         id="path386"
-         clip-path="url(#clipPath4447)" />
-      <path
-         d="m 480.6624,203.95028 h 63.58632 V 184.81847 H 480.6624 v 19.13181"
-         style="fill:#878787;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.086565"
-         id="path388"
-         clip-path="url(#clipPath4439)" />
-      <path
-         d="m 480.6624,203.95028 h 63.58632 V 184.81847 H 480.6624 Z"
-         style="fill:none;stroke:#ffffff;stroke-width:0.432851;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:2.61313;stroke-dasharray:none;stroke-opacity:1"
-         id="path390"
-         clip-path="url(#clipPath4431)" />
-      <path
-         d="m 412.90105,203.95028 h 63.27815 v -19.13181 h -63.27815 v 19.13181"
-         style="fill:#878787;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.086565"
-         id="path392"
-         clip-path="url(#clipPath4423)" />
-      <path
-         d="M 412.90105,203.95028 H 476.1792 V 184.81847 H 412.90105 Z"
-         style="fill:none;stroke:#ffffff;stroke-width:0.432851;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:2.61313;stroke-dasharray:none;stroke-opacity:1"
-         id="path394"
-         clip-path="url(#clipPath4415)" />
-      <path
-         d="m 412.90105,226.03492 h 63.27815 v -19.13225 h -63.27815 v 19.13225"
-         style="fill:#878787;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.086565"
-         id="path396"
-         clip-path="url(#clipPath4407)" />
-      <path
-         d="M 412.90105,226.03492 H 476.1792 V 206.90267 H 412.90105 Z"
-         style="fill:none;stroke:#ffffff;stroke-width:0.432851;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:2.61313;stroke-dasharray:none;stroke-opacity:1"
-         id="path398"
-         clip-path="url(#clipPath4399)" />
-      <text
-         xml:space="preserve"
-         transform="scale(1,-1)"
-         style="font-variant:normal;font-weight:bold;font-size:9.52189px;font-family:ArialMT;-inkscape-font-specification:ArialMT-Bold;writing-mode:lr-tb;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.86565"
-         id="text414"
-         x="434.12158"
-         y="-213.05519"><tspan
-           x="434.12158 440.9964 447.87119"
-           y="-213.05519"
-           sodipodi:role="line"
-           id="tspan402"
-           style="stroke-width:0.86565">DCC</tspan><tspan
-           x="502.45316 508.80423 515.67908"
-           y="-212.77182"
-           sodipodi:role="line"
-           id="tspan404"
-           style="stroke-width:0.86565">ECC</tspan><tspan
-           x="434.21829 440.5694 446.92047"
-           y="-190.97536"
-           sodipodi:role="line"
-           id="tspan406"
-           style="stroke-width:0.86565">ESM</tspan><tspan
-           x="497.05261 502.6976 505.3447 513.80963 519.10382 522.80786"
-           y="-191.03725"
-           sodipodi:role="line"
-           id="tspan408"
-           style="stroke-width:0.86565">Timers</tspan><tspan
-           x="171.84694 177.14113 182.4353 185.08237 190.37656 197.78458 204.13568"
-           y="-371.8317"
-           sodipodi:role="line"
-           id="tspan410"
-           style="stroke-width:0.86565">3x eQEP</tspan><tspan
-           x="96.030556 101.32474 106.61889 109.26598 111.91307 117.20725"
-           y="-370.87814"
-           sodipodi:role="line"
-           id="tspan412"
-           style="stroke-width:0.86565">5x I2C</tspan></text>
-      <path
-         d="m 151.43926,465.1677 h 80.85777 v -21.42484 h -80.85777 v 21.42484"
-         style="fill:#878787;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.086565"
-         id="path416"
-         clip-path="url(#clipPath4391)" />
-      <path
-         d="m 151.43926,465.1677 h 80.85777 v -21.42484 h -80.85777 z"
-         style="fill:none;stroke:#ffffff;stroke-width:0.432851;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:2.61313;stroke-dasharray:none;stroke-opacity:1"
-         id="path418"
-         clip-path="url(#clipPath4383)" />
-      <text
-         xml:space="preserve"
-         transform="scale(1,-1)"
-         style="font-variant:normal;font-weight:bold;font-size:9.52189px;font-family:ArialMT;-inkscape-font-specification:ArialMT-Bold;writing-mode:lr-tb;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.86565"
-         id="text424"
-         x="180.15286"
-         y="-451.29999"><tspan
-           x="180.15286 187.5609 193.912 196.55908"
-           y="-451.29999"
-           sodipodi:role="line"
-           id="tspan422"
-           style="stroke-width:0.86565">GPIO</tspan></text>
-      <path
-         d="M 347.56698,453.78354 H 551.42756 V 329.96962 H 347.56698 v 123.81392"
-         style="fill:#dcddde;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.086565"
-         id="path426"
-         clip-path="url(#clipPath4375)" />
-      <path
-         d="M 347.56698,453.78354 H 551.42756 V 329.96962 H 347.56698 Z"
-         style="fill:none;stroke:#ffffff;stroke-width:0.432851;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:2.61313;stroke-dasharray:none;stroke-opacity:1"
-         id="path428"
-         clip-path="url(#clipPath4367)" />
-      <text
-         xml:space="preserve"
-         transform="scale(1,-1)"
-         style="font-variant:normal;font-weight:normal;font-size:9.52189px;font-family:ArialMT;-inkscape-font-specification:ArialMT;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.86565"
-         id="text434"
-         x="426.32123"
-         y="-443.96793"><tspan
-           x="426.32123 434.25296 439.54712 441.66098 444.30807 446.42194 454.35367 459.64783 464.94202 467.05588"
-           y="-443.96793"
-           sodipodi:role="line"
-           id="tspan432"
-           style="stroke-width:0.86565">Multimedia</tspan></text>
-      <path
-         d="m 455.77669,385.26474 h 88.40624 v -48.22103 h -88.40624 v 48.22103"
-         style="fill:#878787;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.086565"
-         id="path436"
-         clip-path="url(#clipPath4359)" />
-      <path
-         d="m 455.77669,385.26474 h 88.40624 v -48.22103 h -88.40624 z"
-         style="fill:none;stroke:#ffffff;stroke-width:0.432851;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:2.61313;stroke-dasharray:none;stroke-opacity:1"
-         id="path438"
-         clip-path="url(#clipPath4351)" />
-      <path
-         d="m 455.77669,441.13812 h 88.40624 v -48.2219 h -88.40624 v 48.2219"
-         style="fill:#878787;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.086565"
-         id="path440"
-         clip-path="url(#clipPath4343)" />
-      <path
-         d="m 455.77669,441.13812 h 88.40624 v -48.2219 h -88.40624 z"
-         style="fill:none;stroke:#ffffff;stroke-width:0.432851;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:2.61313;stroke-dasharray:none;stroke-opacity:1"
-         id="path442"
-         clip-path="url(#clipPath4335)" />
-      <path
-         d="m 356.47712,441.13812 h 88.40623 v -48.2219 h -88.40623 v 48.2219"
-         style="fill:#878787;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.086565"
-         id="path444"
-         clip-path="url(#clipPath4327)" />
-      <path
-         d="m 356.47712,441.13812 h 88.40623 v -48.2219 h -88.40623 z"
-         style="fill:none;stroke:#ffffff;stroke-width:0.432851;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:2.61313;stroke-dasharray:none;stroke-opacity:1"
-         id="path446"
-         clip-path="url(#clipPath4319)" />
-      <path
-         d="m 356.47712,385.26474 h 88.40623 v -48.22103 h -88.40623 v 48.22103"
-         style="fill:#878787;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.086565"
-         id="path448"
-         clip-path="url(#clipPath4311)" />
-      <path
-         d="m 356.47712,385.26474 h 88.40623 v -48.22103 h -88.40623 z"
-         style="fill:none;stroke:#ffffff;stroke-width:0.432851;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:2.61313;stroke-dasharray:none;stroke-opacity:1"
-         id="path450"
-         clip-path="url(#clipPath4303)" />
-      <text
-         xml:space="preserve"
-         transform="scale(1,-1)"
-         style="font-variant:normal;font-weight:bold;font-size:9.52189px;font-family:ArialMT;-inkscape-font-specification:ArialMT-Bold;writing-mode:lr-tb;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.86565"
-         id="text466"
-         x="471.64667"
-         y="-419.87515"><tspan
-           x="471.64667 476.94083 483.81564 486.46271 493.87076 497.57477 502.86893 508.68683 514.5047 517.15179 522.44592"
-           y="-419.87515"
-           sodipodi:role="line"
-           id="tspan454"
-           style="stroke-width:0.86565">3D Graphics</tspan><tspan
-           x="463.45038 469.80148 473.50549 479.32336 484.61752 489.91171 495.20587 500.50006 503.14713 508.965 514.7829 517.42999 524.30475 530.12262 532.76971"
-           y="-409.23779"
-           sodipodi:role="line"
-           id="tspan456"
-           style="stroke-width:0.86565">Processing Unit</tspan><tspan
-           x="468.2659 475.14069 481.49179 484.13889 489.43304 492.08014 499.48816 502.13525 504.78235 511.65714 518.00824 524.88306 377.69638 382.99057 388.28473 390.93182 398.86356 404.15771 411.03253 417.38364"
-           y="-357.74545"
-           sodipodi:role="line"
-           id="tspan458"
-           style="stroke-width:0.86565">CSI2 w/ DPHY3x McASP</tspan><tspan
-           x="377.19324 382.4874 387.78159 390.42865 397.30347 399.95056 405.24472 411.06259 413.70969 419.00385"
-           y="-424.29837"
-           sodipodi:role="line"
-           id="tspan460"
-           style="stroke-width:0.86565">2x Display</tspan><tspan
-           x="381.96851 389.37656 392.02362 395.19443 401.0123 403.65939 410.53418 416.88528"
-           y="-413.66101"
-           sodipodi:role="line"
-           id="tspan462"
-           style="stroke-width:0.86565">with DPI</tspan><tspan
-           x="363.27557 368.56976 374.38763 380.20551 382.8526 390.26062 396.07849 402.95331 405.60037 408.24747 410.89456 413.54163 418.6398 424.99091 431.86572"
-           y="-403.02365"
-           sodipodi:role="line"
-           id="tspan464"
-           style="stroke-width:0.86565">and OLDI / LVDS</tspan></text>
-      <path
-         d="M 347.95566,659.09927 H 551.6708 v -43.2851 H 347.95566 v 43.2851"
-         style="fill:#dcddde;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.086565"
-         id="path468"
-         clip-path="url(#clipPath4295)" />
-      <path
-         d="M 347.95566,659.09927 H 551.6708 v -43.2851 H 347.95566 Z"
-         style="fill:none;stroke:#ffffff;stroke-width:0.432851;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:2.61313;stroke-dasharray:none;stroke-opacity:1"
-         id="path470"
-         clip-path="url(#clipPath4287)" />
-      <path
-         d="m 354.82113,653.29336 h 189.9842 v -31.675 h -189.9842 v 31.675"
-         style="fill:#878787;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.086565"
-         id="path472"
-         clip-path="url(#clipPath4279)" />
-      <path
-         d="m 354.82113,653.29336 h 189.9842 v -31.675 h -189.9842 z"
-         style="fill:none;stroke:#ffffff;stroke-width:0.432851;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:2.61313;stroke-dasharray:none;stroke-opacity:1"
-         id="path474"
-         clip-path="url(#clipPath4271)" />
-      <text
-         xml:space="preserve"
-         transform="scale(1,-1)"
-         style="font-variant:normal;font-weight:bold;font-size:9.52163px;font-family:ArialMT;-inkscape-font-specification:ArialMT-Bold;writing-mode:lr-tb;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.86565"
-         id="text480"
-         x="433.30096"
-         y="-634.04736"><tspan
-           x="433.30096 439.65189 446.52652 453.40112 459.75204"
-           y="-634.04736"
-           sodipodi:role="line"
-           id="tspan478"
-           style="stroke-width:0.86565">PRUSS</tspan></text>
-      <path
-         d="m 246.60795,511.34061 h 93.4902 V 329.96962 h -93.4902 v 181.37099"
-         style="fill:#dcddde;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.086565"
-         id="path482"
-         clip-path="url(#clipPath4263)" />
-      <path
-         d="m 246.60795,511.34061 h 93.4902 V 329.96962 h -93.4902 z"
-         style="fill:none;stroke:#ffffff;stroke-width:0.432851;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:2.61313;stroke-dasharray:none;stroke-opacity:1"
-         id="path484"
-         clip-path="url(#clipPath4255)" />
-      <path
-         d="m 252.9246,417.47731 h 80.85691 V 396.05247 H 252.9246 v 21.42484"
-         style="fill:#878787;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.086565"
-         id="path486"
-         clip-path="url(#clipPath4247)" />
-      <path
-         d="m 252.9246,417.47731 h 80.85691 V 396.05247 H 252.9246 Z"
-         style="fill:none;stroke:#ffffff;stroke-width:0.432851;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:2.61313;stroke-dasharray:none;stroke-opacity:1"
-         id="path488"
-         clip-path="url(#clipPath4239)" />
-      <path
-         d="m 252.9246,446.48524 h 80.85777 V 425.06041 H 252.9246 v 21.42483"
-         style="fill:#878787;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.086565"
-         id="path490"
-         clip-path="url(#clipPath4231)" />
-      <path
-         d="m 252.9246,446.48524 h 80.85777 V 425.06041 H 252.9246 Z"
-         style="fill:none;stroke:#ffffff;stroke-width:0.432851;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:2.61313;stroke-dasharray:none;stroke-opacity:1"
-         id="path492"
-         clip-path="url(#clipPath4223)" />
-      <path
-         d="m 252.9246,388.85892 h 80.85777 V 367.43409 H 252.9246 v 21.42483"
-         style="fill:#878787;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.086565"
-         id="path494"
-         clip-path="url(#clipPath4215)" />
-      <path
-         d="m 252.9246,388.85892 h 80.85777 V 367.43409 H 252.9246 Z"
-         style="fill:none;stroke:#ffffff;stroke-width:0.432851;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:2.61313;stroke-dasharray:none;stroke-opacity:1"
-         id="path496"
-         clip-path="url(#clipPath4207)" />
-      <text
-         xml:space="preserve"
-         transform="scale(1,-1)"
-         style="font-variant:normal;font-weight:bold;font-size:9.52189px;font-family:ArialMT;-inkscape-font-specification:ArialMT-Bold;writing-mode:lr-tb;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.86565"
-         id="text504"
-         x="279.25076"
-         y="-432.36389"><tspan
-           x="279.25076 284.54492 289.83908 292.48618 298.83728 305.18839"
-           y="-432.36389"
-           sodipodi:role="line"
-           id="tspan500"
-           style="stroke-width:0.86565">2x SPI</tspan><tspan
-           x="279.88208 286.75687 293.63168 300.50647"
-           y="-403.41769"
-           sodipodi:role="line"
-           id="tspan502"
-           style="stroke-width:0.86565">UART</tspan></text>
-      <path
-         d="m 252.9246,361.07762 h 80.85691 V 339.65278 H 252.9246 v 21.42484"
-         style="fill:#878787;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.086565"
-         id="path506"
-         clip-path="url(#clipPath4199)" />
-      <path
-         d="m 252.9246,361.07762 h 80.85691 V 339.65278 H 252.9246 Z"
-         style="fill:none;stroke:#ffffff;stroke-width:0.432851;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:2.61313;stroke-dasharray:none;stroke-opacity:1"
-         id="path508"
-         clip-path="url(#clipPath4191)" />
-      <text
-         xml:space="preserve"
-         transform="scale(1,-1)"
-         style="font-variant:normal;font-weight:bold;font-size:9.52189px;font-family:ArialMT;-inkscape-font-specification:ArialMT-Bold;writing-mode:lr-tb;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.86565"
-         id="text516"
-         x="268.60757"
-         y="-374.73325"><tspan
-           x="268.60757 273.90176 279.19592 281.84302 288.7178 295.59262 302.46741 305.63821 311.45609"
-           y="-374.73325"
-           sodipodi:role="line"
-           id="tspan512"
-           style="stroke-width:0.86565">2x CAN-FD</tspan><tspan
-           x="285.86414 288.51123 293.80539"
-           y="-346.9516"
-           sodipodi:role="line"
-           id="tspan514"
-           style="stroke-width:0.86565">I2C</tspan></text>
-      <text
-         xml:space="preserve"
-         transform="scale(1,-1)"
-         style="font-variant:normal;font-weight:normal;font-size:9.52189px;font-family:ArialMT;-inkscape-font-specification:ArialMT;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.86565"
-         id="text524"
-         x="248.95213"
-         y="-497.24695"><tspan
-           x="248.95213 256.36017 261.65433 266.94852 272.24268 275.41345 280.70764 282.8215 285.46857 292.34338 297.63754 302.93173 308.22589 313.52008 318.28101 320.9281 323.04196 327.80292 329.91675 332.56384"
-           y="-497.24695"
-           sodipodi:role="line"
-           id="tspan520"
-           style="stroke-width:0.86565">General Connectivity</tspan><tspan
-           x="271.45764 274.62845 282.56018 289.43497 296.30978 302.66089 309.01199"
-           y="-486.60959"
-           sodipodi:role="line"
-           id="tspan522"
-           style="stroke-width:0.86565">(MCUSS)</tspan></text>
-      <path
-         d="m 252.92374,476.08528 h 80.85777 v -21.42484 h -80.85777 v 21.42484"
-         style="fill:#878787;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.086565"
-         id="path526"
-         clip-path="url(#clipPath4183)" />
-      <path
-         d="m 252.92374,476.08528 h 80.85777 v -21.42484 h -80.85777 z"
-         style="fill:none;stroke:#ffffff;stroke-width:0.432851;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:2.61313;stroke-dasharray:none;stroke-opacity:1"
-         id="path528"
-         clip-path="url(#clipPath4175)" />
-      <text
-         xml:space="preserve"
-         transform="scale(1,-1)"
-         style="font-variant:normal;font-weight:bold;font-size:9.52189px;font-family:ArialMT;-inkscape-font-specification:ArialMT-Bold;writing-mode:lr-tb;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.86565"
-         id="text534"
-         x="281.40967"
-         y="-461.95874"><tspan
-           x="281.40967 288.81772 295.16882 297.81589"
-           y="-461.95874"
-           sodipodi:role="line"
-           id="tspan532"
-           style="stroke-width:0.86565">GPIO</tspan></text>
-      <path
-         d="M 67.846381,283.86423 H 191.51539 v -28.9089 H 67.846381 v 28.9089"
-         style="fill:#878787;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.086565"
-         id="path536"
-         clip-path="url(#clipPath4167)" />
-      <path
-         d="M 67.846381,283.86423 H 191.51539 v -28.9089 H 67.846381 Z"
-         style="fill:none;stroke:#ffffff;stroke-width:0.432851;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:2.61313;stroke-dasharray:none;stroke-opacity:1"
-         id="path538"
-         clip-path="url(#clipPath4159)" />
-      <text
-         xml:space="preserve"
-         transform="scale(1,-1)"
-         style="font-variant:normal;font-weight:bold;font-size:9.52189px;font-family:ArialMT;-inkscape-font-specification:ArialMT-Bold;writing-mode:lr-tb;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.86565"
-         id="text544"
-         x="99.771896"
-         y="-266.00067"><tspan
-           x="99.771896 105.06607 110.36024 115.65441 122.52922 129.40402 132.0511 138.40221 145.27701 152.15182"
-           y="-266.00067"
-           sodipodi:role="line"
-           id="tspan542"
-           style="stroke-width:0.86565">426KB SRAM</tspan></text>
-      <text
-         xml:space="preserve"
-         transform="scale(1,-1)"
-         style="font-variant:normal;font-weight:bold;font-size:10.3873px;font-family:ArialMT;-inkscape-font-specification:ArialMT-Bold;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.86565"
-         id="text550"
-         x="290.04022"
-         y="-666.31879"><tspan
-           x="290.04022 306.19434 311.96967 317.745 297.54163"
-           y="-666.31879"
-           sodipodi:role="line"
-           id="tspan548"
-           style="stroke-width:0.86565">A62xM</tspan></text>
-      <text
-         xml:space="preserve"
-         transform="scale(1,-1)"
-         style="font-variant:normal;font-weight:normal;font-size:9.52163px;font-family:ArialMT;-inkscape-font-specification:ArialMT;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.86565"
-         id="text556"
-         x="113.01132"
-         y="-651.37073"><tspan
-           x="113.01132 119.36225 124.65627 129.9503 132.0641 134.1779 138.93872 144.23274 146.87976 148.99356 154.28758 159.58162 162.22862 169.10324 174.39728 177.56798 182.862"
-           y="-651.37073"
-           sodipodi:role="line"
-           id="tspan554"
-           style="stroke-width:0.86565">Application Cores</tspan></text>
-      <path
-         d="m 151.94393,647.06501 h 79.48918 v -45.62322 h -79.48918 v 45.62322"
-         style="fill:#cc0000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.086565"
-         id="path558"
-         clip-path="url(#clipPath4151)" />
-      <path
-         d="m 151.94393,647.06501 h 79.48918 v -45.62322 h -79.48918 z"
-         style="fill:none;stroke:#ffffff;stroke-width:0.432851;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:2.61313;stroke-dasharray:none;stroke-opacity:1"
-         id="path560"
-         clip-path="url(#clipPath4143)" />
-      <text
-         xml:space="preserve"
-         transform="scale(1,-1)"
-         style="font-variant:normal;font-weight:bold;font-size:8.81595px;font-family:ArialMT;-inkscape-font-specification:ArialMT-Bold;writing-mode:lr-tb;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.86565"
-         id="text566"
-         x="82.420029"
-         y="-628.15057"><tspan
-           x="82.420029 87.321701 94.348137 100.71326 104.14266"
-           y="-628.15057"
-           sodipodi:role="line"
-           id="tspan564"
-           style="stroke-width:0.86565">2xArm</tspan></text>
-      <text
-         xml:space="preserve"
-         transform="scale(1,-1)"
-         style="font-variant:normal;font-weight:bold;font-size:6.06081px;font-family:ArialMT;-inkscape-font-specification:ArialMT-Bold;writing-mode:lr-tb;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.86565"
-         id="text570"
-         x="112.44216"
-         y="-631.29767"><tspan
-           x="112.44216"
-           y="-631.29767"
-           id="tspan568"
-           style="stroke-width:0.86565">®</tspan></text>
-      <text
-         xml:space="preserve"
-         transform="scale(1,-1)"
-         style="font-variant:normal;font-weight:bold;font-size:8.81595px;font-family:ArialMT;-inkscape-font-specification:ArialMT-Bold;writing-mode:lr-tb;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.86565"
-         id="text574"
-         x="71.1381"
-         y="-618.58484"><tspan
-           x="71.1381 77.50322 82.889771 86.319176 89.254883 94.156555 99.058228 103.95989 106.89561 113.26073 118.16239"
-           y="-618.58484"
-           sodipodi:role="line"
-           id="tspan572"
-           style="stroke-width:0.86565">Cortex -A53</tspan></text>
-      <text
-         xml:space="preserve"
-         transform="scale(1,-1)"
-         style="font-variant:normal;font-weight:normal;font-size:6.06081px;font-family:ArialMT;-inkscape-font-specification:ArialMT;writing-mode:lr-tb;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.86565"
-         id="text578"
-         x="99.811371"
-         y="-622.06702"><tspan
-           x="99.811371"
-           y="-622.06702"
-           id="tspan576"
-           style="stroke-width:0.86565">®</tspan></text>
-      <path
-         d="M 67.846381,646.96199 H 147.33608 V 601.50758 H 67.846381 v 45.45441"
-         style="fill:#cc0000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.086565"
-         id="path580"
-         clip-path="url(#clipPath4135)" />
-      <path
-         d="M 67.846381,646.96199 H 147.33608 V 601.50758 H 67.846381 Z"
-         style="fill:none;stroke:#ffffff;stroke-width:0.432851;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:2.61313;stroke-dasharray:none;stroke-opacity:1"
-         id="path582"
-         clip-path="url(#clipPath4127)" />
-      <text
-         xml:space="preserve"
-         transform="scale(1,-1)"
-         style="font-variant:normal;font-weight:bold;font-size:9.52189px;font-family:ArialMT;-inkscape-font-specification:ArialMT-Bold;writing-mode:lr-tb;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.86565"
-         id="text588"
-         x="96.294151"
-         y="-625.49646"><tspan
-           x="96.294151 103.16895 106.87297"
-           y="-625.49646"
-           sodipodi:role="line"
-           id="tspan586"
-           style="stroke-width:0.86565">Arm</tspan></text>
-      <text
-         xml:space="preserve"
-         transform="scale(1,-1)"
-         style="font-variant:normal;font-weight:bold;font-size:4.76105px;font-family:ArialMT;-inkscape-font-specification:ArialMT-Bold;writing-mode:lr-tb;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.86565"
-         id="text594"
-         x="115.34252"
-         y="-630.25757"><tspan
-           x="115.34252"
-           y="-630.25757"
-           id="tspan590"
-           style="stroke-width:0.86565">®</tspan><tspan
-           x="110.57942"
-           y="-619.62018"
-           id="tspan592"
-           style="stroke-width:0.86565">®</tspan></text>
-      <text
-         xml:space="preserve"
-         transform="scale(1,-1)"
-         style="font-variant:normal;font-weight:bold;font-size:9.52189px;font-family:ArialMT;-inkscape-font-specification:ArialMT-Bold;writing-mode:lr-tb;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.86565"
-         id="text600"
-         x="80.418961"
-         y="-614.85907"><tspan
-           x="80.418961 87.293762 93.111641 96.815651 99.986443 105.28062 114.08778 117.25858 124.13338 129.42755"
-           y="-614.85907"
-           sodipodi:role="line"
-           id="tspan596"
-           style="stroke-width:0.86565">Cortex-A53</tspan><tspan
-           x="180.39114 187.26596 190.96996"
-           y="-625.51544"
-           sodipodi:role="line"
-           id="tspan598"
-           style="stroke-width:0.86565">Arm</tspan></text>
-      <text
-         xml:space="preserve"
-         transform="scale(1,-1)"
-         style="font-variant:normal;font-weight:bold;font-size:4.76105px;font-family:ArialMT;-inkscape-font-specification:ArialMT-Bold;writing-mode:lr-tb;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.86565"
-         id="text606"
-         x="199.43987"
-         y="-630.27649"><tspan
-           x="199.43987"
-           y="-630.27649"
-           id="tspan602"
-           style="stroke-width:0.86565">®</tspan><tspan
-           x="194.67676"
-           y="-619.63916"
-           id="tspan604"
-           style="stroke-width:0.86565">®</tspan></text>
-      <text
-         xml:space="preserve"
-         transform="scale(1,-1)"
-         style="font-variant:normal;font-weight:bold;font-size:9.52189px;font-family:ArialMT;-inkscape-font-specification:ArialMT-Bold;writing-mode:lr-tb;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.86565"
-         id="text610"
-         x="164.5163"
-         y="-614.87805"><tspan
-           x="164.5163 171.3911 177.20898 180.91299 184.08379 189.37796 198.18512 201.35591 208.23071 213.52489"
-           y="-614.87805"
-           sodipodi:role="line"
-           id="tspan608"
-           style="stroke-width:0.86565">Cortex-A53</tspan></text>
-      <path
-         d="M 347.73232,595.53805 H 551.5929 V 471.72414 H 347.73232 v 123.81391"
-         style="fill:#dcddde;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.086565"
-         id="path612"
-         clip-path="url(#clipPath4119)" />
-      <path
-         d="M 347.73232,595.53805 H 551.5929 V 471.72414 H 347.73232 Z"
-         style="fill:none;stroke:#ffffff;stroke-width:0.432851;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:2.61313;stroke-dasharray:none;stroke-opacity:1"
-         id="path614"
-         clip-path="url(#clipPath4111)" />
-      <text
-         xml:space="preserve"
-         transform="scale(1,-1)"
-         style="font-variant:normal;font-weight:normal;font-size:9.52189px;font-family:ArialMT;-inkscape-font-specification:ArialMT;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.86565"
-         id="text620"
-         x="416.11261"
-         y="-585.79083"><tspan
-           x="416.11261 422.46371 427.22467 431.9856 434.63269 439.92685 447.85858 450.50568 458.43741 463.73157 471.66333 476.95749 480.12827"
-           y="-585.79083"
-           sodipodi:role="line"
-           id="tspan618"
-           style="stroke-width:0.86565">System Memory</tspan></text>
-      <path
-         d="m 455.94203,527.02013 h 88.40624 v -48.2219 h -88.40624 v 48.2219"
-         style="fill:#878787;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.086565"
-         id="path622"
-         clip-path="url(#clipPath4103)" />
-      <path
-         d="m 455.94203,527.02013 h 88.40624 v -48.2219 h -88.40624 z"
-         style="fill:none;stroke:#ffffff;stroke-width:0.432851;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:2.61313;stroke-dasharray:none;stroke-opacity:1"
-         id="path624"
-         clip-path="url(#clipPath4095)" />
-      <path
-         d="m 455.94203,582.89264 h 88.40624 v -48.2219 h -88.40624 v 48.2219"
-         style="fill:#878787;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.086565"
-         id="path626"
-         clip-path="url(#clipPath4087)" />
-      <path
-         d="m 455.94203,582.89264 h 88.40624 v -48.2219 h -88.40624 z"
-         style="fill:none;stroke:#ffffff;stroke-width:0.432851;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:2.61313;stroke-dasharray:none;stroke-opacity:1"
-         id="path628"
-         clip-path="url(#clipPath4079)" />
-      <path
-         d="m 356.64246,582.89264 h 88.40623 v -48.2219 h -88.40623 v 48.2219"
-         style="fill:#878787;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.086565"
-         id="path630"
-         clip-path="url(#clipPath4071)" />
-      <path
-         d="m 356.64246,582.89264 h 88.40623 v -48.2219 h -88.40623 z"
-         style="fill:none;stroke:#ffffff;stroke-width:0.432851;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:2.61313;stroke-dasharray:none;stroke-opacity:1"
-         id="path632"
-         clip-path="url(#clipPath4063)" />
-      <path
-         d="m 356.64246,527.02013 h 88.40623 v -48.2219 h -88.40623 v 48.2219"
-         style="fill:#878787;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.086565"
-         id="path634"
-         clip-path="url(#clipPath4055)" />
-      <path
-         d="m 356.64246,527.02013 h 88.40623 v -48.2219 h -88.40623 z"
-         style="fill:none;stroke:#ffffff;stroke-width:0.432851;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:2.61313;stroke-dasharray:none;stroke-opacity:1"
-         id="path636"
-         clip-path="url(#clipPath4047)" />
-      <text
-         xml:space="preserve"
-         transform="scale(1,-1)"
-         style="font-variant:normal;font-weight:bold;font-size:9.52189px;font-family:ArialMT;-inkscape-font-specification:ArialMT-Bold;writing-mode:lr-tb;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.86565"
-         id="text642"
-         x="483.63159"
-         y="-553.78516"><tspan
-           x="483.63159 491.03961 497.39072 505.32245"
-           y="-553.78516"
-           sodipodi:role="line"
-           id="tspan640"
-           style="stroke-width:0.86565">GPMC</tspan></text>
-      <text
-         xml:space="preserve"
-         transform="scale(1,-1)"
-         style="font-variant:normal;font-weight:bold;font-size:9.52163px;font-family:ArialMT;-inkscape-font-specification:ArialMT-Bold;writing-mode:lr-tb;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.86565"
-         id="text652"
-         x="475.31323"
-         y="-499.49982"><tspan
-           x="475.31323 480.60724 485.90128 488.54828 496.4798 504.41132 511.28595 517.63684"
-           y="-499.49982"
-           sodipodi:role="line"
-           id="tspan644"
-           style="stroke-width:0.86565">3x MMCSD</tspan><tspan
-           x="368.29724 375.17184 382.04648 388.92108 394.21512 396.86212 402.67984 409.03076 415.9054 422.78 429.65463"
-           y="-509.62793"
-           sodipodi:role="line"
-           id="tspan646"
-           style="stroke-width:0.86565">DDR4/LPDDR4</tspan><tspan
-           x="366.97916 374.38696 377.034 380.20468 386.0224 388.66943 391.31644 397.13416 399.78116 402.42819 408.24591 413.53992 416.18695 422.53787 429.41248"
-           y="-498.99054"
-           sodipodi:role="line"
-           id="tspan648"
-           style="stroke-width:0.86565">with inline ECC</tspan><tspan
-           x="390.25327 393.42398 398.71799 404.01202 409.82974"
-           y="-488.35318"
-           sodipodi:role="line"
-           id="tspan650"
-           style="stroke-width:0.86565">(16b)</tspan></text>
-      <text
-         xml:space="preserve"
-         transform="scale(1.0014639,-0.99853821)"
-         style="font-variant:normal;font-weight:bold;font-size:9.50754px;font-family:ArialMT;-inkscape-font-specification:ArialMT-Bold;writing-mode:lr-tb;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.864385"
-         id="text658"
-         x="370.71021"
-         y="-560.92004"><tspan
-           x="370.71021 375.99643 381.28262 388.14709 395.01157 397.65466 405.05154 411.91602 418.78049 425.64493"
-           y="-560.92004"
-           sodipodi:role="line"
-           id="tspan654"
-           style="stroke-width:0.864385">64KB OCRAM</tspan><tspan
-           x="381.27905 388.67593 391.31906 394.48508 400.29419 402.93729 409.27884 416.14331"
-           y="-550.29858"
-           sodipodi:role="line"
-           id="tspan656"
-           style="stroke-width:0.864385">with ECC</tspan></text>
-    </g>
-  </g>
-</svg>
+<svg width="1490.663" height="1512.606" xmlns="http://www.w3.org/2000/svg"><defs><clipPath clipPathUnits="userSpaceOnUse" id="a"><path d="M0 0h576v584H0Z"/></clipPath></defs><g clip-path="url(#a)" transform="matrix(2.59435 0 0 -2.59435 -2.427 1512.693)"><path d="M11.855 5828.23H5752.67V2.836H11.855V5828.23" style="fill:#fff;fill-rule:evenodd" transform="scale(.1)"/><path style="color:#000;fill:#231f20;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:2.61313;-inkscape-stroke:none" d="M11.855.336a2.5 2.5 0 0 0-2.5 2.5V5828.23a2.5 2.5 0 0 0 2.5 2.5H5752.67a2.5 2.5 0 0 0 2.5-2.5V2.836a2.5 2.5 0 0 0-2.5-2.5zm2.5 5H5750.17V5825.73H14.355Z" transform="scale(.1)"/><path d="M47.629 1741.99H5720.83V858.488H47.629v883.502" style="fill:#dcddde;fill-rule:evenodd" transform="scale(.1)"/><path style="color:#000;fill:#fff;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:2.61313;-inkscape-stroke:none" d="M47.629 855.988a2.5 2.5 0 0 0-2.5 2.5v883.502a2.5 2.5 0 0 0 2.5 2.5H5720.83a2.5 2.5 0 0 0 2.5-2.5V858.488a2.5 2.5 0 0 0-2.5-2.5zm2.5 5H5718.33v878.502H50.13Z" transform="scale(.1)"/><g aria-label="Security" style="font-size:10.9997px;font-family:ArialMT;-inkscape-font-specification:ArialMT;fill:#231f20"><path d="M274.074 163.803q0-1.045-.76-1.628-.758-.583-2.045-.583-.66 0-1.221.099t-.935.275v.946q.396-.176.979-.319.594-.143 1.22-.143.88 0 1.32.341.452.341.452.924 0 .385-.165.649t-.572.484q-.396.23-1.111.484-1.001.363-1.518.89-.506.529-.506 1.442 0 .627.319 1.067.319.45.88.693.572.242 1.309.242.649 0 1.188-.121.539-.121.979-.32l-.308-.846q-.407.176-.891.297-.473.12-.99.12-.737 0-1.111-.318-.374-.308-.374-.825 0-.396.165-.66t.539-.473q.374-.21 1.012-.451.693-.253 1.166-.55.484-.286.726-.693.253-.407.253-1.023zM279.1 167.708q.76 0 1.299-.33.55-.33.836-.935.297-.594.297-1.397v-.583h-4.037q.022-1.001.506-1.529.495-.517 1.375-.517.56 0 .99.099.44.11.902.308v-.847q-.451-.198-.891-.286-.44-.099-1.045-.099-.836 0-1.485.341-.638.341-1.001 1.012-.352.682-.352 1.66 0 .969.319 1.662.33.693.913 1.067.594.374 1.375.374zm-.01-.792q-.693 0-1.1-.451-.396-.44-.473-1.232h3.003q-.011.748-.352 1.21-.341.473-1.078.473zM285.305 161.592q-.781 0-1.397.319-.605.319-.957.99-.341.67-.341 1.716 0 1.089.363 1.77.363.683.979 1.002.627.319 1.419.319.45 0 .869-.1.418-.087.681-.22l-.296-.802q-.264.099-.616.187t-.66.088q-1.738 0-1.738-2.233 0-1.067.418-1.639.429-.561 1.265-.561.484 0 .847.099.374.099.682.242v-.858q-.297-.154-.66-.231-.352-.088-.858-.088ZM293.367 167.598v-5.896h-.792l-.143.781h-.044q-.286-.462-.792-.682-.506-.209-1.078-.209-1.067 0-1.606.506-.539.517-.539 1.639v3.86h.98v-3.794q0-1.408 1.308-1.408.98 0 1.353.55.385.55.385 1.584v3.069ZM297.305 167.708q.165 0 .352-.022.198-.011.341-.044l-.12-.891q-.144.033-.32.055-.165.022-.319.022-.45 0-.847-.253-.396-.242-.638-.693-.23-.44-.23-1.034v-3.146h-.969v5.896h.792l.11-1.078h.044q.286.484.737.836t1.067.352zM298.713 169.809q.22 0 .385-.154.176-.143.176-.462 0-.308-.176-.462-.165-.154-.385-.154-.242 0-.407.154-.165.154-.165.462 0 .319.165.462.165.154.407.154zm.473-2.211v-5.896h-.968v5.896zM302.63 162.384q.22 0 .45.033.231.044.374.088v-.737q-.154-.077-.44-.121-.286-.055-.55-.055-.462 0-.858.154-.385.165-.627.561t-.242 1.111v3.432h-.836v.462l.847.385.385 1.254h.572v-1.353h1.705v-.748h-1.705v-3.41q0-.539.253-.803.264-.253.671-.253z"/><path d="M302.794 167.598h1.034l1.276-3.355q.165-.44.297-.847.132-.396.198-.759h.044q.066.275.209.715.143.45.297.902l1.199 3.344h1.045l-2.541-6.71q-.308-.836-.803-1.33-.484-.496-1.342-.496-.264 0-.462.033-.198.022-.34.055v.77q.12-.022.285-.044.176-.022.363-.022.506 0 .814.286.319.286.495.759l.308.781z"/></g><path d="M43.64 5654.29h2076.11l.08-1677.22H43.715l-.074 1677.22" style="fill:#dcddde;fill-rule:evenodd" transform="scale(.1)"/><path style="color:#000;fill:#fff;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:2.61313;-inkscape-stroke:none" d="M43.715 3974.57a2.5 2.5 0 0 0-2.5 2.5l-.074 1677.22a2.5 2.5 0 0 0 2.5 2.501H2119.75a2.5 2.5 0 0 0 2.5-2.5l.08-1677.22a2.5 2.5 0 0 0-2.5-2.5zm2.5 5H2117.33l-.08 1672.22H46.14Z" transform="scale(.1)"/><path d="M129.961 4317.66H2018.6v-284.68H129.961v284.68" style="fill:#878787;fill-rule:evenodd" transform="scale(.1)"/><path style="color:#000;fill:#fff;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:2.61313;-inkscape-stroke:none" d="M129.96 4030.48a2.5 2.5 0 0 0-2.5 2.5v284.68a2.5 2.5 0 0 0 2.5 2.5H2018.6a2.5 2.5 0 0 0 2.5-2.5v-284.68a2.5 2.5 0 0 0-2.5-2.5zm2.5 5H2016.1v279.68H132.46Z" transform="scale(.1)"/><g aria-label="512KB L2 with ECC" style="font-weight:700;font-size:11.041px;font-family:ArialMT;-inkscape-font-specification:ArialMT-Bold;fill:#fff"><path d="M59.962 418.61q.718 0 1.28-.275.564-.275.884-.803.331-.528.331-1.309 0-1.276-.795-2.013-.795-.726-2.352-.726-.618 0-1.17.11-.54.11-.95.319v1.43q.41-.209.983-.363.574-.143 1.082-.143.74 0 1.126.297.398.308.398.946 0 1.188-1.579 1.188-.31 0-.64-.066-.332-.055-.552-.11l-.663.352.298 4.004h4.273v-1.408h-2.815l-.144-1.54q.188.033.398.066.22.044.607.044zM67.348 413.594h-1.667v4.543q0 .286.011.748.022.462.033.814-.055-.066-.243-.242-.176-.165-.33-.297l-.906-.726-.806 1 2.54 2.014h1.368zM74.878 413.594h-5.51v1.155l1.977 1.991q.596.616.96 1.023.365.418.53.748.166.34.166.726 0 .473-.265.704-.254.23-.695.23-.453 0-.883-.208-.431-.21-.906-.594l-.905 1.067q.342.297.717.55.387.253.884.407.508.165 1.214.165.773 0 1.325-.286.563-.275.861-.76.31-.472.31-1.077 0-.65-.265-1.188-.254-.54-.751-1.067-.486-.528-1.182-1.166l-1.015-.946v-.077h3.433zM82.397 413.594h-1.899l-2.064 3.311-.707-.506v-2.805H76.06v7.854h1.667v-3.597l.331.462.331.462 2.131 2.673h1.855l-2.749-3.476zM86.482 421.448q1.58 0 2.385-.44.806-.44.806-1.551 0-.671-.32-1.133-.309-.462-.894-.561v-.055q.397-.077.717-.275.32-.198.508-.572.188-.374.188-.99 0-1.067-.773-1.672t-2.12-.605h-2.948v7.854zm.188-3.113q.729 0 1.005.23.287.232.287.672 0 .45-.331.649-.331.198-1.05.198H85.7v-1.75zm-.971-1.32v-2.046h1.093q.75 0 1.049.286.298.297.298.781 0 .44-.31.704-.298.275-1.093.275zM95.072 413.594v7.854h1.668v-6.479h3.201v-1.375ZM106.776 413.594h-5.51v1.155l1.977 1.991q.596.616.96 1.023.365.418.53.748.166.34.166.726 0 .473-.265.704-.254.23-.696.23-.452 0-.883-.208-.43-.21-.905-.594l-.906 1.067q.343.297.718.55.386.253.883.407.508.165 1.215.165.773 0 1.325-.286.563-.275.86-.76.31-.472.31-1.077 0-.65-.265-1.188-.254-.54-.75-1.067-.486-.528-1.182-1.166l-1.016-.946v-.077h3.434zM115.388 415.695q-.044.187-.133.55-.077.374-.176.792-.1.429-.188.78-.088.364-.121.529h-.045q-.033-.165-.121-.528-.077-.352-.177-.781l-.187-.792q-.089-.374-.133-.572l-.486-2.079h-1.766l-1.712 6.006h1.635l.695-2.662q.077-.275.133-.66.066-.385.121-.748.055-.352.077-.561h.044q.012.154.045.407.033.264.077.539.055.275.088.495.044.231.067.308l.74 2.882h1.81l.707-2.882q.044-.154.099-.495.066-.341.11-.693.056-.352.056-.561h.044q.022.187.077.539.055.363.121.759.078.396.155.671l.718 2.662h1.612l-1.734-6.006h-1.788zM120.312 421.954q.365 0 .63-.176.265-.165.265-.627 0-.451-.265-.627t-.63-.176q-.375 0-.64.176-.254.176-.254.627 0 .462.254.627.265.176.64.176zm.817-2.354v-6.006h-1.645v6.006zM125.093 414.793q.276 0 .53.055t.508.132v-1.221q-.265-.11-.663-.187-.386-.088-.85-.088-.54 0-.971.176-.42.176-.674.605-.243.44-.243 1.21v2.893h-.784v.693l.906.55.474 1.265h1.05V419.6h1.689v-1.232h-1.69v-2.893q0-.341.2-.517.198-.165.518-.165zM127.875 420.249q0-.44-.033-.847-.022-.407-.044-.572h.088q.287.462.74.67.453.21 1.005.21.983 0 1.568-.528.596-.517.596-1.672v-3.916h-1.645v3.509q0 1.298-.972 1.298-.74 0-1.027-.517-.276-.506-.276-1.463v-2.827h-1.645v8.36h1.645zM140.716 413.594h-4.538v7.854h4.538v-1.364h-2.87v-1.727h2.671v-1.364h-2.672v-2.024h2.871zM146.888 420.172q-.96 0-1.468-.715t-.508-1.958q0-1.254.463-1.947.475-.682 1.513-.682.486 0 .96.11.486.11 1.05.308v-1.397q-.52-.209-1.027-.308-.508-.099-1.138-.099-1.214 0-2.009.495-.784.506-1.16 1.408-.375.913-.375 2.123 0 1.188.43 2.1.431.914 1.249 1.43.828.518 2.02.518.585 0 1.17-.154.597-.143 1.138-.396l-.541-1.353q-.442.209-.895.363-.441.154-.872.154zM154.86 420.172q-.96 0-1.469-.715-.508-.715-.508-1.958 0-1.254.464-1.947.475-.682 1.513-.682.485 0 .96.11.486.11 1.05.308v-1.397q-.52-.209-1.028-.308t-1.137-.099q-1.214 0-2.01.495-.783.506-1.159 1.408-.375.913-.375 2.123 0 1.188.43 2.1.431.914 1.248 1.43.828.518 2.02.518.586 0 1.171-.154.596-.143 1.137-.396l-.54-1.353q-.442.209-.895.363-.442.154-.872.154z"/></g><path d="M1100.34 4882.39h918.26v-527.04h-918.26v527.04" style="fill:#c00;fill-rule:evenodd" transform="scale(.1)"/><path style="color:#000;fill:#fff;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:2.61313;-inkscape-stroke:none" d="M1100.34 4352.85a2.5 2.5 0 0 0-2.5 2.5v527.04a2.5 2.5 0 0 0 2.5 2.5h918.26a2.5 2.5 0 0 0 2.5-2.5v-527.04a2.5 2.5 0 0 0-2.5-2.5zm2.5 5h913.26v522.04h-913.26z" transform="scale(.1)"/><g aria-label="2xArm" style="font-weight:700;font-size:10.1842px;font-family:ArialMT;-inkscape-font-specification:ArialMT-Bold;fill:#fff"><path d="M35.21 466.388h-5.083v1.07l1.823 1.843q.55.57.886.947.336.387.49.692.152.316.152.672 0 .438-.245.652-.234.214-.641.214-.418 0-.815-.193-.397-.194-.835-.55l-.835.988q.316.275.662.509.356.234.815.377.468.152 1.12.152.713 0 1.222-.264.52-.255.794-.703.285-.438.285-.998 0-.601-.244-1.1-.234-.5-.692-.988-.449-.489-1.09-1.08l-.937-.875v-.072h3.167ZM37.317 469.23l-1.792 2.719h1.721l1.08-1.772 1.09 1.772h1.72l-1.812-2.72 1.894-2.841h-1.721l-1.171 1.904-1.172-1.904h-1.72ZM48.866 466.388l-.53 1.731H45.69l-.53-1.731H43.5l2.567 7.302h1.884l2.576-7.302Zm-1.425 4.715q-.051.173-.133.438l-.163.54q-.081.275-.132.479-.051-.204-.143-.51-.081-.295-.163-.57-.071-.265-.112-.377l-.52-1.69h1.895zM54.753 472.05q.112 0 .265-.01.152-.01.244-.03l-.112-1.426q-.071.02-.214.03-.132.02-.234.02-.387 0-.744-.142-.356-.132-.58-.438-.214-.305-.214-.835v-2.831h-1.517v5.56h1.15l.224-.936h.072q.244.427.672.733.428.305.988.305zM62.136 472.05q.947 0 1.426-.488.489-.48.489-1.548v-3.626h-1.517v3.249q0 1.201-.836 1.201-.6 0-.855-.427-.255-.428-.255-1.233v-2.79h-1.517v3.249q0 1.201-.835 1.201-.632 0-.876-.478-.234-.469-.234-1.355v-2.617h-1.518v5.56h1.161l.204-.712h.081q.255.427.693.62.448.194.927.194.61 0 1.039-.203.427-.194.651-.611h.133q.254.427.702.62.459.194.937.194z"/></g><path d="M2.913.07q-.56 0-1.03-.189-.469-.19-.819-.532-.343-.35-.532-.82Q.343-1.938.343-2.5q0-.532.19-.994.195-.469.545-.819.35-.357.82-.553.468-.203 1.015-.203.532 0 .994.189.469.189.819.54.357.342.553.811.203.47.203 1.03T5.293-1.47q-.189.469-.539.819-.343.343-.812.532-.47.189-1.03.189Zm0-.448q.574 0 1.043-.273.476-.273.756-.75.28-.482.28-1.099 0-.44-.161-.826-.154-.385-.434-.679-.28-.294-.665-.455-.378-.168-.82-.168-.595 0-1.07.273-.477.273-.75.756-.273.476-.273 1.1 0 .616.266 1.099.273.476.742.749.476.273 1.086.273zm-.995-.588v-3.095h.932q.574 0 .84.245.266.238.266.693 0 .33-.168.525-.168.19-.378.274l.812 1.358h-.637L2.92-2.142h-.434v1.176zm.918-1.646q.273 0 .406-.14.14-.14.14-.357 0-.245-.126-.357-.12-.112-.427-.112h-.343v.966z" transform="matrix(1 0 0 -1 64.401 470.024)" aria-label="®" style="font-weight:700;font-size:7.00146px;font-family:ArialMT;-inkscape-font-specification:ArialMT-Bold;fill:#fff"/><g aria-label="Cortex -A53" style="font-weight:700;font-size:10.1842px;font-family:ArialMT;-inkscape-font-specification:ArialMT-Bold;fill:#fff"><path d="M20.69 461.428q-.887 0-1.355-.662-.469-.662-.469-1.813 0-1.16.428-1.802.438-.632 1.395-.632.448 0 .886.102.449.102.968.285v-1.293q-.479-.193-.947-.285-.469-.092-1.05-.092-1.12 0-1.853.458-.723.469-1.07 1.304-.345.845-.345 1.966 0 1.1.397 1.945t1.15 1.324q.764.478 1.864.478.54 0 1.08-.142.55-.133 1.049-.367l-.5-1.252q-.407.193-.824.336-.407.142-.805.142ZM29.886 458.129q0-1.386-.734-2.14-.723-.753-1.975-.753-.774 0-1.385.336-.601.336-.947.978-.347.652-.347 1.579 0 1.385.723 2.128.723.743 1.986.743.784 0 1.385-.336t.947-.977q.347-.632.347-1.558zm-3.84 0q0-.825.265-1.253.275-.418.886-.418.601 0 .866.418.275.428.275 1.253 0 .824-.275 1.232-.265.417-.876.417-.601 0-.876-.417-.265-.408-.265-1.232ZM34.163 461q.112 0 .265-.01.153-.01.244-.03l-.112-1.426q-.071.02-.214.03-.132.02-.234.02-.387 0-.743-.142-.357-.132-.58-.438-.215-.305-.215-.835v-2.831h-1.517v5.56h1.15l.225-.936h.071q.244.427.672.733.428.305.988.305z"/><path d="M37.36 456.448q.256 0 .49.051.234.051.468.122v-1.13q-.244-.102-.61-.173-.357-.082-.785-.082-.499 0-.896.163-.387.163-.621.56-.224.408-.224 1.12v2.679h-.724v.642l.836.509.437 1.171h.968v-1.181h1.558v-1.141H36.7v-2.678q0-.316.183-.48.184-.152.479-.152z"/><path d="M40.701 461q1.151 0 1.823-.662.672-.651.672-1.863v-.733h-3.584q.02-.642.376-1.009.367-.366 1.009-.366.54 0 .977.101.438.113.907.337v-1.172q-.408-.203-.866-.295-.448-.102-1.09-.102-.835 0-1.476.306-.642.315-1.009.947-.366.631-.366 1.589 0 .977.326 1.619.336.652.926.978.591.325 1.375.325zm.01-1.08q-.437 0-.733-.284-.285-.285-.336-.886h2.129q-.01.509-.265.835-.255.336-.794.336zM45.213 458.18l-1.792 2.719h1.72l1.08-1.772 1.09 1.772h1.721l-1.813-2.72 1.894-2.841h-1.72l-1.172 1.904-1.171-1.904h-1.721zM54.908 457.446v1.243h2.669v-1.243zM63.361 455.338l-.53 1.731h-2.647l-.53-1.731h-1.66l2.567 7.302h1.884l2.576-7.302Zm-1.426 4.715q-.05.173-.132.438l-.163.54q-.081.275-.132.479-.051-.204-.143-.51-.081-.295-.163-.57-.071-.265-.112-.377l-.52-1.69h1.895zM68.402 459.982q.662 0 1.182-.255.52-.254.814-.743.306-.489.306-1.212 0-1.181-.733-1.864-.734-.672-2.17-.672-.57 0-1.079.102-.5.102-.876.295v1.324q.377-.193.907-.336.53-.132.998-.132.682 0 1.038.275.367.285.367.876 0 1.1-1.456 1.1-.286 0-.591-.062-.306-.05-.51-.101l-.61.326.275 3.707h3.941v-1.304h-2.597l-.132-1.426q.173.03.366.061.204.041.56.041zM76.214 460.98q0-.754-.459-1.202-.448-.448-1.11-.61v-.031q.876-.102 1.324-.53.459-.428.459-1.15 0-.632-.316-1.141-.306-.5-.958-.795-.641-.285-1.66-.285-1.18 0-2.097.397v1.304q.468-.234.977-.356.52-.123.958-.123.824 0 1.15.285.336.286.336.805 0 .306-.152.51-.153.213-.54.315-.377.112-1.06.112h-.55v1.181h.56q.673 0 1.02.123.356.132.478.346.132.224.132.509 0 .387-.244.6-.234.225-.794.225-.52 0-.907-.183-.377-.174-.641-.347l-.713 1.06q.427.305.998.509.58.203 1.375.203 1.12 0 1.772-.458.662-.448.662-1.273z"/></g><path d="M2.913.07q-.56 0-1.03-.189-.469-.19-.819-.532-.343-.35-.532-.82Q.343-1.938.343-2.5q0-.56.19-1.029.188-.469.531-.812.35-.35.82-.539.468-.19 1.029-.19.532 0 .994.19.469.189.819.54.357.342.553.811.203.47.203 1.03T5.293-1.47q-.189.469-.539.819-.343.343-.812.532-.47.189-1.03.189Zm0-.371q.448 0 .84-.161.392-.161.693-.455.301-.301.469-.7.168-.4.168-.883 0-.455-.161-.854-.161-.399-.455-.7-.287-.3-.686-.469-.392-.175-.868-.175-.63 0-1.128.287-.49.28-.77.777-.28.49-.28 1.134 0 .456.161.855.161.399.448.7.294.3.693.476.4.168.876.168zm-.96-.665v-3.06h.897q.574 0 .84.224t.266.68q0 .328-.168.524-.168.19-.378.274l.812 1.358H3.62l-.7-1.211h-.434v1.21zm.883-1.646q.273 0 .427-.14.154-.14.154-.357 0-.245-.14-.357-.14-.112-.448-.112h-.343v.966z" transform="matrix(1 0 0 -1 49.81 459.36)" aria-label="®" style="font-size:7.00146px;font-family:ArialMT;-inkscape-font-specification:ArialMT;fill:#fff"/><path d="M128.844 4881.2h918.266v-525.09H128.844v525.09" style="fill:#c00;fill-rule:evenodd" transform="scale(.1)"/><path style="color:#000;fill:#fff;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:2.61313;-inkscape-stroke:none" d="M128.844 4353.61a2.5 2.5 0 0 0-2.5 2.5v525.09a2.5 2.5 0 0 0 2.5 2.5h918.265a2.5 2.5 0 0 0 2.5-2.5v-525.09a2.5 2.5 0 0 0-2.5-2.5zm2.5 5h913.265v520.09H131.344Z" transform="scale(.1)"/><g aria-label="Arm" style="font-weight:700;font-size:10.9997px;font-family:ArialMT;-inkscape-font-specification:ArialMT-Bold;fill:#fff"><path d="m51.544 463.323-.572 1.87h-2.86l-.572-1.87h-1.793l2.772 7.887h2.035l2.783-7.887Zm-1.54 5.093q-.055.187-.143.473t-.176.583q-.088.297-.143.517-.055-.22-.154-.55-.088-.32-.176-.616-.077-.286-.12-.407l-.562-1.826h2.046zM57.902 469.439q.121 0 .286-.011.165-.011.264-.033l-.121-1.54q-.077.022-.231.033-.143.022-.253.022-.418 0-.803-.154-.385-.143-.627-.473-.231-.33-.231-.902v-3.058h-1.639v6.006h1.243l.242-1.012h.077q.264.462.726.792.462.33 1.067.33zM65.877 469.439q1.023 0 1.54-.528.528-.517.528-1.672v-3.916h-1.64v3.509q0 1.298-.901 1.298-.65 0-.924-.462-.275-.462-.275-1.331v-3.014h-1.64v3.509q0 1.298-.901 1.298-.682 0-.946-.517-.253-.506-.253-1.463v-2.827h-1.64v6.006h1.255l.22-.77h.088q.275.462.748.67.484.21 1 .21.66 0 1.123-.22.462-.21.704-.66h.143q.275.462.759.67.495.21 1.012.21z"/></g><g aria-label="®®" style="font-weight:700;font-size:5.49997px;font-family:ArialMT;-inkscape-font-specification:ArialMT-Bold;fill:#fff"><path d="M70.04 468.768q-.44 0-.809.148-.368.149-.643.418-.27.275-.418.644-.149.368-.149.808 0 .418.149.781.154.369.429.644.275.28.643.434.369.16.798.16.418 0 .781-.149.368-.148.643-.423.281-.27.435-.638.16-.369.16-.809 0-.44-.149-.808-.149-.369-.424-.644-.269-.269-.638-.418-.368-.148-.808-.148Zm0 .352q.451 0 .82.214.373.215.593.589.22.38.22.863 0 .347-.126.65-.121.302-.341.533-.22.231-.523.357-.297.132-.643.132-.468 0-.842-.214-.374-.215-.588-.594-.215-.374-.215-.864 0-.484.21-.863.214-.374.582-.589.374-.214.853-.214zm-.781.462v2.431h.731q.451 0 .66-.193.21-.187.21-.544 0-.259-.133-.413-.132-.148-.297-.214l.638-1.067h-.5l-.523.924h-.34v-.924zm.72 1.292q.215 0 .32.11.11.11.11.281 0 .192-.1.28-.093.088-.335.088h-.27v-.759zM64.538 456.48q-.44 0-.809.148-.368.149-.643.418-.27.275-.418.644-.149.368-.149.808 0 .418.149.781.154.369.429.644.275.28.643.434.369.16.798.16.418 0 .78-.149.37-.148.644-.423.28-.27.435-.638.16-.369.16-.809 0-.44-.15-.808-.148-.369-.423-.644-.27-.27-.638-.418-.368-.148-.808-.148zm0 .352q.45 0 .82.214.373.215.593.589.22.38.22.863 0 .347-.126.65-.121.302-.341.533-.22.23-.523.357-.297.132-.643.132-.468 0-.842-.214-.374-.215-.588-.594-.215-.374-.215-.864 0-.484.21-.863.214-.374.582-.589.374-.214.853-.214zm-.781.462v2.43h.731q.451 0 .66-.192.21-.187.21-.544 0-.259-.133-.413-.132-.148-.297-.214l.638-1.067h-.5l-.523.924h-.34v-.924zm.72 1.292q.215 0 .32.11.11.11.11.28 0 .193-.1.281-.093.088-.335.088h-.27v-.759z"/></g><g aria-label="Cortex-A53 Arm" style="font-weight:700;font-size:10.9997px;font-family:ArialMT;-inkscape-font-specification:ArialMT-Bold;fill:#fff"><path d="M31.731 457.613q-.957 0-1.463-.715-.506-.715-.506-1.958 0-1.254.462-1.947.473-.682 1.507-.682.484 0 .957.11.484.11 1.045.308v-1.397q-.517-.21-1.023-.308-.506-.1-1.133-.1-1.21 0-2.002.496-.78.506-1.155 1.408-.374.913-.374 2.123 0 1.188.43 2.1.428.914 1.242 1.43.825.517 2.013.517.583 0 1.166-.154.594-.143 1.133-.396l-.539-1.352q-.44.209-.89.363-.44.154-.87.154ZM41.664 454.049q0-1.496-.792-2.31-.781-.814-2.134-.814-.836 0-1.496.363-.649.363-1.023 1.056-.374.704-.374 1.705 0 1.496.781 2.299.781.803 2.145.803.847 0 1.496-.363t1.023-1.056q.374-.682.374-1.683zm-4.147 0q0-.891.286-1.353.297-.451.957-.451.649 0 .935.45.297.463.297 1.354 0 .89-.297 1.33-.286.452-.946.452-.649 0-.946-.451-.286-.44-.286-1.331zM46.284 457.15q.12 0 .286-.01.165-.011.264-.033l-.121-1.54q-.077.022-.231.033-.143.022-.253.022-.418 0-.803-.154-.385-.143-.627-.473-.231-.33-.231-.902v-3.058h-1.64v6.006h1.244l.242-1.012h.077q.264.462.726.792.462.33 1.067.33z"/><path d="M49.738 452.234q.275 0 .528.055t.506.132V451.2q-.264-.11-.66-.187-.385-.088-.847-.088-.54 0-.968.176-.418.176-.671.605-.242.44-.242 1.21v2.893h-.781v.693l.902.55.473 1.265h1.045v-1.276h1.683v-1.232h-1.683v-2.893q0-.341.198-.517.198-.165.517-.165z"/><path d="M53.346 457.15q1.243 0 1.968-.714.726-.704.726-2.013v-.792H52.17q.022-.693.407-1.09.396-.395 1.089-.395.583 0 1.056.11.473.12.978.363v-1.265q-.44-.22-.934-.32-.484-.11-1.177-.11-.902 0-1.595.33-.693.342-1.09 1.024-.395.682-.395 1.716 0 1.056.352 1.749.363.704 1 1.056.639.352 1.486.352zm.01-1.165q-.472 0-.791-.308-.308-.308-.363-.957H54.5q-.011.55-.286.902-.275.363-.858.363zM58.218 454.104l-1.936 2.937h1.86l1.165-1.914 1.177 1.914h1.86l-1.959-2.937 2.046-3.07h-1.859l-1.265 2.058-1.265-2.057h-1.859zM66.633 453.312v1.342h2.881v-1.342zM75.762 451.035l-.572 1.87h-2.86l-.572-1.87h-1.793l2.772 7.886h2.035l2.783-7.886Zm-1.54 5.093q-.055.187-.143.473t-.176.583q-.088.297-.143.517-.055-.22-.154-.55-.088-.32-.176-.616-.077-.286-.12-.407l-.562-1.826h2.046zM81.207 456.05q.715 0 1.276-.274.561-.275.88-.803.33-.528.33-1.31 0-1.275-.792-2.012-.792-.726-2.343-.726-.616 0-1.166.11-.539.11-.946.319v1.43q.407-.21.98-.363.571-.143 1.077-.143.737 0 1.122.297.396.308.396.946 0 1.188-1.573 1.188-.308 0-.638-.066-.33-.055-.55-.11l-.66.352.297 4.003h4.257v-1.407H80.35l-.143-1.54q.187.033.396.066.22.044.605.044zM89.644 457.129q0-.814-.495-1.298-.484-.484-1.2-.66v-.033q.947-.11 1.43-.572.496-.462.496-1.243 0-.682-.341-1.232-.33-.54-1.034-.858-.693-.308-1.793-.308-1.276 0-2.266.429v1.408q.506-.253 1.056-.385.561-.132 1.034-.132.891 0 1.243.308.363.308.363.869 0 .33-.165.55-.165.23-.583.34-.407.122-1.144.122h-.594v1.276h.605q.726 0 1.1.132.385.143.517.374.143.242.143.55 0 .418-.264.649-.253.242-.858.242-.561 0-.979-.198-.407-.187-.693-.374l-.77 1.144q.462.33 1.078.55.627.22 1.485.22 1.21 0 1.914-.496.715-.483.715-1.374zM148.693 463.345l-.572 1.87h-2.86l-.572-1.87h-1.793l2.772 7.887h2.035l2.783-7.887zm-1.54 5.093q-.055.187-.143.473t-.176.583q-.088.297-.143.517-.055-.22-.154-.55-.088-.32-.176-.616-.077-.286-.12-.407l-.562-1.826h2.046zM155.05 469.46q.122 0 .287-.01.165-.011.264-.033l-.121-1.54q-.077.022-.231.033-.143.022-.253.022-.418 0-.803-.154-.385-.143-.627-.473-.231-.33-.231-.902v-3.058h-1.639v6.006h1.243l.242-1.012h.077q.264.462.726.792.462.33 1.067.33zM163.026 469.46q1.023 0 1.54-.527.528-.517.528-1.672v-3.916h-1.64v3.509q0 1.298-.901 1.298-.65 0-.924-.462-.275-.462-.275-1.331v-3.014h-1.64v3.509q0 1.298-.901 1.298-.682 0-.946-.517-.253-.506-.253-1.463v-2.827h-1.64v6.006h1.255l.22-.77h.088q.275.462.748.67.484.21 1 .21.66 0 1.123-.22.462-.21.704-.66h.143q.275.462.759.67.495.21 1.012.21z"/></g><g aria-label="®®" style="font-weight:700;font-size:5.49997px;font-family:ArialMT;-inkscape-font-specification:ArialMT-Bold;fill:#fff"><path d="M167.19 468.79q-.44 0-.81.148-.368.149-.643.418-.27.275-.418.644-.148.368-.148.808 0 .418.148.781.154.368.43.643.274.281.643.435.368.16.797.16.418 0 .781-.149.369-.149.644-.424.28-.269.434-.638.16-.368.16-.808 0-.44-.149-.808-.148-.369-.423-.644-.27-.27-.638-.418-.369-.148-.809-.148Zm0 .352q.45 0 .819.214.374.215.594.589.22.379.22.863 0 .346-.127.649-.12.302-.34.533-.22.231-.523.358-.297.132-.644.132-.467 0-.841-.215-.374-.214-.589-.594-.214-.374-.214-.863 0-.484.209-.863.214-.374.583-.589.374-.214.852-.214zm-.782.462v2.43h.732q.45 0 .66-.192.209-.187.209-.545 0-.258-.132-.412-.132-.149-.297-.214l.638-1.067h-.5l-.523.924h-.341v-.924zm.72 1.292q.215 0 .32.11.11.11.11.28 0 .193-.1.281-.093.088-.335.088h-.27v-.759zM161.687 456.502q-.44 0-.808.148-.369.149-.644.418-.27.275-.418.644-.148.368-.148.808 0 .418.148.781.154.369.429.644.275.28.644.434.368.16.797.16.418 0 .781-.149.369-.148.643-.423.281-.27.435-.638.16-.369.16-.809 0-.44-.149-.808-.149-.369-.424-.644-.269-.27-.637-.418-.369-.148-.809-.148zm0 .352q.451 0 .82.214.374.215.593.589.22.38.22.863 0 .347-.126.65-.121.302-.341.533-.22.23-.522.357-.297.132-.644.132-.467 0-.841-.214-.374-.215-.589-.594-.214-.374-.214-.864 0-.484.209-.863.214-.374.583-.589.374-.214.852-.214zm-.781.462v2.43h.732q.45 0 .66-.192.209-.187.209-.544 0-.259-.132-.413-.132-.148-.297-.214l.638-1.067h-.501l-.522.924h-.341v-.924zm.72 1.292q.215 0 .32.11.11.11.11.28 0 .193-.1.281-.093.088-.335.088h-.27v-.759z"/></g><g aria-label="Cortex-A53" style="font-weight:700;font-size:10.9997px;font-family:ArialMT;-inkscape-font-specification:ArialMT-Bold;fill:#fff"><path d="M128.88 457.634q-.956 0-1.462-.715t-.506-1.957q0-1.254.462-1.947.473-.682 1.507-.682.483 0 .956.11.484.11 1.045.308v-1.397q-.517-.21-1.023-.308-.506-.1-1.132-.1-1.21 0-2.002.496-.781.506-1.155 1.408-.374.913-.374 2.123 0 1.187.429 2.1t1.243 1.43q.825.517 2.013.517.582 0 1.165-.154.594-.143 1.133-.396l-.539-1.353q-.44.21-.89.363-.44.154-.87.154ZM138.813 454.07q0-1.495-.792-2.31-.78-.813-2.134-.813-.836 0-1.496.363-.649.363-1.023 1.056-.374.704-.374 1.705 0 1.495.781 2.298.781.803 2.145.803.847 0 1.496-.363.65-.363 1.023-1.056.374-.681.374-1.682zm-4.147 0q0-.89.286-1.352.297-.451.957-.451.65 0 .935.45.297.463.297 1.354 0 .89-.297 1.33-.286.451-.946.451-.649 0-.946-.45-.286-.44-.286-1.331zM143.433 457.172q.121 0 .286-.01.165-.012.264-.034l-.12-1.54q-.078.022-.232.033-.143.022-.253.022-.418 0-.803-.154-.385-.143-.627-.472-.23-.33-.23-.902v-3.058h-1.64v6.005h1.243l.242-1.012h.077q.264.462.726.792.462.33 1.067.33z"/><path d="M146.887 452.256q.275 0 .528.055t.506.132v-1.221q-.264-.11-.66-.187-.385-.088-.847-.088-.539 0-.968.176-.418.176-.67.605-.243.44-.243 1.21v2.892h-.78v.693l.901.55.473 1.265h1.045v-1.276h1.683v-1.232h-1.683v-2.892q0-.341.198-.517.198-.165.517-.165z"/><path d="M150.495 457.172q1.243 0 1.969-.715.726-.704.726-2.012v-.792h-3.872q.022-.693.407-1.09.396-.395 1.089-.395.583 0 1.056.11.473.12.979.363v-1.265q-.44-.22-.935-.32-.484-.11-1.177-.11-.902 0-1.595.33-.693.342-1.089 1.024-.396.682-.396 1.716 0 1.056.352 1.748.363.704 1.001 1.056.638.352 1.485.352zm.01-1.166q-.472 0-.791-.308-.308-.308-.363-.956h2.299q-.011.55-.286.901-.275.363-.858.363zM155.368 454.126l-1.936 2.936h1.859l1.166-1.914 1.177 1.914h1.859l-1.958-2.936 2.046-3.07h-1.86l-1.264 2.058-1.265-2.057h-1.86zM163.782 453.334v1.342h2.882v-1.342zM172.912 451.057l-.572 1.87h-2.86l-.572-1.87h-1.793l2.772 7.886h2.035l2.783-7.886Zm-1.54 5.092q-.055.187-.143.473t-.176.583q-.088.297-.143.517-.055-.22-.154-.55-.088-.319-.176-.616-.077-.286-.121-.407l-.561-1.825h2.046zM178.356 456.072q.715 0 1.276-.275t.88-.802q.33-.528.33-1.31 0-1.275-.792-2.012-.792-.726-2.343-.726-.615 0-1.165.11-.54.11-.946.319v1.43q.407-.21.979-.363.572-.143 1.077-.143.737 0 1.122.297.396.308.396.946 0 1.188-1.572 1.188-.308 0-.638-.066-.33-.055-.55-.11l-.66.352.297 4.003h4.256v-1.408H177.5l-.143-1.54q.187.033.395.066.22.044.605.044zM186.793 457.15q0-.814-.495-1.298-.484-.484-1.199-.66v-.033q.946-.11 1.43-.571.495-.462.495-1.243 0-.682-.34-1.232-.33-.54-1.035-.858-.693-.308-1.793-.308-1.276 0-2.266.429v1.408q.506-.253 1.056-.385.561-.132 1.034-.132.891 0 1.243.308.363.308.363.869 0 .33-.165.55-.165.23-.583.34-.407.122-1.144.122h-.594v1.275h.605q.726 0 1.1.132.385.143.517.374.143.242.143.55 0 .418-.264.65-.253.241-.858.241-.56 0-.979-.198-.407-.187-.693-.374l-.77 1.144q.462.33 1.078.55.627.22 1.485.22 1.21 0 1.914-.495.715-.484.715-1.375z"/></g><path d="M3666.7 1277.69h941.15v-221.02H3666.7v221.02" style="fill:#878787;fill-rule:evenodd" transform="scale(.1)"/><path style="color:#000;fill:#fff;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:2.61313;-inkscape-stroke:none" d="M3666.7 1054.17a2.5 2.5 0 0 0-2.5 2.5v221.02a2.5 2.5 0 0 0 2.5 2.5h941.15a2.5 2.5 0 0 0 2.5-2.5v-221.02a2.5 2.5 0 0 0-2.5-2.5zm2.5 5h936.15v216.02H3669.2z" transform="scale(.1)"/><path d="M1638.07 1539.33h941.15v-221.01h-941.15v221.01" style="fill:#878787;fill-rule:evenodd" transform="scale(.1)"/><path style="color:#000;fill:#fff;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:2.61313;-inkscape-stroke:none" d="M1638.07 1315.82a2.5 2.5 0 0 0-2.5 2.5v221.01a2.5 2.5 0 0 0 2.5 2.5h941.15a2.5 2.5 0 0 0 2.5-2.5v-221.01a2.5 2.5 0 0 0-2.5-2.5zm2.5 5h936.15v216.01h-936.15z" transform="scale(.1)"/><path d="M2661.9 1539.33H3590v-221.01h-928.1v221.01" style="fill:#878787;fill-rule:evenodd" transform="scale(.1)"/><path style="color:#000;fill:#fff;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:2.61313;-inkscape-stroke:none" d="M2661.9 1315.82a2.5 2.5 0 0 0-2.5 2.5v221.01a2.5 2.5 0 0 0 2.5 2.5H3590a2.5 2.5 0 0 0 2.5-2.5v-221.01a2.5 2.5 0 0 0-2.5-2.5zm2.5 5h923.1v216.01h-923.1z" transform="scale(.1)"/><path d="M3666.7 1539.33h941.15v-221.01H3666.7v221.01" style="fill:#878787;fill-rule:evenodd" transform="scale(.1)"/><path style="color:#000;fill:#fff;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:2.61313;-inkscape-stroke:none" d="M3666.7 1315.82a2.5 2.5 0 0 0-2.5 2.5v221.01a2.5 2.5 0 0 0 2.5 2.5h941.15a2.5 2.5 0 0 0 2.5-2.5v-221.01a2.5 2.5 0 0 0-2.5-2.5zm2.5 5h936.15v216.01H3669.2z" transform="scale(.1)"/><path d="M1638.07 1277.69h941.15v-221.02h-941.15v221.02" style="fill:#878787;fill-rule:evenodd" transform="scale(.1)"/><path style="color:#000;fill:#fff;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:2.61313;-inkscape-stroke:none" d="M1638.07 1054.17a2.5 2.5 0 0 0-2.5 2.5v221.02a2.5 2.5 0 0 0 2.5 2.5h941.15a2.5 2.5 0 0 0 2.5-2.5v-221.02a2.5 2.5 0 0 0-2.5-2.5zm2.5 5h936.15v216.02h-936.15z" transform="scale(.1)"/><path d="M2661.9 1277.69H3590v-221.02h-928.1v221.02" style="fill:#878787;fill-rule:evenodd" transform="scale(.1)"/><path style="color:#000;fill:#fff;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:2.61313;-inkscape-stroke:none" d="M2661.9 1054.17a2.5 2.5 0 0 0-2.5 2.5v221.02a2.5 2.5 0 0 0 2.5 2.5H3590a2.5 2.5 0 0 0 2.5-2.5v-221.02a2.5 2.5 0 0 0-2.5-2.5zm2.5 5h923.1v216.02h-923.1z" transform="scale(.1)"/><g aria-label="TRNG MD5 SHA AES PKA DRBG" style="font-weight:700;font-size:10.9997px;font-family:ArialMT;-inkscape-font-specification:ArialMT-Bold;fill:#fff"><path d="M402.374 112.78h-1.661v6.468h-2.134v1.386h5.929v-1.386h-2.134ZM408.358 120.634q1.606 0 2.365-.583.77-.583.77-1.771 0-.54-.21-.946-.197-.396-.538-.682-.33-.275-.715-.451l2.31-3.421h-1.848l-1.87 3.014h-.891v-3.014h-1.661v7.854Zm-.121-1.364h-.506v-2.123h.539q.825 0 1.177.275.363.275.363.814 0 .56-.385.792-.374.242-1.188.242zM420.974 112.78h-2.112l-3.42 5.94h-.044l.044-1.122q.033-.561.055-1.122v-3.696h-1.485v7.854h2.1l3.41-5.885h.033q-.01.55-.033 1.089l-.044 1.078v3.718h1.496zM424.934 117.19h3.113v-4.069q-.616-.209-1.287-.33-.66-.121-1.507-.121-1.76 0-2.706 1.034t-.946 3.014q0 1.232.473 2.134.484.902 1.397 1.397t2.233.495q.627 0 1.232-.132t1.1-.352l-.55-1.331q-.363.187-.825.308-.462.12-.968.12-.726 0-1.265-.33-.528-.33-.825-.934-.286-.594-.286-1.408 0-.77.21-1.364.208-.594.66-.935.45-.33 1.176-.33.352 0 .594.033.253.033.462.077v1.639h-1.485zM203.339 112.851l-1.892 6.16h-.044l.033-.66q.022-.44.044-.946.022-.495.022-.902v-3.652h-1.485v7.854h2.266l1.859-6.006h.033l1.969 6.006h2.266v-7.854h-1.551v3.718q0 .374.01.858.023.484.034.913l.033.66h-.044l-2.024-6.149zM215.692 116.855q0-1.99-1.133-3.003-1.122-1-3.157-1h-2.222v7.853h2.464q1.232 0 2.134-.44.913-.44 1.408-1.298.506-.847.506-2.112zm-1.727-.044q0 1.31-.572 1.914-.572.616-1.661.616h-.891v-5.115h.715q2.409 0 2.409 2.585zM219.431 117.867q.715 0 1.276-.275t.88-.803q.33-.528.33-1.309 0-1.276-.792-2.013-.792-.726-2.343-.726-.616 0-1.166.11-.538.11-.945.32v1.43q.407-.21.978-.364.572-.143 1.078-.143.737 0 1.122.297.396.308.396.946 0 1.188-1.573 1.188-.308 0-.638-.066-.33-.055-.55-.11l-.66.352.298 4.004h4.256v-1.408h-2.805l-.143-1.54q.187.033.396.066.22.044.605.044zM204.703 141.122q0-1.045-.76-1.672-.747-.616-2.133-.616-1.243 0-2.222.473v1.551q.561-.242 1.155-.45.605-.199 1.199-.199.616 0 .869.231.264.242.264.605 0 .297-.209.506-.198.21-.539.385-.341.187-.781.396-.275.132-.594.308-.319.187-.616.451-.286.275-.473.66t-.187.924q0 1.056.715 1.64.715.593 1.947.593.616 0 1.166-.143.56-.143 1.166-.407l-.54-1.298q-.538.22-.967.341-.429.121-.88.121-.473 0-.726-.22t-.253-.572q0-.418.374-.66.374-.242 1.111-.594.605-.286 1.023-.594.429-.308.66-.726.23-.418.23-1.034zM213.844 138.944h-1.661v3.388h-3.113v-3.388h-1.661v7.854h1.66v-3.08h3.114v3.08h1.66zM220.157 138.944l-.571 1.87h-2.86l-.572-1.87h-1.793l2.772 7.887h2.035l2.782-7.887zm-1.54 5.093q-.054.187-.142.473t-.176.583q-.088.297-.143.517-.055-.22-.154-.55-.088-.319-.176-.616-.077-.286-.121-.407l-.561-1.826h2.046zM307.358 112.78l-.572 1.87h-2.86l-.572-1.87h-1.793l2.772 7.887h2.035l2.783-7.887Zm-1.54 5.093q-.055.187-.143.473t-.176.583q-.088.297-.143.517-.055-.22-.154-.55-.088-.32-.176-.616-.077-.286-.121-.407l-.561-1.826h2.046zM315.014 112.78h-4.521v7.854h4.52v-1.364h-2.86v-1.727h2.663v-1.364h-2.662v-2.024h2.86zM322.46 114.958q0-1.045-.758-1.672-.748-.616-2.134-.616-1.243 0-2.222.473v1.55q.56-.241 1.155-.45.605-.198 1.199-.198.616 0 .869.23.264.243.264.606 0 .297-.21.506-.197.209-.538.385-.341.187-.781.396-.275.132-.594.308-.32.187-.616.45-.286.276-.473.66-.187.386-.187.925 0 1.056.715 1.639.715.594 1.947.594.616 0 1.166-.143.56-.143 1.166-.407l-.54-1.298q-.538.22-.967.34-.43.122-.88.122-.473 0-.726-.22t-.253-.572q0-.418.374-.66.374-.242 1.11-.594.606-.286 1.024-.594.429-.308.66-.726.23-.418.23-1.034zM304.102 146.799q1.518 0 2.21-.66.705-.65.705-1.793 0-.682-.286-1.287-.286-.594-.957-.957-.66-.363-1.804-.363h-.715v-2.794h-1.661v7.854zm-.088-1.364h-.759v-2.332h.55q.704 0 1.11.275.419.286.419.913 0 1.144-1.32 1.144zM315.245 138.945h-1.892l-2.057 3.31-.704-.505v-2.805h-1.661v7.854h1.66v-3.597q.166.23.33.462.166.23.33.462l2.124 2.673h1.848l-2.74-3.476zM321.68 138.945l-.573 1.87h-2.86l-.571-1.87h-1.793l2.772 7.887h2.034l2.783-7.887zm-1.54 5.093q-.055.187-.143.473t-.176.583q-.088.297-.143.517-.055-.22-.154-.55-.088-.32-.176-.616-.077-.286-.121-.407l-.561-1.826h2.045zM404.968 142.948q0-1.991-1.133-3.003-1.122-1.001-3.157-1.001h-2.222v7.854h2.464q1.232 0 2.134-.44.913-.44 1.408-1.298.506-.847.506-2.112zm-1.727-.044q0 1.309-.572 1.914-.572.616-1.66.616h-.892v-5.115h.715q2.409 0 2.409 2.585zM408.686 146.798q1.606 0 2.365-.583.77-.583.77-1.771 0-.54-.21-.946-.197-.396-.538-.682-.33-.275-.715-.451l2.31-3.421h-1.848l-1.87 3.014h-.891v-3.014h-1.661v7.854zm-.121-1.364h-.506v-2.123h.539q.825 0 1.177.275.363.275.363.814 0 .56-.385.792-.374.242-1.188.242zM416.782 146.798q1.573 0 2.376-.44.803-.44.803-1.551 0-.671-.32-1.133-.307-.462-.89-.561v-.055q.396-.077.715-.275.319-.198.506-.572.187-.374.187-.99 0-1.067-.77-1.672t-2.112-.605h-2.937v7.854zm.187-3.113q.726 0 1 .23.287.232.287.672 0 .45-.33.649-.33.198-1.045.198H416v-1.75zm-.968-1.32v-2.046h1.089q.748 0 1.045.286.297.297.297.78 0 .44-.308.705-.297.275-1.09.275zM425.262 143.355h3.113v-4.07q-.616-.209-1.287-.33-.66-.121-1.507-.121-1.76 0-2.706 1.034t-.946 3.014q0 1.232.473 2.134.484.902 1.397 1.397t2.233.495q.627 0 1.232-.132t1.1-.352l-.55-1.331q-.363.187-.825.308-.462.12-.968.12-.726 0-1.265-.33-.528-.33-.825-.934-.286-.594-.286-1.408 0-.77.21-1.364.208-.594.66-.935.45-.33 1.176-.33.352 0 .594.033.253.033.462.077v1.639h-1.485z"/></g><path d="M128.844 1652.72H1557.47v-333.95H128.844v333.95" style="fill:#878787;fill-rule:evenodd" transform="scale(.1)"/><path style="color:#000;fill:#fff;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:2.61313;-inkscape-stroke:none" d="M128.844 1316.27a2.5 2.5 0 0 0-2.5 2.5v333.95a2.5 2.5 0 0 0 2.5 2.5H1557.47a2.5 2.5 0 0 0 2.5-2.5v-333.95a2.5 2.5 0 0 0-2.5-2.5zm2.5 5H1554.97v328.95H131.344Z" transform="scale(.1)"/><g aria-label="HSM (Secure Boot)" style="font-weight:700;font-size:10.9997px;font-family:ArialMT;-inkscape-font-specification:ArialMT-Bold;fill:#fff"><path d="M78.923 151.996h-1.66v3.388h-3.114v-3.388h-1.66v7.854h1.66v-3.08h3.113v3.08h1.661zM85.061 154.174q0-1.045-.759-1.672-.748-.616-2.134-.616-1.243 0-2.222.473v1.55q.561-.241 1.155-.45.605-.198 1.2-.198.615 0 .868.231.264.242.264.605 0 .297-.209.506-.198.209-.539.385-.34.187-.78.396-.276.132-.595.308-.319.187-.616.45-.286.276-.473.66-.187.386-.187.925 0 1.056.715 1.639.715.594 1.947.594.616 0 1.166-.143.561-.143 1.166-.407l-.539-1.298q-.539.22-.968.34-.429.122-.88.122-.473 0-.726-.22t-.253-.572q0-.418.374-.66.374-.242 1.111-.594.605-.286 1.023-.594.429-.308.66-.726.231-.418.231-1.034zM91.089 151.996l-1.892 6.16h-.044l.033-.66q.022-.44.044-.946.022-.495.022-.902v-3.652h-1.485v7.854h2.266l1.859-6.006h.033l1.969 6.006h2.266v-7.854h-1.551v3.718q0 .374.01.858.023.484.034.913l.033.66h-.044l-2.024-6.149ZM48.102 142.722q0 1.342.385 2.585.396 1.254 1.232 2.254h1.342q-.748-1.033-1.144-2.276-.385-1.243-.385-2.552 0-1.276.385-2.52.396-1.231 1.133-2.243h-1.331q-.836.968-1.232 2.189-.385 1.232-.385 2.563zM56.946 141.886q0-1.045-.76-1.672-.747-.616-2.133-.616-1.243 0-2.222.473v1.55q.561-.241 1.155-.45.605-.198 1.199-.198.616 0 .869.23.264.243.264.606 0 .297-.21.506-.197.209-.538.385-.341.187-.781.396-.275.132-.594.308-.319.187-.616.45-.286.276-.473.66-.187.386-.187.925 0 1.056.715 1.638.715.594 1.947.594.616 0 1.166-.143.56-.143 1.166-.407l-.54-1.297q-.538.22-.967.34-.43.122-.88.122-.473 0-.726-.22t-.253-.572q0-.418.374-.66.374-.242 1.11-.594.606-.286 1.024-.594.429-.308.66-.726.23-.418.23-1.034zM61.995 145.824q1.243 0 1.969-.715.726-.704.726-2.013v-.792h-3.872q.022-.693.407-1.09.396-.395 1.089-.395.583 0 1.056.11.473.12.979.363v-1.265q-.44-.22-.935-.32-.484-.11-1.177-.11-.902 0-1.595.33-.693.342-1.09 1.024-.395.682-.395 1.716 0 1.056.352 1.749.363.704 1 1.056.639.352 1.486.352zm.01-1.166q-.472 0-.791-.308-.308-.308-.363-.957h2.299q-.011.55-.286.902-.275.363-.858.363zM68.078 139.598q-1.342 0-2.08.737-.725.748-.725 2.343 0 1.1.374 1.793.374.693 1.034 1.023.67.33 1.54.33.616 0 1.067-.121.461-.121.802-.286l-.483-1.265q-.385.154-.726.253-.33.099-.66.099-1.276 0-1.276-1.815 0-.902.33-1.331.34-.43.946-.43.517 0 .913.133.396.143.77.385v-1.397q-.374-.242-.792-.341-.407-.11-1.034-.11zM77.262 145.714v-6.006h-1.254l-.22.77H75.7q-.286-.462-.792-.671-.495-.21-1.056-.21-.968 0-1.55.518-.584.528-.584 1.683v3.916h1.64v-3.51q0-.637.23-.967.231-.33.737-.33.748 0 1.023.506.275.517.275 1.474v2.827ZM81.827 145.824q.121 0 .286-.011.165-.011.264-.033l-.12-1.54q-.078.022-.232.033-.143.022-.253.022-.418 0-.803-.154-.385-.143-.627-.473-.23-.33-.23-.902v-3.058h-1.64v6.006h1.243l.242-1.012h.077q.264.462.726.792.462.33 1.067.33ZM85.226 145.824q1.243 0 1.969-.715.726-.704.726-2.013v-.792h-3.872q.022-.693.407-1.09.396-.395 1.09-.395.582 0 1.055.11.473.12.979.363v-1.265q-.44-.22-.935-.32-.484-.11-1.177-.11-.902 0-1.595.33-.693.342-1.089 1.024-.396.682-.396 1.716 0 1.056.352 1.749.363.704 1.001 1.056.638.352 1.485.352zm.011-1.166q-.473 0-.792-.308-.308-.308-.363-.957h2.299q-.011.55-.286.902-.275.363-.858.363ZM94.499 147.561q1.573 0 2.376-.44.803-.44.803-1.55 0-.671-.32-1.133-.307-.462-.89-.561v-.055q.396-.077.715-.275.319-.198.506-.572.187-.374.187-.99 0-1.067-.77-1.672t-2.112-.605h-2.937v7.853Zm.187-3.112q.726 0 1 .23.287.232.287.672 0 .45-.33.649-.33.198-1.045.198h-.88v-1.75Zm-.968-1.32v-2.046h1.089q.748 0 1.045.286.297.297.297.78 0 .44-.308.705-.297.275-1.09.275ZM105.323 142.722q0-1.496-.792-2.31-.781-.814-2.134-.814-.836 0-1.496.363-.65.363-1.023 1.056-.374.704-.374 1.705 0 1.496.78 2.299.782.803 2.146.803.847 0 1.496-.363t1.023-1.056q.374-.682.374-1.683zm-4.147 0q0-.891.286-1.353.297-.451.957-.451.649 0 .935.45.297.463.297 1.354 0 .89-.297 1.33-.286.452-.946.452-.65 0-.946-.451-.286-.44-.286-1.331zM112.043 142.722q0-1.496-.792-2.31-.78-.814-2.134-.814-.836 0-1.496.363-.649.363-1.023 1.056-.373.704-.373 1.705 0 1.496.78 2.299.781.803 2.145.803.847 0 1.496-.363.65-.363 1.023-1.056.374-.682.374-1.683zm-4.147 0q0-.891.286-1.353.297-.451.957-.451.65 0 .935.45.297.463.297 1.354 0 .89-.297 1.33-.286.452-.946.452-.649 0-.946-.451-.286-.44-.286-1.331zM115.838 140.907q.275 0 .528.055t.506.132v-1.221q-.264-.11-.66-.187-.385-.088-.847-.088-.539 0-.968.176-.418.176-.67.605-.243.44-.243 1.21v2.893h-.78v.693l.901.55.473 1.265h1.045v-1.276h1.683v-1.232h-1.683v-2.893q0-.341.198-.517.198-.165.517-.165z"/><path d="M119.402 142.722q0-1.331-.396-2.563-.385-1.221-1.22-2.19h-1.332q.748 1.013 1.133 2.245.385 1.243.385 2.519 0 1.309-.396 2.552-.385 1.243-1.133 2.276h1.342q.836-1 1.221-2.254.396-1.243.396-2.585z"/></g><path d="M44.23 3903.65H2121.4V1808.32H44.23v2095.33" style="fill:#dcddde;fill-rule:evenodd" transform="scale(.1)"/><path style="color:#000;fill:#fff;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:2.61313;-inkscape-stroke:none" d="M44.23 1805.82a2.5 2.5 0 0 0-2.5 2.5v2095.33a2.5 2.5 0 0 0 2.5 2.5H2121.4a2.5 2.5 0 0 0 2.5-2.5V1808.32a2.5 2.5 0 0 0-2.5-2.5zm2.5 5H2118.9v2090.33H46.73Z" transform="scale(.1)"/><path d="M128.297 3062.72h934.073v-247.5H128.297v247.5" style="fill:#878787;fill-rule:evenodd" transform="scale(.1)"/><path style="color:#000;fill:#fff;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:2.61313;-inkscape-stroke:none" d="M128.297 2812.72a2.5 2.5 0 0 0-2.5 2.5v247.5a2.5 2.5 0 0 0 2.5 2.5h934.072a2.5 2.5 0 0 0 2.502-2.5v-247.5a2.5 2.5 0 0 0-2.502-2.5zm2.5 5h929.072v242.5H130.797Z" transform="scale(.1)"/><path d="M128.297 3369.48h934.073v-247.5H128.297v247.5" style="fill:#878787;fill-rule:evenodd" transform="scale(.1)"/><path style="color:#000;fill:#fff;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:2.61313;-inkscape-stroke:none" d="M128.297 3119.48a2.5 2.5 0 0 0-2.5 2.5v247.5a2.5 2.5 0 0 0 2.5 2.5h934.072a2.5 2.5 0 0 0 2.502-2.5v-247.5a2.5 2.5 0 0 0-2.502-2.5zm2.5 5h929.072v242.5H130.797Z" transform="scale(.1)"/><path d="M128.297 2760.47h934.073v-247.49H128.297v247.49" style="fill:#878787;fill-rule:evenodd" transform="scale(.1)"/><path style="color:#000;fill:#fff;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:2.61313;-inkscape-stroke:none" d="M128.297 2510.48a2.5 2.5 0 0 0-2.5 2.5v247.49a2.5 2.5 0 0 0 2.5 2.5h934.072a2.5 2.5 0 0 0 2.502-2.5v-247.49a2.5 2.5 0 0 0-2.502-2.5zm2.5 5h929.072v242.49H130.797Z" transform="scale(.1)"/><path d="M128.297 2152.07h934.073v-247.5H128.297v247.5" style="fill:#878787;fill-rule:evenodd" transform="scale(.1)"/><path style="color:#000;fill:#fff;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:2.61313;-inkscape-stroke:none" d="M128.297 1902.07a2.5 2.5 0 0 0-2.5 2.5v247.5a2.5 2.5 0 0 0 2.5 2.5h934.072a2.5 2.5 0 0 0 2.502-2.5v-247.5a2.5 2.5 0 0 0-2.502-2.5zm2.5 5h929.072v242.5H130.797Z" transform="scale(.1)"/><path d="M1092.07 2760.03h934.07v-247.5h-934.07v247.5" style="fill:#878787;fill-rule:evenodd" transform="scale(.1)"/><path style="color:#000;fill:#fff;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:2.61313;-inkscape-stroke:none" d="M1092.07 2510.03a2.5 2.5 0 0 0-2.5 2.5v247.5a2.5 2.5 0 0 0 2.5 2.5h934.07a2.5 2.5 0 0 0 2.5-2.5v-247.5a2.5 2.5 0 0 0-2.5-2.5zm2.5 5h929.07v242.5h-929.07z" transform="scale(.1)"/><path d="M1092.07 3062.27h934.08v-247.49h-934.08v247.49" style="fill:#878787;fill-rule:evenodd" transform="scale(.1)"/><path style="color:#000;fill:#fff;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:2.61313;-inkscape-stroke:none" d="M1092.07 2812.28a2.5 2.5 0 0 0-2.5 2.5v247.49a2.5 2.5 0 0 0 2.5 2.5h934.08a2.5 2.5 0 0 0 2.5-2.5v-247.49a2.5 2.5 0 0 0-2.5-2.5zm2.5 5h929.08v242.49h-929.08z" transform="scale(.1)"/><g aria-label="3x eCAP 3x ePWM 3x SPI 8x UART" style="font-weight:700;font-size:10.9997px;font-family:ArialMT;-inkscape-font-specification:ArialMT-Bold;fill:#fff"><path d="M138.65 265.784q0-.814-.495-1.298-.484-.484-1.2-.66v-.033q.947-.11 1.43-.572.496-.462.496-1.243 0-.682-.341-1.232-.33-.539-1.034-.858-.693-.308-1.793-.308-1.276 0-2.266.429v1.408q.506-.253 1.056-.385.56-.132 1.034-.132.89 0 1.243.308.363.308.363.869 0 .33-.165.55-.165.23-.583.34-.407.122-1.144.122h-.594v1.276h.605q.726 0 1.1.132.385.143.517.374.143.242.143.55 0 .418-.264.649-.253.242-.858.242-.561 0-.98-.198-.406-.187-.692-.374l-.77 1.144q.462.33 1.078.55.627.22 1.485.22 1.21 0 1.914-.495.715-.484.715-1.375zM141.235 262.759l-1.936 2.937h1.859l1.166-1.914 1.177 1.914h1.859l-1.958-2.937 2.046-3.069h-1.86l-1.264 2.057-1.265-2.057h-1.86ZM151.651 265.806q1.243 0 1.97-.715.725-.704.725-2.013v-.792h-3.871q.022-.693.407-1.089.396-.396 1.088-.396.583 0 1.056.11.473.121.98.363v-1.265q-.44-.22-.936-.319-.484-.11-1.177-.11-.901 0-1.594.33-.693.341-1.09 1.023-.395.682-.395 1.716 0 1.056.352 1.749.363.704 1 1.056.639.352 1.485.352zm.011-1.166q-.472 0-.791-.308-.308-.308-.363-.957h2.298q-.01.55-.286.902-.275.363-.858.363zM158.757 266.268q-.957 0-1.463-.715-.506-.715-.506-1.958 0-1.254.462-1.947.473-.682 1.507-.682.484 0 .957.11.484.11 1.045.308v-1.397q-.517-.209-1.023-.308-.506-.099-1.133-.099-1.21 0-2.002.495-.78.506-1.155 1.408-.374.913-.374 2.123 0 1.188.43 2.1.428.914 1.242 1.43.825.518 2.013.518.583 0 1.166-.154.594-.143 1.133-.396l-.539-1.353q-.44.209-.89.363-.44.154-.87.154zM168.173 259.69l-.572 1.87h-2.86l-.572-1.87h-1.793l2.772 7.887h2.035l2.783-7.887Zm-1.54 5.093q-.055.187-.143.473t-.176.583q-.088.297-.143.517-.055-.22-.154-.55-.088-.32-.176-.616-.077-.286-.12-.407l-.562-1.826h2.046zM173.816 267.544q1.518 0 2.21-.66.705-.65.705-1.793 0-.682-.286-1.287-.286-.594-.957-.957-.66-.363-1.804-.363h-.715v-2.794h-1.661v7.854zm-.088-1.364h-.76v-2.332h.55q.705 0 1.112.275.418.286.418.913 0 1.144-1.32 1.144zM136.997 296.058q0-.814-.495-1.298-.484-.484-1.199-.66v-.033q.946-.11 1.43-.572.495-.462.495-1.243 0-.682-.34-1.232-.33-.539-1.035-.858-.693-.308-1.793-.308-1.276 0-2.266.43v1.407q.506-.253 1.056-.385.561-.132 1.034-.132.891 0 1.243.308.363.308.363.87 0 .33-.165.55-.165.23-.583.34-.407.121-1.144.121h-.594v1.276h.605q.726 0 1.1.132.385.143.517.374.143.242.143.55 0 .418-.264.649-.253.242-.858.242-.56 0-.979-.198-.407-.187-.693-.374l-.77 1.144q.462.33 1.078.55.627.22 1.485.22 1.21 0 1.914-.495.715-.484.715-1.375zM139.582 293.033l-1.936 2.937h1.859l1.166-1.914 1.177 1.914h1.859l-1.958-2.937 2.046-3.069h-1.859l-1.265 2.057-1.265-2.057h-1.859ZM149.999 296.08q1.243 0 1.969-.715.726-.704.726-2.013v-.792h-3.872q.022-.693.407-1.089.396-.396 1.089-.396.583 0 1.056.11.473.121.979.363v-1.265q-.44-.22-.935-.319-.484-.11-1.177-.11-.902 0-1.595.33-.693.341-1.09 1.023-.395.682-.395 1.716 0 1.056.352 1.75.363.703 1 1.055.639.352 1.486.352zm.01-1.166q-.472 0-.791-.308-.308-.308-.363-.957h2.299q-.011.55-.286.902-.275.363-.858.363zM156.28 297.818q1.518 0 2.21-.66.705-.649.705-1.793 0-.682-.286-1.287-.286-.594-.957-.957-.66-.363-1.804-.363h-.715v-2.794h-1.661v7.854zm-.088-1.364h-.76v-2.332h.55q.705 0 1.112.275.418.286.418.913 0 1.144-1.32 1.144zM170.755 297.818l-2.002-7.854h-1.892l-1.067 4.125q-.033.121-.088.363-.044.242-.11.528-.055.286-.099.539-.044.264-.066.407-.01-.143-.066-.407-.044-.253-.099-.539-.055-.275-.11-.528-.055-.242-.088-.374l-1.056-4.114h-1.892l-2.002 7.854h1.64l1-4.29q.066-.253.143-.638.077-.385.143-.77.066-.385.1-.649.032.275.098.65.066.384.132.736.077.363.132.561l1.144 4.4h1.573l1.144-4.4q.055-.187.121-.55.077-.363.143-.748.066-.385.1-.649.032.275.098.65.066.384.143.77.088.384.143.637l1.001 4.29zM174.814 289.964l-1.892 6.16h-.044l.033-.66q.022-.44.044-.946.022-.495.022-.902v-3.652h-1.485v7.854h2.266l1.86-6.006h.032l1.969 6.006h2.266v-7.854h-1.551v3.718q0 .374.011.858.022.484.033.913l.033.66h-.044l-2.024-6.149zM48.758 326.729q0-.814-.495-1.298-.484-.484-1.199-.66v-.033q.946-.11 1.43-.572.495-.462.495-1.243 0-.682-.34-1.232-.33-.54-1.035-.858-.693-.308-1.793-.308-1.275 0-2.265.429v1.408q.506-.253 1.056-.385.56-.132 1.033-.132.891 0 1.243.308.363.308.363.869 0 .33-.165.55-.165.23-.583.34-.407.122-1.143.122h-.594v1.276h.605q.725 0 1.1.132.384.143.516.374.143.242.143.55 0 .418-.264.649-.253.242-.858.242-.56 0-.978-.198-.407-.187-.693-.374l-.77 1.144q.462.33 1.078.55.627.22 1.484.22 1.21 0 1.914-.495.715-.484.715-1.375zM51.343 323.704l-1.936 2.937h1.86l1.165-1.914 1.177 1.914h1.86l-1.959-2.937 2.046-3.07h-1.859l-1.265 2.058-1.265-2.057h-1.859zM64.048 322.813q0-1.045-.759-1.672-.748-.616-2.134-.616-1.243 0-2.222.473v1.55q.561-.241 1.155-.45.605-.198 1.2-.198.615 0 .868.23.264.243.264.606 0 .297-.209.506-.198.209-.539.385-.34.187-.78.396-.276.132-.595.308-.319.187-.616.45-.286.276-.473.66-.187.386-.187.925 0 1.056.715 1.639.715.594 1.947.594.616 0 1.166-.143.561-.143 1.166-.407l-.539-1.298q-.539.22-.968.34-.429.122-.88.122-.473 0-.726-.22t-.253-.572q0-.418.374-.66.374-.242 1.111-.594.605-.286 1.023-.594.429-.308.66-.726.231-.418.231-1.034zM69.262 328.489q1.518 0 2.21-.66.705-.65.705-1.793 0-.682-.286-1.287-.286-.594-.957-.957-.66-.363-1.804-.363h-.715v-2.794h-1.661v7.854zm-.088-1.364h-.76v-2.332h.55q.705 0 1.112.275.418.286.418.913 0 1.144-1.32 1.144zM77.028 320.635h-3.575v.946l.957.44v5.082l-.957.44v.946h3.575v-.946l-.957-.44v-5.082l.957-.44zM39.871 296.388q.682 0 1.243-.209.572-.209.913-.626.352-.418.352-1.056 0-.704-.407-1.166-.396-.451-1-.748.417-.22.791-.517.385-.286.616-.682.242-.385.242-.913 0-.65-.352-1.133-.34-.484-.968-.748-.616-.264-1.43-.264-1.32 0-2.046.56-.715.562-.715 1.54 0 .815.44 1.31.44.495 1.067.803-.528.33-.902.792-.363.473-.363 1.177 0 .627.352 1.045.352.417.924.626.583.21 1.243.21zm-.01-1.21q-.408 0-.683-.208-.264-.21-.264-.594 0-.407.286-.66.286-.253.671-.44.374.176.66.418.286.253.286.682 0 .385-.275.594-.264.209-.682.209zm-1.21-4.652q0-.43.296-.704.308-.275.902-.275.616 0 .924.264.308.264.308.704 0 .297-.176.517-.176.23-.44.407-.253.187-.528.34l-.143.078q-.506-.242-.825-.561-.319-.32-.319-.77zM44.931 291.505l-1.936 2.937h1.86l1.165-1.914 1.177 1.914h1.86l-1.959-2.937 2.046-3.07h-1.859l-1.265 2.058-1.265-2.057h-1.859zM59.396 291.208q0-.814-.363-1.474-.352-.65-1.078-1.034-.715-.374-1.815-.374-1.562 0-2.376.792-.814.803-.814 2.112v5.06h1.661v-4.807q0-.968.396-1.364.396-.396 1.177-.396.814 0 1.177.429.374.429.374 1.342v4.795h1.66zM65.754 288.436l-.572 1.87h-2.86l-.572-1.87h-1.793l2.772 7.886h2.035l2.783-7.886zm-1.54 5.093q-.055.187-.143.473t-.176.583q-.088.297-.143.517-.055-.22-.154-.55-.088-.32-.176-.616-.077-.286-.121-.407l-.561-1.826h2.046zM71.177 296.29q1.605 0 2.364-.583.77-.583.77-1.771 0-.54-.209-.946-.198-.396-.539-.682-.33-.275-.715-.451l2.31-3.421H73.31l-1.87 3.014h-.89v-3.014h-1.661v7.853zm-.121-1.364h-.506v-2.123h.539q.824 0 1.176.275.363.275.363.814 0 .56-.385.792-.374.242-1.187.242zM79.855 288.436h-1.66v6.468H76.06v1.385h5.93v-1.385h-2.135z"/></g><path d="M128.297 2453.71h934.073v-247.5H128.297v247.5" style="fill:#878787;fill-rule:evenodd" transform="scale(.1)"/><path style="color:#000;fill:#fff;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:2.61313;-inkscape-stroke:none" d="M128.297 2203.709a2.5 2.5 0 0 0-2.5 2.502v247.5a2.5 2.5 0 0 0 2.5 2.5h934.072a2.5 2.5 0 0 0 2.502-2.5v-247.5a2.5 2.5 0 0 0-2.502-2.502zm2.5 5.002h929.072v242.498H130.797Z" transform="scale(.1)"/><g aria-label="OSPI" style="font-weight:700;font-size:10.9997px;font-family:ArialMT;-inkscape-font-specification:ArialMT-Bold;fill:#fff"><path d="M54.629 202.832q0-1.221-.407-2.134-.396-.902-1.221-1.408-.825-.506-2.112-.506-1.276 0-2.112.506-.825.506-1.232 1.419-.396.913-.396 2.134 0 1.22.396 2.123.407.902 1.232 1.397.836.506 2.123.506 1.276 0 2.1-.506.826-.495 1.222-1.408.407-.902.407-2.123zm-5.731 0q0-1.232.473-1.947.473-.704 1.518-.704 1.067 0 1.529.704.462.715.462 1.947 0 1.243-.462 1.947t-1.518.704q-1.056 0-1.53-.704-.472-.704-.472-1.947zM60.69 201.072q0-1.045-.76-1.672-.747-.616-2.133-.616-1.243 0-2.222.473v1.55q.56-.241 1.155-.45.605-.198 1.199-.198.616 0 .869.231.264.242.264.605 0 .297-.21.506-.197.209-.538.385-.341.187-.781.396-.275.132-.594.308-.32.187-.616.45-.286.276-.473.66-.187.386-.187.925 0 1.056.715 1.639.715.594 1.947.594.616 0 1.166-.143.56-.143 1.166-.407l-.54-1.298q-.538.22-.967.34-.43.122-.88.122-.473 0-.726-.22t-.253-.572q0-.418.374-.66.374-.242 1.11-.594.606-.286 1.024-.594.429-.308.66-.726.23-.418.23-1.034zM65.903 206.748q1.518 0 2.211-.66.704-.65.704-1.793 0-.682-.286-1.287-.286-.594-.957-.957-.66-.363-1.804-.363h-.715v-2.794h-1.66v7.854zm-.088-1.364h-.759v-2.332h.55q.704 0 1.111.275.418.286.418.913 0 1.144-1.32 1.144zM73.67 198.894h-3.576v.946l.957.44v5.082l-.957.44v.946h3.575v-.946l-.957-.44v-5.082l.957-.44z"/></g><path d="M1092.07 2453.71h934.07v-247.5h-934.07v247.5" style="fill:#878787;fill-rule:evenodd" transform="scale(.1)"/><path style="color:#000;fill:#fff;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:2.61313;-inkscape-stroke:none" d="M1092.07 2203.709a2.5 2.5 0 0 0-2.5 2.502v247.5a2.5 2.5 0 0 0 2.5 2.5h934.07a2.5 2.5 0 0 0 2.5-2.5v-247.5a2.5 2.5 0 0 0-2.5-2.502zm2.5 5.002h929.07v242.498h-929.07z" transform="scale(.1)"/><g aria-label="CAN-FD" style="font-weight:700;font-size:10.9997px;font-family:ArialMT;-inkscape-font-specification:ArialMT-Bold;fill:#fff"><path d="M42.795 266.307q-.957 0-1.463-.715-.506-.715-.506-1.958 0-1.254.462-1.947.473-.682 1.507-.682.484 0 .957.11.484.11 1.045.308v-1.397q-.517-.209-1.023-.308-.506-.099-1.133-.099-1.21 0-2.002.495-.781.506-1.155 1.408-.374.913-.374 2.123 0 1.188.429 2.1.429.914 1.243 1.43.825.518 2.013.518.583 0 1.166-.154.594-.143 1.133-.396l-.54-1.353q-.44.209-.89.363-.44.154-.87.154ZM52.21 259.729l-.571 1.87h-2.86l-.572-1.87h-1.793l2.772 7.887h2.035l2.782-7.887Zm-1.54 5.093q-.054.187-.142.473t-.176.583q-.088.297-.143.517-.055-.22-.154-.55-.088-.32-.176-.616-.077-.286-.121-.407l-.561-1.826h2.046zM62.308 259.729h-2.112l-3.42 5.94h-.045l.044-1.122q.033-.561.055-1.122v-3.696h-1.485v7.854h2.101l3.41-5.885h.033q-.01.55-.033 1.089l-.044 1.078v3.718h1.496zM62.627 262.006v1.342h2.882v-1.342zM68.59 259.729h-1.64v7.854h4.499v-1.364h-2.86v-2.024h2.662v-1.364h-2.662zM80.183 263.733q0-1.991-1.133-3.003-1.122-1.001-3.157-1.001H73.67v7.854h2.464q1.232 0 2.134-.44.913-.44 1.408-1.298.506-.847.506-2.112zm-1.727-.044q0 1.309-.572 1.914-.572.616-1.661.616h-.891v-5.115h.715q2.409 0 2.409 2.585z"/></g><path d="M1092.07 2152.07h934.08v-247.5h-934.08v247.5" style="fill:#878787;fill-rule:evenodd" transform="scale(.1)"/><path style="color:#000;fill:#fff;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:2.61313;-inkscape-stroke:none" d="M1092.07 1902.07a2.5 2.5 0 0 0-2.5 2.5v247.5a2.5 2.5 0 0 0 2.5 2.5h934.08a2.5 2.5 0 0 0 2.5-2.5v-247.5a2.5 2.5 0 0 0-2.5-2.5zm2.5 5h929.08v242.5h-929.08z" transform="scale(.1)"/><g aria-label="2x USB 2.0" style="font-weight:700;font-size:10.1842px;font-family:ArialMT;-inkscape-font-specification:ArialMT-Bold;fill:#fff"><path d="M135.2 199.186h-5.083v1.07l1.823 1.843q.55.57.886.947.336.387.49.692.152.316.152.672 0 .438-.244.652-.235.214-.642.214-.418 0-.815-.193-.397-.194-.835-.55l-.835.988q.316.275.662.509.356.234.815.377.468.152 1.12.152.713 0 1.222-.264.52-.255.794-.703.286-.438.286-.998 0-.601-.245-1.1-.234-.5-.692-.988-.448-.489-1.09-1.08l-.937-.875v-.072h3.167ZM137.307 202.027l-1.792 2.72h1.721l1.08-1.772 1.09 1.772h1.72l-1.812-2.72 1.894-2.841h-1.721l-1.171 1.904-1.172-1.904h-1.72ZM150.7 201.752q0-.753-.336-1.364-.326-.601-.998-.958-.662-.346-1.68-.346-1.447 0-2.2.733-.754.744-.754 1.956v4.685h1.538v-4.451q0-.896.366-1.263.367-.366 1.09-.366.753 0 1.09.397.346.397.346 1.242v4.44h1.538zM156.423 201.202q0-.967-.703-1.548-.692-.57-1.975-.57-1.151 0-2.057.438v1.436q.519-.224 1.069-.418.56-.183 1.11-.183.57 0 .804.214.245.224.245.56 0 .275-.194.469-.183.193-.499.356-.315.173-.723.367-.254.122-.55.285-.295.173-.57.417-.265.255-.438.611-.173.357-.173.856 0 .978.662 1.517.662.55 1.803.55.57 0 1.08-.132.518-.132 1.079-.377l-.5-1.202q-.498.204-.896.316-.397.112-.814.112-.438 0-.673-.204-.234-.203-.234-.53 0-.386.347-.61.346-.224 1.028-.55.56-.265.947-.55.397-.285.611-.672.214-.387.214-.958zM161.19 206.458q1.456 0 2.2-.408.743-.407.743-1.436 0-.621-.296-1.049-.285-.428-.825-.52v-.05q.367-.071.662-.255.296-.183.469-.53.173-.346.173-.916 0-.988-.713-1.548t-1.955-.56h-2.72v7.272zm.172-2.883q.673 0 .927.214.265.214.265.621 0 .418-.305.601-.306.184-.968.184h-.815v-1.62zm-.896-1.222v-1.894h1.009q.692 0 .967.265.275.275.275.723 0 .407-.285.652-.275.254-1.008.254zM173.685 199.186h-5.082v1.07l1.823 1.843q.55.57.886.947.337.387.49.692.152.316.152.672 0 .438-.244.652-.235.214-.642.214-.418 0-.815-.193-.397-.194-.835-.55l-.835.988q.316.275.662.509.357.234.815.377.468.152 1.12.152.713 0 1.222-.264.52-.255.795-.703.285-.438.285-.998 0-.601-.245-1.1-.234-.5-.692-.988-.448-.489-1.09-1.08l-.937-.875v-.072h3.167zM174.439 199.899q0 .468.255.652.254.193.62.193.357 0 .612-.193.255-.184.255-.652 0-.448-.255-.652-.255-.193-.611-.193-.367 0-.621.193-.255.204-.255.652zM182.138 202.822q0-1.171-.254-2.007-.245-.835-.805-1.283-.55-.448-1.487-.448-1.314 0-1.925.988-.61.998-.61 2.75 0 1.181.244 2.016t.804 1.283q.56.449 1.487.449 1.304 0 1.925-.988t.621-2.76zm-3.554 0q0-1.243.214-1.874.214-.621.794-.621.57 0 .795.62.224.622.224 1.875 0 1.242-.224 1.874-.224.631-.795.631-.58 0-.794-.631-.214-.632-.214-1.874z"/></g><path d="M128.844 3746.34H2026.1v-318.02H128.844v318.02" style="fill:#878787;fill-rule:evenodd" transform="scale(.1)"/><path style="color:#000;fill:#fff;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:2.61313;-inkscape-stroke:none" d="M128.844 3425.82a2.5 2.5 0 0 0-2.5 2.5v318.02a2.5 2.5 0 0 0 2.5 2.5H2026.1a2.5 2.5 0 0 0 2.5-2.5v-318.02a2.5 2.5 0 0 0-2.5-2.5zm2.5 5H2023.6v313.02H131.344Z" transform="scale(.1)"/><g aria-label="2-port Gb Ethernet w/ 1588" style="font-weight:700;font-size:10.9997px;font-family:ArialMT;-inkscape-font-specification:ArialMT-Bold;fill:#fff"><path d="M43.872 355.807h-5.489v1.155l1.97 1.99q.593.617.956 1.024.363.418.528.748.165.34.165.726 0 .473-.264.704-.253.23-.693.23-.45 0-.88-.208-.429-.21-.902-.594l-.902 1.067q.341.297.715.55.385.253.88.407.506.165 1.21.165.77 0 1.32-.286.561-.275.858-.76.308-.472.308-1.077 0-.65-.264-1.188-.253-.54-.748-1.067-.484-.528-1.177-1.166l-1.012-.946v-.077h3.421zM44.39 358.084v1.342h2.881v-1.342zM51.924 361.923q1.012 0 1.639-.792.627-.781.627-2.31t-.649-2.332q-.649-.792-1.661-.792-.649 0-1.034.231-.385.242-.627.539h-.088q.088-.462.088-.88v-2.42H48.58v8.646h1.331l.231-.781h.077q.242.363.649.627.407.264 1.056.264zm-.528-1.31q-.638 0-.902-.395-.253-.396-.275-1.21v-.176q0-.87.253-1.342.264-.462.946-.462.561 0 .825.462.275.473.275 1.353 0 1.77-1.122 1.77zM60.757 358.82q0-1.495-.792-2.309-.781-.814-2.134-.814-.836 0-1.496.363-.65.363-1.023 1.056-.374.704-.374 1.705 0 1.496.78 2.299.782.803 2.146.803.847 0 1.496-.363t1.023-1.056q.374-.682.374-1.683zm-4.147 0q0-.89.286-1.352.297-.451.957-.451.649 0 .935.451.297.462.297 1.353 0 .89-.297 1.33-.286.452-.946.452-.65 0-.946-.451-.286-.44-.286-1.331zM65.377 361.923q.12 0 .286-.011.165-.011.264-.033l-.121-1.54q-.077.022-.231.033-.143.022-.253.022-.418 0-.803-.154-.385-.143-.627-.473-.231-.33-.231-.902v-3.058h-1.64v6.006h1.244l.242-1.012h.077q.264.462.726.792.462.33 1.067.33z"/><path d="M68.83 357.006q.276 0 .529.055t.506.132v-1.221q-.264-.11-.66-.187-.385-.088-.847-.088-.54 0-.968.176-.418.176-.671.605-.242.44-.242 1.21v2.893h-.781v.693l.902.55.473 1.265h1.045v-1.276h1.683v-1.232h-1.683v-2.893q0-.341.198-.517.198-.165.517-.165zM76.134 360.218h3.113v-4.07q-.616-.209-1.287-.33-.66-.121-1.507-.121-1.76 0-2.706 1.034t-.946 3.014q0 1.232.473 2.134.484.902 1.397 1.397t2.233.495q.627 0 1.232-.132t1.1-.352l-.55-1.331q-.363.187-.825.308-.462.12-.968.12-.726 0-1.265-.33-.528-.33-.825-.934-.286-.594-.286-1.408 0-.77.21-1.364.208-.594.66-.935.45-.33 1.176-.33.352 0 .594.033.253.033.462.077v1.639h-1.485zM83.218 362.22q0-.341-.022-.671t-.044-.517h.066q.242.374.65.627.406.264 1.055.264 1.012 0 1.64-.792.626-.781.626-2.31 0-1.54-.638-2.332-.638-.792-1.672-.792-.66 0-1.045.231-.374.242-.616.539h-.11l-.275-.66H81.58v8.36h1.64zm1.177-1.606q-.638 0-.902-.396-.253-.396-.275-1.21v-.176q0-.87.253-1.342.264-.462.946-.462.506 0 .803.462.297.473.297 1.353t-.308 1.32q-.297.45-.814.45zM96.01 355.807h-4.52v7.854h4.52v-1.364h-2.86v-1.727h2.663v-1.364H93.15v-2.024h2.86zM101.225 357.006q.275 0 .528.055t.506.132v-1.221q-.264-.11-.66-.187-.385-.088-.847-.088-.54 0-.968.176-.418.176-.671.605-.242.44-.242 1.21v2.893h-.781v.693l.902.55.473 1.265h1.045v-1.276h1.683v-1.232h-1.683v-2.893q0-.341.198-.517.198-.165.517-.165zM103.997 362.462q0-.44-.033-.847-.022-.407-.044-.572h.088q.286.462.737.67.45.21 1 .21.98 0 1.563-.528.593-.517.593-1.672v-3.916h-1.638v3.509q0 1.298-.968 1.298-.737 0-1.023-.517-.275-.506-.275-1.463v-2.827h-1.64v8.36h1.64ZM111.553 361.923q1.243 0 1.97-.715.725-.704.725-2.013v-.792h-3.872q.022-.693.407-1.089.396-.396 1.09-.396.582 0 1.055.11.473.121.98.363v-1.265q-.44-.22-.936-.319-.484-.11-1.177-.11-.902 0-1.595.33-.693.341-1.089 1.023-.396.682-.396 1.716 0 1.056.352 1.749.363.704 1.001 1.056.638.352 1.485.352zm.011-1.166q-.473 0-.792-.308-.308-.308-.363-.957h2.3q-.012.55-.287.902-.275.363-.858.363zM118.55 361.923q.12 0 .285-.011.165-.011.264-.033l-.12-1.54q-.078.022-.232.033-.143.022-.253.022-.418 0-.803-.154-.385-.143-.627-.473-.23-.33-.23-.902v-3.058h-1.64v6.006h1.243l.242-1.012h.077q.264.462.726.792.462.33 1.067.33zM122.883 361.923q.968 0 1.551-.528.583-.517.583-1.672v-3.916h-1.639v3.509q0 .649-.23.968-.232.33-.738.33-.748 0-1.023-.517-.275-.506-.275-1.463v-2.827h-1.639v6.006h1.254l.22-.77h.088q.286.462.781.67.506.21 1.067.21zM128.669 361.923q1.243 0 1.969-.715.726-.704.726-2.013v-.792h-3.872q.022-.693.407-1.089.396-.396 1.089-.396.583 0 1.056.11.473.121.979.363v-1.265q-.44-.22-.935-.319-.484-.11-1.177-.11-.902 0-1.595.33-.693.341-1.089 1.023-.396.682-.396 1.716 0 1.056.352 1.749.363.704 1.001 1.056.638.352 1.485.352zm.01-1.166q-.472 0-.791-.308-.308-.308-.363-.957h2.299q-.011.55-.286.902-.275.363-.858.363zM134.84 357.006q.275 0 .528.055t.506.132v-1.221q-.264-.11-.66-.187-.385-.088-.847-.088-.54 0-.968.176-.418.176-.671.605-.242.44-.242 1.21v2.893h-.781v.693l.902.55.473 1.265h1.045v-1.276h1.683v-1.232h-1.683v-2.893q0-.341.198-.517.198-.165.517-.165zM143.508 357.908l-.132.55q-.077.374-.176.792-.1.429-.187.78-.088.364-.121.529h-.044q-.033-.165-.121-.528-.077-.352-.176-.781-.1-.418-.187-.792-.088-.374-.132-.572l-.484-2.079h-1.76l-1.705 6.006h1.628l.693-2.662q.077-.275.132-.66.066-.385.12-.748.056-.352.078-.561h.044q.01.154.044.407.033.264.077.539.055.275.088.495.044.23.066.308l.737 2.882h1.804l.703-2.882q.044-.154.1-.495.065-.341.11-.693.054-.352.054-.561h.044q.022.187.077.539.055.363.121.759.077.396.154.67l.715 2.663h1.606l-1.727-6.006h-1.781zM151.218 363.66l-2.926-7.853h-1.485l2.926 7.854zM157.39 355.807h-1.662v4.543q0 .286.011.748.022.462.033.814-.055-.066-.242-.242-.176-.165-.33-.297l-.902-.726-.803 1 2.53 2.014h1.364zM162.262 360.823q.715 0 1.276-.275t.88-.803q.33-.528.33-1.31 0-1.275-.792-2.012-.792-.726-2.343-.726-.616 0-1.166.11-.539.11-.946.319v1.43q.407-.209.98-.363.571-.143 1.077-.143.737 0 1.122.297.396.308.396.946 0 1.188-1.573 1.188-.308 0-.638-.066-.33-.055-.55-.11l-.66.352.297 4.004h4.257v-1.408h-2.805l-.143-1.54q.187.033.396.066.22.044.605.044zM168.224 363.76q.682 0 1.243-.21.572-.208.913-.626.352-.418.352-1.056 0-.704-.407-1.166-.396-.451-1.001-.748.418-.22.792-.517.385-.286.616-.682.242-.385.242-.913 0-.649-.352-1.133-.341-.484-.968-.748-.616-.264-1.43-.264-1.32 0-2.046.561-.715.561-.715 1.54 0 .814.44 1.309t1.067.803q-.528.33-.902.792-.363.473-.363 1.177 0 .627.352 1.045.352.418.924.627.583.209 1.243.209zm-.011-1.21q-.407 0-.682-.21-.264-.208-.264-.593 0-.407.286-.66.286-.253.67-.44.375.176.66.418.287.253.287.682 0 .385-.275.594-.264.209-.682.209zm-1.21-4.653q0-.429.297-.704.308-.275.902-.275.616 0 .924.264.308.264.308.704 0 .297-.176.517-.176.23-.44.407-.253.187-.528.34l-.143.078q-.506-.242-.825-.561-.32-.32-.32-.77zM174.34 363.76q.682 0 1.243-.21.572-.208.913-.626.352-.418.352-1.056 0-.704-.407-1.166-.396-.451-1.001-.748.418-.22.792-.517.385-.286.616-.682.242-.385.242-.913 0-.649-.352-1.133-.341-.484-.968-.748-.616-.264-1.43-.264-1.32 0-2.046.561-.715.561-.715 1.54 0 .814.44 1.309t1.067.803q-.528.33-.902.792-.363.473-.363 1.177 0 .627.352 1.045.352.418.924.627.583.209 1.243.209zm-.011-1.21q-.407 0-.682-.21-.264-.208-.264-.593 0-.407.286-.66.286-.253.67-.44.375.176.66.418.287.253.287.682 0 .385-.275.594-.264.209-.682.209zm-1.21-4.653q0-.429.297-.704.308-.275.902-.275.616 0 .924.264.308.264.308.704 0 .297-.176.517-.176.23-.44.407-.253.187-.528.34l-.143.078q-.506-.242-.825-.561-.32-.32-.32-.77z"/></g><g aria-label="General Connectivity (Main Domain)" style="font-size:10.9997px;font-family:ArialMT;-inkscape-font-specification:ArialMT;fill:#231f20"><path d="M24.02 382.728h2.718v-3.85q-.638-.209-1.287-.308-.65-.099-1.474-.099-1.221 0-2.057.484-.836.495-1.276 1.397-.43.913-.43 2.156 0 1.232.485 2.134.484.902 1.386 1.397.913.506 2.2.506.66 0 1.243-.121.594-.121 1.1-.341l-.374-.858q-.418.187-.946.319-.517.132-1.078.132-1.408 0-2.2-.847-.781-.847-.781-2.321 0-.935.297-1.661.308-.715.957-1.122.649-.396 1.705-.396.517 0 .88.055t.66.132v2.332H24.02ZM31.313 384.587q.76 0 1.298-.33.55-.33.836-.935.297-.594.297-1.397v-.583h-4.036q.022-1.001.506-1.529.494-.517 1.374-.517.561 0 .99.099.44.11.902.308v-.847q-.45-.198-.89-.286-.44-.099-1.046-.099-.836 0-1.484.341-.638.341-1.001 1.012-.352.682-.352 1.66 0 .969.319 1.662.33.693.913 1.067.594.374 1.374.374zm-.01-.792q-.694 0-1.1-.451-.396-.44-.473-1.232h3.002q-.01.748-.352 1.21-.34.473-1.078.473zM37.99 384.587q1.056 0 1.595-.517.54-.506.54-1.65v-3.839h-.958v3.773q0 1.419-1.32 1.419-.979 0-1.353-.55t-.374-1.584v-3.058h-.968v5.896h.781l.143-.803h.055q.286.462.792.682.506.23 1.067.23zM43.545 384.587q.76 0 1.298-.33.55-.33.836-.935.297-.594.297-1.397v-.583H41.94q.022-1.001.506-1.529.495-.517 1.375-.517.561 0 .99.099.44.11.902.308v-.847q-.45-.198-.89-.286-.44-.099-1.046-.099-.836 0-1.485.341-.638.341-1 1.012-.353.682-.353 1.66 0 .969.32 1.662.33.693.912 1.067.594.374 1.375.374zm-.01-.792q-.694 0-1.1-.451-.397-.44-.474-1.232h3.003q-.01.748-.352 1.21-.34.473-1.078.473zM50.134 384.587q.165 0 .352-.022.198-.011.34-.044l-.12-.891q-.143.033-.319.055-.165.022-.319.022-.451 0-.847-.253-.396-.242-.638-.693-.231-.44-.231-1.034v-3.146h-.968v5.896h.792l.11-1.078h.044q.286.484.737.836t1.067.352zM53.28 384.576q1.078 0 1.595-.473.517-.473.517-1.507v-4.015h-.704l-.187.836h-.044q-.385-.484-.814-.715-.418-.231-1.166-.231-.803 0-1.331.418-.528.429-.528 1.331 0 .88.693 1.353.693.484 2.134.528l1 .033v.352q0 .737-.318 1.023-.32.286-.902.286-.462 0-.88-.143-.418-.132-.781-.308l-.297.726q.385.209.913.352.528.154 1.1.154zm.286-3.146q-1.1-.044-1.53-.352-.417-.308-.417-.869 0-.495.297-.726.308-.231.78-.231.749 0 1.244.407.495.418.495 1.276v.528zM58.13 378.581h-.967v8.36h.968zM66.16 385.676q-1.264 0-1.99-.847t-.726-2.321q0-1.463.67-2.321.683-.847 2.036-.847.517 0 .979.088.461.088.901.22v-.858q-.44-.165-.912-.242-.462-.077-1.111-.077-1.2 0-2.002.495-.803.495-1.21 1.408-.396.913-.396 2.145 0 1.188.429 2.09.44.913 1.287 1.419.847.517 2.057.517 1.242 0 2.166-.462l-.396-.836q-.363.165-.813.297-.44.132-.968.132zM75.73 381.54q0-1.463-.748-2.266-.737-.803-2.002-.803-.78 0-1.397.352-.605.363-.957 1.045-.352.693-.352 1.672 0 1.463.737 2.255.737.792 2.002.792.803 0 1.408-.363.616-.352.957-1.034.352-.671.352-1.65zm-4.455 0q0-1.045.407-1.661.418-.605 1.32-.605.891 0 1.31.605.417.616.417 1.66 0 1.046-.418 1.64-.418.594-1.32.594-.902 0-1.309-.594-.407-.594-.407-1.64zM79.558 384.587q1.056 0 1.595-.517.54-.506.54-1.65v-3.839h-.958v3.773q0 1.419-1.32 1.419-.979 0-1.353-.55t-.374-1.584v-3.058h-.968v5.896h.781l.143-.803h.055q.286.462.792.682.506.23 1.067.23zM85.674 384.587q1.056 0 1.595-.517.539-.506.539-1.65v-3.839h-.957v3.773q0 1.419-1.32 1.419-.979 0-1.353-.55t-.374-1.584v-3.058h-.968v5.896h.781l.143-.803h.055q.286.462.792.682.506.23 1.067.23zM91.229 384.587q.759 0 1.298-.33.55-.33.836-.935.297-.594.297-1.397v-.583h-4.037q.022-1.001.506-1.529.495-.517 1.375-.517.56 0 .99.099.44.11.902.308v-.847q-.451-.198-.891-.286-.44-.099-1.045-.099-.836 0-1.485.341-.638.341-1.001 1.012-.352.682-.352 1.66 0 .969.319 1.662.33.693.913 1.067.594.374 1.375.374zm-.011-.792q-.693 0-1.1-.451-.396-.44-.473-1.232h3.003q-.011.748-.352 1.21-.341.473-1.078.473zM97.433 378.471q-.781 0-1.397.319-.605.319-.957.99-.341.67-.341 1.716 0 1.089.363 1.77.363.683.979 1.002.627.319 1.419.319.45 0 .869-.1.418-.087.682-.22l-.297-.802q-.264.099-.616.187t-.66.088q-1.738 0-1.738-2.233 0-1.067.418-1.639.429-.561 1.265-.561.484 0 .847.099.374.099.682.242v-.858q-.297-.154-.66-.231-.352-.088-.858-.088ZM102.537 379.263q.22 0 .45.033.232.044.375.088v-.737q-.154-.077-.44-.121-.286-.055-.55-.055-.462 0-.858.154-.385.165-.627.561t-.242 1.111v3.432h-.836v.462l.847.385.385 1.254h.572v-1.353h1.705v-.748h-1.705v-3.41q0-.539.253-.803.264-.253.67-.253zM104.12 386.688q.22 0 .385-.154.176-.143.176-.462 0-.308-.176-.462-.165-.154-.385-.154-.242 0-.406.154-.165.154-.165.462 0 .319.165.462.164.154.406.154zm.473-2.211v-5.896h-.967v5.896zM107.365 378.581l-2.233 5.896h1.034L107.42 381q.088-.242.187-.54.1-.296.176-.571.077-.264.11-.451h.044q.044.187.121.462.088.275.187.572.11.297.187.528l1.254 3.476h1.034l-2.244-5.896ZM112.062 386.688q.22 0 .385-.154.176-.143.176-.462 0-.308-.176-.462-.165-.154-.385-.154-.242 0-.407.154-.165.154-.165.462 0 .319.165.462.165.154.407.154zm.473-2.211v-5.896h-.968v5.896zM115.978 379.263q.22 0 .451.033.231.044.374.088v-.737q-.154-.077-.44-.121-.286-.055-.55-.055-.462 0-.858.154-.385.165-.627.561t-.242 1.111v3.432h-.836v.462l.847.385.385 1.254h.572v-1.353h1.705v-.748h-1.705v-3.41q0-.539.253-.803.264-.253.671-.253z"/><path d="M116.143 384.477h1.034l1.276-3.355q.165-.44.297-.847.132-.396.198-.759h.044q.066.275.21.715.142.45.296.902l1.199 3.344h1.045l-2.54-6.71q-.309-.836-.804-1.33-.484-.496-1.342-.496-.264 0-.462.033-.198.022-.34.055v.77q.12-.022.285-.044.176-.022.363-.022.506 0 .814.286.32.286.495.759l.308.781zM125.13 381.595q0 1.342.385 2.585.396 1.254 1.232 2.255h.913q-.77-1.034-1.166-2.277-.385-1.243-.385-2.552 0-1.276.385-2.508.396-1.221 1.155-2.255h-.902q-.836.968-1.232 2.189-.385 1.232-.385 2.563ZM132.885 378.581l-2.585 6.886h-.044q.033-.341.055-.924.022-.572.022-1.2v-4.762h-.913v7.854h1.463l2.42-6.435h.044l2.464 6.435h1.452v-7.854h-.98v4.829q0 .572.023 1.133l.055.913h-.044l-2.618-6.875ZM140.683 384.576q1.078 0 1.595-.473.517-.473.517-1.507v-4.015h-.704l-.187.836h-.044q-.385-.484-.814-.715-.418-.231-1.165-.231-.803 0-1.331.418-.528.429-.528 1.331 0 .88.693 1.353.693.484 2.133.528l1.001.033v.352q0 .737-.319 1.023-.319.286-.902.286-.461 0-.88-.143-.417-.132-.78-.308l-.297.726q.385.209.913.352.528.154 1.1.154zm.286-3.146q-1.1-.044-1.528-.352-.418-.308-.418-.869 0-.495.297-.726.308-.231.78-.231.748 0 1.243.407.495.418.495 1.276v.528zM145.061 386.688q.22 0 .385-.154.176-.143.176-.462 0-.308-.176-.462-.165-.154-.385-.154-.242 0-.407.154-.165.154-.165.462 0 .319.165.462.165.154.407.154zm.473-2.211v-5.896h-.968v5.896zM149.846 384.587q1.056 0 1.595-.517.54-.506.54-1.65v-3.839h-.958v3.773q0 1.419-1.32 1.419-.979 0-1.353-.55t-.374-1.584v-3.058h-.968v5.896h.781l.143-.803h.055q.286.462.792.682.506.23 1.067.23zM162.606 382.585q0-1.991-1.09-3.003-1.077-1.001-3.013-1.001h-2.189v7.854h2.42q1.188 0 2.057-.44t1.342-1.298q.473-.847.473-2.112zm-1.045-.033q0 1.573-.781 2.299-.77.737-2.189.737h-1.287v-6.16h1.067q3.19 0 3.19 3.124zM169.25 381.54q0-1.463-.748-2.266-.737-.803-2.002-.803-.781 0-1.397.352-.605.363-.957 1.045-.352.693-.352 1.672 0 1.463.737 2.255.737.792 2.002.792.803 0 1.408-.363.616-.352.957-1.034.352-.671.352-1.65zm-4.455 0q0-1.045.407-1.661.418-.605 1.32-.605.89 0 1.309.605.418.616.418 1.66 0 1.046-.418 1.64-.418.594-1.32.594-.902 0-1.31-.594-.406-.594-.406-1.64zM176.708 384.587q1 0 1.495-.517.495-.506.495-1.65v-3.839h-.957v3.795q0 1.397-1.198 1.397-.858 0-1.232-.495-.363-.495-.363-1.441v-3.256h-.957v3.795q0 1.397-1.21 1.397-.891 0-1.232-.55-.341-.55-.341-1.584v-3.058h-.968v5.896h.78l.144-.803h.055q.275.462.737.682.473.23 1 .23 1.387 0 1.805-.99h.055q.297.507.803.749.517.242 1.089.242zM181.635 384.576q1.078 0 1.595-.473.517-.473.517-1.507v-4.015h-.704l-.187.836h-.044q-.385-.484-.814-.715-.418-.231-1.166-.231-.803 0-1.33.418-.529.429-.529 1.331 0 .88.693 1.353.693.484 2.134.528l1.001.033v.352q0 .737-.319 1.023-.319.286-.902.286-.462 0-.88-.143-.418-.132-.78-.308l-.298.726q.385.209.913.352.528.154 1.1.154zm.286-3.146q-1.1-.044-1.529-.352-.418-.308-.418-.869 0-.495.297-.726.308-.231.781-.231.748 0 1.243.407.495.418.495 1.276v.528zM186.013 386.688q.22 0 .385-.154.176-.143.176-.462 0-.308-.176-.462-.165-.154-.385-.154-.242 0-.407.154-.165.154-.165.462 0 .319.165.462.165.154.407.154zm.473-2.211v-5.896h-.968v5.896zM190.798 384.587q1.056 0 1.595-.517.54-.506.54-1.65v-3.839h-.958v3.773q0 1.419-1.32 1.419-.979 0-1.353-.55t-.374-1.584v-3.058h-.968v5.896h.781l.143-.803h.055q.286.462.792.682.506.23 1.067.23zM196.001 381.595q0-1.331-.396-2.563-.385-1.221-1.221-2.189h-.902q.759 1.034 1.144 2.255.396 1.232.396 2.508 0 1.309-.396 2.552-.385 1.243-1.155 2.277h.913q.836-1.001 1.221-2.255.396-1.243.396-2.585z"/></g><path d="M2187.84 5638.28h1079.01l.04-1089.34h-1079l-.05 1089.34" style="fill:#dcddde;fill-rule:evenodd" transform="scale(.1)"/><path style="color:#000;fill:#fff;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:2.61313;-inkscape-stroke:none" d="M2187.89 4546.44a2.5 2.5 0 0 0-2.5 2.5l-.05 1089.34a2.5 2.5 0 0 0 2.5 2.5h1079.01a2.5 2.5 0 0 0 2.5-2.5l.04-1089.34a2.5 2.5 0 0 0-2.5-2.5zm2.5 5h1074l-.04 1084.34H2190.34Z" transform="scale(.1)"/><path d="M2237.77 5454.26h965.91v-527.04h-965.91v527.04" style="fill:#c00;fill-rule:evenodd" transform="scale(.1)"/><path style="color:#000;fill:#fff;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:2.61313;-inkscape-stroke:none" d="M2237.77 4924.72a2.5 2.5 0 0 0-2.5 2.5v527.04a2.5 2.5 0 0 0 2.5 2.5h965.91a2.5 2.5 0 0 0 2.5-2.5v-527.04a2.5 2.5 0 0 0-2.5-2.5zm2.5 5h960.91v522.04h-960.91z" transform="scale(.1)"/><path d="M2238.94 4888.77h963.57v-283.91h-963.57v283.91" style="fill:#878787;fill-rule:evenodd" transform="scale(.1)"/><path style="color:#000;fill:#fff;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:2.61313;-inkscape-stroke:none" d="M2238.94 4602.36a2.5 2.5 0 0 0-2.5 2.5v283.91a2.5 2.5 0 0 0 2.5 2.5h963.57a2.5 2.5 0 0 0 2.5-2.5v-283.91a2.5 2.5 0 0 0-2.5-2.5zm2.5 5h958.57v278.91h-958.57z" transform="scale(.1)"/><g aria-label="Arm" style="font-weight:700;font-size:10.9997px;font-family:ArialMT;-inkscape-font-specification:ArialMT-Bold;fill:#fff"><path d="m264.834 520.532-.572 1.87h-2.86l-.572-1.87h-1.793l2.772 7.887h2.035l2.783-7.887Zm-1.54 5.093q-.055.187-.143.473t-.176.583q-.088.297-.143.517-.055-.22-.154-.55-.088-.32-.176-.616-.077-.286-.121-.407l-.561-1.826h2.046zM271.192 526.648q.12 0 .286-.011.165-.011.264-.033l-.121-1.54q-.077.022-.231.033-.143.022-.253.022-.418 0-.803-.154-.385-.143-.627-.473-.231-.33-.231-.902v-3.058h-1.64v6.006h1.244l.242-1.012h.077q.264.462.726.792.462.33 1.067.33zM279.166 526.648q1.023 0 1.54-.528.528-.517.528-1.672v-3.916h-1.639v3.509q0 1.298-.902 1.298-.649 0-.924-.462t-.275-1.331v-3.014h-1.638v3.509q0 1.298-.902 1.298-.682 0-.946-.517-.253-.506-.253-1.463v-2.827h-1.64v6.006h1.255l.22-.77h.088q.275.462.748.67.484.21 1 .21.66 0 1.123-.22.462-.21.704-.66h.143q.274.462.758.67.495.21 1.012.21z"/></g><g aria-label="®®" style="font-weight:700;font-size:5.49997px;font-family:ArialMT;-inkscape-font-specification:ArialMT-Bold;fill:#fff"><path d="M283.33 525.977q-.44 0-.809.148-.368.149-.643.418-.27.275-.418.644-.149.368-.149.808 0 .418.149.781.154.369.429.644.275.28.643.434.369.16.798.16.418 0 .78-.149.37-.148.644-.423.28-.27.435-.638.16-.369.16-.809 0-.44-.15-.808-.148-.369-.423-.644-.27-.269-.638-.418-.368-.148-.808-.148Zm0 .352q.45 0 .82.214.373.215.593.589.22.38.22.863 0 .347-.126.65-.121.302-.341.533-.22.231-.523.357-.297.132-.643.132-.468 0-.842-.214-.374-.215-.588-.594-.215-.374-.215-.864 0-.484.21-.863.214-.374.582-.589.374-.214.853-.214zm-.781.462v2.431h.731q.451 0 .66-.193.21-.187.21-.544 0-.259-.133-.413-.132-.148-.297-.214l.638-1.067h-.5l-.523.924h-.34v-.924zm.72 1.292q.215 0 .32.11.11.11.11.281 0 .192-.1.28-.093.088-.335.088h-.27v-.759zM276.917 513.689q-.44 0-.808.148-.369.149-.644.418-.27.275-.418.644-.148.368-.148.808 0 .418.148.781.154.369.43.644.274.28.643.434.368.16.797.16.418 0 .781-.149.369-.148.644-.423.28-.27.434-.638.16-.369.16-.809 0-.44-.149-.808-.148-.369-.423-.644-.27-.27-.638-.418-.369-.148-.809-.148zm0 .352q.451 0 .82.214.374.215.594.589.22.38.22.863 0 .347-.127.65-.12.302-.34.533-.22.23-.523.357-.297.132-.644.132-.467 0-.841-.214-.374-.215-.589-.594-.214-.374-.214-.864 0-.484.209-.863.214-.374.583-.589.374-.214.852-.214zm-.78.462v2.43h.73q.452 0 .66-.192.21-.187.21-.544 0-.259-.132-.413-.132-.148-.297-.214l.638-1.067h-.5l-.523.924h-.341v-.924zm.72 1.292q.214 0 .319.11.11.11.11.28 0 .193-.1.281-.093.088-.335.088h-.27v-.759z"/></g><g aria-label="Cortex-M4F 256KB TCM" style="font-weight:700;font-size:10.9997px;font-family:ArialMT;-inkscape-font-specification:ArialMT-Bold;fill:#fff"><path d="M244.11 514.822q-.956 0-1.462-.715t-.506-1.958q0-1.254.462-1.947.473-.682 1.507-.682.484 0 .957.11.484.11 1.045.308v-1.397q-.517-.21-1.023-.308-.506-.1-1.133-.1-1.21 0-2.002.496-.781.506-1.155 1.408-.374.913-.374 2.123 0 1.188.429 2.1.429.914 1.243 1.43.825.517 2.013.517.583 0 1.166-.154.594-.143 1.133-.396l-.54-1.352q-.44.209-.89.363-.44.154-.87.154ZM254.043 511.258q0-1.496-.792-2.31-.78-.814-2.134-.814-.835 0-1.495.363-.65.363-1.023 1.056-.374.704-.374 1.705 0 1.496.78 2.299.782.803 2.145.803.847 0 1.496-.363.65-.363 1.023-1.056.374-.682.374-1.683zm-4.146 0q0-.891.286-1.353.297-.451.956-.451.65 0 .935.45.297.463.297 1.354 0 .89-.297 1.33-.286.452-.946.452-.648 0-.945-.451-.286-.44-.286-1.331zM258.663 514.36q.121 0 .286-.011.165-.011.264-.033l-.12-1.54q-.078.022-.232.033-.143.022-.253.022-.418 0-.803-.154-.385-.143-.627-.473-.23-.33-.23-.902v-3.058h-1.64v6.006h1.243l.242-1.012h.077q.264.462.726.792.462.33 1.067.33z"/><path d="M262.117 509.443q.275 0 .528.055t.506.132v-1.221q-.264-.11-.66-.187-.385-.088-.847-.088-.539 0-.968.176-.418.176-.67.605-.243.44-.243 1.21v2.893h-.78v.693l.901.55.473 1.265h1.045v-1.276h1.683v-1.232h-1.683v-2.893q0-.341.198-.517.198-.165.517-.165z"/><path d="M265.725 514.36q1.243 0 1.969-.715.726-.704.726-2.013v-.792h-3.872q.022-.693.407-1.09.396-.395 1.09-.395.582 0 1.055.11.473.12.979.363v-1.265q-.44-.22-.935-.32-.484-.11-1.177-.11-.902 0-1.595.33-.693.342-1.089 1.024-.396.682-.396 1.716 0 1.056.352 1.749.363.704 1.001 1.056.638.352 1.485.352zm.011-1.166q-.473 0-.792-.308-.308-.308-.363-.957h2.3q-.012.55-.287.902-.275.363-.858.363zM270.598 511.313l-1.936 2.937h1.859l1.166-1.914 1.177 1.914h1.859l-1.958-2.937 2.046-3.07h-1.86l-1.264 2.058-1.265-2.057h-1.859zM279.012 510.52v1.343h2.882v-1.342zM286.657 508.244l-1.892 6.16h-.044l.033-.66q.022-.44.044-.946.022-.495.022-.902v-3.652h-1.485v7.853h2.266l1.859-6.005h.033l1.969 6.005h2.266v-7.853h-1.551v3.718q0 .374.01.858.023.484.034.913l.033.66h-.044l-2.024-6.15Z"/><path d="M297.613 509.872h-.946v-1.628h-1.617v1.628h-3.355v1.155l3.443 5.07h1.529v-4.938h.946zm-2.563 2.618q0 .253.01.616l.023.67q.022.32.033.419h-.044q-.1-.22-.21-.43-.11-.208-.263-.428l-1.441-2.178h1.892zM300.252 508.244h-1.638v7.853h4.498v-1.363h-2.86v-2.024h2.662v-1.364h-2.662zM247.698 470.743h-5.489v1.155l1.97 1.991q.593.616.956 1.023.363.418.528.748.165.341.165.726 0 .473-.264.704-.253.231-.693.231-.45 0-.88-.209-.429-.209-.902-.594l-.902 1.067q.341.297.715.55.385.253.88.407.506.165 1.21.165.77 0 1.32-.286.561-.275.858-.759.308-.473.308-1.078 0-.649-.264-1.188-.253-.539-.748-1.067-.484-.528-1.177-1.166l-1.012-.946v-.077h3.421zM251.185 475.76q.715 0 1.276-.276.561-.275.88-.803.33-.528.33-1.309 0-1.276-.792-2.013-.792-.726-2.343-.726-.616 0-1.166.11-.539.11-.946.32v1.43q.407-.21.98-.364.571-.143 1.077-.143.737 0 1.122.297.396.308.396.946 0 1.188-1.573 1.188-.308 0-.638-.066-.33-.055-.55-.11l-.66.352.297 4.004h4.257v-1.408h-2.805l-.143-1.54q.187.033.396.066.22.044.605.044zM254.386 474.076q0 .682.1 1.342.098.66.34 1.243.253.594.693 1.045.451.462 1.133.715.693.264 1.672.264.231 0 .539-.022.308-.01.517-.055v-1.33q-.209.054-.462.076-.242.033-.484.033-.979 0-1.518-.308-.528-.308-.748-.869-.22-.55-.253-1.276h.066q.22.385.627.65.418.263 1.078.263 1.034 0 1.639-.649t.605-1.837q0-1.276-.726-2.002-.715-.726-1.947-.726-.803 0-1.452.363-.649.374-1.034 1.133-.385.77-.385 1.947zm2.838-2.112q.484 0 .792.33.308.341.308 1.045 0 .572-.264.902-.264.33-.803.33-.363 0-.638-.165-.275-.154-.429-.407-.154-.253-.154-.517 0-.363.132-.715.132-.34.396-.572.275-.23.66-.23zM267.42 470.743h-1.891l-2.057 3.311-.704-.506v-2.805h-1.661v7.854h1.66V475l.33.462.33.462 2.124 2.673h1.848l-2.74-3.476zM271.49 478.597q1.574 0 2.377-.44.803-.44.803-1.55 0-.672-.32-1.134-.307-.462-.89-.56v-.056q.396-.077.715-.275.319-.198.506-.572.187-.374.187-.99 0-1.067-.77-1.672t-2.112-.605h-2.937v7.854zm.188-3.113q.726 0 1 .231.287.231.287.671 0 .451-.33.65-.33.197-1.045.197h-.88v-1.749zm-.968-1.32v-2.046h1.089q.748 0 1.045.286.297.297.297.781 0 .44-.308.704-.297.275-1.09.275zM283.073 470.743h-1.66v6.468h-2.135v1.386h5.93v-1.386h-2.135zM290.102 477.321q-.957 0-1.463-.715-.506-.715-.506-1.958 0-1.254.462-1.947.473-.682 1.507-.682.484 0 .957.11.484.11 1.045.308v-1.397q-.517-.209-1.023-.308-.506-.099-1.133-.099-1.21 0-2.002.495-.78.506-1.155 1.408-.374.913-.374 2.123 0 1.188.43 2.101.428.913 1.242 1.43.825.517 2.013.517.583 0 1.166-.154.594-.143 1.133-.396l-.539-1.353q-.44.21-.89.363-.44.154-.87.154ZM298.033 470.743l-1.892 6.16h-.044l.033-.66q.022-.44.044-.946.022-.495.022-.902v-3.652h-1.485v7.854h2.266l1.859-6.006h.033l1.969 6.006h2.266v-7.854h-1.551v3.718q0 .374.01.858.023.484.034.913l.033.66h-.044l-2.024-6.149z"/></g><g aria-label="MCUSS With FFI" style="font-size:10.9997px;font-family:ArialMT;-inkscape-font-specification:ArialMT;fill:#231f20"><path d="m235.186 549.307-2.585 6.886h-.044q.033-.341.055-.924.022-.572.022-1.2v-4.762h-.913v7.854h1.463l2.42-6.435h.044l2.464 6.435h1.452v-7.854h-.98v4.829q0 .572.023 1.133l.055.913h-.044L236 549.307ZM244.25 556.402q-1.265 0-1.991-.847-.726-.847-.726-2.321 0-1.463.67-2.321.683-.847 2.036-.847.517 0 .979.088.462.088.902.22v-.858q-.44-.165-.913-.242-.462-.077-1.111-.077-1.2 0-2.002.495-.803.495-1.21 1.408-.396.913-.396 2.145 0 1.188.429 2.09.44.913 1.287 1.419.847.517 2.057.517 1.243 0 2.167-.462l-.396-.836q-.363.165-.814.297-.44.132-.968.132ZM254.798 552.079q0-.814-.33-1.474-.33-.649-1.012-1.034-.67-.374-1.716-.374-1.463 0-2.233.792-.758.803-.758 2.112v5.06h.99v-5.093q0-.957.505-1.485.517-.528 1.551-.528 1.067 0 1.54.561.484.572.484 1.463v5.082h.98zM261.222 551.408q0-1.045-.759-1.628t-2.046-.583q-.66 0-1.22.099-.562.099-.936.275v.946q.396-.176.98-.319.593-.143 1.22-.143.88 0 1.32.341.451.341.451.924 0 .385-.165.649t-.572.484q-.396.23-1.11.484-1.002.363-1.519.89-.506.529-.506 1.442 0 .627.32 1.067.318.45.88.693.571.242 1.308.242.65 0 1.188-.121.54-.121.98-.32l-.309-.846q-.407.176-.89.297-.474.12-.99.12-.738 0-1.112-.318-.374-.308-.374-.825 0-.396.165-.66t.54-.473q.373-.21 1.011-.451.693-.253 1.166-.55.484-.286.726-.693.253-.407.253-1.023zM268.559 551.408q0-1.045-.759-1.628t-2.046-.583q-.66 0-1.22.099-.562.099-.936.275v.946q.396-.176.98-.319.593-.143 1.22-.143.88 0 1.32.341.451.341.451.924 0 .385-.165.649t-.572.484q-.396.23-1.111.484-1 .363-1.518.89-.506.529-.506 1.442 0 .627.32 1.067.318.45.88.693.571.242 1.308.242.649 0 1.188-.121.539-.121.979-.32l-.308-.846q-.407.176-.891.297-.473.12-.99.12-.737 0-1.11-.318-.375-.308-.375-.825 0-.396.165-.66t.54-.473q.373-.21 1.011-.451.693-.253 1.166-.55.484-.286.726-.693.253-.407.253-1.023zM283.519 557.16l-2.09-7.853h-1.001l-1.53 5.148-.175.638q-.088.319-.143.56l-.077.353q-.011-.143-.121-.616-.1-.462-.253-.968l-1.485-5.115h-1.001l-2.08 7.854h1.035l1.22-4.796q.133-.506.22-.98.1-.472.155-.89.055.429.165.935.11.506.253.99l1.386 4.74h1.023l1.44-4.773q.155-.506.265-1.012.11-.495.165-.88.055.407.154.88.099.484.23 1l1.21 4.786zM285.246 557.414q.22 0 .384-.154.176-.143.176-.462 0-.308-.176-.462-.164-.154-.384-.154-.242 0-.407.154-.165.154-.165.462 0 .319.165.462.165.154.407.154zm.472-2.211v-5.896h-.967v5.896zM289.161 549.989q.22 0 .451.033.231.044.374.088v-.737q-.154-.077-.44-.121-.286-.055-.55-.055-.462 0-.858.154-.385.165-.627.561t-.242 1.111v3.432h-.836v.462l.847.385.385 1.254h.572v-1.353h1.705v-.748h-1.705v-3.41q0-.539.253-.803.264-.253.671-.253zM291.218 555.214q0-.44-.055-.825h.066q.286.45.77.682.495.23 1.067.23 1.078 0 1.617-.516.54-.506.54-1.64v-3.838h-.958v3.773q0 1.419-1.32 1.419-.99 0-1.364-.561-.363-.55-.363-1.584v-3.047h-.968v8.36h.968zM300.546 549.307h-.99v7.854h4.389v-.87h-3.399v-2.782h3.19v-.87h-3.19zM307.267 549.307h-.99v7.854h4.389v-.87h-3.4v-2.782h3.19v-.87h-3.19zM315.209 549.307h-2.838v.572l.924.209v6.28l-.924.22v.573h2.838v-.572l-.924-.22v-6.281l.924-.209z"/></g><path d="M4690.34 1277.69h941.15v-221.02h-941.15v221.02" style="fill:#878787;fill-rule:evenodd" transform="scale(.1)"/><path style="color:#000;fill:#fff;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:2.61313;-inkscape-stroke:none" d="M4690.34 1054.17a2.5 2.5 0 0 0-2.5 2.5v221.02a2.5 2.5 0 0 0 2.5 2.5h941.15a2.5 2.5 0 0 0 2.5-2.5v-221.02a2.5 2.5 0 0 0-2.5-2.5zm2.5 5h936.15v216.02h-936.15z" transform="scale(.1)"/><g aria-label="SMS" style="font-weight:700;font-size:10.9997px;font-family:ArialMT;-inkscape-font-specification:ArialMT-Bold;fill:#fff"><path d="M509.877 114.958q0-1.045-.76-1.672-.747-.616-2.133-.616-1.243 0-2.222.473v1.55q.561-.241 1.155-.45.605-.198 1.199-.198.616 0 .869.231.264.242.264.605 0 .297-.21.506-.197.209-.538.385-.341.187-.781.396-.275.132-.594.308-.319.187-.616.45-.286.276-.473.66-.187.386-.187.925 0 1.056.715 1.639.715.594 1.947.594.616 0 1.166-.143.56-.143 1.166-.407l-.54-1.298q-.538.22-.967.34-.43.122-.88.122-.473 0-.726-.22t-.253-.572q0-.418.374-.66.374-.242 1.11-.594.606-.286 1.024-.594.429-.308.66-.726.23-.418.23-1.034zM515.905 112.78l-1.892 6.16h-.044l.033-.66q.022-.44.044-.946.022-.495.022-.902v-3.652h-1.485v7.854h2.266l1.859-6.006h.033l1.969 6.006h2.266v-7.854h-1.551v3.718q0 .374.01.858.023.484.034.913l.033.66h-.044l-2.024-6.149ZM526.376 114.958q0-1.045-.759-1.672-.748-.616-2.134-.616-1.242 0-2.221.473v1.55q.56-.241 1.155-.45.604-.198 1.198-.198.616 0 .87.231.263.242.263.605 0 .297-.209.506-.198.209-.539.385-.34.187-.78.396-.276.132-.595.308-.318.187-.615.45-.286.276-.473.66-.187.386-.187.925 0 1.056.715 1.639.714.594 1.946.594.616 0 1.166-.143.561-.143 1.166-.407l-.539-1.298q-.539.22-.968.34-.429.122-.88.122-.473 0-.726-.22t-.253-.572q0-.418.374-.66.374-.242 1.111-.594.605-.286 1.023-.594.43-.308.66-.726.231-.418.231-1.034z"/></g><path d="M51.625 793.348H5720.83V43.457H51.625v749.891" style="fill:#dcddde;fill-rule:evenodd" transform="scale(.1)"/><path style="color:#000;fill:#fff;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:2.61313;-inkscape-stroke:none" d="M51.625 40.957a2.5 2.5 0 0 0-2.5 2.5v749.89a2.5 2.5 0 0 0 2.5 2.5H5720.83a2.5 2.5 0 0 0 2.5-2.5V43.458a2.5 2.5 0 0 0-2.5-2.5zm2.5 5H5718.33v744.89H54.125Z" transform="scale(.1)"/><g aria-label="System Services" style="font-size:10.9997px;font-family:ArialMT;-inkscape-font-specification:ArialMT;fill:#231f20"><path d="M253.146 68q0-1.045-.76-1.628-.758-.583-2.045-.583-.66 0-1.221.1-.561.098-.935.274v.946q.396-.176.979-.319.594-.143 1.22-.143.88 0 1.32.341.452.341.452.924 0 .385-.165.65-.165.263-.572.483-.396.231-1.111.484-1.001.363-1.518.891-.506.528-.506 1.441 0 .627.319 1.067.319.451.88.693.572.242 1.309.242.649 0 1.188-.121.539-.121.979-.319l-.308-.847q-.407.176-.891.297-.473.121-.99.121-.737 0-1.111-.319-.374-.308-.374-.825 0-.396.165-.66t.539-.473q.374-.209 1.012-.45.693-.254 1.166-.55.484-.287.726-.694.253-.407.253-1.023zM254.972 71.795h1.034l1.276-3.355q.165-.44.297-.847.132-.396.198-.759h.044q.066.275.209.715.143.451.297.902l1.199 3.344h1.045l-2.541-6.71q-.308-.836-.803-1.33-.484-.496-1.342-.496-.264 0-.462.033-.198.022-.341.055v.77q.12-.022.286-.044.176-.022.363-.022.506 0 .814.286.319.286.495.76l.308.78ZM265.235 67.527q0-.858-.638-1.298-.638-.44-1.716-.44-.616 0-1.067.1-.44.098-.781.274v.88q.352-.176.847-.33.506-.143 1.023-.143.737 0 1.067.231.33.242.33.638 0 .22-.121.396-.121.176-.44.352-.308.176-.891.396-.572.22-.98.44-.406.22-.626.528-.22.308-.22.792 0 .748.605 1.155.616.407 1.606.407.539 0 1-.11.474-.099.88-.286l-.33-.77q-.373.154-.78.264-.407.11-.836.11-.594 0-.913-.198-.308-.187-.308-.517 0-.242.143-.418.143-.165.473-.33.34-.154.902-.374.56-.209.957-.429.396-.22.605-.539.209-.308.209-.78zM268.864 66.581q.22 0 .451.033.231.044.374.088v-.737q-.154-.077-.44-.12-.286-.056-.55-.056-.462 0-.858.154-.385.165-.627.561t-.242 1.111v3.432h-.836v.462l.847.385.385 1.254h.572v-1.353h1.705v-.748h-1.705v-3.41q0-.539.253-.803.264-.253.671-.253z"/><path d="M272.23 71.905q.76 0 1.298-.33.55-.33.836-.935.297-.594.297-1.397v-.583h-4.037q.022-1 .506-1.529.495-.517 1.375-.517.561 0 .99.1.44.11.902.307v-.847q-.45-.198-.89-.286-.44-.099-1.046-.099-.836 0-1.485.341-.638.341-1 1.012-.353.682-.353 1.661 0 .968.32 1.661.33.693.912 1.067.594.374 1.375.374zm-.01-.792q-.694 0-1.1-.45-.397-.44-.474-1.233h3.003q-.01.748-.352 1.21-.34.473-1.078.473zM282.537 71.905q1.001 0 1.496-.517.495-.506.495-1.65V65.9h-.957v3.795q0 1.397-1.199 1.397-.858 0-1.232-.495-.363-.495-.363-1.44v-3.257h-.957v3.795q0 1.397-1.21 1.397-.89 0-1.232-.55-.34-.55-.34-1.584V65.9h-.969v5.896h.781l.143-.803h.055q.275.462.737.682.473.231 1.001.231 1.386 0 1.804-.99h.055q.297.506.803.748.517.242 1.09.242zM292.877 68q0-1.045-.76-1.628-.758-.583-2.045-.583-.66 0-1.221.1-.561.098-.935.274v.946q.396-.176.979-.319.594-.143 1.22-.143.88 0 1.32.341.452.341.452.924 0 .385-.165.65-.165.263-.572.483-.396.231-1.111.484-1.001.363-1.518.891-.506.528-.506 1.441 0 .627.319 1.067.319.451.88.693.572.242 1.309.242.649 0 1.188-.121.539-.121.979-.319l-.308-.847q-.407.176-.891.297-.473.121-.99.121-.737 0-1.111-.319-.374-.308-.374-.825 0-.396.165-.66t.539-.473q.374-.209 1.012-.45.693-.254 1.166-.55.484-.287.726-.694.253-.407.253-1.023zM297.904 71.905q.759 0 1.298-.33.55-.33.836-.935.297-.594.297-1.397v-.583h-4.037q.022-1 .506-1.529.495-.517 1.375-.517.56 0 .99.1.44.11.902.307v-.847q-.451-.198-.891-.286-.44-.099-1.045-.099-.836 0-1.485.341-.638.341-1.001 1.012-.352.682-.352 1.661 0 .968.319 1.661.33.693.913 1.067.594.374 1.375.374zm-.011-.792q-.693 0-1.1-.45-.396-.44-.473-1.233h3.003q-.011.748-.352 1.21-.341.473-1.078.473zM304.492 71.905q.165 0 .352-.022.198-.011.341-.044l-.12-.89q-.144.032-.32.054-.165.022-.319.022-.45 0-.847-.253-.396-.242-.638-.693-.23-.44-.23-1.034V65.9h-.968v5.896h.792l.11-1.078h.043q.286.484.737.836t1.067.352z"/><path d="m306.703 65.9-2.233 5.895h1.034l1.254-3.476q.088-.242.187-.539.1-.297.176-.572.077-.264.11-.45h.044q.044.186.121.461.088.275.187.572.11.297.187.528l1.254 3.476h1.034l-2.244-5.896ZM311.4 74.006q.22 0 .385-.154.176-.143.176-.462 0-.308-.176-.462-.165-.154-.385-.154-.242 0-.407.154-.165.154-.165.462 0 .319.165.462.165.154.407.154zm.473-2.211v-5.896h-.968v5.896zM315.712 65.79q-.78 0-1.397.318-.605.32-.957.99-.34.671-.34 1.716 0 1.09.362 1.771.363.682.98 1.001.626.319 1.418.319.451 0 .87-.099.417-.088.681-.22l-.297-.803q-.264.1-.616.187-.352.088-.66.088-1.738 0-1.738-2.233 0-1.067.418-1.639.43-.56 1.265-.56.484 0 .847.098.374.1.682.242v-.858q-.297-.154-.66-.23-.352-.089-.858-.089ZM321.124 71.905q.759 0 1.298-.33.55-.33.836-.935.297-.594.297-1.397v-.583h-4.037q.022-1 .506-1.529.495-.517 1.375-.517.561 0 .99.1.44.11.902.307v-.847q-.451-.198-.891-.286-.44-.099-1.045-.099-.836 0-1.485.341-.638.341-1 1.012-.353.682-.353 1.661 0 .968.32 1.661.33.693.912 1.067.594.374 1.375.374zm-.011-.792q-.693 0-1.1-.45-.396-.44-.473-1.233h3.003q-.011.748-.352 1.21-.341.473-1.078.473zM328.802 67.527q0-.858-.638-1.298-.638-.44-1.716-.44-.616 0-1.067.1-.44.098-.781.274v.88q.352-.176.847-.33.506-.143 1.023-.143.737 0 1.067.231.33.242.33.638 0 .22-.121.396-.121.176-.44.352-.308.176-.891.396-.572.22-.98.44-.406.22-.626.528-.22.308-.22.792 0 .748.605 1.155.616.407 1.606.407.539 0 1-.11.474-.099.88-.286l-.33-.77q-.373.154-.78.264-.407.11-.836.11-.594 0-.913-.198-.308-.187-.308-.517 0-.242.143-.418.143-.165.473-.33.34-.154.902-.374.56-.209.957-.429.396-.22.605-.539.209-.308.209-.78z"/></g><path d="M117.73 609.645h801.223V126.988H117.73v482.657" style="fill:#878787;fill-rule:evenodd" transform="scale(.1)"/><path style="color:#000;fill:#fff;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:2.61313;-inkscape-stroke:none" d="M117.73 124.488a2.5 2.5 0 0 0-2.5 2.5v482.657a2.5 2.5 0 0 0 2.5 2.5h801.223a2.5 2.5 0 0 0 2.5-2.5V126.988a2.5 2.5 0 0 0-2.5-2.5zm2.5 5h796.223v477.657H120.23Z" transform="scale(.1)"/><path d="M1749.68 609.645h720.85V388.633h-720.85v221.012" style="fill:#878787;fill-rule:evenodd" transform="scale(.1)"/><path style="color:#000;fill:#fff;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:2.61313;-inkscape-stroke:none" d="M1749.68 386.133a2.5 2.5 0 0 0-2.5 2.5v221.012a2.5 2.5 0 0 0 2.5 2.5h720.85a2.5 2.5 0 0 0 2.5-2.5V388.633a2.5 2.5 0 0 0-2.5-2.5zm2.5 5h715.85v216.012h-715.85z" transform="scale(.1)"/><path d="M2541.63 609.645h730.98V388.629h-730.98v221.016" style="fill:#878787;fill-rule:evenodd" transform="scale(.1)"/><path style="color:#000;fill:#fff;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:2.61313;-inkscape-stroke:none" d="M2541.63 386.129a2.5 2.5 0 0 0-2.501 2.5v221.016a2.5 2.5 0 0 0 2.502 2.5h730.978a2.5 2.5 0 0 0 2.5-2.5V388.629a2.5 2.5 0 0 0-2.5-2.5zm2.5 5h725.98v216.016h-725.98z" transform="scale(.1)"/><path d="M1749.68 348h720.85V126.984h-720.85V348" style="fill:#878787;fill-rule:evenodd" transform="scale(.1)"/><path style="color:#000;fill:#fff;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:2.61313;-inkscape-stroke:none" d="M1749.68 124.484a2.5 2.5 0 0 0-2.5 2.5V348a2.5 2.5 0 0 0 2.5 2.5h720.85a2.5 2.5 0 0 0 2.5-2.5V126.984a2.5 2.5 0 0 0-2.5-2.5zm2.5 5h715.85V345.5h-715.85z" transform="scale(.1)"/><path d="M2541.63 348h730.98V126.984h-730.98V348" style="fill:#878787;fill-rule:evenodd" transform="scale(.1)"/><path style="color:#000;fill:#fff;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:2.61313;-inkscape-stroke:none" d="M2541.63 124.484a2.5 2.5 0 0 0-2.501 2.5V348a2.5 2.5 0 0 0 2.502 2.5h730.978a2.5 2.5 0 0 0 2.5-2.5V126.984a2.5 2.5 0 0 0-2.5-2.5zm2.5 5h725.98V345.5h-725.98z" transform="scale(.1)"/><g aria-label="IPC DMA Device/Power Manager Debug" style="font-weight:700;font-size:10.9997px;font-family:ArialMT;-inkscape-font-specification:ArialMT-Bold;fill:#fff"><path d="M285.377 19.813h-3.575v.945l.957.44v5.082l-.957.44v.946h3.575v-.946l-.957-.44v-5.082l.957-.44zM288.006 27.666q1.518 0 2.21-.66.705-.649.705-1.793 0-.682-.286-1.287-.286-.594-.957-.957-.66-.363-1.804-.363h-.715v-2.794h-1.661v7.854zm-.088-1.364h-.76V23.97h.55q.705 0 1.112.275.418.286.418.913 0 1.144-1.32 1.144zM296.168 26.39q-.957 0-1.463-.715-.506-.715-.506-1.958 0-1.254.462-1.947.473-.682 1.507-.682.484 0 .957.11.484.11 1.045.308V20.11q-.517-.209-1.023-.307-.506-.1-1.133-.1-1.21 0-2.002.495-.781.506-1.155 1.408-.374.913-.374 2.123 0 1.188.429 2.101t1.243 1.43q.825.517 2.013.517.583 0 1.166-.154.594-.143 1.133-.396l-.54-1.353q-.44.21-.89.363-.44.154-.87.154zM205.608 49.98q0-1.99-1.133-3.002-1.122-1.001-3.157-1.001h-2.222v7.854h2.464q1.232 0 2.134-.44.913-.44 1.408-1.298.506-.847.506-2.112zm-1.727-.043q0 1.309-.572 1.914-.572.616-1.66.616h-.892v-5.115h.715q2.409 0 2.409 2.585zM210.36 45.977l-1.892 6.16h-.044l.033-.66q.022-.44.044-.946.022-.495.022-.902v-3.652h-1.485v7.854h2.266l1.859-6.006h.033l1.969 6.006h2.266v-7.854h-1.551v3.718q0 .374.01.858.023.484.034.913l.033.66h-.044l-2.024-6.149z"/><path d="m221.008 45.977-.572 1.87h-2.86l-.572-1.87h-1.793l2.772 7.887h2.035l2.783-7.887zm-1.54 5.093q-.055.187-.143.473t-.176.583q-.088.297-.143.517-.055-.22-.154-.55-.088-.32-.176-.616-.077-.286-.121-.407l-.561-1.826h2.046zM24.595 42.805q0-1.99-1.133-3.003-1.122-1-3.157-1h-2.222v7.853h2.464q1.232 0 2.134-.44.913-.44 1.408-1.298.506-.847.506-2.112zm-1.727-.044q0 1.31-.572 1.914-.572.616-1.66.616h-.892v-5.115h.715q2.409 0 2.409 2.585zM28.368 44.917q1.243 0 1.969-.715.726-.704.726-2.013v-.792H27.19q.022-.693.407-1.089.396-.396 1.089-.396.583 0 1.056.11.473.121.979.363V39.12q-.44-.22-.935-.319-.484-.11-1.177-.11-.902 0-1.595.33-.693.341-1.089 1.023-.396.682-.396 1.716 0 1.056.352 1.75.363.703 1 1.055.639.352 1.486.352zm.01-1.166q-.472 0-.791-.308-.308-.308-.363-.957h2.299q-.011.55-.286.902-.275.363-.858.363zM33.439 38.801l-2.288 6.006h1.716l1.155-3.42q.099-.309.154-.639.066-.33.077-.594h.044q.033.594.242 1.232l1.155 3.421h1.716l-2.288-6.006zM38.95 47.161q.363 0 .627-.176.264-.165.264-.627 0-.451-.264-.627t-.627-.176q-.374 0-.638.176-.253.176-.253.627 0 .462.253.627.264.176.638.176zm.814-2.354v-6.006h-1.64v6.006zM43.624 38.691q-1.341 0-2.078.737-.726.748-.726 2.343 0 1.1.374 1.793.374.693 1.034 1.023.67.33 1.54.33.615 0 1.066-.12.462-.122.803-.287l-.484-1.265q-.385.154-.726.253-.33.1-.66.1-1.275 0-1.275-1.816 0-.902.33-1.33.34-.43.945-.43.517 0 .913.132.396.143.77.385v-1.397q-.374-.242-.792-.34-.407-.11-1.034-.11zM49.773 44.917q1.243 0 1.97-.715.725-.704.725-2.013v-.792h-3.872q.022-.693.407-1.089.396-.396 1.09-.396.582 0 1.055.11.473.121.98.363V39.12q-.44-.22-.936-.319-.484-.11-1.177-.11-.902 0-1.595.33-.693.341-1.089 1.023-.396.682-.396 1.716 0 1.056.352 1.75.363.703 1.001 1.055.638.352 1.485.352zm.011-1.166q-.473 0-.792-.308-.308-.308-.363-.957h2.3q-.012.55-.287.902-.275.363-.858.363zM57.044 46.655l-2.926-7.854h-1.485l2.926 7.854z"/><path d="M59.112 46.655q1.518 0 2.211-.66.704-.649.704-1.793 0-.682-.286-1.287-.286-.594-.957-.957-.66-.363-1.804-.363h-.715v-2.794h-1.66v7.854zm-.088-1.364h-.759v-2.332h.55q.704 0 1.111.275.418.286.418.913 0 1.144-1.32 1.144zM69.265 41.815q0-1.496-.792-2.31-.781-.814-2.134-.814-.836 0-1.496.363-.65.363-1.023 1.056-.374.704-.374 1.705 0 1.496.78 2.3.782.802 2.146.802.847 0 1.496-.363t1.023-1.056q.374-.682.374-1.683zm-4.147 0q0-.89.286-1.353.297-.45.957-.45.649 0 .935.45.297.462.297 1.353t-.297 1.331q-.286.451-.946.451-.65 0-.946-.45-.286-.44-.286-1.332zM75.007 40.902l-.132.55q-.077.374-.176.792-.1.43-.187.781-.088.363-.121.528h-.044q-.033-.165-.121-.528-.077-.352-.176-.78-.1-.419-.187-.793-.088-.374-.132-.572l-.484-2.079h-1.76l-1.705 6.006h1.628l.693-2.662q.077-.275.132-.66.066-.385.12-.748.056-.352.078-.56h.044q.01.153.044.406.033.264.077.54.055.274.088.494.044.231.066.308l.737 2.882h1.804l.704-2.882q.044-.154.099-.495.066-.34.11-.693.055-.352.055-.56h.044q.022.186.077.538.055.363.12.76.078.395.155.67l.715 2.662h1.606l-1.727-6.006h-1.782zM81.562 44.917q1.243 0 1.97-.715.725-.704.725-2.013v-.792h-3.872q.022-.693.407-1.089.396-.396 1.09-.396.582 0 1.055.11.473.121.98.363V39.12q-.44-.22-.936-.319-.484-.11-1.177-.11-.902 0-1.595.33-.693.341-1.089 1.023-.395.682-.395 1.716 0 1.056.352 1.75.362.703 1 1.055t1.485.352zm.011-1.166q-.473 0-.792-.308-.308-.308-.363-.957h2.3q-.012.55-.287.902-.275.363-.858.363zM88.558 44.917q.121 0 .286-.01.165-.012.264-.034l-.12-1.54q-.078.022-.232.033-.143.022-.253.022-.418 0-.803-.154-.385-.143-.627-.473-.23-.33-.23-.902v-3.058h-1.64v6.006h1.243l.242-1.012h.077q.264.462.726.792.462.33 1.067.33zM34.556 26.513l-1.892 6.16h-.044l.033-.66q.022-.44.044-.946.022-.495.022-.902v-3.652h-1.485v7.854H33.5l1.859-6.006h.033l1.969 6.006h2.266v-7.854h-1.551v3.718q0 .374.01.858.023.484.034.913l.033.66h-.044l-2.024-6.15zM42.729 32.64q1.21 0 1.848-.528.649-.517.649-1.595v-4.004h-1.144l-.32.814h-.043q-.385-.484-.814-.704-.43-.22-1.177-.22-.803 0-1.331.462-.528.473-.528 1.44 0 .958.67 1.409.672.462 2.014.506l1.045.033v.264q0 .473-.253.693-.242.22-.682.22-.44 0-.858-.132-.418-.121-.836-.308l-.54 1.11q.485.254 1.068.397.594.143 1.232.143zm.23-3.366q-.791-.022-1.1-.286-.307-.264-.307-.693 0-.374.22-.54.22-.153.572-.153.528 0 .89.308.364.319.364.89v.496zM49.79 32.629q.968 0 1.551-.528.583-.517.583-1.672v-3.916h-1.639v3.509q0 .649-.23.968-.232.33-.738.33-.748 0-1.022-.517-.275-.506-.275-1.463v-2.827h-1.64v6.006h1.255l.22-.77h.088q.286.462.78.67.506.21 1.067.21zM55.565 32.64q1.21 0 1.848-.528.65-.517.65-1.595v-4.004h-1.145l-.319.814h-.044q-.385-.484-.814-.704-.429-.22-1.177-.22-.803 0-1.33.462-.529.473-.529 1.44 0 .958.671 1.409.671.462 2.013.506l1.045.033v.264q0 .473-.253.693-.242.22-.682.22-.44 0-.858-.132-.418-.121-.836-.308l-.539 1.11q.484.254 1.067.397.594.143 1.232.143zm.231-3.366q-.792-.022-1.1-.286-.308-.264-.308-.693 0-.374.22-.54.22-.153.572-.153.528 0 .891.308.363.319.363.89v.496zM61.164 32.629q1.111 0 1.738-.88h.044l.132.77h1.386v-6.017q0-1.287-.759-1.958t-2.244-.671q-.638 0-1.188.077-.539.077-1.056.275v1.309q1.111-.462 2.343-.462 1.265 0 1.265 1.364v.12q0 .188.011.386.022.198.033.352h-.044q-.308-.473-.737-.682-.429-.21-.968-.21-1.067 0-1.672.815-.594.825-.594 2.288 0 1.474.616 2.299t1.694.825zm.517-1.331q-1.155 0-1.155-1.815 0-1.793 1.177-1.793.627 0 .924.352.308.363.308 1.254v.198q0 .968-.297 1.386-.297.418-.957.418zM68.413 32.629q1.243 0 1.969-.715.726-.704.726-2.013v-.792h-3.872q.022-.693.407-1.09.396-.395 1.089-.395.583 0 1.056.11.473.12.979.363v-1.265q-.44-.22-.935-.32-.484-.11-1.177-.11-.902 0-1.595.33-.693.342-1.089 1.024-.396.682-.396 1.716 0 1.056.352 1.749.363.704 1.001 1.056.638.352 1.485.352zm.011-1.166q-.473 0-.792-.308-.308-.308-.363-.957h2.299q-.011.55-.286.902-.275.363-.858.363zM75.409 32.629q.12 0 .286-.011.165-.011.264-.033l-.121-1.54q-.077.022-.231.033-.143.022-.253.022-.418 0-.803-.154-.385-.143-.627-.473-.231-.33-.231-.902v-3.058h-1.64v6.006h1.244l.242-1.012h.077q.264.462.726.792.462.33 1.067.33zM201.352 24.97q0-1.99-1.133-3.003-1.122-1-3.157-1h-2.222v7.853h2.464q1.232 0 2.134-.44.913-.44 1.408-1.298.506-.847.506-2.112zm-1.727-.044q0 1.31-.572 1.914-.572.616-1.661.616h-.891v-5.115h.715q2.409 0 2.409 2.585zM205.125 27.082q1.243 0 1.969-.715.726-.704.726-2.013v-.792h-3.872q.022-.693.407-1.089.396-.396 1.089-.396.583 0 1.056.11.473.121.979.363v-1.265q-.44-.22-.935-.319-.484-.11-1.177-.11-.902 0-1.595.33-.693.341-1.09 1.023-.395.682-.395 1.716 0 1.056.352 1.75.363.703 1 1.055.639.352 1.486.352zm.01-1.166q-.472 0-.791-.308-.308-.308-.363-.957h2.299q-.011.55-.286.902-.275.363-.858.363zM210.405 27.38q0-.342-.022-.672t-.044-.517h.066q.242.374.649.627.407.264 1.056.264 1.011 0 1.638-.792.627-.78.627-2.31 0-1.54-.638-2.332-.638-.792-1.671-.792-.66 0-1.045.231-.374.242-.616.54h-.11l-.275-.66h-1.254v8.36h1.639zm1.177-1.607q-.638 0-.902-.396-.253-.396-.275-1.21v-.176q0-.869.253-1.342.264-.462.946-.462.506 0 .802.462.297.473.297 1.353t-.308 1.32q-.296.451-.813.451zM220.997 26.972v-6.006h-1.254l-.22.77h-.088q-.286-.462-.792-.67-.495-.21-1.056-.21-.968 0-1.55.517-.584.528-.584 1.683v3.916h1.64v-3.509q0-.638.23-.968.231-.33.737-.33.748 0 1.023.506.275.517.275 1.474v2.827zM224.154 27.082q1.111 0 1.738-.88h.044l.132.77h1.386v-6.017q0-1.287-.759-1.958-.759-.67-2.244-.67-.638 0-1.188.077-.539.077-1.056.275v1.308q1.111-.462 2.343-.462 1.265 0 1.265 1.364v.121q0 .187.011.385.022.198.033.352h-.044q-.308-.473-.737-.682-.429-.209-.968-.209-1.067 0-1.672.814-.594.825-.594 2.288 0 1.474.616 2.3.616.824 1.694.824zm.517-1.33q-1.155 0-1.155-1.816 0-1.793 1.177-1.793.627 0 .924.352.308.363.308 1.254v.198q0 .968-.297 1.386-.297.418-.957.418z"/></g><path d="M967.777 609.645h730.983V128.219H967.777v481.426" style="fill:#878787;fill-rule:evenodd" transform="scale(.1)"/><path style="color:#000;fill:#fff;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:2.61313;-inkscape-stroke:none" d="M967.777 125.719a2.5 2.5 0 0 0-2.5 2.5v481.426a2.5 2.5 0 0 0 2.5 2.5h730.983a2.5 2.5 0 0 0 2.5-2.5V128.219a2.5 2.5 0 0 0-2.5-2.5zm2.5 5h725.983v476.426H970.277Z" transform="scale(.1)"/><g aria-label="System Monitor" style="font-weight:700;font-size:10.9994px;font-family:ArialMT;-inkscape-font-specification:ArialMT-Bold;fill:#fff"><path d="M118.525 41.74q0-1.045-.76-1.672-.747-.616-2.133-.616-1.243 0-2.222.473v1.55q.56-.241 1.155-.45.605-.198 1.199-.198.616 0 .869.23.264.243.264.606 0 .297-.21.506-.197.209-.538.385-.341.187-.781.396-.275.132-.594.307-.32.187-.616.451-.286.275-.473.66t-.187.924q0 1.056.715 1.64.715.593 1.947.593.616 0 1.166-.143.56-.143 1.166-.407l-.54-1.298q-.538.22-.967.341-.43.121-.88.121-.473 0-.726-.22t-.253-.572q0-.418.374-.66.374-.242 1.11-.594.606-.286 1.024-.594.429-.307.66-.725.23-.418.23-1.034zM120.24 45.567h1.794l1.132-3.376q.088-.242.132-.506.044-.253.066-.54h.033q.033.287.088.54.066.264.143.506l1.111 3.376h1.76l-2.54-6.775q-.342-.935-1.002-1.397-.649-.473-1.506-.473-.275 0-.484.033-.198.022-.352.055v1.298q.12-.022.286-.044.176-.022.363-.022.517 0 .813.319.308.308.451.748l.1.297zM131.405 41.344q0-.913-.649-1.408-.638-.484-1.914-.484-.627 0-1.078.088-.45.077-.902.264v1.353q.484-.22 1.045-.363.561-.143.99-.143.484 0 .682.143.21.143.21.374 0 .154-.089.275-.077.12-.352.275-.275.154-.858.396-.56.242-.924.473-.363.242-.539.572-.176.34-.176.846 0 .836.65 1.254.648.418 1.726.418.561 0 1.067-.11.506-.11 1.045-.363l-.495-1.177q-.44.187-.836.308-.396.132-.803.132-.726 0-.726-.396 0-.143.088-.264.1-.11.363-.242.275-.132.803-.351.517-.21.891-.44.374-.22.572-.561.209-.33.209-.87zM135.86 40.76q.275 0 .528.056.253.055.506.132v-1.221q-.264-.11-.66-.187-.385-.088-.847-.088-.54 0-.968.176-.418.176-.671.605-.242.44-.242 1.21v2.892h-.781v.693l.902.55.473 1.265h1.045v-1.276h1.683v-1.232h-1.683v-2.892q0-.341.198-.517.198-.165.517-.165z"/><path d="M139.468 45.677q1.242 0 1.968-.715.726-.704.726-2.012v-.792h-3.871q.022-.693.407-1.09.396-.395 1.089-.395.583 0 1.055.11.473.12.98.363V39.88q-.44-.22-.936-.32-.484-.11-1.176-.11-.902 0-1.595.33-.693.342-1.09 1.024-.395.682-.395 1.716 0 1.055.352 1.748.363.704 1 1.056.639.352 1.486.352zm.01-1.166q-.472 0-.791-.308-.308-.308-.363-.957h2.298q-.01.55-.285.902-.275.363-.858.363zM150.159 45.677q1.023 0 1.54-.528.528-.517.528-1.672v-3.915h-1.64v3.509q0 1.297-.901 1.297-.649 0-.924-.462t-.275-1.33v-3.014h-1.639v3.509q0 1.297-.902 1.297-.682 0-.946-.517-.253-.506-.253-1.462v-2.827h-1.639v6.005h1.254l.22-.77h.088q.275.462.748.671.484.21 1.001.21.66 0 1.122-.22.462-.21.704-.66h.143q.275.461.759.67.495.21 1.012.21zM117.216 27.273l-1.892 6.16h-.044l.033-.66q.022-.44.044-.946.022-.495.022-.902v-3.652h-1.485v7.854h2.266l1.859-6.006h.033l1.969 6.006h2.265v-7.854h-1.55v3.718q0 .374.01.858.023.484.034.913l.033.66h-.044l-2.024-6.149ZM128.38 30.287q0-1.496-.792-2.31-.78-.814-2.134-.814-.836 0-1.496.363-.649.363-1.023 1.056-.374.704-.374 1.705 0 1.496.781 2.3.781.802 2.145.802.847 0 1.496-.363.65-.363 1.023-1.056.374-.682.374-1.683zm-4.147 0q0-.89.286-1.353.297-.45.957-.45.65 0 .935.45.297.462.297 1.353t-.297 1.331q-.286.451-.946.451-.649 0-.946-.45-.286-.44-.286-1.332zM133.055 33.39q.968 0 1.55-.529.584-.517.584-1.672v-3.916h-1.64v3.51q0 .648-.23.967-.231.33-.737.33-.748 0-1.023-.517-.275-.506-.275-1.463v-2.827h-1.639v6.006h1.254l.22-.77h.088q.286.462.781.671.506.21 1.067.21zM137.19 35.633q.364 0 .628-.176.264-.165.264-.627 0-.451-.264-.627t-.627-.176q-.374 0-.638.176-.253.176-.253.627 0 .462.253.627.264.176.638.176zm.815-2.354v-6.006h-1.64v6.006ZM141.953 28.472q.275 0 .528.055t.506.132v-1.22q-.264-.11-.66-.188-.385-.088-.847-.088-.539 0-.968.176-.417.176-.67.605-.242.44-.242 1.21v2.893h-.781v.693l.902.55.473 1.265h1.044v-1.276h1.683v-1.232h-1.683v-2.893q0-.34.198-.517.198-.165.517-.165z"/><path d="M148.542 30.287q0-1.496-.792-2.31-.78-.814-2.134-.814-.836 0-1.496.363-.649.363-1.023 1.056-.374.704-.374 1.705 0 1.496.781 2.3.781.802 2.145.802.847 0 1.496-.363.65-.363 1.023-1.056.374-.682.374-1.683zm-4.147 0q0-.89.286-1.353.297-.45.957-.45.65 0 .935.45.297.462.297 1.353t-.297 1.331q-.286.451-.946.451-.649 0-.946-.45-.286-.44-.286-1.332zM153.162 33.39q.12 0 .286-.012.165-.01.264-.033l-.121-1.54q-.077.022-.231.033-.143.022-.253.022-.418 0-.803-.154-.385-.143-.627-.473-.231-.33-.231-.902v-3.058h-1.639v6.006h1.243l.242-1.012h.077q.264.462.726.792.462.33 1.067.33z"/></g><g aria-label="Firewall" style="font-weight:700;font-size:10.9997px;font-family:ArialMT;-inkscape-font-specification:ArialMT-Bold;fill:#fff"><path d="M272.838 46.04h-1.639v7.854h4.499V52.53h-2.86v-2.024h2.662v-1.363h-2.662ZM278.613 54.4q.363 0 .627-.176.264-.165.264-.627 0-.45-.264-.627-.264-.176-.627-.176-.374 0-.638.176-.253.176-.253.627 0 .462.253.627.264.176.638.176zm.814-2.354v-6.005h-1.64v6.005zM284.2 52.156q.122 0 .287-.01.165-.012.264-.034l-.121-1.54q-.077.022-.231.033-.143.022-.253.022-.418 0-.803-.154-.385-.143-.627-.473-.231-.33-.231-.901V46.04h-1.64v6.005h1.244l.242-1.012h.077q.264.462.726.792.462.33 1.067.33zM287.6 52.156q1.242 0 1.968-.715.726-.704.726-2.012v-.792h-3.871q.022-.693.407-1.09.396-.395 1.089-.395.583 0 1.055.11.473.12.98.363V46.36q-.44-.22-.936-.32-.483-.11-1.176-.11-.902 0-1.595.33-.693.342-1.09 1.024-.395.682-.395 1.716 0 1.055.352 1.748.363.704 1 1.056.639.352 1.486.352zm.01-1.166q-.472 0-.791-.308-.308-.308-.363-.957h2.298q-.01.55-.285.902-.275.363-.858.363zM295.717 48.142l-.132.55q-.077.374-.176.792-.099.428-.187.78-.088.363-.12.528h-.045q-.033-.165-.12-.528-.078-.352-.177-.78l-.187-.792q-.088-.374-.132-.572l-.484-2.08h-1.76l-1.705 6.006h1.628l.693-2.661q.077-.275.132-.66.066-.385.121-.748.055-.352.077-.561h.044q.011.154.044.407.033.264.077.539.055.275.088.495.044.23.066.308l.737 2.881h1.804l.704-2.881q.044-.154.1-.495.065-.341.11-.693.054-.352.054-.561h.044q.022.187.077.539.055.363.121.759.077.396.154.67l.715 2.662h1.606l-1.727-6.005h-1.782zM302.262 52.167q1.21 0 1.848-.528.65-.517.65-1.595v-4.003h-1.145l-.319.814h-.044q-.385-.484-.814-.704-.429-.22-1.177-.22-.803 0-1.33.462-.529.473-.529 1.44 0 .958.671 1.409.671.461 2.013.505l1.045.033v.264q0 .473-.253.693-.242.22-.682.22-.44 0-.858-.132-.418-.12-.836-.308l-.539 1.111q.484.253 1.067.396.594.143 1.232.143zm.231-3.365q-.792-.022-1.1-.286-.308-.264-.308-.693 0-.374.22-.54.22-.153.572-.153.528 0 .891.308.363.319.363.89v.496ZM307.553 46.04h-1.639v8.36h1.639zM310.61 46.04h-1.638v8.36h1.639z"/></g><path d="M3326.98 609.645h730.98V126.984h-730.98v482.661" style="fill:#878787;fill-rule:evenodd" transform="scale(.1)"/><path style="color:#000;fill:#fff;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:2.61313;-inkscape-stroke:none" d="M3326.98 124.484a2.5 2.5 0 0 0-2.5 2.5v482.66a2.5 2.5 0 0 0 2.5 2.5h730.98a2.5 2.5 0 0 0 2.5-2.5v-482.66a2.5 2.5 0 0 0-2.5-2.5zm2.5 5h725.979v477.66h-725.978z" transform="scale(.1)"/><g aria-label="Secure Boot" style="font-weight:700;font-size:10.9994px;font-family:ArialMT;-inkscape-font-specification:ArialMT-Bold;fill:#fff"><path d="M356.542 41.216q0-1.045-.76-1.672-.747-.616-2.133-.616-1.243 0-2.222.473v1.55q.56-.241 1.155-.45.605-.198 1.199-.198.616 0 .869.23.264.243.264.606 0 .297-.21.506-.197.209-.538.385-.341.187-.781.396-.275.132-.594.308-.32.187-.616.45-.286.276-.473.66-.187.386-.187.925 0 1.056.715 1.638.715.594 1.947.594.616 0 1.166-.143.56-.143 1.166-.407l-.54-1.297q-.538.22-.967.34-.43.122-.88.122-.473 0-.726-.22t-.253-.572q0-.418.374-.66.374-.242 1.11-.594.606-.286 1.024-.594.429-.308.66-.726.23-.418.23-1.034zM361.59 45.154q1.243 0 1.97-.715.725-.704.725-2.013v-.792h-3.872q.022-.693.407-1.09.396-.395 1.09-.395.582 0 1.055.11.473.12.98.363v-1.265q-.44-.22-.936-.32-.484-.11-1.177-.11-.902 0-1.595.33-.692.342-1.088 1.024-.396.682-.396 1.716 0 1.056.352 1.749.363.704 1 1.056.638.352 1.485.352zm.011-1.166q-.473 0-.792-.308-.308-.308-.363-.957h2.3q-.012.55-.287.902-.275.363-.858.363zM367.673 38.928q-1.342 0-2.079.737-.726.748-.726 2.343 0 1.1.374 1.793.374.693 1.034 1.023.671.33 1.54.33.616 0 1.067-.121.462-.121.803-.286l-.484-1.265q-.385.154-.726.253-.33.099-.66.099-1.276 0-1.276-1.815 0-.902.33-1.331.341-.43.946-.43.517 0 .913.133.396.143.77.385v-1.397q-.374-.242-.792-.341-.407-.11-1.034-.11ZM376.858 45.044v-6.006h-1.254l-.22.77h-.088q-.286-.462-.792-.671-.495-.21-1.056-.21-.968 0-1.551.518-.583.528-.583 1.683v3.916h1.639v-3.51q0-.637.23-.967.232-.33.738-.33.748 0 1.023.506.275.517.275 1.474v2.827zM381.422 45.154q.121 0 .286-.011.165-.011.264-.033l-.12-1.54q-.078.022-.232.033-.143.022-.253.022-.418 0-.803-.154-.385-.143-.627-.473-.23-.33-.23-.902v-3.058h-1.64v6.006h1.243l.242-1.012h.077q.264.462.726.792.462.33 1.067.33zM384.821 45.154q1.243 0 1.969-.715.726-.704.726-2.013v-.792h-3.872q.022-.693.407-1.09.396-.395 1.09-.395.582 0 1.055.11.473.12.979.363v-1.265q-.44-.22-.935-.32-.484-.11-1.177-.11-.902 0-1.595.33-.693.342-1.089 1.024-.396.682-.396 1.716 0 1.056.352 1.749.363.704 1.001 1.056.638.352 1.485.352zm.011-1.166q-.473 0-.792-.308-.308-.308-.363-.957h2.3q-.012.55-.287.902-.275.363-.858.363zM360.175 34.603q1.573 0 2.376-.44.803-.44.803-1.55 0-.672-.32-1.134-.307-.462-.89-.56v-.056q.396-.077.715-.275.319-.198.506-.572.187-.374.187-.99 0-1.066-.77-1.671t-2.112-.605h-2.937v7.853Zm.187-3.113q.726 0 1 .231.287.231.287.671 0 .451-.33.65-.33.197-1.045.197h-.88V31.49zm-.968-1.32v-2.045h1.089q.748 0 1.045.286.297.296.297.78 0 .44-.308.704-.297.275-1.09.275zM370.998 29.763q0-1.495-.792-2.31-.78-.813-2.134-.813-.836 0-1.496.363-.649.363-1.023 1.056-.374.703-.374 1.704 0 1.496.781 2.3.781.802 2.145.802.847 0 1.496-.363.65-.363 1.023-1.056.374-.682.374-1.683zm-4.147 0q0-.89.286-1.352.297-.451.957-.451.65 0 .935.45.297.462.297 1.353t-.297 1.331q-.286.451-.946.451-.649 0-.946-.45-.286-.44-.286-1.332zM377.719 29.763q0-1.495-.792-2.31-.781-.813-2.134-.813-.836 0-1.496.363-.649.363-1.023 1.056-.374.703-.374 1.704 0 1.496.781 2.3.781.802 2.145.802.847 0 1.496-.363t1.023-1.056q.374-.682.374-1.683zm-4.147 0q0-.89.286-1.352.297-.451.957-.451.649 0 .935.45.297.462.297 1.353t-.297 1.331q-.286.451-.946.451-.65 0-.946-.45-.286-.44-.286-1.332zM381.514 27.949q.275 0 .527.055.253.055.506.132v-1.221q-.264-.11-.66-.187-.384-.088-.846-.088-.54 0-.968.176-.418.176-.671.605-.242.44-.242 1.21v2.892h-.781v.693l.902.55.473 1.265h1.045v-1.276h1.682v-1.232H380.8V28.63q0-.34.198-.516.198-.165.517-.165z"/></g><path d="M4901.25 606.371h730.98V385.359h-730.98v221.012" style="fill:#878787;fill-rule:evenodd" transform="scale(.1)"/><path style="color:#000;fill:#fff;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:2.61313;-inkscape-stroke:none" d="M4901.25 382.86a2.5 2.5 0 0 0-2.5 2.5V606.37a2.5 2.5 0 0 0 2.5 2.5h730.98a2.5 2.5 0 0 0 2.5-2.5V385.36a2.5 2.5 0 0 0-2.5-2.5zm2.5 5h725.98V603.87h-725.98Z" transform="scale(.1)"/><path d="M4897.7 354.523h734.55V133.512H4897.7v221.011" style="fill:#878787;fill-rule:evenodd" transform="scale(.1)"/><path style="color:#000;fill:#fff;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:2.61313;-inkscape-stroke:none" d="M4897.7 131.012a2.5 2.5 0 0 0-2.5 2.5v221.011a2.5 2.5 0 0 0 2.5 2.5h734.55a2.5 2.5 0 0 0 2.5-2.5V133.512a2.5 2.5 0 0 0-2.5-2.5zm2.5 5h729.55v216.011H4900.2z" transform="scale(.1)"/><path d="M4114.92 354.523h730.99V133.512h-730.99v221.011" style="fill:#878787;fill-rule:evenodd" transform="scale(.1)"/><path style="color:#000;fill:#fff;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:2.61313;-inkscape-stroke:none" d="M4114.92 131.012a2.5 2.5 0 0 0-2.5 2.5v221.011a2.5 2.5 0 0 0 2.5 2.5h730.99a2.5 2.5 0 0 0 2.5-2.5V133.512a2.5 2.5 0 0 0-2.5-2.5zm2.5 5h725.99v216.011h-725.99z" transform="scale(.1)"/><path d="M4114.92 609.645h730.99V388.629h-730.99v221.016" style="fill:#878787;fill-rule:evenodd" transform="scale(.1)"/><path style="color:#000;fill:#fff;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:2.61313;-inkscape-stroke:none" d="M4114.92 386.129a2.5 2.5 0 0 0-2.5 2.5v221.016a2.5 2.5 0 0 0 2.5 2.5h730.99a2.5 2.5 0 0 0 2.5-2.5V388.629a2.5 2.5 0 0 0-2.5-2.5zm2.5 5h725.99v216.016h-725.99z" transform="scale(.1)"/><g aria-label="DCC ECC ESM Timers 3x eQEP 5x I2C" style="font-weight:700;font-size:10.9997px;font-family:ArialMT;-inkscape-font-specification:ArialMT-Bold;fill:#fff"><path d="M443.508 49.974q0-1.99-1.133-3.003-1.122-1-3.157-1h-2.222v7.853h2.464q1.232 0 2.134-.44.913-.44 1.408-1.298.506-.847.506-2.112zm-1.727-.044q0 1.31-.572 1.914-.572.616-1.661.616h-.891v-5.115h.715q2.409 0 2.409 2.585zM448.27 52.548q-.956 0-1.462-.715t-.506-1.958q0-1.254.462-1.947.473-.682 1.507-.682.484 0 .957.11.484.11 1.045.308v-1.397q-.517-.209-1.023-.308-.506-.099-1.133-.099-1.21 0-2.002.495-.781.506-1.155 1.408-.374.913-.374 2.123 0 1.188.429 2.101t1.243 1.43q.825.517 2.013.517.583 0 1.166-.154.594-.143 1.133-.396l-.54-1.353q-.44.21-.89.363-.44.154-.87.154zM456.212 52.548q-.957 0-1.463-.715-.505-.715-.505-1.958 0-1.254.461-1.947.473-.682 1.507-.682.484 0 .957.11.484.11 1.045.308v-1.397q-.517-.209-1.023-.308-.506-.099-1.133-.099-1.21 0-2.001.495-.781.506-1.155 1.408-.374.913-.374 2.123 0 1.188.429 2.101t1.243 1.43q.824.517 2.012.517.583 0 1.166-.154.594-.143 1.133-.396l-.539-1.353q-.44.21-.89.363-.44.154-.87.154zM520.454 45.643h-4.521v7.854h4.52v-1.364h-2.86v-1.727h2.663v-1.364h-2.662v-2.024h2.86zM526.602 52.22q-.957 0-1.463-.714-.506-.715-.506-1.958 0-1.254.462-1.947.473-.682 1.507-.682.484 0 .957.11.484.11 1.045.308V45.94q-.517-.209-1.023-.308-.506-.099-1.133-.099-1.21 0-2.002.495-.78.506-1.155 1.408-.374.913-.374 2.123 0 1.188.43 2.1.428.914 1.242 1.43.825.518 2.013.518.583 0 1.166-.154.594-.143 1.133-.396l-.539-1.353q-.44.209-.89.363-.44.154-.87.154ZM534.544 52.22q-.957 0-1.463-.714-.506-.715-.506-1.958 0-1.254.462-1.947.473-.682 1.507-.682.484 0 .957.11.484.11 1.045.308V45.94q-.517-.209-1.023-.308-.506-.099-1.133-.099-1.21 0-2.002.495-.78.506-1.155 1.408-.374.913-.374 2.123 0 1.188.43 2.1.428.914 1.242 1.43.825.518 2.013.518.583 0 1.166-.154.594-.143 1.133-.396l-.539-1.353q-.44.209-.89.363-.44.154-.87.154zM441.629 20.464h-4.521v7.853h4.52v-1.364h-2.86v-1.726h2.663v-1.364h-2.662v-2.024h2.86zM449.075 22.642q0-1.045-.759-1.672-.748-.616-2.134-.616-1.243 0-2.222.473v1.55q.561-.241 1.155-.45.605-.198 1.2-.198.615 0 .868.23.264.243.264.606 0 .297-.209.506-.198.209-.539.385-.34.187-.78.396-.276.132-.595.308-.319.187-.616.45-.286.276-.473.66-.187.386-.187.925 0 1.055.715 1.638.715.594 1.947.594.616 0 1.166-.143.561-.143 1.166-.407l-.539-1.298q-.539.22-.968.341-.429.121-.88.121-.473 0-.726-.22t-.253-.572q0-.417.374-.66.374-.241 1.111-.593.605-.286 1.023-.594.43-.308.66-.726.231-.418.231-1.034zM455.103 20.464l-1.892 6.16h-.044l.033-.66q.022-.44.044-.946.022-.495.022-.902v-3.652h-1.485v7.853h2.266l1.86-6.005h.032l1.97 6.005h2.265v-7.853h-1.55v3.718q0 .374.01.858.022.484.033.913l.033.66h-.044l-2.024-6.15zM512.719 20.535h-1.661v6.468h-2.134v1.386h5.929v-1.386h-2.134zM516.908 28.895q.363 0 .627-.176.264-.165.264-.627 0-.451-.264-.627t-.627-.176q-.374 0-.638.176-.253.176-.253.627 0 .462.253.627.264.176.638.176zm.814-2.354v-6.006h-1.639v6.006zM526.192 26.651q1.023 0 1.54-.528.528-.517.528-1.672v-3.916h-1.64v3.509q0 1.298-.901 1.298-.65 0-.924-.462-.275-.462-.275-1.33v-3.015h-1.64v3.509q0 1.298-.901 1.298-.682 0-.946-.517-.253-.506-.253-1.463v-2.827h-1.639v6.006h1.254l.22-.77h.088q.275.462.748.671.484.209 1 .209.66 0 1.123-.22.462-.209.704-.66h.143q.275.462.759.671.495.209 1.012.209zM531.395 26.651q1.243 0 1.969-.715.726-.704.726-2.013v-.792h-3.872q.022-.693.407-1.089.396-.396 1.089-.396.583 0 1.056.11.473.121.979.363v-1.265q-.44-.22-.935-.319-.484-.11-1.177-.11-.902 0-1.595.33-.693.341-1.09 1.023-.395.682-.395 1.716 0 1.056.352 1.749.363.704 1 1.056.639.352 1.486.352zm.01-1.166q-.472 0-.791-.308-.308-.308-.363-.957h2.299q-.011.55-.286.902-.275.363-.858.363zM538.39 26.651q.121 0 .286-.011.165-.011.264-.033l-.12-1.54q-.078.022-.232.033-.143.022-.253.022-.418 0-.802-.154-.385-.143-.627-.473-.231-.33-.231-.902v-3.058h-1.64v6.006h1.244l.242-1.012h.077q.264.462.726.792.461.33 1.066.33zM543.505 22.317q0-.913-.649-1.408-.638-.484-1.914-.484-.627 0-1.078.088-.45.077-.902.264v1.353q.484-.22 1.045-.363.561-.143.99-.143.484 0 .682.143.21.143.21.374 0 .154-.089.275-.077.121-.352.275-.275.154-.858.396-.56.242-.924.473-.363.242-.539.572-.176.341-.176.847 0 .836.65 1.254.648.418 1.726.418.561 0 1.067-.11.506-.11 1.045-.363l-.495-1.177q-.44.187-.836.308-.396.132-.803.132-.726 0-.726-.396 0-.143.088-.264.1-.11.363-.242.275-.132.803-.352.517-.209.891-.44.374-.22.572-.56.21-.33.21-.87zM138.647 235.483q0-.814-.495-1.298-.484-.484-1.2-.66v-.033q.947-.11 1.43-.572.496-.462.496-1.243 0-.682-.341-1.232-.33-.539-1.034-.858-.693-.308-1.793-.308-1.276 0-2.266.43v1.407q.506-.253 1.056-.385.56-.132 1.034-.132.89 0 1.243.308.363.308.363.87 0 .33-.165.55-.165.23-.583.34-.407.121-1.144.121h-.594v1.276h.605q.726 0 1.1.132.385.143.517.374.143.242.143.55 0 .418-.264.649-.253.242-.858.242-.561 0-.98-.198-.406-.187-.692-.374l-.77 1.144q.462.33 1.078.55.627.22 1.485.22 1.21 0 1.914-.495.715-.484.715-1.375zM141.232 232.458l-1.936 2.937h1.859l1.166-1.914 1.177 1.914h1.859l-1.958-2.937 2.046-3.069h-1.86l-1.264 2.057-1.265-2.057h-1.86zM151.648 235.505q1.243 0 1.97-.715.725-.704.725-2.013v-.792h-3.871q.022-.693.406-1.089.396-.396 1.09-.396.582 0 1.055.11.473.121.98.363v-1.265q-.44-.22-.936-.319-.484-.11-1.177-.11-.902 0-1.594.33-.693.341-1.09 1.023-.395.682-.395 1.716 0 1.056.352 1.749.363.704 1 1.056.638.352 1.485.352zm.011-1.166q-.473 0-.792-.308-.307-.308-.362-.957h2.298q-.01.55-.286.902-.275.363-.858.363zM162.55 233.327q0-1.32-.474-2.288-.473-.957-1.463-1.408l1.892-2.112h-2.134l-1.44 1.76h-.122q-1.276 0-2.112.506-.825.506-1.232 1.42-.396.912-.396 2.133t.396 2.123q.407.902 1.232 1.397.836.506 2.123.506 1.276 0 2.101-.506.825-.495 1.221-1.408.407-.902.407-2.123zm-5.732 0q0-1.232.473-1.947.473-.704 1.518-.704 1.067 0 1.53.704.461.715.461 1.947 0 1.243-.462 1.947t-1.518.704q-1.056 0-1.529-.704-.473-.704-.473-1.947zM168.5 229.39h-4.52v7.853h4.52v-1.364h-2.86v-1.727h2.662v-1.364h-2.662v-2.024h2.86zM173.824 237.243q1.518 0 2.21-.66.705-.649.705-1.793 0-.682-.286-1.287-.286-.594-.957-.957-.66-.363-1.804-.363h-.715v-2.794h-1.661v7.854zm-.088-1.364h-.76v-2.332h.55q.705 0 1.112.275.418.286.418.913 0 1.144-1.32 1.144zM48.743 233.303q.715 0 1.276-.275.56-.275.88-.803.33-.528.33-1.308 0-1.276-.792-2.013-.792-.726-2.343-.726-.616 0-1.166.11-.54.11-.946.319v1.43q.407-.21.979-.363.572-.143 1.078-.143.737 0 1.122.297.396.308.396.946 0 1.187-1.573 1.187-.308 0-.638-.066-.33-.055-.55-.11l-.66.352.297 4.004h4.257v-1.408h-2.805l-.143-1.54q.187.033.396.066.22.044.605.044zM53.649 231.356l-1.936 2.937h1.859l1.166-1.914 1.177 1.914h1.858l-1.957-2.937 2.045-3.068h-1.858l-1.265 2.057-1.265-2.057h-1.86zM64.66 228.288h-3.576v.946l.957.44v5.081l-.957.44v.946h3.575v-.946l-.957-.44v-5.081l.957-.44z"/><path d="M69.72 228.288h-5.49v1.155l1.97 1.99q.593.616.956 1.023.363.418.528.748.165.341.165.726 0 .473-.264.704-.253.231-.693.231-.45 0-.88-.209-.429-.209-.902-.594l-.902 1.067q.341.297.715.55.385.253.88.407.506.165 1.21.165.77 0 1.32-.286.561-.275.858-.759.308-.473.308-1.078 0-.649-.264-1.188-.253-.539-.748-1.067-.484-.528-1.177-1.165l-1.012-.946v-.077h3.421zM74.229 234.865q-.957 0-1.463-.715-.506-.715-.506-1.958 0-1.253.462-1.946.473-.682 1.507-.682.484 0 .957.11.484.11 1.045.308v-1.397q-.517-.21-1.023-.308-.506-.1-1.133-.1-1.21 0-2.002.496-.78.506-1.155 1.408-.374.913-.374 2.122 0 1.188.43 2.101.428.913 1.242 1.43.825.517 2.013.517.583 0 1.166-.154.594-.143 1.133-.396l-.539-1.353q-.44.21-.891.363-.44.154-.869.154z"/></g><path d="M1094.51 3372.11h934.07v-247.5h-934.07v247.5" style="fill:#878787;fill-rule:evenodd" transform="scale(.1)"/><path style="color:#000;fill:#fff;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:2.61313;-inkscape-stroke:none" d="M1094.51 3122.11a2.5 2.5 0 0 0-2.5 2.5v247.5a2.5 2.5 0 0 0 2.5 2.5h934.07a2.5 2.5 0 0 0 2.5-2.5v-247.5a2.5 2.5 0 0 0-2.5-2.5zm2.5 5h929.07v242.5h-929.07z" transform="scale(.1)"/><g aria-label="GPIO" style="font-weight:700;font-size:10.9997px;font-family:ArialMT;-inkscape-font-specification:ArialMT-Bold;fill:#fff"><path d="M146.592 325.602h3.113v-4.07q-.616-.209-1.287-.33-.66-.121-1.507-.121-1.76 0-2.706 1.034t-.946 3.014q0 1.232.473 2.134.484.902 1.397 1.397t2.233.495q.627 0 1.232-.132t1.1-.352l-.55-1.331q-.363.187-.825.308-.462.12-.968.12-.726 0-1.265-.33-.528-.33-.825-.934-.286-.594-.286-1.408 0-.77.209-1.364.209-.594.66-.935.45-.33 1.177-.33.352 0 .594.033.253.033.462.077v1.639h-1.485ZM154.677 329.045q1.518 0 2.21-.66.705-.65.705-1.793 0-.682-.286-1.287-.286-.594-.957-.957-.66-.363-1.804-.363h-.715v-2.794h-1.661v7.854zm-.088-1.364h-.76v-2.332h.55q.705 0 1.112.275.418.286.418.913 0 1.144-1.32 1.144zM162.442 321.191h-3.574v.946l.957.44v5.082l-.957.44v.946h3.574v-.946l-.957-.44v-5.082l.957-.44z"/><path d="M169.691 325.129q0-1.221-.407-2.134-.396-.902-1.22-1.408-.826-.506-2.113-.506-1.276 0-2.112.506-.825.506-1.232 1.419-.396.913-.396 2.134 0 1.22.396 2.123.407.902 1.232 1.397.836.506 2.123.506 1.276 0 2.101-.506.825-.495 1.221-1.408.407-.902.407-2.123zm-5.73 0q0-1.232.472-1.947.473-.704 1.518-.704 1.067 0 1.53.704.461.715.461 1.947 0 1.243-.462 1.947t-1.518.704q-1.056 0-1.529-.704-.473-.704-.473-1.947z"/></g><path d="M3360.18 3240.6h2355V1810.3h-2355v1430.3" style="fill:#dcddde;fill-rule:evenodd" transform="scale(.1)"/><path style="color:#000;fill:#fff;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:2.61313;-inkscape-stroke:none" d="M3360.18 1807.8a2.5 2.5 0 0 0-2.5 2.5v1430.3a2.5 2.5 0 0 0 2.5 2.5h2355a2.5 2.5 0 0 0 2.5-2.5V1810.3a2.5 2.5 0 0 0-2.5-2.5zm2.5 5h2350v1425.3h-2350z" transform="scale(.1)"/><g aria-label="Multimedia" style="font-size:10.9997px;font-family:ArialMT;-inkscape-font-specification:ArialMT;fill:#231f20"><path d="m431.527 312.721-2.585 6.886h-.044q.033-.341.055-.924.022-.572.022-1.2v-4.762h-.913v7.854h1.463l2.42-6.435h.044l2.464 6.435h1.452v-7.854h-.98v4.829q0 .572.023 1.133l.055.913h-.044l-2.618-6.875ZM442.02 318.617v-5.896h-.791l-.143.781h-.044q-.286-.462-.792-.682-.506-.209-1.078-.209-1.067 0-1.606.506-.54.517-.54 1.639v3.86h.98v-3.794q0-1.408 1.309-1.408.979 0 1.353.55.385.55.385 1.584v3.069ZM444.177 312.721h-.968v8.36h.968zM447.62 313.403q.22 0 .45.033.231.044.374.088v-.737q-.154-.077-.44-.121-.286-.055-.55-.055-.462 0-.858.154-.385.165-.627.561t-.242 1.111v3.432h-.835v.462l.846.385.385 1.254h.572v-1.353h1.705v-.748h-1.705v-3.41q0-.539.253-.803.264-.253.671-.253zM449.203 320.828q.22 0 .385-.154.176-.143.176-.462 0-.308-.176-.462-.165-.154-.385-.154-.242 0-.407.154-.165.154-.165.462 0 .319.165.462.165.154.407.154zm.473-2.211v-5.896h-.968v5.896zM457.618 318.727q1.001 0 1.496-.517.495-.506.495-1.65v-3.839h-.957v3.795q0 1.397-1.199 1.397-.858 0-1.232-.495-.363-.495-.363-1.441v-3.256h-.957v3.795q0 1.397-1.21 1.397-.89 0-1.232-.55-.34-.55-.34-1.584v-3.058h-.969v5.896h.781l.143-.803h.055q.275.462.737.682.473.23 1.001.23 1.386 0 1.804-.99h.055q.297.507.803.749.517.242 1.09.242zM462.59 318.727q.759 0 1.298-.33.55-.33.836-.935.297-.594.297-1.397v-.583h-4.037q.022-1.001.506-1.529.495-.517 1.375-.517.561 0 .99.099.44.11.902.308v-.847q-.451-.198-.891-.286-.44-.099-1.045-.099-.836 0-1.485.341-.638.341-1 1.012-.353.682-.353 1.66 0 .969.32 1.662.33.693.912 1.067.594.374 1.375.374zm-.011-.792q-.693 0-1.1-.451-.396-.44-.473-1.232h3.003q-.011.748-.352 1.21-.341.473-1.078.473zM468.519 312.611q-1.1 0-1.76.759-.66.77-.66 2.288 0 1.518.66 2.288.67.78 1.77.78.683 0 1.112-.252.44-.253.715-.616h.066q-.011.143-.044.418-.022.286-.022.45v2.355h.968v-8.36h-.781l-.143.792h-.044q-.264-.374-.704-.638-.44-.264-1.133-.264Zm.154.803q.935 0 1.309.506.385.517.385 1.55v.177q0 1.1-.363 1.683-.363.594-1.342.594-.781 0-1.177-.627-.385-.616-.385-1.661 0-1.056.385-1.639.396-.583 1.188-.583zM473.04 320.828q.22 0 .385-.154.176-.143.176-.462 0-.308-.176-.462-.165-.154-.385-.154-.242 0-.407.154-.165.154-.165.462 0 .319.165.462.165.154.407.154zm.473-2.211v-5.896h-.968v5.896zM477.22 318.716q1.078 0 1.595-.473.517-.473.517-1.507v-4.015h-.704l-.187.836h-.044q-.385-.484-.814-.715-.418-.231-1.166-.231-.803 0-1.331.418-.528.429-.528 1.331 0 .88.693 1.353.693.484 2.134.528l1 .033v.352q0 .737-.318 1.023-.32.286-.902.286-.462 0-.88-.143-.418-.132-.781-.308l-.297.726q.385.209.913.352.528.154 1.1.154zm.286-3.146q-1.1-.044-1.53-.352-.417-.308-.417-.869 0-.495.297-.726.308-.231.78-.231.749 0 1.244.407.495.418.495 1.276v.528z"/></g><path d="M4610.22 2449.07h1021.27v-557.05H4610.22v557.05" style="fill:#878787;fill-rule:evenodd" transform="scale(.1)"/><path style="color:#000;fill:#fff;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:2.61313;-inkscape-stroke:none" d="M4610.22 1889.52a2.5 2.5 0 0 0-2.5 2.5v557.05a2.5 2.5 0 0 0 2.5 2.5h1021.27a2.5 2.5 0 0 0 2.5-2.5v-557.05a2.5 2.5 0 0 0-2.5-2.5zm2.5 5h1016.27v552.05H4612.72Z" transform="scale(.1)"/><path d="M4610.22 3094.52h1021.27v-557.06H4610.22v557.06" style="fill:#878787;fill-rule:evenodd" transform="scale(.1)"/><path style="color:#000;fill:#fff;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:2.61313;-inkscape-stroke:none" d="M4610.22 2534.959a2.5 2.5 0 0 0-2.5 2.502v557.059a2.5 2.5 0 0 0 2.5 2.5h1021.27a2.5 2.5 0 0 0 2.5-2.5v-557.06a2.5 2.5 0 0 0-2.5-2.501zm2.5 5.002h1016.27v552.059H4612.72Z" transform="scale(.1)"/><path d="M3463.11 3094.52h1021.27v-557.06H3463.11v557.06" style="fill:#878787;fill-rule:evenodd" transform="scale(.1)"/><path style="color:#000;fill:#fff;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:2.61313;-inkscape-stroke:none" d="M3463.11 2534.959a2.5 2.5 0 0 0-2.5 2.502v557.059a2.5 2.5 0 0 0 2.5 2.5h1021.27a2.5 2.5 0 0 0 2.5-2.5v-557.06a2.5 2.5 0 0 0-2.5-2.501zm2.5 5.002h1016.269v552.059h-1016.27Z" transform="scale(.1)"/><path d="M3463.11 2449.07h1021.27v-557.05H3463.11v557.05" style="fill:#878787;fill-rule:evenodd" transform="scale(.1)"/><path style="color:#000;fill:#fff;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:2.61313;-inkscape-stroke:none" d="M3463.11 1889.52a2.5 2.5 0 0 0-2.5 2.5v557.05a2.5 2.5 0 0 0 2.5 2.5h1021.27a2.5 2.5 0 0 0 2.5-2.5v-557.05a2.5 2.5 0 0 0-2.5-2.5zm2.5 5h1016.269v552.05h-1016.27Z" transform="scale(.1)"/><g aria-label="3D Graphics Processing Unit CSI2 w/ DPHY3x McASP 2x Display with DPI and OLDI / LVDS" style="font-weight:700;font-size:10.9997px;font-family:ArialMT;-inkscape-font-specification:ArialMT-Bold;fill:#fff"><path d="M484.976 290.983q0-.814-.495-1.298-.484-.484-1.2-.66v-.033q.947-.11 1.43-.572.496-.462.496-1.243 0-.682-.341-1.232-.33-.539-1.034-.858-.693-.308-1.793-.308-1.276 0-2.266.429v1.408q.506-.253 1.056-.385.56-.132 1.034-.132.89 0 1.243.308.363.308.363.869 0 .33-.165.55-.165.23-.583.34-.407.122-1.144.122h-.594v1.276h.605q.726 0 1.1.132.385.143.517.374.143.242.143.55 0 .418-.264.649-.253.242-.858.242-.561 0-.98-.198-.406-.187-.692-.374l-.77 1.144q.462.33 1.078.55.627.22 1.485.22 1.21 0 1.914-.495.715-.484.715-1.375zM492.973 288.893q0-1.991-1.133-3.003-1.122-1.001-3.157-1.001h-2.222v7.854h2.464q1.232 0 2.134-.44.913-.44 1.408-1.298.506-.847.506-2.112zm-1.727-.044q0 1.309-.572 1.914-.572.616-1.661.616h-.891v-5.115h.715q2.409 0 2.409 2.585zM500.441 289.3h3.113v-4.07q-.616-.209-1.287-.33-.66-.121-1.507-.121-1.76 0-2.706 1.034-.945 1.034-.945 3.014 0 1.232.473 2.134.483.902 1.396 1.397.913.495 2.233.495.627 0 1.232-.132t1.1-.352l-.55-1.331q-.363.187-.825.308-.462.12-.968.12-.726 0-1.265-.33-.528-.33-.825-.934-.286-.594-.286-1.408 0-.77.21-1.364.208-.594.66-.935.45-.33 1.176-.33.352 0 .594.033.253.033.462.077v1.639h-1.485zM509.241 291.005q.121 0 .286-.011.165-.011.264-.033l-.12-1.54q-.078.022-.232.033-.143.022-.253.022-.418 0-.803-.154-.385-.143-.627-.473-.23-.33-.23-.902v-3.058h-1.64v6.006h1.243l.242-1.012h.077q.264.462.726.792.462.33 1.067.33zM512.63 291.016q1.21 0 1.847-.528.649-.517.649-1.595v-4.004h-1.144l-.319.814h-.044q-.385-.484-.814-.704-.429-.22-1.177-.22-.803 0-1.33.462-.529.473-.529 1.441 0 .957.671 1.408.671.462 2.013.506l1.045.033v.264q0 .473-.253.693-.242.22-.682.22-.44 0-.858-.132-.418-.121-.836-.308l-.539 1.11q.484.254 1.067.397.594.143 1.232.143zm.23-3.366q-.792-.022-1.1-.286-.308-.264-.308-.693 0-.374.22-.539.22-.154.572-.154.528 0 .891.308.363.319.363.89v.496ZM519.625 291.005q1.012 0 1.639-.792.627-.781.627-2.31t-.65-2.332q-.648-.792-1.66-.792-.65 0-1.034.231-.385.242-.627.539h-.088q.088-.462.088-.88v-2.42h-1.639v8.646h1.331l.23-.781h.078q.242.363.649.627.407.264 1.056.264zm-.528-1.31q-.638 0-.902-.395-.253-.396-.275-1.21v-.176q0-.87.253-1.342.264-.462.946-.462.56 0 .825.462.275.473.275 1.353 0 1.77-1.122 1.77zM524.64 291.544q0-.44-.032-.847-.022-.407-.044-.572h.088q.286.462.737.67.45.21 1 .21.98 0 1.563-.528.594-.517.594-1.672v-3.916h-1.64v3.509q0 1.298-.967 1.298-.737 0-1.023-.517-.275-.506-.275-1.463v-2.827H523v8.36h1.64zM530.548 293.249q.363 0 .627-.176.264-.165.264-.627 0-.451-.264-.627t-.627-.176q-.374 0-.638.176-.253.176-.253.627 0 .462.253.627.264.176.638.176zm.814-2.354v-6.006h-1.64v6.006zM535.222 284.779q-1.341 0-2.078.737-.726.748-.726 2.343 0 1.1.374 1.793.374.693 1.034 1.023.67.33 1.54.33.615 0 1.066-.121.462-.121.803-.286l-.484-1.265q-.385.154-.726.253-.33.099-.66.099-1.275 0-1.275-1.815 0-.902.33-1.331.34-.429.945-.429.517 0 .913.132.396.143.77.385v-1.397q-.374-.242-.792-.341-.407-.11-1.034-.11ZM543.087 286.671q0-.913-.649-1.408-.638-.484-1.914-.484-.627 0-1.078.088-.45.077-.902.264v1.353q.484-.22 1.045-.363.561-.143.99-.143.484 0 .682.143.21.143.21.374 0 .154-.089.275-.077.12-.352.275-.275.154-.858.396-.56.242-.924.473-.363.242-.539.572-.176.34-.176.847 0 .836.65 1.254.648.418 1.726.418.561 0 1.067-.11.506-.11 1.045-.363l-.495-1.177q-.44.187-.836.308-.396.132-.803.132-.726 0-.726-.396 0-.143.088-.264.1-.11.363-.242.275-.132.803-.352.517-.21.891-.44.374-.22.572-.561.21-.33.21-.869zM473.385 280.454q1.518 0 2.21-.66.704-.648.704-1.792 0-.682-.286-1.287-.286-.594-.957-.957-.66-.363-1.803-.363h-.715V272.6h-1.661v7.853Zm-.088-1.363h-.76v-2.332h.55q.705 0 1.112.275.418.286.418.913 0 1.144-1.32 1.144zM481.436 278.717q.121 0 .286-.011.165-.011.264-.033l-.12-1.54q-.078.022-.232.033-.143.022-.253.022-.418 0-.803-.154-.385-.143-.627-.473-.23-.33-.23-.902V272.6h-1.64v6.006h1.243l.242-1.012h.077q.264.462.726.792.462.33 1.067.33ZM487.816 275.615q0-1.496-.792-2.31-.78-.814-2.134-.814-.836 0-1.496.363-.649.363-1.023 1.056-.374.704-.374 1.705 0 1.496.781 2.299.781.803 2.145.803.847 0 1.496-.363.65-.363 1.023-1.056.374-.682.374-1.683zm-4.147 0q0-.891.286-1.353.297-.451.957-.451.65 0 .935.45.297.463.297 1.354 0 .89-.297 1.33-.286.452-.946.452-.649 0-.946-.451-.286-.44-.286-1.331ZM491.523 272.49q-1.342 0-2.079.738-.726.748-.726 2.343 0 1.1.374 1.793.374.693 1.034 1.023.671.33 1.54.33.616 0 1.067-.121.462-.121.803-.286l-.484-1.265q-.385.154-.726.253-.33.099-.66.099-1.276 0-1.276-1.815 0-.902.33-1.331.341-.43.946-.43.517 0 .913.133.396.143.77.385v-1.397q-.374-.242-.792-.341-.407-.11-1.034-.11zM497.672 278.717q1.243 0 1.969-.715.726-.704.726-2.013v-.792h-3.872q.022-.693.407-1.09.396-.395 1.089-.395.583 0 1.056.11.473.12.979.363v-1.265q-.44-.22-.935-.32-.484-.11-1.177-.11-.902 0-1.595.33-.693.342-1.089 1.024-.396.682-.396 1.716 0 1.056.352 1.749.363.704 1 1.056.639.352 1.486.352zm.01-1.166q-.472 0-.791-.308-.308-.308-.363-.957h2.299q-.011.55-.286.902-.275.363-.858.363ZM505.504 274.383q0-.913-.65-1.408-.637-.484-1.913-.484-.627 0-1.078.088-.451.077-.902.264v1.353q.484-.22 1.045-.363.56-.143.99-.143.484 0 .682.143.209.143.209.374 0 .154-.088.275-.077.12-.352.275-.275.154-.858.396-.561.242-.924.473-.363.242-.54.572-.175.34-.175.847 0 .836.649 1.254.649.418 1.727.418.56 0 1.067-.11.506-.11 1.045-.363l-.495-1.177q-.44.187-.836.308-.396.132-.803.132-.726 0-.726-.396 0-.143.088-.264.099-.11.363-.242.275-.132.803-.352.517-.21.89-.44.375-.22.573-.561.209-.33.209-.87zM511.62 274.383q0-.913-.65-1.408-.637-.484-1.913-.484-.627 0-1.078.088-.451.077-.902.264v1.353q.484-.22 1.045-.363.56-.143.99-.143.484 0 .682.143.209.143.209.374 0 .154-.088.275-.077.12-.352.275-.275.154-.858.396-.561.242-.924.473-.363.242-.54.572-.175.34-.175.847 0 .836.649 1.254.649.418 1.727.418.56 0 1.067-.11.506-.11 1.045-.363l-.495-1.177q-.44.187-.836.308-.396.132-.803.132-.726 0-.726-.396 0-.143.088-.264.099-.11.363-.242.275-.132.803-.352.517-.21.89-.44.375-.22.573-.561.209-.33.209-.87zM514.37 280.96q.362 0 .626-.176.264-.165.264-.627 0-.45-.264-.626t-.627-.176q-.374 0-.638.176-.253.176-.253.626 0 .462.253.627.264.176.638.176zm.813-2.353V272.6h-1.639v6.006ZM520.012 278.717q.968 0 1.551-.528.583-.517.583-1.672V272.6h-1.639v3.509q0 .649-.23.968-.232.33-.738.33-.748 0-1.023-.517-.275-.506-.275-1.463V272.6h-1.639v6.006h1.254l.22-.77h.088q.286.462.781.67.506.21 1.067.21zM525.27 278.717q1.111 0 1.738-.88h.044l.132.77h1.386v-6.017q0-1.287-.759-1.958t-2.244-.671q-.638 0-1.188.077-.539.077-1.056.275v1.309q1.111-.462 2.343-.462 1.265 0 1.265 1.364v.12q0 .188.011.386.022.198.033.352h-.044q-.308-.473-.737-.682-.429-.21-.968-.21-1.067 0-1.672.815-.594.825-.594 2.288 0 1.474.616 2.299t1.694.825zm.517-1.331q-1.155 0-1.155-1.815 0-1.793 1.177-1.793.627 0 .924.352.308.363.308 1.254v.198q0 .968-.297 1.386-.297.418-.957.418zM539.625 275.373q0-.814-.363-1.474-.352-.65-1.078-1.034-.715-.374-1.815-.374-1.562 0-2.376.792-.814.803-.814 2.112v5.06h1.66v-4.807q0-.968.397-1.364.396-.396 1.177-.396.814 0 1.177.429.374.429.374 1.342v4.795h1.66zM544.454 278.717q.968 0 1.55-.528.584-.517.584-1.672V272.6h-1.64v3.509q0 .649-.23.968-.231.33-.737.33-.748 0-1.023-.517-.275-.506-.275-1.463V272.6h-1.64v6.006h1.255l.22-.77h.088q.286.462.78.67.507.21 1.068.21zM548.59 280.96q.362 0 .626-.176.264-.165.264-.627 0-.45-.264-.626t-.627-.176q-.373 0-.637.176-.253.176-.253.626 0 .462.253.627.264.176.637.176zm.813-2.353V272.6h-1.638v6.006ZM553.352 273.8q.275 0 .528.055t.506.132v-1.221q-.264-.11-.66-.187-.385-.088-.847-.088-.539 0-.968.176-.418.176-.67.605-.243.44-.243 1.21v2.893h-.78v.693l.901.55.473 1.265h1.045v-1.276h1.683v-1.232h-1.683v-2.893q0-.341.198-.517.198-.165.517-.165zM479.772 219.695q-.957 0-1.463-.715-.506-.715-.506-1.958 0-1.254.462-1.947.473-.682 1.507-.682.484 0 .957.11.484.11 1.045.308v-1.397q-.517-.21-1.023-.308-.506-.1-1.133-.1-1.21 0-2.002.496-.78.506-1.154 1.408-.374.913-.374 2.123 0 1.188.429 2.1.428.914 1.242 1.43.825.517 2.013.517.583 0 1.166-.154.594-.143 1.133-.396l-.539-1.352q-.44.209-.89.363-.44.154-.87.154ZM489.012 215.295q0-1.045-.759-1.672-.748-.616-2.134-.616-1.243 0-2.222.473v1.55q.561-.241 1.155-.45.605-.198 1.2-.198.615 0 .868.23.264.243.264.606 0 .297-.209.506-.198.209-.539.385-.34.187-.78.396-.276.132-.595.308-.319.187-.616.45-.286.276-.473.66-.187.386-.187.925 0 1.056.715 1.638.715.594 1.947.594.616 0 1.166-.143.561-.143 1.166-.407l-.539-1.297q-.539.22-.968.34-.429.122-.88.122-.473 0-.726-.22t-.253-.572q0-.418.374-.66.374-.242 1.111-.594.605-.286 1.023-.594.43-.308.66-.726.231-.418.231-1.034ZM494.655 213.117h-3.575v.946l.957.44v5.082l-.957.44v.945h3.575v-.945l-.957-.44v-5.082l.957-.44z"/><path d="M499.715 213.117h-5.489v1.155l1.969 1.99q.594.617.957 1.024.363.418.528.748.165.34.165.726 0 .473-.264.704-.253.23-.693.23-.451 0-.88-.208-.429-.21-.902-.594l-.902 1.067q.341.297.715.55.385.252.88.406.506.165 1.21.165.77 0 1.32-.286.56-.275.858-.758.308-.473.308-1.078 0-.65-.264-1.188-.253-.54-.748-1.067-.484-.528-1.177-1.166l-1.012-.946v-.077h3.42zM508.295 215.218l-.132.55q-.077.374-.176.792-.1.429-.187.78-.088.364-.121.529h-.044q-.033-.165-.121-.528-.077-.352-.176-.781-.1-.418-.187-.792-.088-.374-.132-.572l-.484-2.08h-1.76l-1.705 6.007h1.628l.693-2.662q.077-.275.132-.66.066-.385.12-.748.056-.352.078-.561h.044q.01.154.044.407.033.264.077.539.055.275.088.495.044.23.066.308l.737 2.882h1.804l.704-2.882q.044-.154.099-.495.066-.341.11-.693.055-.352.055-.561h.044q.022.187.077.539.055.363.12.759.078.396.155.67l.715 2.663h1.606l-1.727-6.006h-1.782zM516.005 220.97l-2.925-7.853h-1.485l2.925 7.853zM525.135 217.12q0-1.99-1.133-3.002-1.122-1.001-3.157-1.001h-2.222v7.853h2.464q1.232 0 2.134-.44.913-.44 1.408-1.297.506-.847.506-2.112zm-1.727-.043q0 1.309-.572 1.914-.572.616-1.66.616h-.892v-5.115H521q2.41 0 2.41 2.585zM529.073 220.97q1.518 0 2.211-.66.704-.648.704-1.792 0-.682-.286-1.287-.286-.594-.957-.957-.66-.363-1.804-.363h-.715v-2.794h-1.66v7.853zm-.088-1.363h-.759v-2.332h.55q.704 0 1.111.275.418.286.418.913 0 1.144-1.32 1.144zM540.337 213.117h-1.661v3.388h-3.113v-3.388h-1.661v7.853h1.66v-3.08h3.114v3.08h1.66zM544.286 217.737l1.639 3.233h1.793l-2.607-4.795v-3.058h-1.65v3.003l-2.607 4.85h1.804zM376.444 219.21q0-.813-.495-1.297-.484-.484-1.199-.66v-.033q.946-.11 1.43-.572.495-.462.495-1.243 0-.682-.34-1.232-.33-.54-1.035-.858-.693-.308-1.793-.308-1.276 0-2.265.429v1.408q.506-.253 1.055-.385.561-.132 1.034-.132.891 0 1.243.308.363.308.363.869 0 .33-.165.55-.165.23-.583.34-.407.122-1.144.122h-.594v1.276h.605q.726 0 1.1.132.385.143.517.374.143.242.143.55 0 .418-.264.649-.253.242-.858.242-.56 0-.979-.198-.407-.187-.693-.374l-.77 1.144q.462.33 1.078.55.627.22 1.485.22 1.21 0 1.914-.496.715-.483.715-1.374zM379.03 216.186l-1.937 2.937h1.86l1.165-1.914 1.177 1.914h1.86l-1.959-2.937 2.046-3.07h-1.859l-1.265 2.058-1.265-2.057h-1.859zM390.425 213.117l-1.892 6.16h-.044l.033-.66q.022-.44.044-.946.022-.495.022-.902v-3.652h-1.485v7.853h2.266l1.859-6.005h.033l1.969 6.005h2.266v-7.853h-1.551v3.718q0 .374.01.858.023.484.034.913l.033.66h-.044l-2.024-6.15zM398.576 213.007q-1.342 0-2.08.737-.725.748-.725 2.343 0 1.1.374 1.793.374.693 1.034 1.023.67.33 1.54.33.616 0 1.067-.121.462-.121.803-.286l-.484-1.265q-.385.154-.726.253-.33.099-.66.099-1.276 0-1.276-1.815 0-.902.33-1.331.34-.43.946-.43.517 0 .913.133.396.143.77.385v-1.397q-.374-.242-.792-.341-.407-.11-1.034-.11zM407.189 213.117l-.572 1.87h-2.86l-.572-1.87h-1.793l2.772 7.886h2.035l2.782-7.886zm-1.54 5.093q-.055.187-.143.473t-.176.583q-.088.297-.143.517-.055-.22-.154-.55-.088-.32-.176-.616-.077-.286-.121-.407l-.561-1.826h2.046zM414.954 215.295q0-1.045-.759-1.672-.748-.616-2.134-.616-1.243 0-2.222.473v1.55q.561-.241 1.155-.45.605-.198 1.2-.198.615 0 .868.23.264.243.264.606 0 .297-.209.506-.198.209-.539.385-.34.187-.78.396-.276.132-.595.308-.319.187-.616.45-.286.276-.473.66-.187.386-.187.925 0 1.056.715 1.638.715.594 1.947.594.616 0 1.166-.143.561-.143 1.166-.407l-.539-1.297q-.539.22-.968.34-.429.122-.88.122-.473 0-.726-.22t-.253-.572q0-.418.374-.66.374-.242 1.111-.594.605-.286 1.023-.594.43-.308.66-.726.231-.418.231-1.034zM420.168 220.97q1.518 0 2.211-.66.704-.648.704-1.792 0-.682-.286-1.287-.286-.594-.957-.957-.66-.363-1.804-.363h-.715v-2.794h-1.66v7.853zm-.088-1.363h-.759v-2.332h.55q.704 0 1.111.275.418.286.418.913 0 1.144-1.32 1.144zM376.171 289.999h-5.489v1.155l1.97 1.99q.593.617.956 1.024.363.418.528.748.165.34.165.726 0 .473-.264.704-.253.23-.693.23-.45 0-.88-.208-.429-.21-.902-.594l-.902 1.067q.341.297.715.55.385.252.88.406.506.165 1.21.165.77 0 1.32-.286.561-.275.858-.758.308-.473.308-1.078 0-.65-.264-1.188-.253-.54-.748-1.067-.484-.528-1.177-1.166l-1.012-.946v-.077h3.421zM378.448 293.068l-1.936 2.937h1.86l1.165-1.914 1.177 1.914h1.859l-1.958-2.937 2.046-3.07h-1.859l-1.265 2.058-1.265-2.057h-1.859zM393.034 294.003q0-1.991-1.133-3.003-1.122-1.001-3.157-1.001h-2.222v7.853h2.464q1.232 0 2.134-.44.913-.44 1.408-1.297.506-.847.506-2.112zm-1.727-.044q0 1.309-.572 1.914-.572.616-1.661.616h-.891v-5.115h.715q2.409 0 2.409 2.585zM395.157 298.358q.363 0 .627-.176.264-.165.264-.627 0-.45-.264-.626t-.627-.176q-.374 0-.638.176-.253.176-.253.626 0 .462.253.627.264.176.638.176zm.814-2.353v-6.006h-1.64v6.006zM401.58 291.78q0-.912-.649-1.407-.638-.484-1.914-.484-.626 0-1.077.088-.451.077-.902.264v1.353q.484-.22 1.045-.363.56-.143.99-.143.483 0 .681.143.21.143.21.374 0 .154-.089.275-.077.12-.352.275-.275.154-.858.396-.56.242-.923.473-.363.242-.54.572-.175.34-.175.847 0 .836.649 1.254.649.418 1.726.418.561 0 1.067-.11.506-.11 1.045-.363l-.495-1.177q-.44.187-.836.308-.396.132-.803.132-.726 0-.726-.396 0-.143.088-.264.1-.11.363-.242.275-.132.803-.352.517-.21.891-.44.374-.22.572-.561.21-.33.21-.87zM406.85 296.115q1.011 0 1.638-.792.627-.781.627-2.31 0-1.53-.649-2.332-.649-.792-1.66-.792-.65 0-1.035.23-.385.243-.627.54h-.088q.088-.462.088-.88v-2.42h-1.639v8.646h1.331l.231-.781h.077q.242.363.65.627.406.264 1.055.264zm-.529-1.31q-.638 0-.902-.395-.253-.396-.275-1.21v-.176q0-.87.253-1.342.264-.462.946-.462.561 0 .825.462.275.473.275 1.353 0 1.77-1.122 1.77zM411.865 289.999h-1.639v8.36h1.64zM415.748 296.126q1.21 0 1.848-.528.649-.517.649-1.595v-4.004h-1.144l-.319.814h-.044q-.385-.484-.814-.704-.429-.22-1.177-.22-.803 0-1.33.462-.529.473-.529 1.44 0 .958.671 1.409.671.462 2.013.506l1.045.033v.264q0 .473-.253.693-.242.22-.682.22-.44 0-.858-.132-.418-.121-.836-.308l-.539 1.11q.484.254 1.067.397.594.143 1.232.143zm.231-3.366q-.792-.022-1.1-.286-.308-.264-.308-.693 0-.374.22-.54.22-.153.572-.153.528 0 .891.308.363.319.363.89v.496zM418.542 296.005h1.793l1.133-3.377q.088-.242.132-.506.044-.253.066-.54h.033q.033.287.088.54.066.264.143.506l1.11 3.377h1.76l-2.54-6.776q-.341-.935-1.001-1.397-.65-.473-1.507-.473-.275 0-.484.033-.198.022-.352.055v1.298q.121-.022.286-.044.176-.022.363-.022.517 0 .814.319.308.308.45.748l.1.297zM381.094 279.811l-.132.55q-.077.374-.176.792-.1.43-.187.781-.088.363-.121.528h-.044q-.033-.165-.121-.528-.077-.352-.176-.78-.1-.419-.187-.793-.088-.374-.132-.572l-.484-2.079h-1.76l-1.705 6.006h1.628l.693-2.662q.077-.275.132-.66.066-.385.12-.748.056-.352.078-.56h.044q.01.153.044.406.033.264.077.54.055.274.088.494.044.231.066.308l.737 2.882h1.804l.704-2.882q.044-.154.099-.495.066-.34.11-.693.055-.352.055-.56h.044q.022.186.077.538.055.363.12.76.078.395.155.67l.714 2.662h1.606l-1.727-6.006h-1.781zM386 286.07q.362 0 .626-.176.264-.165.264-.627 0-.45-.264-.627-.264-.176-.627-.176-.374 0-.638.176-.253.176-.253.627 0 .462.253.627.264.176.638.176zm.813-2.354v-6.006h-1.639v6.006ZM390.762 278.91q.275 0 .528.054.253.055.506.132v-1.22q-.264-.11-.66-.188-.385-.088-.847-.088-.539 0-.968.176-.418.176-.67.605-.243.44-.243 1.21v2.893h-.78v.693l.901.55.473 1.265h1.045v-1.276h1.683v-1.232h-1.683v-2.893q0-.34.198-.517.198-.165.517-.165zM393.534 284.365q0-.44-.033-.847-.022-.407-.044-.572h.088q.286.462.737.671.451.21 1.001.21.98 0 1.562-.529.594-.517.594-1.672v-3.916H395.8v3.51q0 1.297-.968 1.297-.737 0-1.023-.517-.275-.506-.275-1.463v-2.827h-1.639v8.36h1.64zM408.318 281.714q0-1.99-1.133-3.003-1.122-1-3.157-1h-2.222v7.853h2.464q1.232 0 2.134-.44.913-.44 1.408-1.298.506-.847.506-2.112zm-1.727-.044q0 1.31-.572 1.914-.572.616-1.661.616h-.891v-5.115h.715q2.409 0 2.409 2.585zM412.256 285.564q1.518 0 2.21-.66.705-.649.705-1.793 0-.682-.286-1.287-.286-.594-.957-.957-.66-.363-1.804-.363h-.715v-2.794h-1.661v7.854zm-.088-1.364h-.76v-2.332h.55q.705 0 1.112.275.418.286.418.913 0 1.144-1.32 1.144zM420.021 277.71h-3.574v.946l.957.44v5.082l-.957.44v.946h3.574v-.946l-.956-.44v-5.082l.956-.44zM357.487 271.549q1.21 0 1.847-.528.65-.517.65-1.595v-4.004h-1.145l-.319.814h-.044q-.385-.484-.814-.704-.428-.22-1.176-.22-.803 0-1.331.462-.528.473-.528 1.441 0 .957.67 1.408.672.462 2.013.506l1.045.033v.264q0 .473-.253.693-.242.22-.682.22-.44 0-.857-.132-.418-.121-.836-.308l-.54 1.11q.485.254 1.068.397.594.143 1.231.143zm.23-3.366q-.791-.022-1.1-.286-.307-.264-.307-.693 0-.374.22-.539.22-.154.572-.154.528 0 .89.308.363.32.363.891v.495zM364.548 271.538q.968 0 1.551-.528.583-.517.583-1.672v-3.916h-1.639v3.509q0 .649-.23.968-.232.33-.738.33-.748 0-1.023-.517-.275-.506-.275-1.463v-2.827h-1.639v6.006h1.254l.22-.77h.088q.286.462.781.67.506.21 1.067.21zM369.762 265.312q-1 0-1.639.781-.627.792-.627 2.321 0 1.54.638 2.332.638.792 1.672.792.65 0 1.067-.253.418-.253.66-.627h.055q-.033.176-.077.506-.044.34-.044.693v1.925h1.64v-8.36h-1.255l-.319.781h-.066q-.242-.374-.649-.638-.407-.253-1.056-.253zm.572 1.31q.682 0 .957.395.275.407.286 1.21v.176q0 .88-.275 1.342-.264.462-.99.462-.539 0-.847-.473-.308-.462-.308-1.342 0-.88.308-1.33.308-.44.87-.44zM384.898 269.36q0-1.221-.407-2.134-.396-.902-1.221-1.408-.825-.506-2.112-.506-1.276 0-2.112.506-.825.506-1.232 1.42-.396.912-.396 2.133t.396 2.123q.407.902 1.232 1.397.836.506 2.123.506 1.276 0 2.1-.506.826-.495 1.222-1.408.407-.902.407-2.123zm-5.731 0q0-1.232.473-1.947.473-.704 1.518-.704 1.067 0 1.529.704.462.715.462 1.947 0 1.243-.462 1.947t-1.518.704q-1.056 0-1.53-.704-.472-.704-.472-1.947zM386.328 265.422v7.854h1.66v-6.479h3.19v-1.375ZM399.56 269.426q0-1.991-1.133-3.003-1.122-1-3.157-1h-2.221v7.853h2.463q1.232 0 2.134-.44.913-.44 1.408-1.298.506-.847.506-2.112zm-1.727-.044q0 1.309-.572 1.914-.572.616-1.66.616h-.892v-5.115h.715q2.41 0 2.41 2.585zM403.927 265.422h-3.575v.946l.957.44v5.082l-.957.44v.946h3.575v-.946l-.957-.44v-5.082l.957-.44zM410.604 273.276l-2.926-7.854h-1.485l2.926 7.854zM413.222 265.422v7.854h1.66v-6.479h3.19v-1.375ZM425.271 273.276l-2.673-7.854h-1.815l-2.662 7.854h1.683l1.474-4.675q.044-.121.121-.451.088-.319.176-.682.088-.352.121-.594.033.242.11.594.088.363.176.682l.121.451 1.485 4.675zM432.96 269.426q0-1.991-1.133-3.003-1.122-1-3.157-1h-2.222v7.853h2.464q1.232 0 2.134-.44.913-.44 1.408-1.298.506-.847.506-2.112zm-1.727-.044q0 1.309-.572 1.914-.572.616-1.66.616h-.892v-5.115h.715q2.41 0 2.41 2.585zM439.02 267.6q0-1.045-.758-1.672-.748-.616-2.134-.616-1.243 0-2.222.473v1.551q.561-.242 1.155-.45.605-.199 1.199-.199.616 0 .869.231.264.242.264.605 0 .297-.21.506-.197.209-.538.385-.341.187-.781.396-.275.132-.594.308-.319.187-.616.451-.286.275-.473.66t-.187.924q0 1.056.715 1.639.715.594 1.947.594.616 0 1.166-.143.56-.143 1.166-.407l-.54-1.298q-.538.22-.967.34-.43.122-.88.122-.473 0-.726-.22t-.253-.572q0-.418.374-.66.374-.242 1.11-.594.606-.286 1.024-.594.429-.308.66-.726.23-.418.23-1.034z"/></g><path d="M3364.67 5612.41h2353.32v-500.03H3364.67v500.03" style="fill:#dcddde;fill-rule:evenodd" transform="scale(.1)"/><path style="color:#000;fill:#fff;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:2.61313;-inkscape-stroke:none" d="M3364.67 5109.879a2.5 2.5 0 0 0-2.5 2.502v500.03a2.5 2.5 0 0 0 2.5 2.5h2353.32a2.5 2.5 0 0 0 2.5-2.5v-500.03a2.5 2.5 0 0 0-2.5-2.502zm2.5 5.002h2348.32v495.03H3367.17Z" transform="scale(.1)"/><path d="M3443.98 5545.34h2194.7v-365.91h-2194.7v365.91" style="fill:#878787;fill-rule:evenodd" transform="scale(.1)"/><path style="color:#000;fill:#fff;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:2.61313;-inkscape-stroke:none" d="M3443.98 5176.93a2.5 2.5 0 0 0-2.5 2.5v365.91a2.5 2.5 0 0 0 2.5 2.5h2194.7a2.5 2.5 0 0 0 2.5-2.5v-365.91a2.5 2.5 0 0 0-2.5-2.5zm2.5 5h2189.7v360.91h-2189.7Z" transform="scale(.1)"/><g aria-label="PRUSS" style="font-weight:700;font-size:10.9994px;font-family:ArialMT;-inkscape-font-specification:ArialMT-Bold;fill:#fff"><path d="M438.556 540.155q1.518 0 2.21-.66.705-.65.705-1.793 0-.682-.286-1.287-.286-.594-.957-.957-.66-.363-1.804-.363h-.715V532.3h-1.661v7.854Zm-.088-1.364h-.76v-2.332h.55q.705 0 1.112.275.418.286.418.913 0 1.144-1.32 1.144zM445.672 540.155q1.606 0 2.365-.583.77-.583.77-1.771 0-.54-.209-.946-.198-.396-.539-.682-.33-.275-.715-.451l2.31-3.421h-1.848l-1.87 3.014h-.89V532.3h-1.661v7.854zm-.12-1.364h-.507v-2.123h.54q.824 0 1.176.275.363.275.363.814 0 .56-.385.792-.374.242-1.188.242zM457.717 535.073q0-.814-.363-1.474-.352-.649-1.078-1.034-.715-.374-1.815-.374-1.562 0-2.376.792-.814.803-.814 2.112v5.06h1.661v-4.807q0-.968.396-1.364.396-.396 1.177-.396.814 0 1.177.429.374.429.374 1.342v4.796h1.66zM463.898 534.479q0-1.045-.759-1.672-.747-.616-2.133-.616-1.243 0-2.222.473v1.55q.56-.241 1.155-.45.605-.198 1.199-.198.616 0 .869.23.264.243.264.606 0 .297-.21.506-.197.209-.538.385-.341.187-.781.396-.275.132-.594.308-.32.187-.616.45-.286.276-.473.66-.187.386-.187.925 0 1.056.715 1.639.715.594 1.947.594.616 0 1.165-.143.561-.143 1.166-.407l-.539-1.298q-.539.22-.967.34-.43.122-.88.122-.473 0-.726-.22t-.253-.572q0-.418.374-.66.374-.242 1.11-.594.605-.286 1.023-.594.43-.308.66-.726.231-.418.231-1.034zM471.235 534.479q0-1.045-.759-1.672-.748-.616-2.134-.616-1.243 0-2.222.473v1.55q.561-.241 1.155-.45.605-.198 1.2-.198.615 0 .868.23.264.243.264.606 0 .297-.209.506-.198.209-.539.385-.34.187-.78.396-.276.132-.595.308-.319.187-.616.45-.286.276-.473.66-.187.386-.187.925 0 1.056.715 1.639.715.594 1.947.594.616 0 1.166-.143.561-.143 1.166-.407l-.539-1.298q-.539.22-.968.34-.429.122-.88.122-.473 0-.726-.22t-.253-.572q0-.418.374-.66.374-.242 1.111-.594.605-.286 1.023-.594.43-.308.66-.726.231-.418.231-1.034z"/></g><path d="M2193.9 3905.5h1080V1810.3h-1080v2095.2" style="fill:#dcddde;fill-rule:evenodd" transform="scale(.1)"/><path style="color:#000;fill:#fff;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:2.61313;-inkscape-stroke:none" d="M2193.9 1807.8a2.5 2.5 0 0 0-2.5 2.5v2095.2a2.5 2.5 0 0 0 2.5 2.5h1080a2.5 2.5 0 0 0 2.5-2.5V1810.3a2.5 2.5 0 0 0-2.5-2.5zm2.5 5h1075V3903h-1075z" transform="scale(.1)"/><path d="M2266.87 2821.19h934.06v-247.5h-934.06v247.5" style="fill:#878787;fill-rule:evenodd" transform="scale(.1)"/><path style="color:#000;fill:#fff;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:2.61313;-inkscape-stroke:none" d="M2266.87 2571.19a2.5 2.5 0 0 0-2.5 2.5v247.5a2.5 2.5 0 0 0 2.5 2.5h934.06a2.5 2.5 0 0 0 2.5-2.5v-247.5a2.5 2.5 0 0 0-2.5-2.5zm2.501 5h929.059v242.5H2269.37z" transform="scale(.1)"/><path d="M2266.87 3156.29h934.07v-247.5h-934.07v247.5" style="fill:#878787;fill-rule:evenodd" transform="scale(.1)"/><path style="color:#000;fill:#fff;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:2.61313;-inkscape-stroke:none" d="M2266.87 2906.29a2.5 2.5 0 0 0-2.5 2.5v247.5a2.5 2.5 0 0 0 2.5 2.501h934.07a2.5 2.5 0 0 0 2.5-2.502v-247.5a2.5 2.5 0 0 0-2.5-2.5zm2.501 5.001h929.068v242.498h-929.068z" transform="scale(.1)"/><path d="M2266.87 2490.59h934.07v-247.5h-934.07v247.5" style="fill:#878787;fill-rule:evenodd" transform="scale(.1)"/><path style="color:#000;fill:#fff;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:2.61313;-inkscape-stroke:none" d="M2266.87 2240.59a2.5 2.5 0 0 0-2.5 2.5v247.5a2.5 2.5 0 0 0 2.5 2.5h934.07a2.5 2.5 0 0 0 2.5-2.5v-247.5a2.5 2.5 0 0 0-2.5-2.5zm2.501 5h929.068v242.5h-929.068z" transform="scale(.1)"/><g aria-label="2x SPI UART" style="font-weight:700;font-size:10.9997px;font-family:ArialMT;-inkscape-font-specification:ArialMT-Bold;fill:#fff"><path d="M263.028 299.316h-5.489v1.155l1.969 1.99q.594.617.957 1.024.363.418.528.748.165.34.165.726 0 .473-.264.704-.253.23-.693.23-.451 0-.88-.208-.429-.21-.902-.594l-.902 1.067q.341.297.715.55.385.253.88.407.506.165 1.21.165.77 0 1.32-.286.56-.275.858-.76.308-.472.308-1.077 0-.65-.264-1.188-.253-.54-.748-1.067-.484-.528-1.177-1.166l-1.012-.946v-.077h3.42zM265.305 302.385l-1.936 2.937h1.859l1.166-1.914 1.177 1.914h1.859l-1.958-2.937 2.046-3.069h-1.86l-1.264 2.057-1.265-2.057h-1.86ZM278.01 301.494q0-1.045-.76-1.672-.748-.616-2.133-.616-1.243 0-2.222.473v1.55q.56-.241 1.155-.45.605-.198 1.199-.198.615 0 .868.231.264.242.264.605 0 .297-.209.506-.198.209-.539.385-.34.187-.78.396-.275.132-.594.308-.32.187-.616.45-.286.276-.473.66-.187.386-.187.925 0 1.056.715 1.639.715.594 1.946.594.616 0 1.166-.143.561-.143 1.166-.407l-.539-1.298q-.539.22-.968.34-.429.122-.88.122-.472 0-.725-.22t-.253-.572q0-.418.374-.66.374-.242 1.11-.594.605-.286 1.023-.594.43-.308.66-.726.231-.418.231-1.034zM283.223 307.17q1.518 0 2.211-.66.704-.65.704-1.793 0-.682-.286-1.287-.286-.594-.957-.957-.66-.363-1.804-.363h-.715v-2.794h-1.66v7.854zm-.088-1.364h-.759v-2.332h.55q.704 0 1.111.275.418.286.418.913 0 1.144-1.32 1.144zM290.99 299.316h-3.576v.946l.957.44v5.082l-.957.44v.946h3.575v-.946l-.957-.44v-5.082l.957-.44zM265.21 268.65q0-.815-.364-1.475-.352-.649-1.078-1.034-.715-.374-1.815-.374-1.562 0-2.376.792-.814.803-.814 2.112v5.06h1.661v-4.807q0-.968.396-1.364.396-.396 1.177-.396.814 0 1.177.43.374.428.374 1.341v4.796h1.661zM271.567 265.877l-.572 1.87h-2.86l-.572-1.87h-1.793l2.772 7.887h2.035l2.783-7.887zm-1.54 5.093q-.055.187-.143.473t-.176.583q-.088.297-.143.517-.055-.22-.154-.55-.088-.319-.176-.616-.077-.286-.121-.407l-.561-1.826h2.046zM276.99 273.731q1.606 0 2.365-.583.77-.583.77-1.77 0-.54-.21-.947-.197-.396-.538-.682-.33-.275-.715-.45l2.31-3.422h-1.848l-1.87 3.014h-.891v-3.014h-1.661v7.854zm-.121-1.364h-.506v-2.123h.539q.825 0 1.177.275.363.275.363.814 0 .561-.385.792-.374.242-1.188.242zM285.669 265.877h-1.661v6.468h-2.134v1.386h5.928v-1.386h-2.133z"/></g><path d="M2266.87 2169.66h934.06v-247.5h-934.06v247.5" style="fill:#878787;fill-rule:evenodd" transform="scale(.1)"/><path style="color:#000;fill:#fff;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:2.61313;-inkscape-stroke:none" d="M2266.87 1919.66a2.5 2.5 0 0 0-2.5 2.5v247.5a2.5 2.5 0 0 0 2.5 2.5h934.06a2.5 2.5 0 0 0 2.5-2.5v-247.5a2.5 2.5 0 0 0-2.5-2.5zm2.501 5h929.059v242.5H2269.37z" transform="scale(.1)"/><g aria-label="2x CAN-FD I2C" style="font-weight:700;font-size:10.9997px;font-family:ArialMT;-inkscape-font-specification:ArialMT-Bold;fill:#fff"><path d="M250.733 232.741h-5.489v1.155l1.969 1.99q.594.617.957 1.024.363.418.528.748.165.34.165.726 0 .473-.264.704-.253.23-.693.23-.451 0-.88-.208-.429-.21-.902-.594l-.902 1.067q.341.297.715.55.385.253.88.407.506.165 1.21.165.77 0 1.32-.286.56-.275.858-.76.308-.472.308-1.077 0-.65-.264-1.188-.253-.54-.748-1.067-.484-.528-1.177-1.166l-1.012-.946v-.077h3.42zM253.01 235.81l-1.936 2.937h1.859l1.166-1.914 1.177 1.914h1.859l-1.958-2.937 2.046-3.069h-1.86l-1.264 2.057-1.265-2.057h-1.86ZM264.416 239.319q-.957 0-1.462-.715-.506-.715-.506-1.958 0-1.254.462-1.947.472-.682 1.506-.682.484 0 .957.11.484.11 1.045.308v-1.397q-.517-.209-1.023-.308-.506-.099-1.133-.099-1.21 0-2.001.495-.781.506-1.155 1.408-.374.913-.374 2.123 0 1.188.429 2.1.429.914 1.243 1.43.824.518 2.012.518.583 0 1.166-.154.594-.143 1.133-.396l-.539-1.353q-.44.209-.89.363-.44.154-.87.154zM273.832 232.741l-.572 1.87h-2.86l-.572-1.87h-1.793l2.772 7.887h2.035l2.783-7.887Zm-1.54 5.093q-.055.187-.143.473t-.176.583q-.088.297-.143.517-.055-.22-.154-.55-.088-.32-.176-.616-.077-.286-.12-.407l-.562-1.826h2.046zM283.93 232.741h-2.112l-3.42 5.94h-.045l.044-1.122q.033-.561.055-1.122v-3.696h-1.485v7.854h2.101l3.41-5.885h.033q-.011.55-.033 1.089l-.044 1.078v3.718h1.496zM284.249 235.018v1.342h2.882v-1.342zM290.21 232.741h-1.638v7.854h4.499v-1.364h-2.86v-2.024h2.662v-1.364h-2.662ZM301.804 236.745q0-1.991-1.133-3.003-1.121-1.001-3.156-1.001h-2.222v7.854h2.464q1.232 0 2.133-.44.913-.44 1.408-1.298.506-.847.506-2.112zm-1.727-.044q0 1.309-.571 1.914-.572.616-1.661.616h-.891v-5.115h.715q2.408 0 2.408 2.585zM268.666 200.648h-3.575v.946l.957.44v5.081l-.957.44v.946h3.575v-.946l-.957-.44v-5.081l.957-.44z"/><path d="M273.726 200.648h-5.49v1.155l1.97 1.99q.594.616.957 1.023.363.418.528.748.165.341.165.726 0 .473-.264.704-.253.231-.693.231-.451 0-.88-.209-.43-.209-.902-.594l-.902 1.067q.34.297.715.55.385.253.88.407.506.165 1.21.165.77 0 1.32-.286.56-.275.858-.759.308-.473.308-1.078 0-.649-.264-1.188-.253-.539-.748-1.066-.484-.528-1.177-1.166l-1.012-.946v-.077h3.42zM278.235 207.225q-.957 0-1.463-.715-.506-.715-.506-1.958 0-1.253.462-1.946.473-.682 1.507-.682.484 0 .957.11.484.11 1.045.308v-1.397q-.517-.21-1.023-.308-.506-.1-1.133-.1-1.21 0-2.002.496-.78.506-1.154 1.408-.374.913-.374 2.122 0 1.188.429 2.101t1.242 1.43q.825.517 2.013.517.583 0 1.166-.154.594-.143 1.133-.396l-.539-1.353q-.44.21-.89.363-.44.154-.87.154Z"/></g><g aria-label="General Connectivity (MCUSS)" style="font-size:10.9997px;font-family:ArialMT;-inkscape-font-specification:ArialMT;fill:#231f20"><path d="M226.575 378.416h2.717v-3.85q-.638-.209-1.287-.308-.65-.099-1.474-.099-1.221 0-2.057.484-.836.495-1.276 1.397-.429.913-.429 2.156 0 1.232.484 2.134.484.902 1.386 1.397.913.506 2.2.506.66 0 1.243-.121.594-.121 1.1-.341l-.374-.858q-.418.187-.946.319-.517.132-1.078.132-1.408 0-2.2-.847-.781-.847-.781-2.321 0-.935.297-1.661.308-.715.957-1.122.649-.396 1.705-.396.517 0 .88.055t.66.132v2.332h-1.727ZM233.868 380.275q.759 0 1.298-.33.55-.33.836-.935.297-.594.297-1.397v-.583h-4.037q.022-1.001.506-1.529.495-.517 1.375-.517.56 0 .99.099.44.11.902.308v-.847q-.451-.198-.891-.286-.44-.099-1.045-.099-.836 0-1.485.341-.638.341-1.001 1.012-.352.682-.352 1.66 0 .969.319 1.662.33.693.913 1.067.594.374 1.375.374zm-.011-.792q-.693 0-1.1-.451-.396-.44-.473-1.232h3.003q-.011.748-.352 1.21-.341.473-1.078.473zM240.544 380.275q1.056 0 1.595-.517.54-.506.54-1.65v-3.839h-.958v3.773q0 1.419-1.32 1.419-.978 0-1.352-.55-.374-.55-.374-1.584v-3.058h-.968v5.896h.78l.144-.803h.055q.286.462.792.682.506.23 1.066.23zM246.1 380.275q.758 0 1.297-.33.55-.33.836-.935.297-.594.297-1.397v-.583h-4.037q.022-1.001.506-1.529.495-.517 1.375-.517.561 0 .99.099.44.11.902.308v-.847q-.45-.198-.89-.286-.44-.099-1.046-.099-.836 0-1.485.341-.638.341-1 1.012-.353.682-.353 1.66 0 .969.32 1.662.33.693.912 1.067.594.374 1.375.374zm-.012-.792q-.693 0-1.1-.451-.396-.44-.473-1.232h3.003q-.01.748-.352 1.21-.34.473-1.078.473zM252.688 380.275q.165 0 .352-.022.198-.011.341-.044l-.12-.891q-.144.033-.32.055-.165.022-.319.022-.45 0-.847-.253-.396-.242-.638-.693-.23-.44-.23-1.034v-3.146h-.969v5.896h.792l.11-1.078h.044q.286.484.737.836t1.067.352zM255.834 380.264q1.078 0 1.595-.473.517-.473.517-1.507v-4.015h-.704l-.187.836h-.044q-.385-.484-.814-.715-.418-.231-1.166-.231-.803 0-1.33.418-.529.429-.529 1.331 0 .88.693 1.353.693.484 2.134.528l1.001.033v.352q0 .737-.319 1.023-.319.286-.902.286-.462 0-.88-.143-.418-.132-.78-.308l-.298.726q.385.209.913.352.528.154 1.1.154zm.286-3.146q-1.1-.044-1.529-.352-.418-.308-.418-.869 0-.495.297-.726.308-.231.781-.231.748 0 1.243.407.495.418.495 1.276v.528zM260.685 374.269h-.968v8.36h.968zM268.715 381.364q-1.265 0-1.991-.847-.726-.847-.726-2.321 0-1.463.67-2.321.683-.847 2.036-.847.517 0 .979.088.462.088.902.22v-.858q-.44-.165-.913-.242-.462-.077-1.111-.077-1.2 0-2.002.495-.803.495-1.21 1.408-.396.913-.396 2.145 0 1.188.429 2.09.44.913 1.287 1.419.847.517 2.057.517 1.243 0 2.167-.462l-.396-.836q-.363.165-.814.297-.44.132-.968.132zM278.284 377.228q0-1.463-.748-2.266-.736-.803-2.001-.803-.781 0-1.397.352-.605.363-.957 1.045-.352.693-.352 1.672 0 1.463.737 2.255.737.792 2.002.792.803 0 1.408-.363.615-.352.956-1.034.352-.671.352-1.65zm-4.454 0q0-1.045.407-1.661.418-.605 1.32-.605.89 0 1.309.605.417.616.417 1.66 0 1.046-.417 1.64-.418.594-1.32.594-.902 0-1.31-.594-.406-.594-.406-1.64zM282.112 380.275q1.056 0 1.595-.517.54-.506.54-1.65v-3.839h-.958v3.773q0 1.419-1.32 1.419-.979 0-1.353-.55t-.374-1.584v-3.058h-.968v5.896h.781l.143-.803h.055q.286.462.792.682.506.23 1.067.23zM288.228 380.275q1.056 0 1.595-.517.54-.506.54-1.65v-3.839h-.958v3.773q0 1.419-1.32 1.419-.979 0-1.353-.55t-.374-1.584v-3.058h-.968v5.896h.781l.143-.803h.055q.286.462.792.682.506.23 1.067.23zM293.783 380.275q.759 0 1.298-.33.55-.33.836-.935.297-.594.297-1.397v-.583h-4.037q.022-1.001.506-1.529.495-.517 1.375-.517.561 0 .99.099.44.11.902.308v-.847q-.451-.198-.891-.286-.44-.099-1.045-.099-.836 0-1.485.341-.638.341-1 1.012-.353.682-.353 1.66 0 .969.32 1.662.33.693.912 1.067.594.374 1.375.374zm-.011-.792q-.693 0-1.1-.451-.396-.44-.473-1.232h3.003q-.011.748-.352 1.21-.341.473-1.078.473zM299.987 374.159q-.781 0-1.397.319-.605.319-.957.99-.341.67-.341 1.716 0 1.089.363 1.77.363.683.979 1.002.627.319 1.419.319.45 0 .869-.1.418-.087.682-.22l-.297-.802q-.264.099-.616.187t-.66.088q-1.738 0-1.738-2.233 0-1.067.418-1.639.429-.561 1.265-.561.484 0 .847.099.374.099.682.242v-.858q-.297-.154-.66-.231-.352-.088-.858-.088ZM305.09 374.951q.22 0 .452.033.23.044.374.088v-.737q-.154-.077-.44-.121-.286-.055-.55-.055-.462 0-.858.154-.385.165-.627.561t-.242 1.111v3.432h-.836v.462l.847.385.385 1.254h.572v-1.353h1.705v-.748h-1.705v-3.41q0-.539.253-.803.264-.253.67-.253zM306.675 382.376q.22 0 .385-.154.176-.143.176-.462 0-.308-.176-.462-.165-.154-.385-.154-.242 0-.407.154-.165.154-.165.462 0 .319.165.462.165.154.407.154zm.473-2.211v-5.896h-.968v5.896zM309.92 374.269l-2.233 5.896h1.034l1.254-3.476q.088-.242.187-.54.099-.296.176-.571.077-.264.11-.451h.044q.044.187.12.462.089.275.188.572.11.297.187.528l1.254 3.476h1.034l-2.244-5.896ZM314.616 382.376q.22 0 .385-.154.176-.143.176-.462 0-.308-.176-.462-.165-.154-.385-.154-.242 0-.407.154-.165.154-.165.462 0 .319.165.462.165.154.407.154zm.473-2.211v-5.896h-.968v5.896zM318.532 374.951q.22 0 .451.033.231.044.374.088v-.737q-.154-.077-.44-.121-.286-.055-.55-.055-.462 0-.858.154-.385.165-.627.561t-.242 1.111v3.432h-.836v.462l.847.385.385 1.254h.572v-1.353h1.705v-.748h-1.705v-3.41q0-.539.253-.803.264-.253.671-.253z"/><path d="M318.697 380.165h1.034l1.276-3.355q.165-.44.297-.847.132-.396.198-.759h.044q.066.275.21.715.142.45.296.902l1.2 3.344h1.044l-2.54-6.71q-.309-.836-.804-1.33-.484-.496-1.342-.496-.264 0-.462.033-.198.022-.34.055v.77q.12-.022.285-.044.176-.022.363-.022.506 0 .814.286.32.286.495.759l.308.781zM248.536 364.995q0 1.342.385 2.585.396 1.254 1.232 2.254h.913q-.77-1.033-1.166-2.276-.385-1.243-.385-2.552 0-1.276.385-2.508.396-1.221 1.155-2.255h-.902q-.836.968-1.232 2.189-.385 1.232-.385 2.563zM256.291 361.98l-2.585 6.887h-.044q.033-.341.055-.924.022-.572.022-1.2v-4.762h-.913v7.853h1.463l2.42-6.434h.044l2.464 6.434h1.452v-7.853h-.979v4.829q0 .572.022 1.133l.055.913h-.044l-2.618-6.875ZM265.355 369.076q-1.265 0-1.991-.847-.726-.847-.726-2.321 0-1.463.671-2.321.682-.847 2.035-.847.517 0 .979.088.462.088.902.22v-.858q-.44-.165-.913-.242-.462-.077-1.111-.077-1.199 0-2.002.495-.803.495-1.21 1.408-.396.913-.396 2.145 0 1.188.429 2.09.44.913 1.287 1.418.847.517 2.057.517 1.243 0 2.167-.462l-.396-.835q-.363.165-.814.297-.44.132-.968.132ZM275.904 364.753q0-.814-.33-1.474-.33-.65-1.012-1.034-.671-.374-1.716-.374-1.463 0-2.233.792-.76.803-.76 2.112v5.06h.99v-5.093q0-.957.507-1.485.517-.528 1.55-.528 1.068 0 1.54.56.485.573.485 1.464v5.081h.979zM282.327 364.082q0-1.045-.759-1.628-.758-.583-2.045-.583-.66 0-1.221.099t-.935.275v.946q.396-.176.979-.32.594-.142 1.22-.142.88 0 1.32.34.451.342.451.925 0 .385-.165.649-.164.264-.571.484-.396.23-1.111.484-1.001.363-1.518.89-.506.529-.506 1.442 0 .627.319 1.067.319.45.88.692.572.242 1.309.242.649 0 1.187-.12.54-.122.98-.32l-.309-.846q-.407.176-.89.297-.473.12-.99.12-.737 0-1.111-.318-.374-.308-.374-.825 0-.396.165-.66t.539-.473q.374-.21 1.012-.451.693-.253 1.165-.55.484-.286.726-.693.253-.407.253-1.023zM289.664 364.082q0-1.045-.759-1.628t-2.046-.583q-.66 0-1.22.099-.562.099-.936.275v.946q.396-.176.98-.32.593-.142 1.22-.142.88 0 1.32.34.451.342.451.925 0 .385-.165.649t-.572.484q-.396.23-1.11.484-1.002.363-1.519.89-.506.529-.506 1.442 0 .627.32 1.067.318.45.88.692.571.242 1.308.242.65 0 1.188-.12.54-.122.98-.32l-.309-.846q-.407.176-.89.297-.474.12-.99.12-.738 0-1.112-.318-.374-.308-.374-.825 0-.396.165-.66t.54-.473q.373-.21 1.011-.451.693-.253 1.166-.55.484-.286.726-.693.253-.407.253-1.023zM294.34 364.995q0-1.331-.397-2.563-.385-1.221-1.22-2.19h-.903q.76 1.035 1.144 2.256.396 1.232.396 2.508 0 1.309-.396 2.552-.385 1.243-1.155 2.276h.913q.836-1 1.221-2.254.396-1.243.396-2.585z"/></g><path d="M2266.86 3498.23h934.07v-247.5h-934.07v247.5" style="fill:#878787;fill-rule:evenodd" transform="scale(.1)"/><path style="color:#000;fill:#fff;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:2.61313;-inkscape-stroke:none" d="M2266.86 3248.23a2.5 2.5 0 0 0-2.5 2.5v247.5a2.5 2.5 0 0 0 2.5 2.5h934.07a2.5 2.5 0 0 0 2.5-2.5v-247.5a2.5 2.5 0 0 0-2.5-2.5zm2.5 5h929.07v242.5h-929.07z" transform="scale(.1)"/><g aria-label="GPIO" style="font-weight:700;font-size:10.9997px;font-family:ArialMT;-inkscape-font-specification:ArialMT-Bold;fill:#fff"><path d="M263.564 337.915h3.113v-4.07q-.616-.209-1.287-.33-.66-.121-1.507-.121-1.76 0-2.706 1.034t-.946 3.014q0 1.232.473 2.134.484.902 1.397 1.397t2.233.495q.627 0 1.232-.132t1.1-.352l-.55-1.331q-.363.187-.825.308-.462.12-.968.12-.726 0-1.265-.33-.528-.33-.825-.934-.286-.594-.286-1.408 0-.77.209-1.364.209-.594.66-.935.45-.33 1.177-.33.352 0 .594.033.253.033.462.077v1.639h-1.485ZM271.649 341.358q1.518 0 2.21-.66.705-.65.705-1.793 0-.682-.286-1.287-.286-.594-.957-.957-.66-.363-1.804-.363h-.715v-2.794h-1.661v7.854zm-.088-1.364h-.76v-2.332h.55q.705 0 1.112.275.418.286.418.913 0 1.144-1.32 1.144zM279.414 333.504h-3.574v.946l.957.44v5.082l-.957.44v.946h3.574v-.946l-.957-.44v-5.082l.957-.44z"/><path d="M286.663 337.442q0-1.221-.407-2.134-.396-.902-1.22-1.408-.826-.506-2.113-.506-1.276 0-2.112.506-.825.506-1.232 1.419-.396.913-.396 2.134 0 1.22.396 2.123.407.902 1.232 1.397.836.506 2.123.506 1.276 0 2.101-.506.825-.495 1.221-1.408.407-.902.407-2.123zm-5.73 0q0-1.232.472-1.947.473-.704 1.518-.704 1.067 0 1.53.704.461.715.461 1.947 0 1.243-.462 1.947t-1.518.704q-1.056 0-1.529-.704-.473-.704-.473-1.947z"/></g><path d="M128.844 1277.69H1557.47V943.734H128.844v333.956" style="fill:#878787;fill-rule:evenodd" transform="scale(.1)"/><path style="color:#000;fill:#fff;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:2.61313;-inkscape-stroke:none" d="M128.844 941.234a2.5 2.5 0 0 0-2.5 2.5v333.955a2.5 2.5 0 0 0 2.5 2.5H1557.47a2.5 2.5 0 0 0 2.5-2.5V943.735a2.5 2.5 0 0 0-2.5-2.5zm2.5 5H1554.97v328.955H131.344Z" transform="scale(.1)"/><g aria-label="426KB SRAM" style="font-weight:700;font-size:10.9997px;font-family:ArialMT;-inkscape-font-specification:ArialMT-Bold;fill:#fff"><path d="M55.87 108.761h-.946v-1.628h-1.617v1.628h-3.355v1.155l3.443 5.07h1.529v-4.938h.946zm-2.563 2.618q0 .253.01.616l.023.67q.022.32.033.419h-.044q-.1-.22-.21-.43-.11-.208-.263-.428l-1.441-2.178h1.892zM61.81 107.133h-5.49v1.155l1.97 1.99q.594.617.957 1.024.363.418.528.748.165.34.165.726 0 .473-.264.704-.253.23-.693.23-.451 0-.88-.208-.43-.21-.902-.594l-.902 1.067q.34.297.715.55.385.253.88.407.506.165 1.21.165.77 0 1.32-.286.56-.275.857-.76.308-.472.308-1.077 0-.65-.264-1.188-.253-.54-.747-1.067-.484-.528-1.177-1.166l-1.012-.946v-.077h3.42zM62.381 110.466q0 .682.1 1.342.098.66.34 1.243.253.594.693 1.045.451.462 1.133.715.693.264 1.672.264.231 0 .54-.022.307-.011.516-.055v-1.331q-.209.055-.462.077-.242.033-.484.033-.979 0-1.518-.308-.528-.308-.748-.87-.22-.55-.253-1.275h.066q.22.385.627.649.418.264 1.078.264 1.034 0 1.64-.65.604-.648.604-1.836 0-1.276-.726-2.002-.715-.726-1.947-.726-.803 0-1.452.363-.649.374-1.034 1.133-.385.77-.385 1.947zm2.838-2.112q.484 0 .792.33.308.34.308 1.045 0 .572-.264.902-.264.33-.803.33-.363 0-.638-.165-.275-.154-.429-.407-.154-.253-.154-.517 0-.363.132-.715.132-.341.396-.572.275-.231.66-.231zM75.416 107.133h-1.892l-2.057 3.31-.704-.505v-2.805h-1.66v7.854h1.66v-3.597l.33.462.33.462 2.123 2.673h1.848l-2.739-3.476zM79.486 114.987q1.573 0 2.376-.44.803-.44.803-1.551 0-.671-.32-1.133-.307-.462-.89-.561v-.055q.396-.077.715-.275.319-.198.506-.572.187-.374.187-.99 0-1.067-.77-1.672t-2.112-.605h-2.937v7.854zm.187-3.113q.726 0 1.001.23.286.232.286.672 0 .45-.33.649-.33.198-1.045.198h-.88v-1.75zm-.968-1.32v-2.046h1.089q.748 0 1.045.286.297.297.297.78 0 .44-.308.705-.297.275-1.089.275zM92.675 109.31q0-1.044-.76-1.671-.747-.616-2.133-.616-1.243 0-2.222.473v1.55q.56-.241 1.155-.45.605-.198 1.199-.198.616 0 .869.231.264.242.264.605 0 .297-.21.506-.197.209-.538.385-.341.187-.781.396-.275.132-.594.308-.32.187-.616.45-.286.276-.473.66-.187.386-.187.925 0 1.056.715 1.639.715.594 1.947.594.616 0 1.166-.143.56-.143 1.166-.407l-.54-1.298q-.538.22-.967.34-.43.122-.88.122-.473 0-.726-.22t-.253-.572q0-.418.374-.66.374-.242 1.11-.594.606-.286 1.024-.594.429-.308.66-.726.23-.418.23-1.034zM97.668 114.987q1.606 0 2.365-.583.77-.583.77-1.771 0-.54-.209-.946-.198-.396-.539-.682-.33-.275-.715-.451l2.31-3.421h-1.848l-1.87 3.014h-.89v-3.014H95.38v7.854zm-.12-1.364h-.506V111.5h.538q.825 0 1.177.275.363.275.363.814 0 .56-.385.792-.374.242-1.188.242zM108.13 107.133l-.573 1.87h-2.86l-.572-1.87h-1.793l2.772 7.887h2.035l2.783-7.887Zm-1.54 5.093-.144.473q-.088.286-.176.583t-.143.517q-.055-.22-.154-.55-.088-.32-.176-.616-.077-.286-.12-.407l-.562-1.826h2.046zM114.586 107.133l-1.892 6.16h-.044l.033-.66q.022-.44.044-.946.022-.495.022-.902v-3.652h-1.485v7.854h2.266l1.859-6.006h.033l1.969 6.006h2.266v-7.854h-1.551v3.718q0 .374.01.858.023.484.034.913l.033.66h-.044l-2.024-6.149Z"/></g><g aria-label="A62xM" style="font-weight:700;font-size:11.9994px;font-family:ArialMT;-inkscape-font-specification:ArialMT-Bold"><path d="m275.887 569.581-.624 2.04h-3.12l-.624-2.04h-1.956l3.024 8.604h2.22l3.036-8.604Zm-1.68 5.556q-.06.204-.156.516-.096.312-.192.636t-.156.564q-.06-.24-.168-.6-.096-.348-.192-.672-.084-.312-.132-.444l-.612-1.992h2.232zM288.644 573.217q0 .744.108 1.464t.372 1.356q.276.648.756 1.14.492.504 1.236.78.756.288 1.824.288.252 0 .588-.024.336-.012.564-.06v-1.452q-.228.06-.504.084-.264.036-.528.036-1.068 0-1.656-.336-.576-.336-.816-.948-.24-.6-.276-1.392h.072q.24.42.684.708.456.288 1.176.288 1.128 0 1.788-.708.66-.708.66-2.004 0-1.392-.792-2.184-.78-.792-2.124-.792-.876 0-1.584.396-.708.408-1.128 1.236-.42.84-.42 2.124zm3.096-2.304q.528 0 .864.36.336.372.336 1.14 0 .624-.288.984t-.876.36q-.396 0-.696-.18-.3-.168-.468-.444-.168-.276-.168-.564 0-.396.144-.78.144-.372.432-.624.3-.252.72-.252zM301.364 569.581h-5.988v1.26l2.148 2.172q.648.672 1.044 1.116.396.456.576.816.18.372.18.792 0 .516-.288.768-.276.252-.756.252-.492 0-.96-.228-.468-.228-.984-.648l-.984 1.164q.372.324.78.6.42.276.96.444.552.18 1.32.18.84 0 1.44-.312.612-.3.936-.828.336-.516.336-1.176 0-.708-.288-1.296-.276-.588-.816-1.164-.528-.576-1.284-1.272l-1.104-1.032v-.084h3.732zM303.847 572.929l-2.111 3.204h2.027l1.272-2.088 1.284 2.088h2.028l-2.136-3.204 2.232-3.348h-2.028l-1.38 2.244-1.38-2.244h-2.027zM282.932 569.581l-2.064 6.72h-.048l.036-.72q.024-.48.048-1.032.024-.54.024-.984v-3.984h-1.62v8.568h2.472l2.028-6.552h.036l2.148 6.552h2.472v-8.568h-1.692v4.056q0 .408.012.936.024.528.036.996l.036.72h-.048l-2.208-6.708Z"/></g><g aria-label="Application Cores" style="font-size:10.9994px;font-family:ArialMT;-inkscape-font-specification:ArialMT;fill:#231f20"><path d="m71.054 552.313-.946 2.43h-3.113l-.935-2.43h-1.001l3.069 7.887h.89l3.059-7.887ZM68.93 558q-.033.088-.11.319-.077.23-.154.473-.066.253-.11.385-.077-.341-.176-.671-.1-.32-.165-.506l-.891-2.376h2.486zM76.135 558.319q1.09 0 1.75-.76.67-.758.67-2.287 0-1.507-.67-2.288-.66-.781-1.76-.781-.683 0-1.134.253-.44.264-.693.605h-.065q.021-.187.043-.473.022-.286.022-.495v-2.42h-.967v8.536h.792l.131-.803h.044q.264.385.693.649.43.264 1.144.264zm-.176-.814q-.902 0-1.276-.506-.363-.506-.385-1.54v-.187q0-1.09.352-1.683.363-.583 1.331-.583.54 0 .88.297.352.297.517.803.176.517.176 1.177 0 1.012-.396 1.617-.385.605-1.199.605zM82.251 558.319q1.089 0 1.749-.76.67-.758.67-2.287 0-1.507-.67-2.288-.66-.781-1.76-.781-.682 0-1.133.253-.44.264-.693.605h-.066q.022-.187.044-.473t.022-.495v-2.42h-.968v8.536h.792l.132-.803h.044q.264.385.693.649.43.264 1.144.264zm-.176-.814q-.902 0-1.276-.506-.363-.506-.385-1.54v-.187q0-1.09.352-1.683.363-.583 1.331-.583.539 0 .88.297.352.297.517.803.176.517.176 1.177 0 1.012-.396 1.617-.385.605-1.199.605zM86.53 552.313h-.968v8.36h.968zM88.499 560.42q.22 0 .385-.154.176-.143.176-.462 0-.308-.176-.462-.165-.154-.385-.154-.242 0-.407.154-.165.154-.165.462 0 .319.165.462.165.154.407.154zm.473-2.211v-5.896h-.968v5.896zM92.81 552.203q-.78 0-1.396.319-.605.319-.957.99-.341.67-.341 1.716 0 1.089.363 1.77.363.683.979 1.002.627.319 1.418.319.451 0 .87-.1.417-.087.681-.22l-.297-.802q-.264.099-.616.187t-.66.088q-1.737 0-1.737-2.233 0-1.067.418-1.64.429-.56 1.264-.56.484 0 .847.099.374.099.682.242v-.858q-.297-.154-.66-.231-.352-.088-.858-.088ZM98.178 558.308q1.078 0 1.595-.473.517-.473.517-1.507v-4.015h-.704l-.187.836h-.044q-.385-.484-.814-.715-.418-.231-1.166-.231-.803 0-1.33.418-.529.429-.529 1.33 0 .88.693 1.354.693.484 2.134.528l1.001.033v.352q0 .737-.319 1.023-.319.286-.902.286-.462 0-.88-.143-.418-.132-.78-.308l-.298.726q.385.209.913.352.528.154 1.1.154zm.286-3.146q-1.1-.044-1.529-.352-.418-.308-.418-.87 0-.494.297-.725.308-.231.781-.231.748 0 1.243.407.495.418.495 1.276v.528zM104.03 552.995q.22 0 .45.033.232.044.375.088v-.737q-.154-.077-.44-.121-.286-.055-.55-.055-.462 0-.858.154-.385.165-.627.561t-.242 1.11v3.433h-.836v.462l.847.385.385 1.254h.572v-1.353h1.705v-.748h-1.705v-3.41q0-.54.253-.803.264-.253.67-.253zM105.614 560.42q.22 0 .385-.154.176-.143.176-.462 0-.308-.176-.462-.165-.154-.385-.154-.242 0-.407.154-.165.154-.165.462 0 .319.165.462.165.154.407.154zm.473-2.211v-5.896h-.968v5.896zM112.686 555.272q0-1.463-.748-2.266-.737-.803-2.001-.803-.781 0-1.397.352-.605.363-.957 1.045-.352.693-.352 1.672 0 1.463.737 2.255.737.792 2.002.792.803 0 1.407-.363.616-.352.957-1.034.352-.671.352-1.65zm-4.454 0q0-1.045.407-1.661.418-.605 1.32-.605.89 0 1.308.605.418.616.418 1.66 0 1.046-.418 1.64-.417.594-1.32.594-.901 0-1.308-.594-.407-.594-.407-1.64zM116.514 558.319q1.056 0 1.595-.517.54-.506.54-1.65v-3.839h-.958v3.773q0 1.419-1.32 1.419-.979 0-1.353-.55t-.374-1.584v-3.058h-.968v5.896h.781l.143-.803h.055q.286.462.792.682.506.23 1.067.23zM126.348 559.408q-1.265 0-1.991-.847-.726-.847-.726-2.321 0-1.463.67-2.321.683-.847 2.036-.847.517 0 .979.088.462.088.902.22v-.858q-.44-.165-.913-.242-.462-.077-1.111-.077-1.2 0-2.002.495-.803.495-1.21 1.408-.396.913-.396 2.145 0 1.188.429 2.09.44.913 1.287 1.419.847.517 2.057.517 1.243 0 2.167-.462l-.396-.836q-.363.165-.814.297-.44.132-.968.132zM135.917 555.272q0-1.463-.748-2.266-.737-.803-2.002-.803-.78 0-1.397.352-.605.363-.957 1.045-.352.693-.352 1.672 0 1.463.737 2.255.737.792 2.002.792.803 0 1.408-.363.616-.352.957-1.034.352-.671.352-1.65zm-4.455 0q0-1.045.407-1.661.418-.605 1.32-.605.891 0 1.31.605.417.616.417 1.66 0 1.046-.418 1.64-.418.594-1.32.594-.902 0-1.309-.594-.407-.594-.407-1.64zM139.657 558.319q.165 0 .352-.022.198-.011.34-.044l-.12-.891q-.143.033-.32.055-.164.022-.318.022-.451 0-.847-.253-.396-.242-.638-.693-.231-.44-.231-1.034v-3.146h-.968v5.896h.792l.11-1.078h.044q.286.484.737.836t1.067.352zM142.847 558.319q.759 0 1.298-.33.55-.33.836-.935.297-.594.297-1.397v-.583h-4.037q.022-1.001.506-1.53.495-.516 1.375-.516.56 0 .99.099.44.11.902.308v-.847q-.451-.198-.891-.286-.44-.099-1.045-.099-.836 0-1.485.341-.638.341-1.001 1.012-.352.682-.352 1.66 0 .969.319 1.662.33.693.913 1.067.594.374 1.375.374zm-.011-.792q-.693 0-1.1-.451-.396-.44-.473-1.232h3.003q-.011.748-.352 1.21-.341.473-1.078.473zM150.524 553.94q0-.857-.638-1.297-.638-.44-1.716-.44-.616 0-1.066.099-.44.099-.781.275v.88q.352-.176.847-.33.505-.143 1.022-.143.737 0 1.067.231.33.242.33.638 0 .22-.12.396-.122.176-.44.352-.309.176-.892.396-.572.22-.978.44-.407.22-.627.528-.22.308-.22.792 0 .748.605 1.155.615.407 1.605.407.54 0 1.001-.11.473-.1.88-.286l-.33-.77q-.374.154-.78.264-.408.11-.837.11-.594 0-.913-.198-.307-.187-.307-.517 0-.242.143-.418.142-.165.472-.33.341-.154.902-.374.561-.21.957-.43.396-.22.605-.538.21-.308.21-.781z"/></g><path d="M1100.34 5473.39h918.26v-527.04h-918.26v527.04" style="fill:#c00;fill-rule:evenodd" transform="scale(.1)"/><path style="color:#000;fill:#fff;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:2.61313;-inkscape-stroke:none" d="M1100.34 4943.85a2.5 2.5 0 0 0-2.5 2.5v527.04a2.5 2.5 0 0 0 2.5 2.5h918.26a2.5 2.5 0 0 0 2.5-2.5v-527.04a2.5 2.5 0 0 0-2.5-2.5zm2.5 5h913.26v522.04h-913.26z" transform="scale(.1)"/><g aria-label="2xArm" style="font-weight:700;font-size:10.1842px;font-family:ArialMT;-inkscape-font-specification:ArialMT-Bold;fill:#fff"><path d="M35.21 525.489h-5.083v1.07l1.823 1.843q.55.57.886.947.336.387.49.692.152.316.152.672 0 .438-.245.652-.234.214-.641.214-.418 0-.815-.193-.397-.194-.835-.55l-.835.988q.316.275.662.509.356.234.815.377.468.152 1.12.152.713 0 1.222-.264.52-.255.794-.703.285-.438.285-.998 0-.601-.244-1.1-.234-.5-.692-.988-.449-.489-1.09-1.08l-.937-.875v-.072h3.167ZM37.317 528.33l-1.792 2.72h1.721l1.08-1.772 1.09 1.772h1.72l-1.812-2.72 1.894-2.841h-1.721l-1.171 1.904-1.172-1.904h-1.72ZM48.866 525.489l-.53 1.731H45.69l-.53-1.731H43.5l2.567 7.302h1.884l2.576-7.302Zm-1.425 4.715q-.051.173-.133.438l-.163.54q-.081.275-.132.479-.051-.204-.143-.51-.081-.295-.163-.57-.071-.265-.112-.377l-.52-1.69h1.895zM54.753 531.151q.112 0 .265-.01.152-.01.244-.03l-.112-1.426q-.071.02-.214.03-.132.02-.234.02-.387 0-.744-.142-.356-.132-.58-.438-.214-.305-.214-.835v-2.831h-1.517v5.56h1.15l.224-.936h.072q.244.427.672.733.428.305.988.305zM62.136 531.151q.947 0 1.426-.488.489-.48.489-1.548v-3.626h-1.517v3.249q0 1.201-.836 1.201-.6 0-.855-.427-.255-.428-.255-1.233v-2.79h-1.517v3.249q0 1.201-.835 1.201-.632 0-.876-.478-.234-.469-.234-1.355v-2.617h-1.518v5.56h1.161l.204-.712h.081q.255.427.693.62.448.194.927.194.61 0 1.039-.203.427-.194.651-.611h.133q.254.427.702.62.459.194.937.194z"/></g><path d="M2.913.07q-.56 0-1.03-.189-.469-.19-.819-.532-.343-.35-.532-.82Q.343-1.938.343-2.5q0-.532.19-.994.195-.469.545-.819.35-.357.82-.553.468-.203 1.015-.203.532 0 .994.189.469.189.819.54.357.342.553.811.203.47.203 1.03T5.293-1.47q-.189.469-.539.819-.343.343-.812.532-.47.189-1.03.189Zm0-.448q.574 0 1.043-.273.476-.273.756-.75.28-.482.28-1.099 0-.44-.161-.826-.154-.385-.434-.679-.28-.294-.665-.455-.378-.168-.82-.168-.595 0-1.07.273-.477.273-.75.756-.273.476-.273 1.1 0 .616.266 1.099.273.476.742.749.476.273 1.086.273zm-.995-.588v-3.095h.932q.574 0 .84.245.266.238.266.693 0 .33-.168.525-.168.19-.378.274l.812 1.358h-.637L2.92-2.142h-.434v1.176zm.918-1.646q.273 0 .406-.14.14-.14.14-.357 0-.245-.126-.357-.12-.112-.427-.112h-.343v.966z" transform="matrix(1 0 0 -1 64.401 529.125)" aria-label="®" style="font-weight:700;font-size:7.00146px;font-family:ArialMT;-inkscape-font-specification:ArialMT-Bold;fill:#fff"/><g aria-label="Cortex -A53" style="font-weight:700;font-size:10.1842px;font-family:ArialMT;-inkscape-font-specification:ArialMT-Bold;fill:#fff"><path d="M20.69 520.529q-.887 0-1.355-.662-.469-.662-.469-1.813 0-1.161.428-1.803.438-.631 1.395-.631.448 0 .886.102.449.102.968.285v-1.293q-.479-.194-.947-.286-.469-.091-1.05-.091-1.12 0-1.853.458-.723.469-1.07 1.304-.345.845-.345 1.965 0 1.1.397 1.945.397.846 1.15 1.324.764.479 1.864.479.54 0 1.08-.143.55-.132 1.049-.366l-.5-1.253q-.407.194-.824.336-.407.143-.805.143ZM29.886 517.23q0-1.386-.734-2.14-.723-.753-1.975-.753-.774 0-1.385.336-.601.336-.947.978-.347.651-.347 1.578 0 1.385.723 2.129.723.743 1.986.743.784 0 1.385-.336t.947-.978q.347-.631.347-1.558zm-3.84 0q0-.826.265-1.254.275-.417.886-.417.601 0 .866.417.275.428.275 1.253t-.275 1.232q-.265.418-.876.418-.601 0-.876-.418-.265-.407-.265-1.232ZM34.163 520.101q.112 0 .265-.01.153-.01.244-.03l-.112-1.426q-.071.02-.214.03-.132.02-.234.02-.387 0-.743-.142-.357-.133-.58-.438-.215-.306-.215-.835v-2.831h-1.517v5.56h1.15l.225-.937h.071q.244.428.672.734.428.305.988.305z"/><path d="M37.36 515.549q.256 0 .49.05.234.052.468.123v-1.13q-.244-.102-.61-.174-.357-.081-.785-.081-.499 0-.896.163-.387.163-.621.56-.224.407-.224 1.12v2.679h-.724v.641l.836.51.437 1.17h.968V520h1.558v-1.141H36.7v-2.679q0-.316.183-.479.184-.152.479-.152z"/><path d="M40.701 520.101q1.151 0 1.823-.662.672-.652.672-1.864v-.733h-3.584q.02-.641.376-1.008.367-.367 1.009-.367.54 0 .977.102.438.112.907.336v-1.171q-.408-.204-.866-.295-.448-.102-1.09-.102-.835 0-1.476.305-.642.316-1.009.947-.366.632-.366 1.59 0 .977.326 1.618.336.652.926.978.591.326 1.375.326zm.01-1.08q-.437 0-.733-.285-.285-.285-.336-.886h2.129q-.01.51-.265.835-.255.337-.794.337zM45.213 517.28 43.42 520h1.72l1.08-1.773 1.09 1.772h1.721l-1.813-2.719 1.894-2.841h-1.72l-1.172 1.904-1.171-1.904h-1.721zM54.908 516.547v1.242h2.669v-1.242zM63.361 514.439l-.53 1.731h-2.647l-.53-1.731h-1.66l2.567 7.302h1.884l2.576-7.302Zm-1.426 4.715q-.05.173-.132.438l-.163.54q-.081.275-.132.478-.051-.203-.143-.509-.081-.295-.163-.57-.071-.265-.112-.377l-.52-1.69h1.895zM68.402 519.083q.662 0 1.182-.255.52-.255.814-.743.306-.49.306-1.212 0-1.182-.733-1.864-.734-.672-2.17-.672-.57 0-1.079.102-.5.101-.876.295v1.324q.377-.194.907-.336.53-.133.998-.133.682 0 1.038.275.367.286.367.876 0 1.1-1.456 1.1-.286 0-.591-.06-.306-.052-.51-.103l-.61.326.275 3.707h3.941v-1.303h-2.597l-.132-1.426q.173.03.366.06.204.042.56.042zM76.214 520.08q0-.753-.459-1.201-.448-.448-1.11-.611v-.03q.876-.102 1.324-.53.459-.428.459-1.151 0-.631-.316-1.14-.306-.5-.958-.795-.641-.285-1.66-.285-1.18 0-2.097.397v1.304q.468-.235.977-.357.52-.122.958-.122.824 0 1.15.285.336.285.336.805 0 .305-.152.509-.153.214-.54.316-.377.112-1.06.112h-.55v1.18h.56q.673 0 1.02.123.356.133.478.346.132.224.132.51 0 .387-.244.6-.234.225-.794.225-.52 0-.907-.184-.377-.173-.641-.346l-.713 1.06q.427.305.998.508.58.204 1.375.204 1.12 0 1.772-.458.662-.448.662-1.273z"/></g><path d="M2.913.07q-.56 0-1.03-.189-.469-.19-.819-.532-.343-.35-.532-.82Q.343-1.938.343-2.5q0-.56.19-1.029.188-.469.531-.812.35-.35.82-.539.468-.19 1.029-.19.532 0 .994.19.469.189.819.54.357.342.553.811.203.47.203 1.03T5.293-1.47q-.189.469-.539.819-.343.343-.812.532-.47.189-1.03.189Zm0-.371q.448 0 .84-.161.392-.161.693-.455.301-.301.469-.7.168-.4.168-.883 0-.455-.161-.854-.161-.399-.455-.7-.287-.3-.686-.469-.392-.175-.868-.175-.63 0-1.128.287-.49.28-.77.777-.28.49-.28 1.134 0 .456.161.855.161.399.448.7.294.3.693.476.4.168.876.168zm-.96-.665v-3.06h.897q.574 0 .84.224t.266.68q0 .328-.168.524-.168.19-.378.274l.812 1.358H3.62l-.7-1.211h-.434v1.21zm.883-1.646q.273 0 .427-.14.154-.14.154-.357 0-.245-.14-.357-.14-.112-.448-.112h-.343v.966z" transform="matrix(1 0 0 -1 49.81 518.461)" aria-label="®" style="font-size:7.00146px;font-family:ArialMT;-inkscape-font-specification:ArialMT;fill:#fff"/><path d="M128.844 5472.2h918.266v-525.09H128.844v525.09" style="fill:#c00;fill-rule:evenodd" transform="scale(.1)"/><path style="color:#000;fill:#fff;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:2.61313;-inkscape-stroke:none" d="M128.844 4944.61a2.5 2.5 0 0 0-2.5 2.5v525.09a2.5 2.5 0 0 0 2.5 2.5h918.265a2.5 2.5 0 0 0 2.5-2.5v-525.09a2.5 2.5 0 0 0-2.5-2.5zm2.5 5h913.265v520.09H131.344Z" transform="scale(.1)"/><g aria-label="Arm" style="font-weight:700;font-size:10.9997px;font-family:ArialMT;-inkscape-font-specification:ArialMT-Bold;fill:#fff"><path d="m51.544 522.423-.572 1.87h-2.86l-.572-1.87h-1.793l2.772 7.887h2.035l2.783-7.887Zm-1.54 5.093q-.055.187-.143.473t-.176.583q-.088.297-.143.517-.055-.22-.154-.55-.088-.32-.176-.616-.077-.286-.12-.407l-.562-1.826h2.046zM57.902 528.539q.121 0 .286-.011.165-.011.264-.033l-.121-1.54q-.077.022-.231.033-.143.022-.253.022-.418 0-.803-.154-.385-.143-.627-.473-.231-.33-.231-.902v-3.058h-1.639v6.006h1.243l.242-1.012h.077q.264.462.726.792.462.33 1.067.33zM65.877 528.539q1.023 0 1.54-.528.528-.517.528-1.672v-3.916h-1.64v3.509q0 1.298-.901 1.298-.65 0-.924-.462-.275-.462-.275-1.331v-3.014h-1.64v3.509q0 1.298-.901 1.298-.682 0-.946-.517-.253-.506-.253-1.463v-2.827h-1.64v6.006h1.255l.22-.77h.088q.275.462.748.67.484.21 1 .21.66 0 1.123-.22.462-.21.704-.66h.143q.275.462.759.67.495.21 1.012.21z"/></g><g aria-label="®®" style="font-weight:700;font-size:5.49997px;font-family:ArialMT;-inkscape-font-specification:ArialMT-Bold;fill:#fff"><path d="M70.04 527.868q-.44 0-.809.148-.368.149-.643.418-.27.275-.418.644-.149.368-.149.808 0 .418.149.781.154.369.429.644.275.28.643.434.369.16.798.16.418 0 .781-.149.368-.148.643-.423.281-.27.435-.638.16-.369.16-.809 0-.44-.149-.808-.149-.369-.424-.644-.269-.269-.638-.418-.368-.148-.808-.148Zm0 .352q.451 0 .82.214.373.215.593.589.22.38.22.863 0 .347-.126.65-.121.302-.341.533-.22.231-.523.357-.297.132-.643.132-.468 0-.842-.214-.374-.215-.588-.594-.215-.374-.215-.864 0-.484.21-.863.214-.374.582-.589.374-.214.853-.214zm-.781.462v2.431h.731q.451 0 .66-.193.21-.187.21-.544 0-.259-.133-.413-.132-.148-.297-.214l.638-1.067h-.5l-.523.924h-.34v-.924zm.72 1.292q.215 0 .32.11.11.11.11.281 0 .192-.1.28-.093.088-.335.088h-.27v-.759zM64.538 515.58q-.44 0-.809.148-.368.149-.643.418-.27.275-.418.644-.149.368-.149.808 0 .418.149.781.154.369.429.644.275.28.643.434.369.16.798.16.418 0 .78-.149.37-.148.644-.423.28-.27.435-.638.16-.369.16-.809 0-.44-.15-.808-.148-.369-.423-.644-.27-.27-.638-.418-.368-.148-.808-.148zm0 .352q.45 0 .82.214.373.215.593.589.22.38.22.863 0 .347-.126.65-.121.302-.341.533-.22.23-.523.357-.297.132-.643.132-.468 0-.842-.214-.374-.215-.588-.594-.215-.374-.215-.864 0-.484.21-.863.214-.374.582-.589.374-.214.853-.214zm-.781.462v2.43h.731q.451 0 .66-.192.21-.187.21-.544 0-.259-.133-.413-.132-.148-.297-.214l.638-1.067h-.5l-.523.924h-.34v-.924zm.72 1.292q.215 0 .32.11.11.11.11.28 0 .193-.1.281-.093.088-.335.088h-.27v-.759z"/></g><g aria-label="Cortex-A53 Arm" style="font-weight:700;font-size:10.9997px;font-family:ArialMT;-inkscape-font-specification:ArialMT-Bold;fill:#fff"><path d="M31.731 516.713q-.957 0-1.463-.715-.506-.715-.506-1.958 0-1.254.462-1.947.473-.682 1.507-.682.484 0 .957.11.484.11 1.045.308v-1.397q-.517-.21-1.023-.308-.506-.1-1.133-.1-1.21 0-2.002.496-.78.506-1.155 1.408-.374.913-.374 2.123 0 1.188.43 2.1.428.914 1.242 1.43.825.517 2.013.517.583 0 1.166-.154.594-.143 1.133-.396l-.539-1.352q-.44.209-.89.363-.44.154-.87.154ZM41.664 513.149q0-1.496-.792-2.31-.781-.814-2.134-.814-.836 0-1.496.363-.649.363-1.023 1.056-.374.704-.374 1.705 0 1.496.781 2.299.781.803 2.145.803.847 0 1.496-.363t1.023-1.056q.374-.682.374-1.683zm-4.147 0q0-.891.286-1.353.297-.451.957-.451.649 0 .935.45.297.463.297 1.354 0 .89-.297 1.33-.286.452-.946.452-.649 0-.946-.451-.286-.44-.286-1.331zM46.284 516.25q.12 0 .286-.01.165-.011.264-.033l-.121-1.54q-.077.022-.231.033-.143.022-.253.022-.418 0-.803-.154-.385-.143-.627-.473-.231-.33-.231-.902v-3.058h-1.64v6.006h1.244l.242-1.012h.077q.264.462.726.792.462.33 1.067.33z"/><path d="M49.738 511.334q.275 0 .528.055t.506.132V510.3q-.264-.11-.66-.187-.385-.088-.847-.088-.54 0-.968.176-.418.176-.671.605-.242.44-.242 1.21v2.893h-.781v.693l.902.55.473 1.265h1.045v-1.276h1.683v-1.232h-1.683v-2.893q0-.341.198-.517.198-.165.517-.165z"/><path d="M53.346 516.25q1.243 0 1.968-.714.726-.704.726-2.013v-.792H52.17q.022-.693.407-1.09.396-.395 1.089-.395.583 0 1.056.11.473.12.978.363v-1.265q-.44-.22-.934-.32-.484-.11-1.177-.11-.902 0-1.595.33-.693.342-1.09 1.024-.395.682-.395 1.716 0 1.056.352 1.749.363.704 1 1.056.639.352 1.486.352zm.01-1.165q-.472 0-.791-.308-.308-.308-.363-.957H54.5q-.011.55-.286.902-.275.363-.858.363zM58.218 513.204l-1.936 2.937h1.86l1.165-1.914 1.177 1.914h1.86l-1.959-2.937 2.046-3.07h-1.859l-1.265 2.058-1.265-2.057h-1.859zM66.633 512.412v1.342h2.881v-1.342zM75.762 510.135l-.572 1.87h-2.86l-.572-1.87h-1.793l2.772 7.886h2.035l2.783-7.886Zm-1.54 5.093q-.055.187-.143.473t-.176.583q-.088.297-.143.517-.055-.22-.154-.55-.088-.32-.176-.616-.077-.286-.12-.407l-.562-1.826h2.046zM81.207 515.15q.715 0 1.276-.274.561-.275.88-.803.33-.528.33-1.31 0-1.275-.792-2.012-.792-.726-2.343-.726-.616 0-1.166.11-.539.11-.946.319v1.43q.407-.21.98-.363.571-.143 1.077-.143.737 0 1.122.297.396.308.396.946 0 1.188-1.573 1.188-.308 0-.638-.066-.33-.055-.55-.11l-.66.352.297 4.003h4.257v-1.407H80.35l-.143-1.54q.187.033.396.066.22.044.605.044zM89.644 516.229q0-.814-.495-1.298-.484-.484-1.2-.66v-.033q.947-.11 1.43-.572.496-.462.496-1.243 0-.682-.341-1.232-.33-.54-1.034-.858-.693-.308-1.793-.308-1.276 0-2.266.429v1.408q.506-.253 1.056-.385.561-.132 1.034-.132.891 0 1.243.308.363.308.363.869 0 .33-.165.55-.165.23-.583.34-.407.122-1.144.122h-.594v1.276h.605q.726 0 1.1.132.385.143.517.374.143.242.143.55 0 .418-.264.649-.253.242-.858.242-.561 0-.979-.198-.407-.187-.693-.374l-.77 1.144q.462.33 1.078.55.627.22 1.485.22 1.21 0 1.914-.496.715-.483.715-1.374zM148.693 522.445l-.572 1.87h-2.86l-.572-1.87h-1.793l2.772 7.887h2.035l2.783-7.887zm-1.54 5.093q-.055.187-.143.473t-.176.583q-.088.297-.143.517-.055-.22-.154-.55-.088-.32-.176-.616-.077-.286-.12-.407l-.562-1.826h2.046zM155.05 528.56q.122 0 .287-.01.165-.011.264-.033l-.121-1.54q-.077.022-.231.033-.143.022-.253.022-.418 0-.803-.154-.385-.143-.627-.473-.231-.33-.231-.902v-3.058h-1.639v6.006h1.243l.242-1.012h.077q.264.462.726.792.462.33 1.067.33zM163.026 528.56q1.023 0 1.54-.527.528-.517.528-1.672v-3.916h-1.64v3.509q0 1.298-.901 1.298-.65 0-.924-.462-.275-.462-.275-1.331v-3.014h-1.64v3.509q0 1.298-.901 1.298-.682 0-.946-.517-.253-.506-.253-1.463v-2.827h-1.64v6.006h1.255l.22-.77h.088q.275.462.748.67.484.21 1 .21.66 0 1.123-.22.462-.21.704-.66h.143q.275.462.759.67.495.21 1.012.21z"/></g><g aria-label="®®" style="font-weight:700;font-size:5.49997px;font-family:ArialMT;-inkscape-font-specification:ArialMT-Bold;fill:#fff"><path d="M167.19 527.89q-.44 0-.81.148-.368.149-.643.418-.27.275-.418.644-.148.368-.148.808 0 .418.148.781.154.369.43.644.274.28.643.434.368.16.797.16.418 0 .781-.149.369-.148.644-.423.28-.27.434-.638.16-.369.16-.809 0-.44-.149-.808-.148-.369-.423-.644-.27-.27-.638-.418-.369-.148-.809-.148Zm0 .352q.45 0 .819.214.374.215.594.589.22.38.22.863 0 .347-.127.65-.12.302-.34.533-.22.23-.523.357-.297.132-.644.132-.467 0-.841-.214-.374-.215-.589-.594-.214-.374-.214-.864 0-.484.209-.863.214-.374.583-.589.374-.214.852-.214zm-.782.462v2.43h.732q.45 0 .66-.192.209-.187.209-.544 0-.259-.132-.413-.132-.148-.297-.214l.638-1.067h-.5l-.523.924h-.341v-.924zm.72 1.292q.215 0 .32.11.11.11.11.28 0 .193-.1.281-.093.088-.335.088h-.27v-.759zM161.687 515.602q-.44 0-.808.148-.369.149-.644.418-.27.275-.418.644-.148.368-.148.808 0 .418.148.781.154.369.429.644.275.28.644.434.368.16.797.16.418 0 .781-.149.369-.148.643-.423.281-.27.435-.638.16-.369.16-.809 0-.44-.149-.808-.149-.369-.424-.644-.269-.27-.637-.418-.369-.148-.809-.148zm0 .352q.451 0 .82.214.374.215.593.589.22.38.22.863 0 .347-.126.65-.121.302-.341.533-.22.23-.522.357-.297.132-.644.132-.467 0-.841-.214-.374-.215-.589-.594-.214-.374-.214-.864 0-.484.209-.863.214-.374.583-.589.374-.214.852-.214zm-.781.462v2.43h.732q.45 0 .66-.192.209-.187.209-.544 0-.259-.132-.413-.132-.148-.297-.214l.638-1.067h-.501l-.522.924h-.341v-.924zm.72 1.292q.215 0 .32.11.11.11.11.28 0 .193-.1.281-.093.088-.335.088h-.27v-.759z"/></g><g aria-label="Cortex-A53" style="font-weight:700;font-size:10.9997px;font-family:ArialMT;-inkscape-font-specification:ArialMT-Bold;fill:#fff"><path d="M128.88 516.734q-.956 0-1.462-.715t-.506-1.958q0-1.253.462-1.946.473-.682 1.507-.682.483 0 .956.11.484.11 1.045.308v-1.397q-.517-.21-1.023-.308-.506-.1-1.132-.1-1.21 0-2.002.496-.781.506-1.155 1.408-.374.913-.374 2.122 0 1.188.429 2.101t1.243 1.43q.825.517 2.013.517.582 0 1.165-.154.594-.143 1.133-.396l-.539-1.353q-.44.21-.89.363-.44.154-.87.154ZM138.813 513.17q0-1.495-.792-2.31-.78-.813-2.134-.813-.836 0-1.496.363-.649.363-1.023 1.056-.374.704-.374 1.705 0 1.495.781 2.298.781.803 2.145.803.847 0 1.496-.363.65-.363 1.023-1.056.374-.682.374-1.682zm-4.147 0q0-.89.286-1.352.297-.451.957-.451.65 0 .935.45.297.463.297 1.354 0 .89-.297 1.33-.286.451-.946.451-.649 0-.946-.45-.286-.44-.286-1.331zM143.433 516.272q.121 0 .286-.01.165-.012.264-.034l-.12-1.54q-.078.022-.232.033-.143.022-.253.022-.418 0-.803-.154-.385-.143-.627-.473-.23-.33-.23-.901v-3.058h-1.64v6.005h1.243l.242-1.012h.077q.264.462.726.792.462.33 1.067.33z"/><path d="M146.887 511.356q.275 0 .528.055t.506.132v-1.221q-.264-.11-.66-.187-.385-.088-.847-.088-.539 0-.968.176-.418.176-.67.605-.243.44-.243 1.21v2.892h-.78v.693l.901.55.473 1.265h1.045v-1.276h1.683v-1.232h-1.683v-2.892q0-.341.198-.517.198-.165.517-.165z"/><path d="M150.495 516.272q1.243 0 1.969-.715.726-.704.726-2.012v-.792h-3.872q.022-.693.407-1.09.396-.395 1.089-.395.583 0 1.056.11.473.12.979.363v-1.265q-.44-.22-.935-.32-.484-.11-1.177-.11-.902 0-1.595.33-.693.342-1.089 1.024-.396.682-.396 1.716 0 1.055.352 1.748.363.704 1.001 1.056.638.352 1.485.352zm.01-1.166q-.472 0-.791-.308-.308-.308-.363-.957h2.299q-.011.55-.286.902-.275.363-.858.363zM155.368 513.226l-1.936 2.936h1.859l1.166-1.914 1.177 1.914h1.859l-1.958-2.936 2.046-3.07h-1.86l-1.264 2.058-1.265-2.057h-1.86zM163.782 512.434v1.342h2.882v-1.342zM172.912 510.157l-.572 1.87h-2.86l-.572-1.87h-1.793l2.772 7.886h2.035l2.783-7.886Zm-1.54 5.092q-.055.187-.143.473t-.176.583q-.088.297-.143.517-.055-.22-.154-.55-.088-.319-.176-.616-.077-.286-.121-.407l-.561-1.825h2.046zM178.356 515.172q.715 0 1.276-.275t.88-.803q.33-.527.33-1.308 0-1.276-.792-2.013-.792-.726-2.343-.726-.615 0-1.165.11-.54.11-.946.319v1.43q.407-.21.979-.363.572-.143 1.077-.143.737 0 1.122.297.396.308.396.946 0 1.187-1.572 1.187-.308 0-.638-.065-.33-.055-.55-.11l-.66.351.297 4.004h4.256v-1.408H177.5l-.143-1.54q.187.033.395.066.22.044.605.044zM186.793 516.25q0-.814-.495-1.298-.484-.484-1.199-.66v-.033q.946-.11 1.43-.571.495-.462.495-1.243 0-.682-.34-1.232-.33-.54-1.035-.858-.693-.308-1.793-.308-1.276 0-2.266.429v1.408q.506-.253 1.056-.385.561-.132 1.034-.132.891 0 1.243.308.363.308.363.869 0 .33-.165.55-.165.23-.583.34-.407.122-1.144.122h-.594v1.275h.605q.726 0 1.1.132.385.143.517.374.143.242.143.55 0 .418-.264.65-.253.241-.858.241-.56 0-.979-.198-.407-.187-.693-.374l-.77 1.144q.462.33 1.078.55.627.22 1.485.22 1.21 0 1.914-.495.715-.484.715-1.375z"/></g><path d="M3362.09 4878.15h2355v-1430.3h-2355v1430.3" style="fill:#dcddde;fill-rule:evenodd" transform="scale(.1)"/><path style="color:#000;fill:#fff;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:2.61313;-inkscape-stroke:none" d="M3362.09 3445.35a2.5 2.5 0 0 0-2.5 2.5v1430.3a2.5 2.5 0 0 0 2.5 2.5h2355a2.5 2.5 0 0 0 2.5-2.5v-1430.3a2.5 2.5 0 0 0-2.5-2.5zm2.5 5h2350v1425.3h-2350z" transform="scale(.1)"/><g aria-label="System Memory" style="font-size:10.9997px;font-family:ArialMT;-inkscape-font-specification:ArialMT;fill:#231f20"><path d="M420.724 478.656q0-1.045-.76-1.628-.758-.583-2.045-.583-.66 0-1.221.099t-.935.275v.946q.396-.176.979-.319.594-.143 1.22-.143.88 0 1.32.341.452.341.452.924 0 .385-.165.649t-.572.484q-.396.23-1.111.484-1.001.363-1.518.89-.506.529-.506 1.442 0 .627.319 1.067.319.45.88.693.572.242 1.309.242.649 0 1.188-.121.539-.121.979-.32l-.308-.846q-.407.176-.891.297-.473.12-.99.12-.737 0-1.111-.318-.374-.308-.374-.825 0-.396.165-.66t.539-.473q.374-.21 1.012-.451.693-.253 1.166-.55.484-.286.726-.693.253-.407.253-1.023zM422.55 482.45h1.034l1.276-3.354q.165-.44.297-.847.132-.396.198-.759h.044q.066.275.209.715.143.45.297.902l1.199 3.344h1.045l-2.541-6.71q-.308-.836-.803-1.33-.484-.496-1.342-.496-.264 0-.462.033-.198.022-.341.055v.77q.12-.022.286-.044.176-.022.363-.022.506 0 .814.286.319.286.495.759l.308.781ZM432.813 478.183q0-.858-.638-1.298-.638-.44-1.716-.44-.616 0-1.067.099-.44.099-.781.275v.88q.352-.176.847-.33.506-.143 1.023-.143.737 0 1.067.231.33.242.33.638 0 .22-.121.396-.121.176-.44.352-.308.176-.891.396-.572.22-.98.44-.406.22-.626.528-.22.308-.22.792 0 .748.605 1.155.616.407 1.606.407.539 0 1-.11.474-.1.88-.286l-.33-.77q-.373.154-.78.264-.407.11-.836.11-.594 0-.913-.198-.308-.187-.308-.517 0-.242.143-.418.143-.165.473-.33.34-.154.902-.374.56-.21.957-.43.396-.22.605-.538.209-.308.209-.781zM436.442 477.237q.22 0 .451.033.231.044.374.088v-.737q-.154-.077-.44-.121-.286-.055-.55-.055-.462 0-.858.154-.385.165-.627.561t-.242 1.111v3.432h-.836v.462l.847.385.385 1.254h.572v-1.353h1.705v-.748h-1.705v-3.41q0-.539.253-.803.264-.253.671-.253z"/><path d="M439.808 482.56q.76 0 1.298-.33.55-.33.836-.934.297-.594.297-1.397v-.583h-4.037q.022-1.001.506-1.529.495-.517 1.375-.517.561 0 .99.099.44.11.902.308v-.847q-.45-.198-.89-.286-.44-.099-1.046-.099-.836 0-1.485.341-.638.341-1 1.012-.353.682-.353 1.66 0 .969.32 1.662.33.693.912 1.067.594.374 1.375.374zm-.01-.791q-.694 0-1.1-.451-.397-.44-.474-1.232h3.003q-.01.748-.352 1.21-.34.473-1.078.473zM450.115 482.56q1.001 0 1.496-.516.495-.506.495-1.65v-3.839h-.957v3.795q0 1.397-1.199 1.397-.858 0-1.232-.495-.363-.495-.363-1.441v-3.256h-.957v3.795q0 1.397-1.21 1.397-.89 0-1.232-.55-.34-.55-.34-1.584v-3.058h-.969v5.896h.781l.143-.803h.055q.275.462.737.682.473.23 1.001.23 1.386 0 1.804-.99h.055q.297.507.803.749.517.242 1.09.242zM459.465 476.555l-2.585 6.886h-.044q.033-.341.055-.924.022-.572.022-1.2v-4.762H456v7.854h1.463l2.42-6.435h.044l2.464 6.435h1.452v-7.854h-.98v4.829q0 .572.023 1.133l.055.913h-.044l-2.618-6.875ZM467.308 482.56q.759 0 1.298-.33.55-.33.836-.934.297-.594.297-1.397v-.583h-4.037q.022-1.001.506-1.529.495-.517 1.375-.517.56 0 .99.099.44.11.902.308v-.847q-.451-.198-.891-.286-.44-.099-1.045-.099-.836 0-1.485.341-.638.341-1.001 1.012-.352.682-.352 1.66 0 .969.319 1.662.33.693.913 1.067.594.374 1.375.374zm-.011-.791q-.693 0-1.1-.451-.396-.44-.473-1.232h3.003q-.011.748-.352 1.21-.341.473-1.078.473zM477.614 482.56q1.001 0 1.496-.516.495-.506.495-1.65v-3.839h-.957v3.795q0 1.397-1.199 1.397-.858 0-1.232-.495-.363-.495-.363-1.441v-3.256h-.957v3.795q0 1.397-1.21 1.397-.89 0-1.232-.55-.34-.55-.34-1.584v-3.058h-.969v5.896h.781l.143-.803h.055q.275.462.737.682.473.23 1.001.23 1.386 0 1.804-.99h.055q.297.507.803.749.517.242 1.09.242zM485.435 479.514q0-1.463-.748-2.266-.737-.803-2.002-.803-.78 0-1.397.352-.605.363-.957 1.045-.352.693-.352 1.672 0 1.463.737 2.255.737.792 2.002.792.803 0 1.408-.363.616-.352.957-1.034.352-.671.352-1.65zm-4.455 0q0-1.045.407-1.661.418-.605 1.32-.605.891 0 1.31.605.417.616.417 1.66 0 1.046-.418 1.64-.418.594-1.32.594-.902 0-1.309-.594-.407-.594-.407-1.64zM489.175 482.56q.165 0 .352-.021.198-.011.341-.044l-.121-.891q-.143.033-.319.055-.165.022-.319.022-.451 0-.847-.253-.396-.242-.638-.693-.231-.44-.231-1.034v-3.146h-.968v5.896h.792l.11-1.078h.044q.286.484.737.836t1.067.352z"/><path d="M489.164 482.45h1.034l1.276-3.354q.165-.44.297-.847.132-.396.198-.759h.044q.066.275.209.715.143.45.297.902l1.199 3.344h1.045l-2.541-6.71q-.308-.836-.803-1.33-.484-.496-1.342-.496-.264 0-.462.033-.198.022-.341.055v.77q.121-.022.286-.044.176-.022.363-.022.506 0 .814.286.319.286.495.759l.308.781Z"/></g><path d="M4612.13 4086.63H5633.4v-557.06H4612.13v557.06" style="fill:#878787;fill-rule:evenodd" transform="scale(.1)"/><path style="color:#000;fill:#fff;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:2.61313;-inkscape-stroke:none" d="M4612.13 3527.07a2.5 2.5 0 0 0-2.501 2.5v557.06a2.5 2.5 0 0 0 2.502 2.5H5633.4a2.5 2.5 0 0 0 2.5-2.5v-557.06a2.5 2.5 0 0 0-2.5-2.5zm2.5 5H5630.9v552.059H4614.63Z" transform="scale(.1)"/><path d="M4612.13 4732.07H5633.4v-557.06H4612.13v557.06" style="fill:#878787;fill-rule:evenodd" transform="scale(.1)"/><path style="color:#000;fill:#fff;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:2.61313;-inkscape-stroke:none" d="M4612.13 4172.51a2.5 2.5 0 0 0-2.501 2.5v557.06a2.5 2.5 0 0 0 2.502 2.5H5633.4a2.5 2.5 0 0 0 2.5-2.5v-557.06a2.5 2.5 0 0 0-2.5-2.5zm2.5 5H5630.9v552.06H4614.63Z" transform="scale(.1)"/><path d="M3465.02 4732.07h1021.27v-557.06H3465.02v557.06" style="fill:#878787;fill-rule:evenodd" transform="scale(.1)"/><path style="color:#000;fill:#fff;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:2.61313;-inkscape-stroke:none" d="M3465.02 4172.51a2.5 2.5 0 0 0-2.5 2.5v557.06a2.5 2.5 0 0 0 2.5 2.5h1021.27a2.5 2.5 0 0 0 2.501-2.5v-557.06a2.5 2.5 0 0 0-2.502-2.5zm2.5 5h1016.27v552.06H3467.52Z" transform="scale(.1)"/><path d="M3465.02 4086.63h1021.27v-557.06H3465.02v557.06" style="fill:#878787;fill-rule:evenodd" transform="scale(.1)"/><path style="color:#000;fill:#fff;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:2.61313;-inkscape-stroke:none" d="M3465.02 3527.07a2.5 2.5 0 0 0-2.5 2.5v557.06a2.5 2.5 0 0 0 2.5 2.5h1021.27a2.5 2.5 0 0 0 2.501-2.5v-557.06a2.5 2.5 0 0 0-2.502-2.5zm2.5 5h1016.27v552.059H3467.52Z" transform="scale(.1)"/><g aria-label="GPMC" style="font-weight:700;font-size:10.9997px;font-family:ArialMT;-inkscape-font-specification:ArialMT-Bold;fill:#fff"><path d="M497.17 443.993h3.114v-4.07q-.616-.209-1.287-.33-.66-.121-1.507-.121-1.76 0-2.706 1.034t-.946 3.014q0 1.232.473 2.134.484.902 1.397 1.397t2.233.495q.627 0 1.232-.132t1.1-.352l-.55-1.331q-.363.187-.825.308-.462.12-.968.12-.726 0-1.265-.33-.528-.33-.825-.934-.286-.594-.286-1.408 0-.77.209-1.364.209-.594.66-.935.45-.33 1.177-.33.352 0 .594.033.253.033.462.077v1.639h-1.485ZM505.256 447.436q1.518 0 2.21-.66.705-.65.705-1.793 0-.682-.286-1.287-.286-.594-.957-.957-.66-.363-1.804-.363h-.715v-2.794h-1.661v7.854zm-.088-1.364h-.76v-2.332h.55q.705 0 1.112.275.418.286.418.913 0 1.144-1.32 1.144zM513.406 439.582l-1.891 6.16h-.044l.033-.66q.022-.44.044-.946.022-.495.022-.902v-3.652h-1.485v7.854h2.265l1.86-6.006h.032l1.97 6.006h2.265v-7.854h-1.55v3.718q0 .374.01.858.022.484.033.913l.033.66h-.044l-2.024-6.149ZM522.58 446.16q-.957 0-1.463-.715-.506-.715-.506-1.958 0-1.254.462-1.947.473-.682 1.507-.682.484 0 .957.11.484.11 1.045.308v-1.397q-.517-.209-1.023-.308-.506-.099-1.133-.099-1.21 0-2.002.495-.78.506-1.155 1.408-.374.913-.374 2.123 0 1.188.43 2.1.428.914 1.242 1.43.825.518 2.013.518.583 0 1.166-.154.594-.143 1.133-.396l-.539-1.353q-.44.209-.89.363-.44.154-.87.154z"/></g><g aria-label="3x MMCSD DDR4/LPDDR4 with inline ECC (16b)" style="font-weight:700;font-size:10.9994px;font-family:ArialMT;-inkscape-font-specification:ArialMT-Bold;fill:#fff"><path d="M489.211 382.965q0-.814-.495-1.298-.484-.484-1.199-.66v-.033q.946-.11 1.43-.572.495-.462.495-1.243 0-.682-.34-1.232-.33-.539-1.035-.858-.693-.307-1.793-.307-1.275 0-2.265.428v1.408q.506-.253 1.056-.385.56-.132 1.033-.132.891 0 1.243.308.363.308.363.87 0 .33-.165.55-.165.23-.583.34-.407.121-1.144.121h-.593v1.276h.604q.726 0 1.1.132.385.143.517.374.143.242.143.55 0 .418-.264.65-.253.241-.858.241-.56 0-.978-.198-.407-.187-.693-.374l-.77 1.144q.462.33 1.078.55.627.22 1.484.22 1.21 0 1.914-.495.715-.484.715-1.375zM491.796 379.94l-1.936 2.937h1.86l1.165-1.914 1.177 1.914h1.859l-1.958-2.937 2.046-3.068h-1.859l-1.265 2.056-1.265-2.056h-1.859ZM503.192 376.872l-1.892 6.16h-.044l.033-.66q.022-.44.044-.947.022-.495.022-.902v-3.651h-1.485v7.853h2.266l1.859-6.006h.033l1.968 6.006h2.266v-7.853h-1.55v3.717q0 .374.01.858.022.484.033.913l.033.66h-.044l-2.024-6.148ZM512.354 376.872l-1.892 6.16h-.044l.033-.66q.022-.44.044-.947.022-.495.022-.902v-3.651h-1.485v7.853h2.266l1.859-6.006h.033l1.969 6.006h2.266v-7.853h-1.551v3.717q0 .374.01.858.023.484.034.913l.033.66h-.044l-2.024-6.148ZM521.528 383.45q-.957 0-1.463-.716-.506-.715-.506-1.958 0-1.254.462-1.947.473-.682 1.507-.682.484 0 .956.11.484.11 1.045.308v-1.397q-.517-.209-1.023-.307-.505-.1-1.132-.1-1.21 0-2.002.495-.781.506-1.155 1.408-.374.913-.374 2.123 0 1.188.429 2.101t1.243 1.43q.825.517 2.013.517.583 0 1.165-.154.594-.143 1.133-.396l-.539-1.353q-.44.21-.89.363-.44.154-.87.154zM530.767 379.05q0-1.046-.759-1.673-.748-.615-2.134-.615-1.243 0-2.222.472v1.551q.561-.242 1.155-.45.605-.199 1.2-.199.615 0 .868.231.264.242.264.605 0 .297-.209.506-.198.21-.539.385-.34.187-.78.396-.276.132-.595.308-.319.187-.616.451-.286.275-.473.66t-.187.924q0 1.056.715 1.64.715.593 1.947.593.616 0 1.166-.143.561-.143 1.166-.407l-.539-1.298q-.539.22-.968.341-.429.121-.88.121-.473 0-.726-.22t-.253-.572q0-.418.374-.66.374-.242 1.111-.594.605-.286 1.023-.594.43-.308.66-.726.231-.418.231-1.034zM539.985 380.875q0-1.99-1.133-3.003-1.122-1-3.157-1h-2.222v7.853h2.464q1.232 0 2.134-.44.913-.44 1.408-1.298.506-.847.506-2.112zm-1.727-.044q0 1.31-.572 1.914-.572.616-1.661.616h-.891v-5.115h.715q2.409 0 2.409 2.585zM367.467 392.575q0-1.99-1.133-3.003-1.122-1-3.157-1h-2.221v7.853h2.463q1.232 0 2.134-.44.913-.44 1.408-1.298.506-.847.506-2.112zm-1.727-.044q0 1.31-.572 1.914-.572.616-1.66.616h-.892v-5.115h.715q2.41 0 2.41 2.585zM375.409 392.575q0-1.99-1.133-3.003-1.122-1-3.157-1h-2.222v7.853h2.464q1.232 0 2.134-.44.913-.44 1.408-1.298.506-.847.506-2.112zm-1.727-.044q0 1.31-.572 1.914-.572.616-1.661.616h-.891v-5.115h.715q2.409 0 2.409 2.585zM379.127 396.425q1.605 0 2.364-.583.77-.583.77-1.77 0-.54-.209-.947-.198-.396-.539-.682-.33-.275-.715-.45l2.31-3.421h-1.848l-1.87 3.013h-.89v-3.013h-1.661v7.853zm-.121-1.364h-.506v-2.123h.539q.825 0 1.177.275.362.275.362.814 0 .561-.384.792-.374.242-1.188.242zM389.895 390.2h-.946v-1.628h-1.617v1.627h-3.355v1.155l3.443 5.071h1.529v-4.939h.946zm-2.563 2.617q0 .253.011.616l.022.671q.022.32.033.418h-.044q-.099-.22-.209-.429-.11-.209-.264-.429l-1.44-2.178h1.891zM394.394 396.425l-2.926-7.853h-1.485l2.926 7.853z"/><path d="M393.954 388.572v7.853h1.66v-6.479h3.19v-1.375ZM403.182 396.425q1.518 0 2.211-.66.704-.649.704-1.793 0-.682-.286-1.287-.286-.594-.957-.957-.66-.363-1.804-.363h-.715v-2.793h-1.66v7.853zm-.088-1.364h-.759v-2.332h.55q.704 0 1.111.275.418.286.418.913 0 1.144-1.32 1.144zM414.523 392.575q0-1.99-1.133-3.003-1.122-1-3.157-1h-2.222v7.853h2.464q1.232 0 2.134-.44.913-.44 1.408-1.298.506-.847.506-2.112zm-1.727-.044q0 1.31-.572 1.914-.572.616-1.661.616h-.891v-5.115h.715q2.409 0 2.409 2.585zM422.464 392.575q0-1.99-1.133-3.003-1.122-1-3.157-1h-2.221v7.853h2.463q1.232 0 2.134-.44.913-.44 1.408-1.298.506-.847.506-2.112zm-1.727-.044q0 1.31-.572 1.914-.572.616-1.66.616h-.892v-5.115h.715q2.41 0 2.41 2.585zM426.182 396.425q1.606 0 2.365-.583.77-.583.77-1.77 0-.54-.21-.947-.197-.396-.538-.682-.33-.275-.715-.45l2.31-3.421h-1.848l-1.87 3.013h-.891v-3.013h-1.66v7.853zm-.121-1.364h-.506v-2.123h.539q.825 0 1.177.275.363.275.363.814 0 .561-.385.792-.374.242-1.188.242zM436.95 390.2h-.946v-1.628h-1.616v1.627h-3.355v1.155l3.443 5.071h1.528v-4.939h.946zm-2.562 2.617q0 .253.01.616l.023.671q.022.32.033.418h-.044q-.1-.22-.21-.429-.11-.209-.263-.429l-1.441-2.178h1.892zM363.778 378.384l-.132.55q-.077.374-.176.792-.1.429-.187.781-.088.363-.121.528h-.044q-.033-.165-.121-.528-.077-.352-.176-.781-.1-.418-.187-.792-.088-.374-.132-.572l-.484-2.079h-1.76l-1.705 6.006h1.628l.693-2.662q.077-.275.132-.66.066-.385.12-.748.056-.352.078-.56h.044q.01.153.044.406.033.264.077.54.055.274.088.494.044.231.066.308l.737 2.882h1.804l.704-2.882q.044-.154.099-.495.066-.34.11-.693.055-.352.055-.56h.044q.022.186.077.538.055.363.12.76.078.395.155.67l.715 2.662h1.605l-1.726-6.006h-1.782zM368.683 384.643q.363 0 .627-.176.264-.165.264-.627 0-.451-.264-.627t-.627-.176q-.374 0-.638.176-.253.176-.253.627 0 .462.253.627.264.176.638.176zm.814-2.354v-6.006h-1.639v6.006ZM373.446 377.482q.275 0 .528.055t.506.132v-1.22q-.264-.11-.66-.188-.385-.088-.847-.088-.539 0-.968.176-.418.176-.67.605-.243.44-.243 1.21v2.893h-.78v.693l.901.55.473 1.265h1.045v-1.276h1.683v-1.232h-1.683v-2.893q0-.34.198-.517.198-.165.517-.165zM376.218 382.938q0-.44-.033-.847-.022-.407-.044-.572h.088q.286.462.737.67.45.21 1 .21.98 0 1.563-.528.594-.517.594-1.672v-3.916h-1.64v3.509q0 1.298-.967 1.298-.737 0-1.023-.517-.275-.506-.275-1.463v-2.827h-1.639v8.36h1.639zM385.183 384.643q.362 0 .626-.176.264-.165.264-.627 0-.451-.264-.627t-.626-.176q-.374 0-.638.176-.253.176-.253.627 0 .462.253.627.264.176.638.176zm.813-2.354v-6.006h-1.638v6.006ZM390.825 382.399q.968 0 1.551-.528.583-.517.583-1.672v-3.916h-1.639v3.509q0 .649-.23.968-.232.33-.738.33-.748 0-1.023-.517-.275-.506-.275-1.463v-2.827h-1.639v6.006h1.254l.22-.77h.088q.286.462.781.67.506.21 1.067.21zM395.775 376.283h-1.639v8.36h1.639zM398.019 384.643q.363 0 .627-.176.264-.165.264-.627 0-.451-.264-.627t-.627-.176q-.374 0-.638.176-.253.176-.253.627 0 .462.253.627.264.176.638.176zm.814-2.354v-6.006h-1.64v6.006ZM403.661 382.399q.968 0 1.551-.528.583-.517.583-1.672v-3.916h-1.639v3.509q0 .649-.23.968-.232.33-.737.33-.748 0-1.023-.517-.275-.506-.275-1.463v-2.827h-1.64v6.006h1.255l.22-.77h.088q.286.462.78.67.507.21 1.068.21zM409.447 382.399q1.243 0 1.97-.715.725-.704.725-2.013v-.792h-3.872q.022-.693.407-1.089.396-.396 1.09-.396.582 0 1.055.11.473.121.98.363v-1.265q-.44-.22-.936-.319-.484-.11-1.177-.11-.902 0-1.595.33-.693.341-1.089 1.023-.396.682-.396 1.716 0 1.056.352 1.749.363.704 1.001 1.056.638.352 1.485.352zm.011-1.166q-.473 0-.792-.308-.308-.308-.363-.957h2.3q-.012.55-.287.902-.275.363-.858.363zM420.799 376.283h-4.521v7.854h4.52v-1.364h-2.86v-1.727h2.663v-1.364h-2.662v-2.024h2.86zM426.947 382.86q-.957 0-1.463-.714-.506-.715-.506-1.958 0-1.254.462-1.947.473-.682 1.507-.682.484 0 .957.11.484.11 1.045.308v-1.397q-.517-.209-1.023-.308-.506-.099-1.133-.099-1.21 0-2.002.495-.78.506-1.155 1.408-.374.913-.374 2.123 0 1.188.43 2.1.428.914 1.242 1.43.825.518 2.013.518.583 0 1.166-.154.594-.143 1.133-.396l-.539-1.353q-.44.209-.89.363-.44.154-.87.154zM434.889 382.86q-.957 0-1.463-.714-.506-.715-.506-1.958 0-1.254.462-1.947.473-.682 1.507-.682.484 0 .957.11.484.11 1.045.308v-1.397q-.517-.209-1.023-.308-.506-.099-1.133-.099-1.21 0-2.002.495-.781.506-1.155 1.408-.374.913-.374 2.123 0 1.188.429 2.1.429.914 1.243 1.43.825.518 2.013.518.583 0 1.166-.154.594-.143 1.133-.396l-.54-1.353q-.44.209-.89.363-.44.154-.87.154zM385.77 367.009q0 1.342.384 2.585.396 1.254 1.232 2.254h1.342q-.748-1.033-1.144-2.276-.385-1.243-.385-2.552 0-1.276.385-2.52.396-1.231 1.133-2.243h-1.33q-.837.968-1.233 2.189-.385 1.232-.385 2.563zM393.535 363.995h-1.661v4.543q0 .286.01.748.023.462.034.814-.055-.066-.242-.242-.176-.165-.33-.297l-.902-.726-.803 1 2.53 2.013h1.364zM395.493 367.328q0 .682.099 1.342t.34 1.243q.254.594.694 1.045.45.461 1.133.714.693.264 1.671.264.231 0 .54-.022.307-.01.516-.055v-1.33q-.209.055-.462.077-.242.033-.484.033-.978 0-1.517-.308-.528-.308-.748-.87-.22-.55-.253-1.275h.066q.22.385.627.649.418.264 1.078.264 1.033 0 1.638-.65.605-.648.605-1.836 0-1.276-.726-2.002-.715-.726-1.946-.726-.803 0-1.452.363-.65.374-1.034 1.133-.385.77-.385 1.947zm2.838-2.112q.484 0 .792.33.307.34.307 1.045 0 .572-.263.902-.264.33-.803.33-.363 0-.638-.165-.275-.154-.43-.407-.153-.253-.153-.517 0-.363.132-.715.132-.341.396-.572.275-.231.66-.231zM403.72 370.408q0-.341-.022-.671t-.044-.517h.066q.242.374.65.627.406.264 1.055.264 1.012 0 1.64-.792.626-.781.626-2.31 0-1.54-.638-2.332-.638-.792-1.672-.792-.66 0-1.045.23-.374.243-.616.54h-.11l-.275-.66h-1.254v8.36h1.64zm1.177-1.606q-.638 0-.902-.396-.253-.396-.275-1.21v-.176q0-.87.253-1.342.264-.462.946-.462.506 0 .803.462.297.473.297 1.353t-.308 1.32q-.297.45-.814.45zM411.233 367.009q0-1.331-.396-2.563-.385-1.221-1.221-2.189h-1.331q.748 1.012 1.133 2.244.385 1.243.385 2.519 0 1.309-.396 2.552-.385 1.243-1.133 2.276h1.342q.836-1 1.22-2.254.397-1.243.397-2.585z"/></g><g aria-label="64KB OCRAM with ECC" style="font-weight:700;font-size:10.9992px;font-family:ArialMT;-inkscape-font-specification:ArialMT-Bold;fill:#fff"><path d="M363.765 450.2q0 .68.099 1.338t.34 1.24q.254.592.694 1.041.45.46 1.133.713.693.263 1.672.263.23 0 .539-.022.308-.01.517-.055v-1.327q-.21.055-.462.077-.242.033-.484.033-.98 0-1.518-.307-.528-.307-.748-.866-.22-.549-.253-1.273h.066q.22.384.627.648.418.263 1.078.263 1.034 0 1.639-.647t.605-1.832q0-1.272-.726-1.996-.715-.724-1.947-.724-.803 0-1.452.362-.65.373-1.034 1.13-.385.768-.385 1.941Zm2.838-2.106q.484 0 .792.33.308.34.308 1.041 0 .57-.264.9-.264.329-.803.329-.363 0-.638-.165-.275-.154-.43-.406-.153-.252-.153-.515 0-.362.132-.713.132-.34.396-.57.275-.23.66-.23zM375.6 448.5h-.946v-1.623h-1.617v1.623h-3.354v1.152l3.442 5.055h1.53v-4.924h.945Zm-2.563 2.61q0 .253.011.614l.022.67q.022.317.033.416h-.044q-.099-.22-.209-.428-.11-.208-.264-.427l-1.44-2.172h1.891zM382.915 446.877h-1.892l-2.057 3.301-.704-.504v-2.797h-1.66v7.83h1.66v-3.586l.33.46.33.461 2.123 2.665h1.848l-2.74-3.465zM386.984 454.707q1.573 0 2.376-.438.803-.439.803-1.547 0-.669-.319-1.13-.308-.46-.89-.558v-.055q.395-.077.714-.274.32-.198.506-.57.187-.374.187-.988 0-1.064-.77-1.667t-2.112-.603h-2.936v7.83zm.187-3.103q.726 0 1.001.23.286.23.286.67 0 .449-.33.646-.33.198-1.045.198h-.88v-1.744zm-.968-1.316v-2.04h1.09q.747 0 1.044.285.297.296.297.779 0 .438-.308.702-.297.274-1.089.274zM402.67 450.803q0-1.217-.408-2.127-.396-.9-1.22-1.404-.826-.505-2.112-.505-1.276 0-2.112.505-.825.504-1.232 1.415-.396.91-.396 2.127 0 1.218.396 2.117.407.9 1.232 1.393.836.504 2.123.504 1.275 0 2.1-.504.825-.494 1.221-1.404.407-.9.407-2.117zm-5.731 0q0-1.228.473-1.941.473-.702 1.518-.702 1.066 0 1.528.702.462.713.462 1.941 0 1.24-.462 1.941-.462.702-1.517.702-1.056 0-1.53-.702-.472-.702-.472-1.94zM407.432 453.435q-.957 0-1.463-.713-.506-.712-.506-1.952 0-1.25.462-1.94.473-.68 1.507-.68.484 0 .957.109.484.11 1.045.307v-1.393q-.517-.208-1.023-.307-.506-.099-1.133-.099-1.21 0-2.002.494-.78.504-1.155 1.404-.374.91-.374 2.116 0 1.185.43 2.095.428.91 1.242 1.426.825.515 2.013.515.583 0 1.166-.153.594-.143 1.133-.395l-.54-1.35q-.44.21-.89.363-.44.153-.87.153zM414.328 454.707q1.606 0 2.365-.58.77-.582.77-1.766 0-.538-.209-.944-.198-.394-.539-.68-.33-.274-.715-.45l2.31-3.41h-1.848l-1.87 3.005h-.89v-3.005h-1.661v7.83zm-.12-1.36h-.507v-2.116h.54q.824 0 1.176.274.363.274.363.812 0 .559-.385.79-.374.24-1.188.24zM424.789 446.877l-.572 1.864h-2.86l-.572-1.864h-1.793l2.772 7.863h2.035l2.783-7.863Zm-1.54 5.078q-.055.186-.143.471t-.176.582q-.088.296-.143.515-.055-.22-.154-.548-.088-.318-.176-.614-.077-.286-.121-.406l-.561-1.82h2.046zM431.245 446.877l-1.892 6.142h-.044l.033-.658q.022-.44.044-.944.022-.493.022-.899v-3.641h-1.484v7.83h2.265l1.86-5.988h.032l1.97 5.988h2.265v-7.83h-1.551v3.707q0 .373.011.855.022.483.033.91l.033.659h-.044l-2.024-6.131ZM380.942 436.72l-.132.548q-.077.373-.176.79-.1.427-.187.778-.088.362-.121.527h-.044q-.033-.165-.121-.527-.077-.35-.176-.778-.1-.417-.187-.79-.088-.373-.132-.57l-.484-2.073h-1.76l-1.705 5.988h1.628l.693-2.654q.077-.274.132-.658.066-.384.12-.746.056-.35.078-.56h.044q.01.154.044.407.033.263.077.537.055.274.088.494.044.23.066.307l.737 2.873h1.804l.704-2.873q.044-.154.099-.494.066-.34.11-.69.055-.352.055-.56h.044q.022.186.077.537.055.362.12.757.078.395.155.669l.714 2.654h1.606l-1.727-5.988h-1.781zM385.847 442.96q.363 0 .627-.176.264-.164.264-.625 0-.45-.264-.625t-.627-.175q-.374 0-.638.175-.253.176-.253.625 0 .461.253.625.264.176.638.176zm.814-2.347v-5.988h-1.639v5.988ZM390.61 435.82q.275 0 .528.055t.506.132v-1.217q-.264-.11-.66-.187-.385-.088-.847-.088-.539 0-.968.176-.418.175-.67.603-.243.439-.243 1.206v2.885h-.78v.69l.901.549.473 1.261h1.045v-1.272h1.683v-1.228h-1.683V436.5q0-.34.198-.515.198-.165.517-.165zM393.382 441.26q0-.439-.033-.844-.022-.406-.044-.57h.088q.286.46.737.668.45.209 1 .209.98 0 1.563-.527.593-.515.593-1.667v-3.904h-1.638v3.498q0 1.295-.968 1.295-.737 0-1.023-.516-.275-.504-.275-1.458v-2.819h-1.64v8.335h1.64zM406.174 434.625h-4.52v7.83h4.52v-1.36h-2.86v-1.721h2.662v-1.36h-2.662v-2.018h2.86zM412.322 441.183q-.956 0-1.462-.713-.506-.712-.506-1.952 0-1.25.462-1.94.473-.68 1.506-.68.484 0 .957.109.484.11 1.045.307v-1.393q-.517-.208-1.023-.307-.506-.099-1.133-.099-1.21 0-2.001.494-.781.504-1.155 1.404-.374.91-.374 2.116 0 1.185.429 2.095.429.91 1.243 1.426.825.515 2.012.515.583 0 1.166-.153.594-.143 1.133-.395l-.539-1.35q-.44.21-.89.363-.44.153-.87.153ZM420.264 441.183q-.957 0-1.463-.713-.506-.712-.506-1.952 0-1.25.462-1.94.473-.68 1.507-.68.484 0 .957.109.484.11 1.045.307v-1.393q-.517-.208-1.023-.307-.506-.099-1.133-.099-1.21 0-2.002.494-.78.504-1.155 1.404-.374.91-.374 2.116 0 1.185.43 2.095.428.91 1.242 1.426.825.515 2.013.515.583 0 1.166-.153.594-.143 1.133-.395l-.54-1.35q-.44.21-.89.363-.44.153-.87.153Z"/></g></g></svg>
\ No newline at end of file
diff --git a/boards/beagleplay/images/dimensions b/boards/beagleplay/images/dimensions.png
similarity index 100%
rename from boards/beagleplay/images/dimensions
rename to boards/beagleplay/images/dimensions.png
diff --git a/boards/beagleplay/images/hardware-design/ADC102S051.svg b/boards/beagleplay/images/hardware-design/ADC102S051.svg
index 8c128ecad50b18aee8384c6699b6fe0d9683c202..f5ce156f66adc2b253bdba91af192cf0ca2b153a 100644
--- a/boards/beagleplay/images/hardware-design/ADC102S051.svg
+++ b/boards/beagleplay/images/hardware-design/ADC102S051.svg
@@ -4,10 +4,11 @@
 <svg
    version="1.1"
    id="svg25"
-   width="668.2832"
-   height="173.3667"
-   viewBox="0 0 668.28323 173.3667"
-   sodipodi:docname="BeaglePlay_SCH_PDF.pdf"
+   width="668.4953"
+   height="173.25902"
+   viewBox="0 0 668.49533 173.25902"
+   sodipodi:docname="ADC102S051.svg"
+   inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
    xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
    xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
    xmlns="http://www.w3.org/2000/svg"
@@ -23,25 +24,21 @@
      inkscape:pageopacity="0.0"
      inkscape:pagecheckerboard="0"
      inkscape:deskcolor="#d1d1d1"
-     showgrid="false" />
+     showgrid="false"
+     inkscape:zoom="1.9512686"
+     inkscape:cx="334.1416"
+     inkscape:cy="86.610323"
+     inkscape:window-width="2560"
+     inkscape:window-height="1367"
+     inkscape:window-x="0"
+     inkscape:window-y="0"
+     inkscape:window-maximized="1"
+     inkscape:current-layer="g177493" />
   <g
      id="g177493"
      inkscape:groupmode="layer"
      inkscape:label="Page 22"
-     transform="translate(-104.83772,-572.23332)">
-    <g
-       id="g177871"
-       transform="translate(63.17841,14.768979)">
-      <text
-         xml:space="preserve"
-         transform="translate(47.040001,575.03998)"
-         style="font-variant:normal;font-weight:normal;font-size:18.0793px;font-family:F5;-inkscape-font-specification:F5;writing-mode:lr-tb;fill:#008080;fill-opacity:1;fill-rule:nonzero;stroke:none"
-         id="text177875"><tspan
-           x="0 10.84758 22.244247"
-           y="0"
-           sodipodi:role="line"
-           id="tspan177873">ADC</tspan></text>
-    </g>
+     transform="translate(-104.62471,-572.34101)">
     <g
        id="g178017">
       <path
diff --git a/boards/beagleplay/images/hardware-design/TLV62595DMQR.svg b/boards/beagleplay/images/hardware-design/TLV62595DMQR.svg
index b27a95c748024b7ffa395ce50858e892d8cc822e..cfae863866797e944ec8946d73f2a2be347957d2 100644
--- a/boards/beagleplay/images/hardware-design/TLV62595DMQR.svg
+++ b/boards/beagleplay/images/hardware-design/TLV62595DMQR.svg
@@ -4,10 +4,11 @@
 <svg
    version="1.1"
    id="svg25"
-   width="637.58008"
-   height="196.54782"
-   viewBox="0 0 637.5801 196.54782"
-   sodipodi:docname="BeaglePlay_SCH_PDF.pdf"
+   width="551.60254"
+   height="172.37129"
+   viewBox="0 0 551.60256 172.37129"
+   sodipodi:docname="TLV62595DMQR.svg"
+   inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
    xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
    xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
    xmlns="http://www.w3.org/2000/svg"
@@ -23,24 +24,21 @@
      inkscape:pageopacity="0.0"
      inkscape:pagecheckerboard="0"
      inkscape:deskcolor="#d1d1d1"
-     showgrid="false" />
+     showgrid="false"
+     inkscape:zoom="2.0452333"
+     inkscape:cx="233.22523"
+     inkscape:cy="74.31915"
+     inkscape:window-width="2560"
+     inkscape:window-height="1367"
+     inkscape:window-x="0"
+     inkscape:window-y="0"
+     inkscape:window-maximized="1"
+     inkscape:current-layer="g4063" />
   <g
      id="g4063"
      inkscape:groupmode="layer"
      inkscape:label="Page 5"
-     transform="translate(-391.52524,-17.301768)">
-    <g
-       id="g4427">
-      <text
-         xml:space="preserve"
-         transform="translate(389.76001,30.719999)"
-         style="font-variant:normal;font-weight:normal;font-size:18.0793px;font-family:F5;-inkscape-font-specification:F5;writing-mode:lr-tb;fill:#008080;fill-opacity:1;fill-rule:nonzero;stroke:none"
-         id="text4431"><tspan
-           x="0 11.396668 20.771774 32.168442 41.543549 45.63081 54.794052 65.641632"
-           y="0"
-           sodipodi:role="line"
-           id="tspan4429">DCDC 3V3</tspan></text>
-    </g>
+     transform="translate(-477.17527,-41.471581)">
     <g
        id="g4487">
       <text
diff --git a/boards/beagleplay/images/hardware-design/TLV75801PDBVR.svg b/boards/beagleplay/images/hardware-design/TLV75801PDBVR.svg
index 433ff9109d40e5677d461f66787f341196961e6f..14d996ea839156e0d901324eadeea8eb0982b976 100644
--- a/boards/beagleplay/images/hardware-design/TLV75801PDBVR.svg
+++ b/boards/beagleplay/images/hardware-design/TLV75801PDBVR.svg
@@ -4,10 +4,11 @@
 <svg
    version="1.1"
    id="svg25"
-   width="341.854"
-   height="190.69823"
-   viewBox="0 0 341.85402 190.69823"
-   sodipodi:docname="BeaglePlay_SCH_PDF.pdf"
+   width="331.96967"
+   height="161.08838"
+   viewBox="0 0 331.96968 161.08838"
+   sodipodi:docname="TLV75801PDBVR.svg"
+   inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
    xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
    xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
    xmlns="http://www.w3.org/2000/svg"
@@ -23,12 +24,21 @@
      inkscape:pageopacity="0.0"
      inkscape:pagecheckerboard="0"
      inkscape:deskcolor="#d1d1d1"
-     showgrid="false" />
+     showgrid="false"
+     inkscape:zoom="3.8144939"
+     inkscape:cx="161.22716"
+     inkscape:cy="65.801653"
+     inkscape:window-width="2560"
+     inkscape:window-height="1367"
+     inkscape:window-x="0"
+     inkscape:window-y="0"
+     inkscape:window-maximized="1"
+     inkscape:current-layer="g4063" />
   <g
      id="g4063"
      inkscape:groupmode="layer"
      inkscape:label="Page 5"
-     transform="translate(-21.925158,-17.301768)">
+     transform="translate(-31.521211,-46.911613)">
     <g
        id="g4445">
       <text
@@ -89,18 +99,6 @@
            sodipodi:role="line"
            id="tspan4471">Vfb=0.55V</tspan></text>
     </g>
-    <g
-       id="g4475">
-      <text
-         xml:space="preserve"
-         transform="translate(20.16,30.719999)"
-         style="font-variant:normal;font-weight:normal;font-size:18.0793px;font-family:F5;-inkscape-font-specification:F5;writing-mode:lr-tb;fill:#008080;fill-opacity:1;fill-rule:nonzero;stroke:none"
-         id="text4479"><tspan
-           x="0 7.6448603 19.041529 31.126764 35.214027 44.377266 55.224846"
-           y="0"
-           sodipodi:role="line"
-           id="tspan4477">LDO 1V0</tspan></text>
-    </g>
     <g
        id="g4553"
        transform="scale(0.017087,0.018066)">
diff --git a/boards/beagleplay/images/hardware-design/TPS65219.svg b/boards/beagleplay/images/hardware-design/TPS65219.svg
index 2f4c835a0a8a37c610d80e7b648738a46e53216b..88ef81923e75ff2c0346df12f57ec71d2cad645a 100644
--- a/boards/beagleplay/images/hardware-design/TPS65219.svg
+++ b/boards/beagleplay/images/hardware-design/TPS65219.svg
@@ -4,10 +4,11 @@
 <svg
    version="1.1"
    id="svg25"
-   width="828.95258"
-   height="439.30289"
-   viewBox="0 0 828.95261 439.30289"
-   sodipodi:docname="BeaglePlay_SCH_PDF.pdf"
+   width="828.65308"
+   height="395.0181"
+   viewBox="0 0 828.65311 395.0181"
+   sodipodi:docname="TPS65219.svg"
+   inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
    xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
    xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
    xmlns="http://www.w3.org/2000/svg"
@@ -23,24 +24,21 @@
      inkscape:pageopacity="0.0"
      inkscape:pagecheckerboard="0"
      inkscape:deskcolor="#d1d1d1"
-     showgrid="false" />
+     showgrid="false"
+     inkscape:zoom="1.5730695"
+     inkscape:cx="414.47629"
+     inkscape:cy="175.45315"
+     inkscape:window-width="2560"
+     inkscape:window-height="1367"
+     inkscape:window-x="0"
+     inkscape:window-y="0"
+     inkscape:window-maximized="1"
+     inkscape:current-layer="g4063" />
   <g
      id="g4063"
      inkscape:groupmode="layer"
      inkscape:label="Page 5"
-     transform="translate(-191.55699,-259.25709)">
-    <g
-       id="g4433">
-      <text
-         xml:space="preserve"
-         transform="translate(577.91998,272.64001)"
-         style="font-variant:normal;font-weight:normal;font-size:18.0793px;font-family:F5;-inkscape-font-specification:F5;writing-mode:lr-tb;fill:#008080;fill-opacity:1;fill-rule:nonzero;stroke:none"
-         id="text4437"><tspan
-           x="0 9.6222839 25.424015 30.243986"
-           y="0"
-           sodipodi:role="line"
-           id="tspan4435">PMIC</tspan></text>
-    </g>
+     transform="translate(-191.34414,-303.5419)">
     <g
        id="g4439"
        transform="scale(0.017087,0.018066)">
diff --git a/boards/beagleplay/images/hardware-design/WL1807MODGIMOC.svg b/boards/beagleplay/images/hardware-design/WL1807MODGIMOC.svg
index 430fbe75b15ecbe4cb5024f25b19549a49ad20e7..b3e49c3068b162417cb6ca57916a8ade551807ca 100644
--- a/boards/beagleplay/images/hardware-design/WL1807MODGIMOC.svg
+++ b/boards/beagleplay/images/hardware-design/WL1807MODGIMOC.svg
@@ -7,7 +7,8 @@
    width="868.78705"
    height="416.64001"
    viewBox="0 0 868.78708 416.64001"
-   sodipodi:docname="BeaglePlay_SCH_PDF.pdf"
+   sodipodi:docname="WL1807MODGIMOC.svg"
+   inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
    xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
    xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
    xmlns="http://www.w3.org/2000/svg"
@@ -23,7 +24,16 @@
      inkscape:pageopacity="0.0"
      inkscape:pagecheckerboard="0"
      inkscape:deskcolor="#d1d1d1"
-     showgrid="false" />
+     showgrid="false"
+     inkscape:zoom="1.5009432"
+     inkscape:cx="434.39352"
+     inkscape:cy="208.53554"
+     inkscape:window-width="2560"
+     inkscape:window-height="1367"
+     inkscape:window-x="0"
+     inkscape:window-y="0"
+     inkscape:window-maximized="1"
+     inkscape:current-layer="g162919" />
   <g
      id="g162919"
      inkscape:groupmode="layer"
@@ -62,19 +72,6 @@
            sodipodi:role="line"
            id="tspan163279">other to avoid stub.</tspan></text>
     </g>
-    <g
-       id="g163283"
-       transform="translate(110.76734,22.153468)">
-      <text
-         xml:space="preserve"
-         transform="translate(40.32,64.32)"
-         style="font-variant:normal;font-weight:normal;font-size:18.0793px;font-family:F5;-inkscape-font-specification:F5;writing-mode:lr-tb;fill:#008080;fill-opacity:1;fill-rule:nonzero;stroke:none"
-         id="text163287"><tspan
-           x="0 16.27137 20.711744 29.209017 33.548046 37.635311 46.79855 51.62735 60.790588 72.310844 80.158745 89.198395"
-           y="0"
-           sodipodi:role="line"
-           id="tspan163285">WiFi 2.4G/5G</tspan></text>
-    </g>
     <g
        id="g163327">
       <path
diff --git a/boards/beagleplay/images/hardware-design/am62-jtag.svg b/boards/beagleplay/images/hardware-design/am62-jtag.svg
index cc584427952eaf0b02e572f28296e1296b4a31b1..85edd8a0008eaaae8cafb3f192b4eac5448fae64 100644
--- a/boards/beagleplay/images/hardware-design/am62-jtag.svg
+++ b/boards/beagleplay/images/hardware-design/am62-jtag.svg
@@ -7,7 +7,8 @@
    width="609.04297"
    height="154.56097"
    viewBox="0 0 609.04299 154.56097"
-   sodipodi:docname="BeaglePlay_SCH_PDF.pdf"
+   sodipodi:docname="am62-jtag.svg"
+   inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
    xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
    xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
    xmlns="http://www.w3.org/2000/svg"
@@ -23,38 +24,21 @@
      inkscape:pageopacity="0.0"
      inkscape:pagecheckerboard="0"
      inkscape:deskcolor="#d1d1d1"
-     showgrid="false" />
+     showgrid="false"
+     inkscape:zoom="2.141064"
+     inkscape:cx="304.52148"
+     inkscape:cy="77.064486"
+     inkscape:window-width="2560"
+     inkscape:window-height="1367"
+     inkscape:window-x="0"
+     inkscape:window-y="0"
+     inkscape:window-maximized="1"
+     inkscape:current-layer="g145735" />
   <g
      id="g145735"
      inkscape:groupmode="layer"
      inkscape:label="Page 18"
      transform="translate(-140.79859,-348.96302)">
-    <g
-       id="g146157"
-       transform="translate(115.69033,42.665939)">
-      <text
-         xml:space="preserve"
-         transform="translate(26.879999,319.67999)"
-         style="font-variant:normal;font-weight:normal;font-size:18.0793px;font-family:F5;-inkscape-font-specification:F5;writing-mode:lr-tb;fill:#008080;fill-opacity:1;fill-rule:nonzero;stroke:none"
-         id="text146161"><tspan
-           x="0 5.9852371 14.844094 25.691673"
-           y="0"
-           sodipodi:role="line"
-           id="tspan146159">JTAG</tspan></text>
-    </g>
-    <g
-       id="g146169"
-       transform="translate(-0.8204946,43.486438)">
-      <text
-         xml:space="preserve"
-         transform="translate(557.76001,319.67999)"
-         style="font-variant:normal;font-weight:normal;font-size:18.0793px;font-family:F5;-inkscape-font-specification:F5;writing-mode:lr-tb;fill:#008080;fill-opacity:1;fill-rule:nonzero;stroke:none"
-         id="text146173"><tspan
-           x="0 8.9513721 18.494205 28.037039 33.822414 43.197521 52.731525 62.265533 72.028358 80.909103 88.502411"
-           y="0"
-           sodipodi:role="line"
-           id="tspan146171">Tag-Connect</tspan></text>
-    </g>
     <g
        id="g146205"
        transform="scale(0.017087,0.018066)">
diff --git a/boards/beagleplay/images/hardware-design/board-id.svg b/boards/beagleplay/images/hardware-design/board-id.svg
index 4b2c8ae1a58c8283fe1c4cd766db5df67a418a77..d4fc894825095c76b4ade1436060fb369fb77de6 100644
--- a/boards/beagleplay/images/hardware-design/board-id.svg
+++ b/boards/beagleplay/images/hardware-design/board-id.svg
@@ -7,7 +7,8 @@
    width="347.70117"
    height="132.75584"
    viewBox="0 0 347.70118 132.75584"
-   sodipodi:docname="BeaglePlay_SCH_PDF.pdf"
+   sodipodi:docname="board-id.svg"
+   inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
    xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
    xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
    xmlns="http://www.w3.org/2000/svg"
@@ -23,64 +24,21 @@
      inkscape:pageopacity="0.0"
      inkscape:pagecheckerboard="0"
      inkscape:deskcolor="#d1d1d1"
-     showgrid="false" />
+     showgrid="false"
+     inkscape:zoom="3.7503469"
+     inkscape:cx="173.85058"
+     inkscape:cy="66.6605"
+     inkscape:window-width="2560"
+     inkscape:window-height="1367"
+     inkscape:window-x="0"
+     inkscape:window-y="0"
+     inkscape:window-maximized="1"
+     inkscape:current-layer="g145735" />
   <g
      id="g145735"
      inkscape:groupmode="layer"
      inkscape:label="Page 18"
      transform="translate(-105.47633,-88.684161)">
-    <g
-       id="g146181"
-       transform="scale(0.017087,0.018066)">
-      <text
-         xml:space="preserve"
-         transform="translate(9832,10299.8)"
-         style="font-variant:normal;font-weight:normal;font-size:327.68px;font-family:F6;-inkscape-font-specification:F6;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
-         id="text146185"><tspan
-           x="0 196.608 393.216 589.82397 786.43201 983.03998 1179.6479 1376.256 1572.864 1769.4719 1966.08"
-           y="0"
-           sodipodi:role="line"
-           id="tspan146183">Pin to Pin:</tspan></text>
-    </g>
-    <g
-       id="g146187"
-       transform="scale(0.017087,0.018066)">
-      <text
-         xml:space="preserve"
-         transform="translate(9832,11043.7)"
-         style="font-variant:normal;font-weight:normal;font-size:327.68px;font-family:F6;-inkscape-font-specification:F6;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
-         id="text146191"><tspan
-           x="0 196.608 393.216 589.82397 786.43201 983.03998 1179.6479 1376.256 1572.864 1769.4719 1966.08 2162.688 2359.2959 2555.9041 3932.1599 4128.7681 4325.376 4521.9839 4718.5918 4915.1997 5111.8081 5308.416 5505.0239 5701.6318 5898.2397 6094.8477 6291.4561 6488.064 6684.6719 6881.2798 7077.8877 7274.4956 7471.104 7667.7119 7864.3198 8060.9277 8257.5361 8454.1436 8650.752 8847.3594 9043.9678 9240.5762 9437.1836 9633.792 9830.3994 10027.008"
-           y="0"
-           sodipodi:role="line"
-           id="tspan146189">BB AI TDA4VM: 4Kbit, Microchip, 24FC04HT-I/OT.</tspan></text>
-    </g>
-    <g
-       id="g146193"
-       transform="translate(77.744158,64.980192)">
-      <text
-         xml:space="preserve"
-         transform="translate(26.879999,37.439999)"
-         style="font-variant:normal;font-weight:normal;font-size:18.0793px;font-family:F5;-inkscape-font-specification:F5;writing-mode:lr-tb;fill:#008080;fill-opacity:1;fill-rule:nonzero;stroke:none"
-         id="text146197"><tspan
-           x="0 10.134295 22.21953 33.067112 43.372311 54.768978 58.856243 63.676212 75.072884 79.160141 87.979103 96.798058 106.42034 116.72554 128.81078 144.72057 148.80782 157.84747 167.73459 177.49741 181.83644"
-           y="0"
-           sodipodi:role="line"
-           id="tspan146195">BOARD ID EEPROM 4Kbit</tspan></text>
-    </g>
-    <g
-       id="g146199"
-       transform="scale(0.017087,0.018066)">
-      <text
-         xml:space="preserve"
-         transform="translate(9832,11415.7)"
-         style="font-variant:normal;font-weight:normal;font-size:327.68px;font-family:F6;-inkscape-font-specification:F6;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
-         id="text146203"><tspan
-           x="0 196.608 393.216 589.82397 786.43201 983.03998 1179.6479 1376.256 1572.864 1769.4719 1966.08 2162.688 2359.2959 2555.9041 2752.512 2949.1199 3145.728 3342.3359 3538.9438 3735.552 3932.1599 4128.7681 4325.376 4521.9839 4718.5918 4915.1997 5111.8081 5308.416 5505.0239 5701.6318 5898.2397 6094.8477 6291.4561 6488.064 6684.6719 6881.2798 7077.8877 7274.4956 7471.104 7667.7119 7864.3198 8060.9277 8257.5361 8454.1436 8650.752 8847.3594 9043.9678 9240.5762 9437.1836 9633.792 9830.3994"
-           y="0"
-           sodipodi:role="line"
-           id="tspan146201">BeagleBone Black: 32Kbit, Microchip, 24LC32AT-I/OT.</tspan></text>
-    </g>
     <g
        id="g146435">
       <path
diff --git a/boards/beagleplay/images/hardware-design/buttons.svg b/boards/beagleplay/images/hardware-design/buttons.svg
deleted file mode 100644
index 2b3d9a0939e5ad0f2efad42e09d261780c96f300..0000000000000000000000000000000000000000
--- a/boards/beagleplay/images/hardware-design/buttons.svg
+++ /dev/null
@@ -1,2289 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<!-- Created with Inkscape (http://www.inkscape.org/) -->
-
-<svg
-   version="1.1"
-   id="svg25"
-   width="905.64447"
-   height="136.89087"
-   viewBox="0 0 905.6445 136.89087"
-   sodipodi:docname="BeaglePlay_SCH_PDF.pdf"
-   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
-   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
-   xmlns="http://www.w3.org/2000/svg"
-   xmlns:svg="http://www.w3.org/2000/svg">
-  <defs
-     id="defs29" />
-  <sodipodi:namedview
-     id="namedview27"
-     pagecolor="#ffffff"
-     bordercolor="#000000"
-     borderopacity="0.25"
-     inkscape:showpageshadow="2"
-     inkscape:pageopacity="0.0"
-     inkscape:pagecheckerboard="0"
-     inkscape:deskcolor="#d1d1d1"
-     showgrid="false" />
-  <g
-     id="g172357"
-     inkscape:groupmode="layer"
-     inkscape:label="Page 21"
-     transform="translate(-129.44464,-24.29543)">
-    <g
-       id="g172713">
-      <text
-         xml:space="preserve"
-         transform="translate(127.68,37.439999)"
-         style="font-variant:normal;font-weight:normal;font-size:18.0793px;font-family:F5;-inkscape-font-specification:F5;writing-mode:lr-tb;fill:#008080;fill-opacity:1;fill-rule:nonzero;stroke:none"
-         id="text172717"><tspan
-           x="0 10.305201 19.185951 26.417671 35.29842 41.566147 45.653412 55.787704 65.321709 71.589439 77.857162 87.391167"
-           y="0"
-           sodipodi:role="line"
-           id="tspan172715">Reset Button</tspan></text>
-    </g>
-    <text
-       xml:space="preserve"
-       style="font-variant:normal;font-weight:normal;font-size:18.0793px;font-family:F5;-inkscape-font-specification:F5;writing-mode:lr-tb;fill:#008080;fill-opacity:1;fill-rule:nonzero;stroke:none"
-       id="text172729"
-       x="456.95999"
-       y="37.439999"><tspan
-         x="456.95999 468.76273 475.99445 485.03412 491.39893 495.48621 505.62048 515.15448 521.42224 527.68994 537.22394 806.42474 816.047 825.58099 838.95972 847.99933 854.3642 858.45142 868.58575 878.11975 884.38745 890.65521 900.18921"
-         y="37.439999"
-         sodipodi:role="line"
-         id="tspan172727">User ButtonPower Button</tspan></text>
-    <g
-       id="g172731"
-       transform="scale(0.017087,0.018066)">
-      <text
-         xml:space="preserve"
-         transform="translate(27136.301,3976.48)"
-         style="font-variant:normal;font-weight:normal;font-size:327.68px;font-family:F6;-inkscape-font-specification:F6;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
-         id="text172735"><tspan
-           x="0 196.608 393.216 589.82397 786.43201 983.03998 1179.6479 1376.256 1572.864 1769.4719 1966.08 2162.688 2359.2959"
-           y="0"
-           sodipodi:role="line"
-           id="tspan172733">Layout Noete:</tspan></text>
-    </g>
-    <g
-       id="g172737"
-       transform="scale(0.017087,0.018066)">
-      <text
-         xml:space="preserve"
-         transform="translate(27136.301,4304.1602)"
-         style="font-variant:normal;font-weight:normal;font-size:327.68px;font-family:F6;-inkscape-font-specification:F6;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
-         id="text172741"><tspan
-           x="0 196.608 393.216 589.82397 786.43201 983.03998 1179.6479 1376.256 1572.864 1769.4719 1966.08 2162.688 2359.2959 2555.9041 2752.512 2949.1199 3145.728 3342.3359 3538.9438 3735.552 3932.1599 4128.7681 4325.376 4521.9839 4718.5918 4915.1997 5111.8081 5308.416 5505.0239 5701.6318 5898.2397 6094.8477 6291.4561 6488.064 6684.6719 6881.2798 7077.8877 7274.4956 7471.104 7667.7119 7864.3198 8060.9277 8257.5361 8454.1436 8650.752 8847.3594 9043.9678 9240.5762 9437.1836 9633.792 9830.3994 10027.008 10226.893 10423.501 10620.108 10816.717 11013.324 11209.933 11406.541 11603.148 11799.757 11996.364"
-           y="0"
-           sodipodi:role="line"
-           id="tspan172739">Place TP17 and TP28 close to each othter, keep 2.54mm spacing.</tspan></text>
-    </g>
-    <g
-       id="g172743">
-      <path
-         d="M 147.84,134.39999 H 134.39999"
-         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path172745" />
-    </g>
-    <g
-       id="g172747">
-      <path
-         d="m 134.39999,134.39999 v 0"
-         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path172749" />
-    </g>
-    <g
-       id="g172751">
-      <path
-         d="M 145.75999,136.48 H 136.48"
-         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path172753" />
-    </g>
-    <g
-       id="g172755">
-      <path
-         d="m 136.48,136.48 v 0"
-         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path172757" />
-    </g>
-    <g
-       id="g172759">
-      <path
-         d="M 138.39999,138.39999 H 143.84"
-         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path172761" />
-    </g>
-    <g
-       id="g172763">
-      <path
-         d="m 143.84,138.39999 v 0"
-         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path172765" />
-    </g>
-    <g
-       id="g172767">
-      <path
-         d="M 141.75999,140.48 H 140.48"
-         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path172769" />
-    </g>
-    <g
-       id="g172771">
-      <path
-         d="m 140.48,140.48 v 0"
-         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path172773" />
-    </g>
-    <g
-       id="g172775">
-      <path
-         d="M 477.12,127.68 H 463.67999"
-         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path172777" />
-    </g>
-    <g
-       id="g172779">
-      <path
-         d="m 463.67999,127.68 v 0"
-         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path172781" />
-    </g>
-    <g
-       id="g172783">
-      <path
-         d="m 475.04001,129.75999 h -9.28"
-         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path172785" />
-    </g>
-    <g
-       id="g172787">
-      <path
-         d="m 465.76001,129.75999 v 0"
-         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path172789" />
-    </g>
-    <g
-       id="g172791">
-      <path
-         d="M 467.67999,131.67999 H 473.12"
-         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path172793" />
-    </g>
-    <g
-       id="g172795">
-      <path
-         d="m 473.12,131.67999 v 0"
-         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path172797" />
-    </g>
-    <g
-       id="g172799">
-      <path
-         d="m 471.04001,133.75999 h -1.28"
-         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path172801" />
-    </g>
-    <g
-       id="g172803">
-      <path
-         d="m 469.76001,133.75999 v 0"
-         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path172805" />
-    </g>
-    <g
-       id="g172903">
-      <path
-         d="M 819.84003,134.39999 H 806.40002"
-         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path172905" />
-    </g>
-    <g
-       id="g172907">
-      <path
-         d="m 806.40002,134.39999 v 0"
-         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path172909" />
-    </g>
-    <g
-       id="g172911">
-      <path
-         d="m 817.76001,136.48 h -9.28003"
-         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path172913" />
-    </g>
-    <g
-       id="g172915">
-      <path
-         d="m 808.47998,136.48 v 0"
-         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path172917" />
-    </g>
-    <g
-       id="g172919">
-      <path
-         d="m 810.40002,138.39999 h 5.44001"
-         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path172921" />
-    </g>
-    <g
-       id="g172923">
-      <path
-         d="m 815.84003,138.39999 v 0"
-         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path172925" />
-    </g>
-    <g
-       id="g172927">
-      <path
-         d="m 813.76001,140.48 h -1.28003"
-         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path172929" />
-    </g>
-    <g
-       id="g172931">
-      <path
-         d="m 812.47998,140.48 v 0"
-         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path172933" />
-    </g>
-    <g
-       id="g172957">
-      <path
-         d="M 248.64,127.68 H 235.2"
-         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path172959" />
-    </g>
-    <g
-       id="g172961">
-      <path
-         d="m 235.2,127.68 v 0"
-         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path172963" />
-    </g>
-    <g
-       id="g172965">
-      <path
-         d="m 246.56,129.75999 h -9.28"
-         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path172967" />
-    </g>
-    <g
-       id="g172969">
-      <path
-         d="m 237.28,129.75999 v 0"
-         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path172971" />
-    </g>
-    <g
-       id="g172973">
-      <path
-         d="m 239.2,131.67999 h 5.44"
-         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path172975" />
-    </g>
-    <g
-       id="g172977">
-      <path
-         d="m 244.64,131.67999 v 0"
-         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path172979" />
-    </g>
-    <g
-       id="g172981">
-      <path
-         d="m 242.56,133.75999 h -1.28"
-         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path172983" />
-    </g>
-    <g
-       id="g172985">
-      <path
-         d="m 241.28,133.75999 v 0"
-         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path172987" />
-    </g>
-    <g
-       id="g172989">
-      <path
-         d="m 920.64001,134.39999 h -13.44"
-         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path172991" />
-    </g>
-    <g
-       id="g172993">
-      <path
-         d="m 907.20001,134.39999 v 0"
-         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path172995" />
-    </g>
-    <g
-       id="g172997">
-      <path
-         d="m 918.56,136.48 h -9.27997"
-         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path172999" />
-    </g>
-    <g
-       id="g173001">
-      <path
-         d="m 909.28003,136.48 v 0"
-         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path173003" />
-    </g>
-    <g
-       id="g173005">
-      <path
-         d="m 911.20001,138.39999 h 5.44"
-         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path173007" />
-    </g>
-    <g
-       id="g173009">
-      <path
-         d="m 916.64001,138.39999 v 0"
-         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path173011" />
-    </g>
-    <g
-       id="g173013">
-      <path
-         d="m 914.56,140.48 h -1.27997"
-         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path173015" />
-    </g>
-    <g
-       id="g173017">
-      <path
-         d="m 913.28003,140.48 v 0"
-         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path173019" />
-    </g>
-    <g
-       id="g173021">
-      <path
-         d="m 571.20001,127.68 h -13.44"
-         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path173023" />
-    </g>
-    <g
-       id="g173025">
-      <path
-         d="m 557.76001,127.68 v 0"
-         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path173027" />
-    </g>
-    <g
-       id="g173029">
-      <path
-         d="m 569.12,129.75999 h -9.27997"
-         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path173031" />
-    </g>
-    <g
-       id="g173033">
-      <path
-         d="m 559.84003,129.75999 v 0"
-         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path173035" />
-    </g>
-    <g
-       id="g173037">
-      <path
-         d="m 561.76001,131.67999 h 5.44"
-         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path173039" />
-    </g>
-    <g
-       id="g173041">
-      <path
-         d="m 567.20001,131.67999 v 0"
-         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path173043" />
-    </g>
-    <g
-       id="g173045">
-      <path
-         d="m 565.12,133.75999 h -1.27997"
-         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path173047" />
-    </g>
-    <g
-       id="g173049">
-      <path
-         d="m 563.84003,133.75999 v 0"
-         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path173051" />
-    </g>
-    <g
-       id="g173053">
-      <text
-         xml:space="preserve"
-         transform="translate(263.35999,109.12)"
-         style="font-variant:normal;font-weight:normal;font-size:3.99985px;font-family:F1;-inkscape-font-specification:F1;writing-mode:lr-tb;fill:#ff0000;fill-opacity:1;fill-rule:nonzero;stroke:none"
-         id="text173057"><tspan
-           x="0 3.039886 5.9284496"
-           y="0"
-           sodipodi:role="line"
-           id="tspan173055">OUT</tspan></text>
-    </g>
-    <g
-       id="g173059">
-      <path
-         d="M 275.51999,107.52 272.16,104.16"
-         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path173061" />
-    </g>
-    <g
-       id="g173063">
-      <path
-         d="m 272.16,104.16 v 0"
-         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path173065" />
-    </g>
-    <g
-       id="g173067">
-      <path
-         d="m 272.16,110.88 3.35999,-3.36"
-         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path173069" />
-    </g>
-    <g
-       id="g173071">
-      <path
-         d="m 275.51999,107.52 v 0"
-         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path173073" />
-    </g>
-    <g
-       id="g173075">
-      <path
-         d="M 262.07999,110.88 H 272.16"
-         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path173077" />
-    </g>
-    <g
-       id="g173079">
-      <path
-         d="m 272.16,110.88 v 0"
-         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path173081" />
-    </g>
-    <g
-       id="g173083">
-      <path
-         d="M 272.16,104.16 H 262.07999"
-         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path173085" />
-    </g>
-    <g
-       id="g173087">
-      <path
-         d="m 262.07999,104.16 v 0"
-         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path173089" />
-    </g>
-    <g
-       id="g173091">
-      <path
-         d="m 262.07999,104.16 v 6.72"
-         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path173093" />
-    </g>
-    <g
-       id="g173095">
-      <path
-         d="m 262.07999,110.88 v 0"
-         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path173097" />
-    </g>
-    <g
-       id="g173099"
-       transform="scale(0.017699,0.018066)">
-      <text
-         xml:space="preserve"
-         transform="translate(15603,6066.5601)"
-         style="font-variant:normal;font-weight:normal;font-size:327.68px;font-family:F1;-inkscape-font-specification:F1;writing-mode:lr-tb;fill:#ff0000;fill-opacity:1;fill-rule:nonzero;stroke:none"
-         id="text173103"><tspan
-           x="0 281.80478 524.28796 770.04797 956.82556 1182.9248 1445.0687 1690.8287 2657.4849 2749.2351 2939.2896 3027.7632 3217.8176 3407.8718"
-           y="0"
-           sodipodi:role="line"
-           id="tspan173101">MCU_PORz[5,16]</tspan></text>
-    </g>
-    <g
-       id="g173105">
-      <text
-         xml:space="preserve"
-         transform="translate(612.79999,109.12)"
-         style="font-variant:normal;font-weight:normal;font-size:3.99985px;font-family:F1;-inkscape-font-specification:F1;writing-mode:lr-tb;fill:#ff0000;fill-opacity:1;fill-rule:nonzero;stroke:none"
-         id="text173109"><tspan
-           x="0 3.039886 5.9284496"
-           y="0"
-           sodipodi:role="line"
-           id="tspan173107">OUT</tspan></text>
-    </g>
-    <g
-       id="g173111">
-      <path
-         d="m 624.96002,107.52 -3.36004,-3.36"
-         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path173113" />
-    </g>
-    <g
-       id="g173115">
-      <path
-         d="m 621.59998,104.16 v 0"
-         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path173117" />
-    </g>
-    <g
-       id="g173119">
-      <path
-         d="m 621.59998,110.88 3.36004,-3.36"
-         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path173121" />
-    </g>
-    <g
-       id="g173123">
-      <path
-         d="m 624.96002,107.52 v 0"
-         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path173125" />
-    </g>
-    <g
-       id="g173127">
-      <path
-         d="m 611.52002,110.88 h 10.07996"
-         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path173129" />
-    </g>
-    <g
-       id="g173131">
-      <path
-         d="m 621.59998,110.88 v 0"
-         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path173133" />
-    </g>
-    <g
-       id="g173135">
-      <path
-         d="M 621.59998,104.16 H 611.52002"
-         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path173137" />
-    </g>
-    <g
-       id="g173139">
-      <path
-         d="m 611.52002,104.16 v 0"
-         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path173141" />
-    </g>
-    <g
-       id="g173143">
-      <path
-         d="m 611.52002,104.16 v 6.72"
-         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path173145" />
-    </g>
-    <g
-       id="g173147">
-      <path
-         d="m 611.52002,110.88 v 0"
-         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path173149" />
-    </g>
-    <g
-       id="g173151"
-       transform="scale(0.017699,0.018066)">
-      <text
-         xml:space="preserve"
-         transform="translate(35346.398,6066.5601)"
-         style="font-variant:normal;font-weight:normal;font-size:327.68px;font-family:F1;-inkscape-font-specification:F1;writing-mode:lr-tb;fill:#ff0000;fill-opacity:1;fill-rule:nonzero;stroke:none"
-         id="text173155"><tspan
-           x="0 245.75999 468.5824 694.68158 940.44159 1130.496 1356.5952 1563.0336 2621.4399 2713.1904 2903.2446 3093.2991"
-           y="0"
-           sodipodi:role="line"
-           id="tspan173153">USER_BTN[14]</tspan></text>
-    </g>
-    <g
-       id="g173621">
-      <text
-         xml:space="preserve"
-         transform="translate(958.88,115.84)"
-         style="font-variant:normal;font-weight:normal;font-size:3.99985px;font-family:F1;-inkscape-font-specification:F1;writing-mode:lr-tb;fill:#ff0000;fill-opacity:1;fill-rule:nonzero;stroke:none"
-         id="text173625"><tspan
-           x="0 2.719898"
-           y="0"
-           sodipodi:role="line"
-           id="tspan173623">BI</tspan></text>
-    </g>
-    <g
-       id="g173627">
-      <path
-         d="m 964.32001,110.88 h -6.72003"
-         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path173629" />
-    </g>
-    <g
-       id="g173631">
-      <path
-         d="m 957.59998,110.88 v 0"
-         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path173633" />
-    </g>
-    <g
-       id="g173635">
-      <path
-         d="m 954.23999,114.24 3.35999,-3.36"
-         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path173637" />
-    </g>
-    <g
-       id="g173639">
-      <path
-         d="m 957.59998,110.88 v 0"
-         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path173641" />
-    </g>
-    <g
-       id="g173643">
-      <path
-         d="m 967.67999,114.24 -3.35998,-3.36"
-         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path173645" />
-    </g>
-    <g
-       id="g173647">
-      <path
-         d="m 964.32001,110.88 v 0"
-         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path173649" />
-    </g>
-    <g
-       id="g173651">
-      <path
-         d="m 964.32001,117.6 3.35998,-3.36"
-         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path173653" />
-    </g>
-    <g
-       id="g173655">
-      <path
-         d="m 967.67999,114.24 v 0"
-         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path173657" />
-    </g>
-    <g
-       id="g173659">
-      <path
-         d="m 957.59998,117.6 -3.35999,-3.36"
-         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path173661" />
-    </g>
-    <g
-       id="g173663">
-      <path
-         d="m 954.23999,114.24 v 0"
-         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path173665" />
-    </g>
-    <g
-       id="g173667">
-      <path
-         d="m 957.59998,117.6 h 6.72003"
-         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path173669" />
-    </g>
-    <g
-       id="g173671">
-      <path
-         d="m 964.32001,117.6 v 0"
-         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path173673" />
-    </g>
-    <g
-       id="g173675"
-       transform="scale(0.017699,0.018066)">
-      <text
-         xml:space="preserve"
-         transform="translate(55623.199,6438.3999)"
-         style="font-variant:normal;font-weight:normal;font-size:327.68px;font-family:F1;-inkscape-font-specification:F1;writing-mode:lr-tb;fill:#ff0000;fill-opacity:1;fill-rule:nonzero;stroke:none"
-         id="text173679"><tspan
-           x="0 226.0992 570.16321 812.64636 1002.7008 1228.7999 1438.5151 2467.4304 2559.1807 2749.2351"
-           y="0"
-           sodipodi:role="line"
-           id="tspan173677">PWR_BTN[5]</tspan></text>
-    </g>
-    <g
-       id="g174557"
-       transform="scale(0.017087,0.018066)">
-      <text
-         xml:space="preserve"
-         transform="translate(10815.2,6987.52)"
-         style="font-variant:normal;font-weight:normal;font-size:327.68px;font-family:F6;-inkscape-font-specification:F6;writing-mode:lr-tb;fill:#0000ff;fill-opacity:1;fill-rule:nonzero;stroke:none"
-         id="text174561"><tspan
-           x="0 196.608 393.216 589.82397 786.43201 983.03998"
-           y="0"
-           sodipodi:role="line"
-           id="tspan174559">Shield</tspan></text>
-    </g>
-    <g
-       id="g174563">
-      <path
-         d="M 208.32001,94.080002 H 181.44 V 127.68 h 26.88001 z"
-         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path174565" />
-    </g>
-    <g
-       id="g174567">
-      <path
-         d="m 189.44,102.88 h 10.88001"
-         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path174569" />
-    </g>
-    <g
-       id="g174571">
-      <path
-         d="m 200.32001,102.88 v 0"
-         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path174573" />
-    </g>
-    <g
-       id="g174575">
-      <path
-         d="M 194.88,97.440002 V 102.88"
-         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path174577" />
-    </g>
-    <g
-       id="g174579">
-      <path
-         d="m 194.88,102.88 v 0"
-         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path174581" />
-    </g>
-    <g
-       id="g174583">
-      <path
-         d="m 181.44,107.52 h 6.72"
-         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path174585" />
-    </g>
-    <g
-       id="g174587">
-      <path
-         d="m 188.16,107.52 v 0"
-         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path174589" />
-    </g>
-    <g
-       id="g174591">
-      <path
-         d="m 208.32001,107.52 h -6.72"
-         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path174593" />
-    </g>
-    <g
-       id="g174595">
-      <path
-         d="m 201.60001,107.52 v 0"
-         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path174597" />
-    </g>
-    <g
-       id="g174599">
-      <path
-         d="m 181.44,120.96 h 26.88001"
-         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path174601" />
-    </g>
-    <g
-       id="g174603">
-      <path
-         d="m 208.32001,120.96 v 0"
-         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path174605" />
-    </g>
-    <g
-       id="g174607">
-      <path
-         d="m 208.32001,114.24 h -6.72"
-         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path174609" />
-    </g>
-    <g
-       id="g174611">
-      <path
-         d="m 201.60001,114.24 v 0"
-         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path174613" />
-    </g>
-    <g
-       id="g174615">
-      <path
-         d="m 201.60001,114.24 v 6.72"
-         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path174617" />
-    </g>
-    <g
-       id="g174619">
-      <path
-         d="m 201.60001,120.96 v 0"
-         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path174621" />
-    </g>
-    <g
-       id="g174623"
-       transform="translate(190.72,107.44)">
-      <path
-         d="m 0,0 c 0,-0.66 -0.57,-1.2 -1.28,-1.2 -0.71,0 -1.28,0.54 -1.28,1.2 0,0.66 0.57,1.2 1.28,1.2 C -0.57,1.2 0,0.66 0,0 Z"
-         style="fill:#0000ff;fill-opacity:1;fill-rule:evenodd;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path174625" />
-    </g>
-    <g
-       id="g174627"
-       transform="translate(201.44,107.44)">
-      <path
-         d="m 0,0 c 0,-0.66 -0.57,-1.2 -1.28,-1.2 -0.71,0 -1.28,0.54 -1.28,1.2 0,0.66 0.57,1.2 1.28,1.2 C -0.57,1.2 0,0.66 0,0 Z"
-         style="fill:#0000ff;fill-opacity:1;fill-rule:evenodd;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path174629" />
-    </g>
-    <g
-       id="g174631"
-       transform="scale(0.017699,0.018066)">
-      <text
-         xml:space="preserve"
-         transform="translate(10251.4,5136.6401)"
-         style="font-variant:normal;font-weight:normal;font-size:327.68px;font-family:F1;-inkscape-font-specification:F1;writing-mode:lr-tb;fill:#000080;fill-opacity:1;fill-rule:nonzero;stroke:none"
-         id="text174635"><tspan
-           x="0 226.0992 570.16321"
-           y="0"
-           sodipodi:role="line"
-           id="tspan174633">SW2</tspan></text>
-    </g>
-    <g
-       id="g174637"
-       transform="scale(0.017699,0.018066)">
-      <text
-         xml:space="preserve"
-         transform="translate(10251.4,7368.3198)"
-         style="font-variant:normal;font-weight:normal;font-size:327.68px;font-family:F1;-inkscape-font-specification:F1;writing-mode:lr-tb;fill:#000080;fill-opacity:1;fill-rule:nonzero;stroke:none"
-         id="text174641"><tspan
-           x="0 206.4384 432.5376 622.59198 812.64636 1094.4512 1202.5856 1428.6848 1671.168 1782.5791 2005.4016 2215.1167 2323.2512 2549.3503"
-           y="0"
-           sodipodi:role="line"
-           id="tspan174639">TS23M-BN-PT-PF</tspan></text>
-    </g>
-    <g
-       id="g174643"
-       transform="scale(0.017699,0.018066)">
-      <text
-         xml:space="preserve"
-         transform="translate(10251.4,8484.3203)"
-         style="font-variant:normal;font-weight:normal;font-size:327.68px;font-family:F1;-inkscape-font-specification:F1;writing-mode:lr-tb;fill:#800000;fill-opacity:1;fill-rule:nonzero;stroke:none"
-         id="text174647"><tspan
-           x="0 190.0544 380.1088 468.5824 560.33276 750.38721 940.44159 1130.496 1320.5504 1510.6047 1700.6592 1890.7135 2080.7681 2267.5457 2457.5999 2647.6543 2801.6638 2991.7183 3181.7727 3371.8271 3525.8367 3715.8911 3905.9456 4096 4286.0542 4564.5825"
-           y="0"
-           sodipodi:role="line"
-           id="tspan174645">button2_3p_4d55x2d3x1d88mm</tspan></text>
-    </g>
-    <g
-       id="g174649"
-       transform="scale(0.017699,0.018066)">
-      <text
-         xml:space="preserve"
-         transform="translate(10251.4,7855.52)"
-         style="font-variant:normal;font-weight:normal;font-size:327.68px;font-family:F1;-inkscape-font-specification:F1;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
-         id="text174653"><tspan
-           x="0 190.0544 380.1088 468.5824 658.63678 786.43201 1130.496 1320.5504 1409.0239 1599.0784 1726.8735 1969.3568 2159.4111 2251.1616 2441.2161 2631.2703 2909.7983 3191.603 3299.7375 3489.792 3679.8464"
-           y="0"
-           sodipodi:role="line"
-           id="tspan174651">L4.7*W3.5*H1.85mm-90D</tspan></text>
-    </g>
-    <g
-       id="g174655">
-      <path
-         d="M 181.44,120.96 H 161.28"
-         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path174657" />
-    </g>
-    <g
-       id="g174659">
-      <path
-         d="m 161.28,120.96 v 0"
-         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path174661" />
-    </g>
-    <g
-       id="g174663"
-       transform="scale(0.018805,0.018555)">
-      <text
-         xml:space="preserve"
-         transform="translate(9010.2402,6441.4399)"
-         style="font-variant:normal;font-weight:normal;font-size:327.68px;font-family:F1;-inkscape-font-specification:F1;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
-         id="text174667"><tspan
-           x="0 212.99199"
-           y="0"
-           sodipodi:role="line"
-           id="tspan174665">S1</tspan></text>
-    </g>
-    <g
-       id="g174669">
-      <path
-         d="M 208.32001,120.96 H 228.48"
-         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path174671" />
-    </g>
-    <g
-       id="g174673">
-      <path
-         d="m 228.48,120.96 v 0"
-         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path174675" />
-    </g>
-    <g
-       id="g174677"
-       transform="scale(0.018805,0.018555)">
-      <text
-         xml:space="preserve"
-         transform="translate(11324.5,6441.4399)"
-         style="font-variant:normal;font-weight:normal;font-size:327.68px;font-family:F1;-inkscape-font-specification:F1;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
-         id="text174681"><tspan
-           x="0 212.99199"
-           y="0"
-           sodipodi:role="line"
-           id="tspan174679">S3</tspan></text>
-    </g>
-    <g
-       id="g174683">
-      <path
-         d="M 181.44,107.52 H 161.28"
-         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path174685" />
-    </g>
-    <g
-       id="g174687">
-      <path
-         d="m 161.28,107.52 v 0"
-         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path174689" />
-    </g>
-    <g
-       id="g174691"
-       transform="scale(0.018805,0.018555)">
-      <text
-         xml:space="preserve"
-         transform="translate(9222.8799,5717.1201)"
-         style="font-variant:normal;font-weight:normal;font-size:327.68px;font-family:F1;-inkscape-font-specification:F1;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
-         id="text174695"><tspan
-           x="0"
-           y="0"
-           id="tspan174693">1</tspan></text>
-    </g>
-    <g
-       id="g174697">
-      <path
-         d="M 208.32001,107.52 H 228.48"
-         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path174699" />
-    </g>
-    <g
-       id="g174701">
-      <path
-         d="m 228.48,107.52 v 0"
-         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path174703" />
-    </g>
-    <g
-       id="g174705"
-       transform="scale(0.018805,0.018555)">
-      <text
-         xml:space="preserve"
-         transform="translate(11324.5,5717.1201)"
-         style="font-variant:normal;font-weight:normal;font-size:327.68px;font-family:F1;-inkscape-font-specification:F1;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
-         id="text174709"><tspan
-           x="0"
-           y="0"
-           id="tspan174707">2</tspan></text>
-    </g>
-    <g
-       id="g174711">
-      <path
-         d="M 208.32001,114.24 H 228.48"
-         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path174713" />
-    </g>
-    <g
-       id="g174715">
-      <path
-         d="m 228.48,114.24 v 0"
-         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path174717" />
-    </g>
-    <g
-       id="g174719"
-       transform="scale(0.018805,0.018555)">
-      <text
-         xml:space="preserve"
-         transform="translate(11324.5,6079.3599)"
-         style="font-variant:normal;font-weight:normal;font-size:327.68px;font-family:F1;-inkscape-font-specification:F1;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
-         id="text174723"><tspan
-           x="0 212.99199"
-           y="0"
-           sodipodi:role="line"
-           id="tspan174721">S2</tspan></text>
-    </g>
-    <g
-       id="g174923"
-       transform="scale(0.017087,0.018066)">
-      <text
-         xml:space="preserve"
-         transform="translate(30085.9,6987.52)"
-         style="font-variant:normal;font-weight:normal;font-size:327.68px;font-family:F6;-inkscape-font-specification:F6;writing-mode:lr-tb;fill:#0000ff;fill-opacity:1;fill-rule:nonzero;stroke:none"
-         id="text174927"><tspan
-           x="0 196.608 393.216 589.82397 786.43201 983.03998"
-           y="0"
-           sodipodi:role="line"
-           id="tspan174925">Shield</tspan></text>
-    </g>
-    <g
-       id="g174929">
-      <path
-         d="M 537.59998,94.080002 H 510.72 V 127.68 h 26.87998 z"
-         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path174931" />
-    </g>
-    <g
-       id="g174933">
-      <path
-         d="m 518.71997,102.88 h 10.88001"
-         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path174935" />
-    </g>
-    <g
-       id="g174937">
-      <path
-         d="m 529.59998,102.88 v 0"
-         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path174939" />
-    </g>
-    <g
-       id="g174941">
-      <path
-         d="M 524.15997,97.440002 V 102.88"
-         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path174943" />
-    </g>
-    <g
-       id="g174945">
-      <path
-         d="m 524.15997,102.88 v 0"
-         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path174947" />
-    </g>
-    <g
-       id="g174949">
-      <path
-         d="m 510.72,107.52 h 6.72"
-         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path174951" />
-    </g>
-    <g
-       id="g174953">
-      <path
-         d="m 517.44,107.52 v 0"
-         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path174955" />
-    </g>
-    <g
-       id="g174957">
-      <path
-         d="M 537.59998,107.52 H 530.88"
-         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path174959" />
-    </g>
-    <g
-       id="g174961">
-      <path
-         d="m 530.88,107.52 v 0"
-         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path174963" />
-    </g>
-    <g
-       id="g174965">
-      <path
-         d="m 510.72,120.96 h 26.87998"
-         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path174967" />
-    </g>
-    <g
-       id="g174969">
-      <path
-         d="m 537.59998,120.96 v 0"
-         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path174971" />
-    </g>
-    <g
-       id="g174973">
-      <path
-         d="M 537.59998,114.24 H 530.88"
-         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path174975" />
-    </g>
-    <g
-       id="g174977">
-      <path
-         d="m 530.88,114.24 v 0"
-         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path174979" />
-    </g>
-    <g
-       id="g174981">
-      <path
-         d="m 530.88,114.24 v 6.72"
-         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path174983" />
-    </g>
-    <g
-       id="g174985">
-      <path
-         d="m 530.88,120.96 v 0"
-         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path174987" />
-    </g>
-    <g
-       id="g174989"
-       transform="translate(520,107.44)">
-      <path
-         d="m 0,0 c 0,-0.66 -0.57,-1.2 -1.28,-1.2 -0.71,0 -1.28,0.54 -1.28,1.2 0,0.66 0.57,1.2 1.28,1.2 C -0.57,1.2 0,0.66 0,0 Z"
-         style="fill:#0000ff;fill-opacity:1;fill-rule:evenodd;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path174991" />
-    </g>
-    <g
-       id="g174993"
-       transform="translate(530.71997,107.44)">
-      <path
-         d="m 0,0 c 0,-0.66 -0.57,-1.2 -1.28,-1.2 -0.71,0 -1.28,0.54 -1.28,1.2 0,0.66 0.57,1.2 1.28,1.2 C -0.57,1.2 0,0.66 0,0 Z"
-         style="fill:#0000ff;fill-opacity:1;fill-rule:evenodd;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path174995" />
-    </g>
-    <g
-       id="g174997"
-       transform="scale(0.017699,0.018066)">
-      <text
-         xml:space="preserve"
-         transform="translate(28855.699,5136.6401)"
-         style="font-variant:normal;font-weight:normal;font-size:327.68px;font-family:F1;-inkscape-font-specification:F1;writing-mode:lr-tb;fill:#000080;fill-opacity:1;fill-rule:nonzero;stroke:none"
-         id="text175001"><tspan
-           x="0 226.0992 570.16321"
-           y="0"
-           sodipodi:role="line"
-           id="tspan174999">SW3</tspan></text>
-    </g>
-    <g
-       id="g175003"
-       transform="scale(0.017699,0.018066)">
-      <text
-         xml:space="preserve"
-         transform="translate(28855.699,7368.3198)"
-         style="font-variant:normal;font-weight:normal;font-size:327.68px;font-family:F1;-inkscape-font-specification:F1;writing-mode:lr-tb;fill:#000080;fill-opacity:1;fill-rule:nonzero;stroke:none"
-         id="text175007"><tspan
-           x="0 206.4384 432.5376 622.59198 812.64636 1094.4512 1202.5856 1428.6848 1671.168 1782.5791 2005.4016 2215.1167 2323.2512 2549.3503"
-           y="0"
-           sodipodi:role="line"
-           id="tspan175005">TS23M-BN-PT-PF</tspan></text>
-    </g>
-    <g
-       id="g175009"
-       transform="scale(0.017699,0.018066)">
-      <text
-         xml:space="preserve"
-         transform="translate(28855.699,8484.3203)"
-         style="font-variant:normal;font-weight:normal;font-size:327.68px;font-family:F1;-inkscape-font-specification:F1;writing-mode:lr-tb;fill:#800000;fill-opacity:1;fill-rule:nonzero;stroke:none"
-         id="text175013"><tspan
-           x="0 190.0544 380.1088 468.5824 560.33276 750.38721 940.44159 1130.496 1320.5504 1510.6047 1700.6592 1890.7135 2080.7681 2267.5457 2457.5999 2647.6543 2801.6638 2991.7183 3181.7727 3371.8271 3525.8367 3715.8911 3905.9456 4096 4286.0542 4564.5825"
-           y="0"
-           sodipodi:role="line"
-           id="tspan175011">button2_3p_4d55x2d3x1d88mm</tspan></text>
-    </g>
-    <g
-       id="g175015"
-       transform="scale(0.017699,0.018066)">
-      <text
-         xml:space="preserve"
-         transform="translate(28855.699,7855.52)"
-         style="font-variant:normal;font-weight:normal;font-size:327.68px;font-family:F1;-inkscape-font-specification:F1;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
-         id="text175019"><tspan
-           x="0 190.0544 380.1088 468.5824 658.63678 786.43201 1130.496 1320.5504 1409.0239 1599.0784 1726.8735 1969.3568 2159.4111 2251.1616 2441.2161 2631.2703 2909.7983 3191.603 3299.7375 3489.792 3679.8464"
-           y="0"
-           sodipodi:role="line"
-           id="tspan175017">L4.7*W3.5*H1.85mm-90D</tspan></text>
-    </g>
-    <g
-       id="g175021">
-      <path
-         d="M 510.72,120.96 H 490.56"
-         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path175023" />
-    </g>
-    <g
-       id="g175025">
-      <path
-         d="m 490.56,120.96 v 0"
-         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path175027" />
-    </g>
-    <g
-       id="g175029"
-       transform="scale(0.018805,0.018555)">
-      <text
-         xml:space="preserve"
-         transform="translate(26520.199,6441.4399)"
-         style="font-variant:normal;font-weight:normal;font-size:327.68px;font-family:F1;-inkscape-font-specification:F1;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
-         id="text175033"><tspan
-           x="0 212.99199"
-           y="0"
-           sodipodi:role="line"
-           id="tspan175031">S1</tspan></text>
-    </g>
-    <g
-       id="g175035">
-      <path
-         d="m 537.59998,120.96 h 20.16003"
-         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path175037" />
-    </g>
-    <g
-       id="g175039">
-      <path
-         d="m 557.76001,120.96 v 0"
-         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path175041" />
-    </g>
-    <g
-       id="g175043"
-       transform="scale(0.018805,0.018555)">
-      <text
-         xml:space="preserve"
-         transform="translate(28834.4,6441.4399)"
-         style="font-variant:normal;font-weight:normal;font-size:327.68px;font-family:F1;-inkscape-font-specification:F1;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
-         id="text175047"><tspan
-           x="0 212.99199"
-           y="0"
-           sodipodi:role="line"
-           id="tspan175045">S3</tspan></text>
-    </g>
-    <g
-       id="g175049">
-      <path
-         d="M 510.72,107.52 H 490.56"
-         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path175051" />
-    </g>
-    <g
-       id="g175053">
-      <path
-         d="m 490.56,107.52 v 0"
-         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path175055" />
-    </g>
-    <g
-       id="g175057"
-       transform="scale(0.018805,0.018555)">
-      <text
-         xml:space="preserve"
-         transform="translate(26732.801,5717.1201)"
-         style="font-variant:normal;font-weight:normal;font-size:327.68px;font-family:F1;-inkscape-font-specification:F1;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
-         id="text175061"><tspan
-           x="0"
-           y="0"
-           id="tspan175059">1</tspan></text>
-    </g>
-    <g
-       id="g175063">
-      <path
-         d="m 537.59998,107.52 h 20.16003"
-         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path175065" />
-    </g>
-    <g
-       id="g175067">
-      <path
-         d="m 557.76001,107.52 v 0"
-         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path175069" />
-    </g>
-    <g
-       id="g175071"
-       transform="scale(0.018805,0.018555)">
-      <text
-         xml:space="preserve"
-         transform="translate(28834.4,5717.1201)"
-         style="font-variant:normal;font-weight:normal;font-size:327.68px;font-family:F1;-inkscape-font-specification:F1;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
-         id="text175075"><tspan
-           x="0"
-           y="0"
-           id="tspan175073">2</tspan></text>
-    </g>
-    <g
-       id="g175077">
-      <path
-         d="m 537.59998,114.24 h 20.16003"
-         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path175079" />
-    </g>
-    <g
-       id="g175081">
-      <path
-         d="m 557.76001,114.24 v 0"
-         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path175083" />
-    </g>
-    <g
-       id="g175085"
-       transform="scale(0.018805,0.018555)">
-      <text
-         xml:space="preserve"
-         transform="translate(28834.4,6079.3599)"
-         style="font-variant:normal;font-weight:normal;font-size:327.68px;font-family:F1;-inkscape-font-specification:F1;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
-         id="text175089"><tspan
-           x="0 212.99199"
-           y="0"
-           sodipodi:role="line"
-           id="tspan175087">S2</tspan></text>
-    </g>
-    <g
-       id="g175481"
-       transform="translate(597.91998,94)">
-      <path
-         d="m 0,0 c 0,-1.81 -1.46,-3.28 -3.28,-3.28 -1.82,0 -3.28,1.47 -3.28,3.28 0,1.81 1.46,3.28 3.28,3.28 C -1.46,3.28 0,1.81 0,0 Z"
-         style="fill:none;stroke:#808080;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path175483" />
-    </g>
-    <g
-       id="g175485"
-       transform="scale(0.017699,0.018066)">
-      <text
-         xml:space="preserve"
-         transform="translate(33791.5,5136.6401)"
-         style="font-variant:normal;font-weight:normal;font-size:327.68px;font-family:F1;-inkscape-font-specification:F1;writing-mode:lr-tb;fill:#808080;fill-opacity:1;fill-rule:nonzero;stroke:none"
-         id="text175489"><tspan
-           x="0 206.4384 432.5376 622.59198"
-           y="0"
-           sodipodi:role="line"
-           id="tspan175487">TP17</tspan></text>
-    </g>
-    <g
-       id="g175491">
-      <path
-         d="m 591.35998,94.080002 h -6.71997"
-         style="fill:none;stroke:#808080;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path175493" />
-    </g>
-    <g
-       id="g175495">
-      <path
-         d="m 584.64001,94.080002 v 0"
-         style="fill:none;stroke:#808080;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path175497" />
-    </g>
-    <g
-       id="g175697"
-       transform="scale(0.017087,0.018066)">
-      <text
-         xml:space="preserve"
-         transform="translate(50143.199,7359.52)"
-         style="font-variant:normal;font-weight:normal;font-size:327.68px;font-family:F6;-inkscape-font-specification:F6;writing-mode:lr-tb;fill:#0000ff;fill-opacity:1;fill-rule:nonzero;stroke:none"
-         id="text175701"><tspan
-           x="0 196.608 393.216 589.82397 786.43201 983.03998"
-           y="0"
-           sodipodi:role="line"
-           id="tspan175699">Shield</tspan></text>
-    </g>
-    <g
-       id="g175703">
-      <path
-         d="M 880.32001,100.8 H 853.44 v 33.59999 h 26.88001 z"
-         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path175705" />
-    </g>
-    <g
-       id="g175707">
-      <path
-         d="m 861.44,109.6 h 10.88001"
-         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path175709" />
-    </g>
-    <g
-       id="g175711">
-      <path
-         d="m 872.32001,109.6 v 0"
-         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path175713" />
-    </g>
-    <g
-       id="g175715">
-      <path
-         d="m 866.88,104.16 v 5.44"
-         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path175717" />
-    </g>
-    <g
-       id="g175719">
-      <path
-         d="m 866.88,109.6 v 0"
-         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path175721" />
-    </g>
-    <g
-       id="g175723">
-      <path
-         d="m 853.44,114.24 h 6.71997"
-         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path175725" />
-    </g>
-    <g
-       id="g175727">
-      <path
-         d="m 860.15997,114.24 v 0"
-         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path175729" />
-    </g>
-    <g
-       id="g175731">
-      <path
-         d="m 880.32001,114.24 h -6.72003"
-         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path175733" />
-    </g>
-    <g
-       id="g175735">
-      <path
-         d="m 873.59998,114.24 v 0"
-         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path175737" />
-    </g>
-    <g
-       id="g175739">
-      <path
-         d="m 853.44,127.68 h 26.88001"
-         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path175741" />
-    </g>
-    <g
-       id="g175743">
-      <path
-         d="m 880.32001,127.68 v 0"
-         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path175745" />
-    </g>
-    <g
-       id="g175747">
-      <path
-         d="m 880.32001,120.96 h -6.72003"
-         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path175749" />
-    </g>
-    <g
-       id="g175751">
-      <path
-         d="m 873.59998,120.96 v 0"
-         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path175753" />
-    </g>
-    <g
-       id="g175755">
-      <path
-         d="m 873.59998,120.96 v 6.72"
-         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path175757" />
-    </g>
-    <g
-       id="g175759">
-      <path
-         d="m 873.59998,127.68 v 0"
-         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path175761" />
-    </g>
-    <g
-       id="g175763"
-       transform="translate(862.71997,114.16)">
-      <path
-         d="m 0,0 c 0,-0.66 -0.57,-1.2 -1.28,-1.2 -0.71,0 -1.28,0.54 -1.28,1.2 0,0.66 0.57,1.2 1.28,1.2 C -0.57,1.2 0,0.66 0,0 Z"
-         style="fill:#0000ff;fill-opacity:1;fill-rule:evenodd;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path175765" />
-    </g>
-    <g
-       id="g175767"
-       transform="translate(873.44,114.16)">
-      <path
-         d="m 0,0 c 0,-0.66 -0.57,-1.2 -1.28,-1.2 -0.71,0 -1.28,0.54 -1.28,1.2 0,0.66 0.57,1.2 1.28,1.2 C -0.57,1.2 0,0.66 0,0 Z"
-         style="fill:#0000ff;fill-opacity:1;fill-rule:evenodd;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path175769" />
-    </g>
-    <g
-       id="g175771"
-       transform="scale(0.017699,0.018066)">
-      <text
-         xml:space="preserve"
-         transform="translate(48219.398,5508.6401)"
-         style="font-variant:normal;font-weight:normal;font-size:327.68px;font-family:F1;-inkscape-font-specification:F1;writing-mode:lr-tb;fill:#000080;fill-opacity:1;fill-rule:nonzero;stroke:none"
-         id="text175775"><tspan
-           x="0 226.0992 570.16321"
-           y="0"
-           sodipodi:role="line"
-           id="tspan175773">SW1</tspan></text>
-    </g>
-    <g
-       id="g175777"
-       transform="scale(0.017699,0.018066)">
-      <text
-         xml:space="preserve"
-         transform="translate(48219.398,7740.3198)"
-         style="font-variant:normal;font-weight:normal;font-size:327.68px;font-family:F1;-inkscape-font-specification:F1;writing-mode:lr-tb;fill:#000080;fill-opacity:1;fill-rule:nonzero;stroke:none"
-         id="text175781"><tspan
-           x="0 206.4384 432.5376 622.59198 812.64636 1094.4512 1202.5856 1428.6848 1671.168 1782.5791 2005.4016 2215.1167 2323.2512 2549.3503"
-           y="0"
-           sodipodi:role="line"
-           id="tspan175779">TS23M-BN-PT-PF</tspan></text>
-    </g>
-    <g
-       id="g175783"
-       transform="scale(0.017699,0.018066)">
-      <text
-         xml:space="preserve"
-         transform="translate(48219.398,8856.1602)"
-         style="font-variant:normal;font-weight:normal;font-size:327.68px;font-family:F1;-inkscape-font-specification:F1;writing-mode:lr-tb;fill:#800000;fill-opacity:1;fill-rule:nonzero;stroke:none"
-         id="text175787"><tspan
-           x="0 190.0544 380.1088 468.5824 560.33276 750.38721 940.44159 1130.496 1320.5504 1510.6047 1700.6592 1890.7135 2080.7681 2267.5457 2457.5999 2647.6543 2801.6638 2991.7183 3181.7727 3371.8271 3525.8367 3715.8911 3905.9456 4096 4286.0542 4564.5825"
-           y="0"
-           sodipodi:role="line"
-           id="tspan175785">button2_3p_4d55x2d3x1d88mm</tspan></text>
-    </g>
-    <g
-       id="g175789"
-       transform="scale(0.017699,0.018066)">
-      <text
-         xml:space="preserve"
-         transform="translate(48219.398,8227.3604)"
-         style="font-variant:normal;font-weight:normal;font-size:327.68px;font-family:F1;-inkscape-font-specification:F1;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
-         id="text175793"><tspan
-           x="0 190.0544 380.1088 468.5824 658.63678 786.43201 1130.496 1320.5504 1409.0239 1599.0784 1726.8735 1969.3568 2159.4111 2251.1616 2441.2161 2631.2703 2909.7983 3191.603 3299.7375 3489.792 3679.8464"
-           y="0"
-           sodipodi:role="line"
-           id="tspan175791">L4.7*W3.5*H1.85mm-90D</tspan></text>
-    </g>
-    <g
-       id="g175795">
-      <path
-         d="M 853.44,127.68 H 833.28003"
-         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path175797" />
-    </g>
-    <g
-       id="g175799">
-      <path
-         d="m 833.28003,127.68 v 0"
-         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path175801" />
-    </g>
-    <g
-       id="g175803"
-       transform="scale(0.018805,0.018555)">
-      <text
-         xml:space="preserve"
-         transform="translate(44744.801,6803.6802)"
-         style="font-variant:normal;font-weight:normal;font-size:327.68px;font-family:F1;-inkscape-font-specification:F1;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
-         id="text175807"><tspan
-           x="0 212.99199"
-           y="0"
-           sodipodi:role="line"
-           id="tspan175805">S1</tspan></text>
-    </g>
-    <g
-       id="g175809">
-      <path
-         d="m 880.32001,127.68 h 20.15997"
-         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path175811" />
-    </g>
-    <g
-       id="g175813">
-      <path
-         d="m 900.47998,127.68 v 0"
-         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path175815" />
-    </g>
-    <g
-       id="g175817"
-       transform="scale(0.018805,0.018555)">
-      <text
-         xml:space="preserve"
-         transform="translate(47059,6803.6802)"
-         style="font-variant:normal;font-weight:normal;font-size:327.68px;font-family:F1;-inkscape-font-specification:F1;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
-         id="text175821"><tspan
-           x="0 212.99199"
-           y="0"
-           sodipodi:role="line"
-           id="tspan175819">S3</tspan></text>
-    </g>
-    <g
-       id="g175823">
-      <path
-         d="M 853.44,114.24 H 833.28003"
-         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path175825" />
-    </g>
-    <g
-       id="g175827">
-      <path
-         d="m 833.28003,114.24 v 0"
-         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path175829" />
-    </g>
-    <g
-       id="g175831"
-       transform="scale(0.018805,0.018555)">
-      <text
-         xml:space="preserve"
-         transform="translate(44957.398,6079.3599)"
-         style="font-variant:normal;font-weight:normal;font-size:327.68px;font-family:F1;-inkscape-font-specification:F1;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
-         id="text175835"><tspan
-           x="0"
-           y="0"
-           id="tspan175833">1</tspan></text>
-    </g>
-    <g
-       id="g175837">
-      <path
-         d="m 880.32001,114.24 h 20.15997"
-         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path175839" />
-    </g>
-    <g
-       id="g175841">
-      <path
-         d="m 900.47998,114.24 v 0"
-         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path175843" />
-    </g>
-    <g
-       id="g175845"
-       transform="scale(0.018805,0.018555)">
-      <text
-         xml:space="preserve"
-         transform="translate(47059,6079.3599)"
-         style="font-variant:normal;font-weight:normal;font-size:327.68px;font-family:F1;-inkscape-font-specification:F1;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
-         id="text175849"><tspan
-           x="0"
-           y="0"
-           id="tspan175847">2</tspan></text>
-    </g>
-    <g
-       id="g175851">
-      <path
-         d="m 880.32001,120.96 h 20.15997"
-         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path175853" />
-    </g>
-    <g
-       id="g175855">
-      <path
-         d="m 900.47998,120.96 v 0"
-         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path175857" />
-    </g>
-    <g
-       id="g175859"
-       transform="scale(0.018805,0.018555)">
-      <text
-         xml:space="preserve"
-         transform="translate(47059,6441.4399)"
-         style="font-variant:normal;font-weight:normal;font-size:327.68px;font-family:F1;-inkscape-font-specification:F1;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
-         id="text175863"><tspan
-           x="0 212.99199"
-           y="0"
-           sodipodi:role="line"
-           id="tspan175861">S2</tspan></text>
-    </g>
-    <g
-       id="g176349"
-       transform="translate(597.91998,120.88)">
-      <path
-         d="m 0,0 c 0,-1.81 -1.46,-3.28 -3.28,-3.28 -1.82,0 -3.28,1.47 -3.28,3.28 0,1.81 1.46,3.28 3.28,3.28 C -1.46,3.28 0,1.81 0,0 Z"
-         style="fill:none;stroke:#808080;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path176351" />
-    </g>
-    <g
-       id="g176353"
-       transform="scale(0.017699,0.018066)">
-      <text
-         xml:space="preserve"
-         transform="translate(33791.5,6624.48)"
-         style="font-variant:normal;font-weight:normal;font-size:327.68px;font-family:F1;-inkscape-font-specification:F1;writing-mode:lr-tb;fill:#808080;fill-opacity:1;fill-rule:nonzero;stroke:none"
-         id="text176357"><tspan
-           x="0 206.4384 432.5376 622.59198"
-           y="0"
-           sodipodi:role="line"
-           id="tspan176355">TP28</tspan></text>
-    </g>
-    <g
-       id="g176359">
-      <path
-         d="m 591.35998,120.96 h -6.71997"
-         style="fill:none;stroke:#808080;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path176361" />
-    </g>
-    <g
-       id="g176363">
-      <path
-         d="m 584.64001,120.96 v 0"
-         style="fill:none;stroke:#808080;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path176365" />
-    </g>
-    <g
-       id="g176763">
-      <path
-         d="m 141.11999,107.52 v 13.44"
-         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path176765" />
-    </g>
-    <g
-       id="g176767">
-      <path
-         d="m 141.11999,120.96 v 0"
-         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path176769" />
-    </g>
-    <g
-       id="g176771">
-      <path
-         d="M 161.28,107.52 H 141.11999"
-         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path176773" />
-    </g>
-    <g
-       id="g176775">
-      <path
-         d="m 141.11999,107.52 v 0"
-         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path176777" />
-    </g>
-    <g
-       id="g176779">
-      <path
-         d="m 228.48,107.52 h 33.59999"
-         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path176781" />
-    </g>
-    <g
-       id="g176783">
-      <path
-         d="m 262.07999,107.52 v 0"
-         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path176785" />
-    </g>
-    <g
-       id="g176787">
-      <path
-         d="M 490.56,107.52 H 470.39999"
-         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path176789" />
-    </g>
-    <g
-       id="g176791">
-      <path
-         d="m 470.39999,107.52 v 0"
-         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path176793" />
-    </g>
-    <g
-       id="g176795">
-      <path
-         d="M 470.39999,120.96 V 107.52"
-         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path176797" />
-    </g>
-    <g
-       id="g176799">
-      <path
-         d="m 470.39999,107.52 v 0"
-         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path176801" />
-    </g>
-    <g
-       id="g176803">
-      <path
-         d="m 557.76001,107.52 h 20.15997"
-         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path176805" />
-    </g>
-    <g
-       id="g176807">
-      <path
-         d="m 577.91998,107.52 v 0"
-         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path176809" />
-    </g>
-    <g
-       id="g176811"
-       transform="translate(579.03998,107.44)">
-      <path
-         d="m 0,0 c 0,-0.66 -0.53,-1.2 -1.2,-1.2 -0.67,0 -1.2,0.54 -1.2,1.2 0,0.66 0.53,1.2 1.2,1.2 C -0.53,1.2 0,0.66 0,0 Z"
-         style="fill:#ff00ff;fill-opacity:1;fill-rule:evenodd;stroke:#ff00ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path176813" />
-    </g>
-    <g
-       id="g176815">
-      <path
-         d="M 490.56,120.96 H 470.39999"
-         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path176817" />
-    </g>
-    <g
-       id="g176819">
-      <path
-         d="m 470.39999,120.96 v 0"
-         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path176821" />
-    </g>
-    <g
-       id="g176823">
-      <path
-         d="m 470.39999,127.68 v -6.72"
-         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path176825" />
-    </g>
-    <g
-       id="g176827">
-      <path
-         d="m 470.39999,120.96 v 0"
-         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path176829" />
-    </g>
-    <g
-       id="g176831"
-       transform="translate(471.51999,120.88)">
-      <path
-         d="m 0,0 c 0,-0.66 -0.53,-1.2 -1.2,-1.2 -0.67,0 -1.2,0.54 -1.2,1.2 0,0.66 0.53,1.2 1.2,1.2 C -0.53,1.2 0,0.66 0,0 Z"
-         style="fill:#ff00ff;fill-opacity:1;fill-rule:evenodd;stroke:#ff00ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path176833" />
-    </g>
-    <g
-       id="g177215">
-      <path
-         d="m 900.47998,114.24 h 53.76001"
-         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path177217" />
-    </g>
-    <g
-       id="g177219">
-      <path
-         d="m 954.23999,114.24 v 0"
-         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path177221" />
-    </g>
-    <g
-       id="g177223">
-      <path
-         d="m 813.12,114.24 h 20.16003"
-         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path177225" />
-    </g>
-    <g
-       id="g177227">
-      <path
-         d="m 833.28003,114.24 v 0"
-         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path177229" />
-    </g>
-    <g
-       id="g177231">
-      <path
-         d="M 813.12,127.68 V 114.24"
-         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path177233" />
-    </g>
-    <g
-       id="g177235">
-      <path
-         d="m 813.12,114.24 v 0"
-         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path177237" />
-    </g>
-    <g
-       id="g177239">
-      <path
-         d="m 913.91998,127.68 h -13.44"
-         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path177241" />
-    </g>
-    <g
-       id="g177243">
-      <path
-         d="m 900.47998,127.68 v 0"
-         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path177245" />
-    </g>
-    <g
-       id="g177247"
-       transform="translate(915.03998,127.6)">
-      <path
-         d="m 0,0 c 0,-0.66 -0.53,-1.2 -1.2,-1.2 -0.67,0 -1.2,0.54 -1.2,1.2 0,0.66 0.53,1.2 1.2,1.2 C -0.53,1.2 0,0.66 0,0 Z"
-         style="fill:#ff00ff;fill-opacity:1;fill-rule:evenodd;stroke:#ff00ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path177249" />
-    </g>
-    <g
-       id="g177251">
-      <path
-         d="M 833.28003,127.68 H 813.12"
-         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path177253" />
-    </g>
-    <g
-       id="g177255">
-      <path
-         d="m 813.12,127.68 v 0"
-         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path177257" />
-    </g>
-    <g
-       id="g177259">
-      <path
-         d="M 813.12,134.39999 V 127.68"
-         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path177261" />
-    </g>
-    <g
-       id="g177263">
-      <path
-         d="m 813.12,127.68 v 0"
-         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path177265" />
-    </g>
-    <g
-       id="g177267"
-       transform="translate(814.23999,127.6)">
-      <path
-         d="m 0,0 c 0,-0.66 -0.53,-1.2 -1.2,-1.2 -0.67,0 -1.2,0.54 -1.2,1.2 0,0.66 0.53,1.2 1.2,1.2 C -0.53,1.2 0,0.66 0,0 Z"
-         style="fill:#ff00ff;fill-opacity:1;fill-rule:evenodd;stroke:#ff00ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path177269" />
-    </g>
-    <g
-       id="g177271">
-      <path
-         d="m 228.48,114.24 h 13.44"
-         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path177273" />
-    </g>
-    <g
-       id="g177275">
-      <path
-         d="m 241.92,114.24 v 0"
-         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path177277" />
-    </g>
-    <g
-       id="g177279">
-      <path
-         d="m 241.92,120.96 v -6.72"
-         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path177281" />
-    </g>
-    <g
-       id="g177283">
-      <path
-         d="m 241.92,114.24 v 0"
-         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path177285" />
-    </g>
-    <g
-       id="g177287"
-       transform="translate(243.03999,120.88)">
-      <path
-         d="m 0,0 c 0,-0.66 -0.53,-1.2 -1.2,-1.2 -0.67,0 -1.2,0.54 -1.2,1.2 0,0.66 0.53,1.2 1.2,1.2 C -0.53,1.2 0,0.66 0,0 Z"
-         style="fill:#ff00ff;fill-opacity:1;fill-rule:evenodd;stroke:#ff00ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path177289" />
-    </g>
-    <g
-       id="g177291">
-      <path
-         d="M 241.92,120.96 H 228.48"
-         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path177293" />
-    </g>
-    <g
-       id="g177295">
-      <path
-         d="m 228.48,120.96 v 0"
-         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path177297" />
-    </g>
-    <g
-       id="g177299">
-      <path
-         d="M 161.28,120.96 H 141.11999"
-         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path177301" />
-    </g>
-    <g
-       id="g177303">
-      <path
-         d="m 141.11999,120.96 v 0"
-         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path177305" />
-    </g>
-    <g
-       id="g177307"
-       transform="translate(142.24,120.88)">
-      <path
-         d="m 0,0 c 0,-0.66 -0.53,-1.2 -1.2,-1.2 -0.67,0 -1.2,0.54 -1.2,1.2 0,0.66 0.53,1.2 1.2,1.2 C -0.53,1.2 0,0.66 0,0 Z"
-         style="fill:#ff00ff;fill-opacity:1;fill-rule:evenodd;stroke:#ff00ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path177309" />
-    </g>
-    <g
-       id="g177311">
-      <path
-         d="m 141.11999,120.96 v 13.43999"
-         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path177313" />
-    </g>
-    <g
-       id="g177315">
-      <path
-         d="m 141.11999,134.39999 v 0"
-         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path177317" />
-    </g>
-    <g
-       id="g177319">
-      <path
-         d="m 241.92,120.96 v 6.72"
-         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path177321" />
-    </g>
-    <g
-       id="g177323">
-      <path
-         d="m 241.92,127.68 v 0"
-         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path177325" />
-    </g>
-    <g
-       id="g177327">
-      <path
-         d="m 900.47998,120.96 h 13.44"
-         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path177329" />
-    </g>
-    <g
-       id="g177331">
-      <path
-         d="m 913.91998,120.96 v 0"
-         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path177333" />
-    </g>
-    <g
-       id="g177335">
-      <path
-         d="m 913.91998,120.96 v 6.72"
-         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path177337" />
-    </g>
-    <g
-       id="g177339">
-      <path
-         d="m 913.91998,127.68 v 0"
-         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path177341" />
-    </g>
-    <g
-       id="g177343">
-      <path
-         d="M 913.91998,134.39999 V 127.68"
-         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path177345" />
-    </g>
-    <g
-       id="g177347">
-      <path
-         d="m 913.91998,127.68 v 0"
-         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path177349" />
-    </g>
-    <g
-       id="g177351">
-      <path
-         d="m 564.47998,127.68 v -6.72"
-         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path177353" />
-    </g>
-    <g
-       id="g177355">
-      <path
-         d="m 564.47998,120.96 v 0"
-         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path177357" />
-    </g>
-    <g
-       id="g177359">
-      <path
-         d="m 557.76001,120.96 h 6.71997"
-         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path177361" />
-    </g>
-    <g
-       id="g177363">
-      <path
-         d="m 564.47998,120.96 v 0"
-         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path177365" />
-    </g>
-    <g
-       id="g177367"
-       transform="translate(565.59998,120.88)">
-      <path
-         d="m 0,0 c 0,-0.66 -0.53,-1.2 -1.2,-1.2 -0.67,0 -1.2,0.54 -1.2,1.2 0,0.66 0.53,1.2 1.2,1.2 C -0.53,1.2 0,0.66 0,0 Z"
-         style="fill:#ff00ff;fill-opacity:1;fill-rule:evenodd;stroke:#ff00ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path177369" />
-    </g>
-    <g
-       id="g177387">
-      <path
-         d="m 557.76001,114.24 h 6.71997"
-         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path177389" />
-    </g>
-    <g
-       id="g177391">
-      <path
-         d="m 564.47998,114.24 v 0"
-         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path177393" />
-    </g>
-    <g
-       id="g177395">
-      <path
-         d="m 564.47998,114.24 v 6.72"
-         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path177397" />
-    </g>
-    <g
-       id="g177399">
-      <path
-         d="m 564.47998,120.96 v 0"
-         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path177401" />
-    </g>
-    <g
-       id="g177403">
-      <path
-         d="m 584.64001,94.080002 h -6.72003"
-         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path177405" />
-    </g>
-    <g
-       id="g177407">
-      <path
-         d="m 577.91998,94.080002 v 0"
-         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path177409" />
-    </g>
-    <g
-       id="g177411">
-      <path
-         d="M 577.91998,94.080002 V 107.52"
-         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path177413" />
-    </g>
-    <g
-       id="g177415">
-      <path
-         d="m 577.91998,107.52 v 0"
-         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path177417" />
-    </g>
-    <g
-       id="g177419">
-      <path
-         d="m 577.91998,107.52 h 33.60004"
-         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path177421" />
-    </g>
-    <g
-       id="g177423">
-      <path
-         d="m 611.52002,107.52 v 0"
-         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path177425" />
-    </g>
-    <g
-       id="g177427">
-      <path
-         d="M 584.64001,120.96 H 564.47998"
-         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path177429" />
-    </g>
-    <g
-       id="g177431">
-      <path
-         d="m 564.47998,120.96 v 0"
-         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path177433" />
-    </g>
-    <g
-       id="g177435"
-       transform="translate(579.03998,107.44)">
-      <path
-         d="m 0,0 c 0,-0.66 -0.53,-1.2 -1.2,-1.2 -0.67,0 -1.2,0.54 -1.2,1.2 0,0.66 0.53,1.2 1.2,1.2 C -0.53,1.2 0,0.66 0,0 Z"
-         style="fill:#ff00ff;fill-opacity:1;fill-rule:evenodd;stroke:#ff00ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path177437" />
-    </g>
-    <g
-       id="g177439"
-       transform="translate(471.51999,120.88)">
-      <path
-         d="m 0,0 c 0,-0.66 -0.53,-1.2 -1.2,-1.2 -0.67,0 -1.2,0.54 -1.2,1.2 0,0.66 0.53,1.2 1.2,1.2 C -0.53,1.2 0,0.66 0,0 Z"
-         style="fill:#ff00ff;fill-opacity:1;fill-rule:evenodd;stroke:#ff00ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path177441" />
-    </g>
-    <g
-       id="g177471"
-       transform="translate(915.03998,127.6)">
-      <path
-         d="m 0,0 c 0,-0.66 -0.53,-1.2 -1.2,-1.2 -0.67,0 -1.2,0.54 -1.2,1.2 0,0.66 0.53,1.2 1.2,1.2 C -0.53,1.2 0,0.66 0,0 Z"
-         style="fill:#ff00ff;fill-opacity:1;fill-rule:evenodd;stroke:#ff00ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path177473" />
-    </g>
-    <g
-       id="g177475"
-       transform="translate(814.23999,127.6)">
-      <path
-         d="m 0,0 c 0,-0.66 -0.53,-1.2 -1.2,-1.2 -0.67,0 -1.2,0.54 -1.2,1.2 0,0.66 0.53,1.2 1.2,1.2 C -0.53,1.2 0,0.66 0,0 Z"
-         style="fill:#ff00ff;fill-opacity:1;fill-rule:evenodd;stroke:#ff00ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path177477" />
-    </g>
-    <g
-       id="g177479"
-       transform="translate(243.03999,120.88)">
-      <path
-         d="m 0,0 c 0,-0.66 -0.53,-1.2 -1.2,-1.2 -0.67,0 -1.2,0.54 -1.2,1.2 0,0.66 0.53,1.2 1.2,1.2 C -0.53,1.2 0,0.66 0,0 Z"
-         style="fill:#ff00ff;fill-opacity:1;fill-rule:evenodd;stroke:#ff00ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path177481" />
-    </g>
-    <g
-       id="g177483"
-       transform="translate(142.24,120.88)">
-      <path
-         d="m 0,0 c 0,-0.66 -0.53,-1.2 -1.2,-1.2 -0.67,0 -1.2,0.54 -1.2,1.2 0,0.66 0.53,1.2 1.2,1.2 C -0.53,1.2 0,0.66 0,0 Z"
-         style="fill:#ff00ff;fill-opacity:1;fill-rule:evenodd;stroke:#ff00ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path177485" />
-    </g>
-    <g
-       id="g177487"
-       transform="translate(565.59998,120.88)">
-      <path
-         d="m 0,0 c 0,-0.66 -0.53,-1.2 -1.2,-1.2 -0.67,0 -1.2,0.54 -1.2,1.2 0,0.66 0.53,1.2 1.2,1.2 C -0.53,1.2 0,0.66 0,0 Z"
-         style="fill:#ff00ff;fill-opacity:1;fill-rule:evenodd;stroke:#ff00ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path177489" />
-    </g>
-  </g>
-</svg>
diff --git a/boards/beagleplay/images/hardware-design/cc1352-gpio-reset-jtag.svg b/boards/beagleplay/images/hardware-design/cc1352-jtag.svg
similarity index 77%
rename from boards/beagleplay/images/hardware-design/cc1352-gpio-reset-jtag.svg
rename to boards/beagleplay/images/hardware-design/cc1352-jtag.svg
index dfc1870a427806a4e6f21d1101a7d196dc633508..c5767847c22a83aea804a25b02bdc4e400a0acda 100644
--- a/boards/beagleplay/images/hardware-design/cc1352-gpio-reset-jtag.svg
+++ b/boards/beagleplay/images/hardware-design/cc1352-jtag.svg
@@ -4,10 +4,11 @@
 <svg
    version="1.1"
    id="svg25"
-   width="981.15228"
-   height="145.03809"
-   viewBox="0 0 981.15232 145.03809"
-   sodipodi:docname="BeaglePlay_SCH_PDF.pdf"
+   width="575.9071"
+   height="114.8915"
+   viewBox="0 0 575.90713 114.89151"
+   sodipodi:docname="cc1352-gpio-reset-jtag.svg"
+   inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
    xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
    xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
    xmlns="http://www.w3.org/2000/svg"
@@ -23,117 +24,112 @@
      inkscape:pageopacity="0.0"
      inkscape:pagecheckerboard="0"
      inkscape:deskcolor="#d1d1d1"
-     showgrid="false" />
+     showgrid="false"
+     inkscape:zoom="1.8795599"
+     inkscape:cx="505.96951"
+     inkscape:cy="60.120457"
+     inkscape:window-width="2560"
+     inkscape:window-height="1367"
+     inkscape:window-x="0"
+     inkscape:window-y="0"
+     inkscape:window-maximized="1"
+     inkscape:current-layer="g151941" />
   <g
      id="g151941"
      inkscape:groupmode="layer"
      inkscape:label="Page 19"
-     transform="translate(-40.357693,-569.20268)">
+     transform="translate(-40.783708,-599.21962)">
     <g
-       id="g152491"
-       transform="translate(5.7434918,34.460951)">
-      <text
-         xml:space="preserve"
-         transform="translate(33.599998,548.15997)"
-         style="font-variant:normal;font-weight:normal;font-size:18.0793px;font-family:F5;-inkscape-font-specification:F5;writing-mode:lr-tb;fill:#008080;fill-opacity:1;fill-rule:nonzero;stroke:none"
-         id="text152495"><tspan
-           x="0 9.3751059 18.957134 27.996784 37.036434 46.199673 55.362911 64.985199 69.072456 80.59272 90.215004 95.034973 766.13861 775.51367 784.88879 794.05206 803.21527 812.25494 821.41815 831.04047 835.12769 841.11298 850.06433 860.91193 872.43213 876.51941 885.47076 895.23364 904.77643 910.31146 919.89349 929.42749 938.96149 948.49554 957.53516 965.12848"
-           y="0"
-           sodipodi:role="line"
-           id="tspan152493">CC1352P GPIOCC1352P JTAG Tag-Connect</tspan></text>
-    </g>
-    <g
-       id="g152497"
-       transform="translate(83.69088,38.563444)">
-      <text
-         xml:space="preserve"
-         transform="translate(483.84,548.15997)"
-         style="font-variant:normal;font-weight:normal;font-size:18.0793px;font-family:F5;-inkscape-font-specification:F5;writing-mode:lr-tb;fill:#008080;fill-opacity:1;fill-rule:nonzero;stroke:none"
-         id="text152501"><tspan
-           x="0 10.305201 18.983265 27.396143 36.215099"
-           y="0"
-           sodipodi:role="line"
-           id="tspan152499">RESET</tspan></text>
-    </g>
-    <g
-       id="g153111">
+       id="g153111"
+       transform="translate(-404.88202,9.57671)">
       <path
          d="m 900.47998,665.28003 h 13.44"
          style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
          id="path153113" />
     </g>
     <g
-       id="g153115">
+       id="g153115"
+       transform="translate(-404.88202,9.57671)">
       <path
          d="m 913.91998,665.28003 v 0"
          style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
          id="path153117" />
     </g>
     <g
-       id="g153119">
+       id="g153119"
+       transform="translate(-404.88202,9.57671)">
       <path
          d="m 902.56,667.35998 h 9.28003"
          style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
          id="path153121" />
     </g>
     <g
-       id="g153123">
+       id="g153123"
+       transform="translate(-404.88202,9.57671)">
       <path
          d="m 911.84003,667.35998 v 0"
          style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
          id="path153125" />
     </g>
     <g
-       id="g153127">
+       id="g153127"
+       transform="translate(-404.88202,9.57671)">
       <path
          d="m 909.91998,669.28003 h -5.44"
          style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
          id="path153129" />
     </g>
     <g
-       id="g153131">
+       id="g153131"
+       transform="translate(-404.88202,9.57671)">
       <path
          d="m 904.47998,669.28003 v 0"
          style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
          id="path153133" />
     </g>
     <g
-       id="g153135">
+       id="g153135"
+       transform="translate(-404.88202,9.57671)">
       <path
          d="m 906.56,671.35998 h 1.28003"
          style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
          id="path153137" />
     </g>
     <g
-       id="g153139">
+       id="g153139"
+       transform="translate(-404.88202,9.57671)">
       <path
          d="m 907.84003,671.35998 v 0"
          style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
          id="path153141" />
     </g>
     <g
-       id="g153447">
+       id="g153447"
+       transform="translate(-404.88202,9.57671)">
       <path
          d="m 907.20001,604.79999 v 6.72003"
          style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
          id="path153449" />
     </g>
     <g
-       id="g153451">
+       id="g153451"
+       transform="translate(-404.88202,9.57671)">
       <path
          d="m 907.20001,611.52002 v 0"
          style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
          id="path153453" />
     </g>
     <g
-       id="g153455">
+       id="g153455"
+       transform="translate(-404.88202,9.57671)">
       <path
          d="M 903.84003,604.79999 H 910.56"
          style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
          id="path153457" />
     </g>
     <g
-       id="g153459">
+       id="g153459"
+       transform="translate(-404.88202,9.57671)">
       <path
          d="m 910.56,604.79999 v 0"
          style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
@@ -141,7 +137,7 @@
     </g>
     <g
        id="g153463"
-       transform="scale(0.017699,0.018066)">
+       transform="matrix(0.017699,0,0,0.018066,-404.88202,9.57671)">
       <text
          xml:space="preserve"
          transform="translate(50877.102,33405.602)"
@@ -368,114 +364,6 @@
            sodipodi:role="line"
            id="tspan153581">[13]</tspan></text>
     </g>
-    <g
-       id="g153585">
-      <text
-         xml:space="preserve"
-         transform="translate(594.71997,633.28003)"
-         style="font-variant:normal;font-weight:normal;font-size:3.99985px;font-family:F1;-inkscape-font-specification:F1;writing-mode:lr-tb;fill:#ff0000;fill-opacity:1;fill-rule:nonzero;stroke:none"
-         id="text153589"><tspan
-           x="0 0.95996398"
-           y="0"
-           sodipodi:role="line"
-           id="tspan153587">IN</tspan></text>
-    </g>
-    <g
-       id="g153591">
-      <path
-         d="M 604.79999,631.67999 601.44,628.32001"
-         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path153593" />
-    </g>
-    <g
-       id="g153595">
-      <path
-         d="m 601.44,628.32001 v 0"
-         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path153597" />
-    </g>
-    <g
-       id="g153599">
-      <path
-         d="m 601.44,635.03998 3.35999,-3.35999"
-         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path153601" />
-    </g>
-    <g
-       id="g153603">
-      <path
-         d="m 604.79999,631.67999 v 0"
-         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path153605" />
-    </g>
-    <g
-       id="g153607">
-      <path
-         d="M 591.35998,635.03998 H 601.44"
-         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path153609" />
-    </g>
-    <g
-       id="g153611">
-      <path
-         d="m 601.44,635.03998 v 0"
-         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path153613" />
-    </g>
-    <g
-       id="g153615">
-      <path
-         d="M 601.44,628.32001 H 591.35998"
-         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path153617" />
-    </g>
-    <g
-       id="g153619">
-      <path
-         d="m 591.35998,628.32001 v 0"
-         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path153621" />
-    </g>
-    <g
-       id="g153623">
-      <path
-         d="m 591.35998,628.32001 v 6.71997"
-         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path153625" />
-    </g>
-    <g
-       id="g153627">
-      <path
-         d="m 591.35998,635.03998 v 0"
-         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path153629" />
-    </g>
-    <g
-       id="g153631"
-       transform="scale(0.017699,0.018066)">
-      <text
-         xml:space="preserve"
-         transform="translate(30754.1,35079.5)"
-         style="font-variant:normal;font-weight:normal;font-size:327.68px;font-family:F1;-inkscape-font-specification:F1;writing-mode:lr-tb;fill:#ff0000;fill-opacity:1;fill-rule:nonzero;stroke:none"
-         id="text153635"><tspan
-           x="0 245.75999 488.24319 678.29761 868.35199 1058.4064 1248.4608 1438.5151 1680.9984 1907.0975 2116.8127"
-           y="0"
-           sodipodi:role="line"
-           id="tspan153633">CC1352_RSTn</tspan></text>
-    </g>
-    <g
-       id="g153637"
-       transform="scale(0.017699,0.018066)">
-      <text
-         xml:space="preserve"
-         transform="translate(29389.1,35079.5)"
-         style="font-variant:normal;font-weight:normal;font-size:327.68px;font-family:F1;-inkscape-font-specification:F1;writing-mode:lr-tb;fill:#ff0000;fill-opacity:1;fill-rule:nonzero;stroke:none"
-         id="text153641"><tspan
-           x="0 91.750397 278.52798 468.5824"
-           y="0"
-           sodipodi:role="line"
-           id="tspan153639">[13]</tspan></text>
-    </g>
     <g
        id="g153643">
       <text
@@ -774,222 +662,6 @@
            sodipodi:role="line"
            id="tspan153801">CC1352_LED1[21]</tspan></text>
     </g>
-    <g
-       id="g153805">
-      <text
-         xml:space="preserve"
-         transform="translate(594.71997,653.44)"
-         style="font-variant:normal;font-weight:normal;font-size:3.99985px;font-family:F1;-inkscape-font-specification:F1;writing-mode:lr-tb;fill:#ff0000;fill-opacity:1;fill-rule:nonzero;stroke:none"
-         id="text153809"><tspan
-           x="0 0.95996398"
-           y="0"
-           sodipodi:role="line"
-           id="tspan153807">IN</tspan></text>
-    </g>
-    <g
-       id="g153811">
-      <path
-         d="M 604.79999,651.84003 601.44,648.47998"
-         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path153813" />
-    </g>
-    <g
-       id="g153815">
-      <path
-         d="m 601.44,648.47998 v 0"
-         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path153817" />
-    </g>
-    <g
-       id="g153819">
-      <path
-         d="m 601.44,655.20001 3.35999,-3.35998"
-         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path153821" />
-    </g>
-    <g
-       id="g153823">
-      <path
-         d="m 604.79999,651.84003 v 0"
-         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path153825" />
-    </g>
-    <g
-       id="g153827">
-      <path
-         d="M 591.35998,655.20001 H 601.44"
-         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path153829" />
-    </g>
-    <g
-       id="g153831">
-      <path
-         d="m 601.44,655.20001 v 0"
-         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path153833" />
-    </g>
-    <g
-       id="g153835">
-      <path
-         d="M 601.44,648.47998 H 591.35998"
-         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path153837" />
-    </g>
-    <g
-       id="g153839">
-      <path
-         d="m 591.35998,648.47998 v 0"
-         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path153841" />
-    </g>
-    <g
-       id="g153843">
-      <path
-         d="m 591.35998,648.47998 v 6.72003"
-         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path153845" />
-    </g>
-    <g
-       id="g153847">
-      <path
-         d="m 591.35998,655.20001 v 0"
-         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path153849" />
-    </g>
-    <g
-       id="g153851"
-       transform="scale(0.017699,0.018066)">
-      <text
-         xml:space="preserve"
-         transform="translate(31133.801,36195.398)"
-         style="font-variant:normal;font-weight:normal;font-size:327.68px;font-family:F1;-inkscape-font-specification:F1;writing-mode:lr-tb;fill:#ff0000;fill-opacity:1;fill-rule:nonzero;stroke:none"
-         id="text153855"><tspan
-           x="0 226.0992 488.24319 730.72638 894.56641 1084.6207 1346.7648 1592.5248"
-           y="0"
-           sodipodi:role="line"
-           id="tspan153853">PORz_OUT</tspan></text>
-    </g>
-    <g
-       id="g153857"
-       transform="scale(0.017699,0.018066)">
-      <text
-         xml:space="preserve"
-         transform="translate(27978.9,36195.398)"
-         style="font-variant:normal;font-weight:normal;font-size:327.68px;font-family:F1;-inkscape-font-specification:F1;writing-mode:lr-tb;fill:#ff0000;fill-opacity:1;fill-rule:nonzero;stroke:none"
-         id="text153861"><tspan
-           x="0 91.750397 278.52798 370.27838 560.33276 750.38721 842.13757 1032.192 1218.9696 1310.72 1500.7744 1690.8287 1779.3024 1969.3568 2159.4111"
-           y="0"
-           sodipodi:role="line"
-           id="tspan153859">[9,10,11,12,16]</tspan></text>
-    </g>
-    <g
-       id="g153863">
-      <text
-         xml:space="preserve"
-         transform="translate(594.71997,673.59998)"
-         style="font-variant:normal;font-weight:normal;font-size:3.99985px;font-family:F1;-inkscape-font-specification:F1;writing-mode:lr-tb;fill:#ff0000;fill-opacity:1;fill-rule:nonzero;stroke:none"
-         id="text153867"><tspan
-           x="0 0.95996398"
-           y="0"
-           sodipodi:role="line"
-           id="tspan153865">IN</tspan></text>
-    </g>
-    <g
-       id="g153869">
-      <path
-         d="M 604.79999,672 601.44,668.64001"
-         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path153871" />
-    </g>
-    <g
-       id="g153873">
-      <path
-         d="m 601.44,668.64001 v 0"
-         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path153875" />
-    </g>
-    <g
-       id="g153877">
-      <path
-         d="M 601.44,675.35998 604.79999,672"
-         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path153879" />
-    </g>
-    <g
-       id="g153881">
-      <path
-         d="m 604.79999,672 v 0"
-         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path153883" />
-    </g>
-    <g
-       id="g153885">
-      <path
-         d="M 591.35998,675.35998 H 601.44"
-         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path153887" />
-    </g>
-    <g
-       id="g153889">
-      <path
-         d="m 601.44,675.35998 v 0"
-         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path153891" />
-    </g>
-    <g
-       id="g153893">
-      <path
-         d="M 601.44,668.64001 H 591.35998"
-         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path153895" />
-    </g>
-    <g
-       id="g153897">
-      <path
-         d="m 591.35998,668.64001 v 0"
-         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path153899" />
-    </g>
-    <g
-       id="g153901">
-      <path
-         d="m 591.35998,668.64001 v 6.71997"
-         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path153903" />
-    </g>
-    <g
-       id="g153905">
-      <path
-         d="m 591.35998,675.35998 v 0"
-         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path153907" />
-    </g>
-    <g
-       id="g153909"
-       transform="scale(0.017699,0.018066)">
-      <text
-         xml:space="preserve"
-         transform="translate(31133.801,37311.199)"
-         style="font-variant:normal;font-weight:normal;font-size:327.68px;font-family:F1;-inkscape-font-specification:F1;writing-mode:lr-tb;fill:#ff0000;fill-opacity:1;fill-rule:nonzero;stroke:none"
-         id="text153913"><tspan
-           x="0 245.75999 468.5824 694.68158 920.78076 1130.496 1356.5952 1563.0336 1789.1328 1998.8479"
-           y="0"
-           sodipodi:role="line"
-           id="tspan153911">RESETSTATz</tspan></text>
-    </g>
-    <g
-       id="g153915"
-       transform="scale(0.017699,0.018066)">
-      <text
-         xml:space="preserve"
-         transform="translate(27680.5,37311.199)"
-         style="font-variant:normal;font-weight:normal;font-size:327.68px;font-family:F1;-inkscape-font-specification:F1;writing-mode:lr-tb;fill:#ff0000;fill-opacity:1;fill-rule:nonzero;stroke:none"
-         id="text153919"><tspan
-           x="0 91.750397 281.80478 370.27838 560.33276 652.08319 842.13757 1032.192 1120.6655 1310.72 1500.7744 1592.5248 1782.5791 1969.3568 2061.1072 2251.1616 2441.2161"
-           y="0"
-           sodipodi:role="line"
-           id="tspan153917">[5,9,10,11,12,16]</tspan></text>
-    </g>
     <g
        id="g154467"
        transform="translate(194.72,631.59998)">
@@ -1026,121 +698,8 @@
          id="path154483" />
     </g>
     <g
-       id="g154623">
-      <path
-         d="m 631.67999,627.03998 v 9.28003"
-         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path154625" />
-    </g>
-    <g
-       id="g154627">
-      <path
-         d="m 631.67999,636.32001 v 0"
-         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path154629" />
-    </g>
-    <g
-       id="g154631">
-      <path
-         d="m 645.12,631.67999 h -6.71998"
-         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path154633" />
-    </g>
-    <g
-       id="g154635">
-      <path
-         d="m 638.40002,631.67999 v 0"
-         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path154637" />
-    </g>
-    <g
-       id="g154639">
-      <path
-         d="m 631.67999,631.67999 h -6.71997"
-         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path154641" />
-    </g>
-    <g
-       id="g154643">
-      <path
-         d="m 624.96002,631.67999 v 0"
-         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path154645" />
-    </g>
-    <g
-       id="g154647">
-      <path
-         d="m 631.67999,631.67999 v 0 l 6.72003,4.64002 v -9.28003 z"
-         style="fill:#0000ff;fill-opacity:1;fill-rule:evenodd;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path154649" />
-    </g>
-    <g
-       id="g154651"
-       transform="scale(0.017699,0.018066)">
-      <text
-         xml:space="preserve"
-         transform="translate(34171.199,35265.398)"
-         style="font-variant:normal;font-weight:normal;font-size:327.68px;font-family:F1;-inkscape-font-specification:F1;writing-mode:lr-tb;fill:#000080;fill-opacity:1;fill-rule:nonzero;stroke:none"
-         id="text154655"><tspan
-           x="0 245.75999"
-           y="0"
-           sodipodi:role="line"
-           id="tspan154653">D3</tspan></text>
-    </g>
-    <g
-       id="g154657">
-      <path
-         d="m 645.12,631.67999 h 6.72003"
-         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path154659" />
-    </g>
-    <g
-       id="g154661">
-      <path
-         d="m 651.84003,631.67999 v 0"
-         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path154663" />
-    </g>
-    <g
-       id="g154665"
-       transform="scale(0.018805,0.018555)">
-      <text
-         xml:space="preserve"
-         transform="translate(34552,33966.602)"
-         style="font-variant:normal;font-weight:normal;font-size:327.68px;font-family:F1;-inkscape-font-specification:F1;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
-         id="text154669"><tspan
-           x="0"
-           y="0"
-           id="tspan154667">1</tspan></text>
-    </g>
-    <g
-       id="g154671">
-      <path
-         d="m 624.96002,631.67999 h -6.72003"
-         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path154673" />
-    </g>
-    <g
-       id="g154675">
-      <path
-         d="m 618.23999,631.67999 v 0"
-         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path154677" />
-    </g>
-    <g
-       id="g154679"
-       transform="scale(0.018805,0.018555)">
-      <text
-         xml:space="preserve"
-         transform="translate(32807.699,33966.602)"
-         style="font-variant:normal;font-weight:normal;font-size:327.68px;font-family:F1;-inkscape-font-specification:F1;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
-         id="text154683"><tspan
-           x="0"
-           y="0"
-           id="tspan154681">2</tspan></text>
-    </g>
-    <g
-       id="g155161">
+       id="g155161"
+       transform="translate(-404.88202,9.57671)">
       <path
          d="M 947.52002,618.23999 H 920.64001 V 658.56 h 26.88001 z"
          style="fill:none;stroke:#808080;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
@@ -1148,7 +707,7 @@
     </g>
     <g
        id="g155165"
-       transform="scale(0.017699,0.018066)">
+       transform="matrix(0.017699,0,0,0.018066,-404.88202,9.57671)">
       <text
          xml:space="preserve"
          transform="translate(52016.199,36753.301)"
@@ -1161,7 +720,7 @@
     </g>
     <g
        id="g155171"
-       transform="scale(0.017699,0.018066)">
+       transform="matrix(0.017699,0,0,0.018066,-404.88202,9.57671)">
       <text
          xml:space="preserve"
          transform="translate(52016.199,37125.301)"
@@ -1174,7 +733,7 @@
     </g>
     <g
        id="g155177"
-       transform="scale(0.017699,0.018066)">
+       transform="matrix(0.017699,0,0,0.018066,-404.88202,9.57671)">
       <text
          xml:space="preserve"
          transform="translate(52016.199,37497.301)"
@@ -1186,14 +745,16 @@
            id="tspan155179">DNP</tspan></text>
     </g>
     <g
-       id="g155183">
+       id="g155183"
+       transform="translate(-404.88202,9.57671)">
       <path
          d="m 920.64001,624.96002 h -6.72003"
          style="fill:none;stroke:#808080;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
          id="path155185" />
     </g>
     <g
-       id="g155187">
+       id="g155187"
+       transform="translate(-404.88202,9.57671)">
       <path
          d="m 913.91998,624.96002 v 0"
          style="fill:none;stroke:#808080;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
@@ -1201,7 +762,7 @@
     </g>
     <g
        id="g155191"
-       transform="scale(0.018805,0.018555)">
+       transform="matrix(0.018805,0,0,0.018555,-404.88202,9.57671)">
       <text
          xml:space="preserve"
          transform="translate(49135,33828.602)"
@@ -1213,7 +774,7 @@
     </g>
     <g
        id="g155197"
-       transform="scale(0.018805,0.018555)">
+       transform="matrix(0.018805,0,0,0.018555,-404.88202,9.57671)">
       <text
          xml:space="preserve"
          transform="translate(48531,33604.5)"
@@ -1224,14 +785,16 @@
            id="tspan155199">1</tspan></text>
     </g>
     <g
-       id="g155203">
+       id="g155203"
+       transform="translate(-404.88202,9.57671)">
       <path
          d="m 920.64001,631.67999 h -6.72003"
          style="fill:none;stroke:#808080;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
          id="path155205" />
     </g>
     <g
-       id="g155207">
+       id="g155207"
+       transform="translate(-404.88202,9.57671)">
       <path
          d="m 913.91998,631.67999 v 0"
          style="fill:none;stroke:#808080;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
@@ -1239,7 +802,7 @@
     </g>
     <g
        id="g155211"
-       transform="scale(0.018805,0.018555)">
+       transform="matrix(0.018805,0,0,0.018555,-404.88202,9.57671)">
       <text
          xml:space="preserve"
          transform="translate(49135,34190.898)"
@@ -1251,7 +814,7 @@
     </g>
     <g
        id="g155217"
-       transform="scale(0.018805,0.018555)">
+       transform="matrix(0.018805,0,0,0.018555,-404.88202,9.57671)">
       <text
          xml:space="preserve"
          transform="translate(48531,33966.602)"
@@ -1262,14 +825,16 @@
            id="tspan155219">2</tspan></text>
     </g>
     <g
-       id="g155223">
+       id="g155223"
+       transform="translate(-404.88202,9.57671)">
       <path
          d="m 920.64001,638.40002 h -6.72003"
          style="fill:none;stroke:#808080;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
          id="path155225" />
     </g>
     <g
-       id="g155227">
+       id="g155227"
+       transform="translate(-404.88202,9.57671)">
       <path
          d="m 913.91998,638.40002 v 0"
          style="fill:none;stroke:#808080;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
@@ -1277,7 +842,7 @@
     </g>
     <g
        id="g155231"
-       transform="scale(0.018805,0.018555)">
+       transform="matrix(0.018805,0,0,0.018555,-404.88202,9.57671)">
       <text
          xml:space="preserve"
          transform="translate(49135,34553)"
@@ -1289,7 +854,7 @@
     </g>
     <g
        id="g155237"
-       transform="scale(0.018805,0.018555)">
+       transform="matrix(0.018805,0,0,0.018555,-404.88202,9.57671)">
       <text
          xml:space="preserve"
          transform="translate(48531,34328.801)"
@@ -1300,14 +865,16 @@
            id="tspan155239">3</tspan></text>
     </g>
     <g
-       id="g155243">
+       id="g155243"
+       transform="translate(-404.88202,9.57671)">
       <path
          d="m 920.64001,645.12 h -6.72003"
          style="fill:none;stroke:#808080;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
          id="path155245" />
     </g>
     <g
-       id="g155247">
+       id="g155247"
+       transform="translate(-404.88202,9.57671)">
       <path
          d="m 913.91998,645.12 v 0"
          style="fill:none;stroke:#808080;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
@@ -1315,7 +882,7 @@
     </g>
     <g
        id="g155251"
-       transform="scale(0.018805,0.018555)">
+       transform="matrix(0.018805,0,0,0.018555,-404.88202,9.57671)">
       <text
          xml:space="preserve"
          transform="translate(49135,34915.199)"
@@ -1327,7 +894,7 @@
     </g>
     <g
        id="g155257"
-       transform="scale(0.018805,0.018555)">
+       transform="matrix(0.018805,0,0,0.018555,-404.88202,9.57671)">
       <text
          xml:space="preserve"
          transform="translate(48531,34691)"
@@ -1338,14 +905,16 @@
            id="tspan155259">4</tspan></text>
     </g>
     <g
-       id="g155263">
+       id="g155263"
+       transform="translate(-404.88202,9.57671)">
       <path
          d="m 920.64001,651.84003 h -6.72003"
          style="fill:none;stroke:#808080;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
          id="path155265" />
     </g>
     <g
-       id="g155267">
+       id="g155267"
+       transform="translate(-404.88202,9.57671)">
       <path
          d="m 913.91998,651.84003 v 0"
          style="fill:none;stroke:#808080;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
@@ -1353,7 +922,7 @@
     </g>
     <g
        id="g155271"
-       transform="scale(0.018805,0.018555)">
+       transform="matrix(0.018805,0,0,0.018555,-404.88202,9.57671)">
       <text
          xml:space="preserve"
          transform="translate(49135,35277.301)"
@@ -1365,7 +934,7 @@
     </g>
     <g
        id="g155277"
-       transform="scale(0.018805,0.018555)">
+       transform="matrix(0.018805,0,0,0.018555,-404.88202,9.57671)">
       <text
          xml:space="preserve"
          transform="translate(48531,35053.102)"
@@ -1376,14 +945,16 @@
            id="tspan155279">5</tspan></text>
     </g>
     <g
-       id="g155283">
+       id="g155283"
+       transform="translate(-404.88202,9.57671)">
       <path
          d="m 947.52002,651.84003 h 6.71997"
          style="fill:none;stroke:#808080;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
          id="path155285" />
     </g>
     <g
-       id="g155287">
+       id="g155287"
+       transform="translate(-404.88202,9.57671)">
       <path
          d="m 954.23999,651.84003 v 0"
          style="fill:none;stroke:#808080;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
@@ -1391,7 +962,7 @@
     </g>
     <g
        id="g155291"
-       transform="scale(0.018805,0.018555)">
+       transform="matrix(0.018805,0,0,0.018555,-404.88202,9.57671)">
       <text
          xml:space="preserve"
          transform="translate(50028.5,35277.301)"
@@ -1403,7 +974,7 @@
     </g>
     <g
        id="g155297"
-       transform="scale(0.018805,0.018555)">
+       transform="matrix(0.018805,0,0,0.018555,-404.88202,9.57671)">
       <text
          xml:space="preserve"
          transform="translate(50632.5,35053.102)"
@@ -1414,42 +985,48 @@
            id="tspan155299">6</tspan></text>
     </g>
     <g
-       id="g155303">
+       id="g155303"
+       transform="translate(-404.88202,9.57671)">
       <path
          d="m 947.52002,645.12 h 6.71997"
          style="fill:none;stroke:#808080;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
          id="path155305" />
     </g>
     <g
-       id="g155307">
+       id="g155307"
+       transform="translate(-404.88202,9.57671)">
       <path
          d="m 954.23999,645.12 v 0"
          style="fill:none;stroke:#808080;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
          id="path155309" />
     </g>
     <g
-       id="g155311">
+       id="g155311"
+       transform="translate(-404.88202,9.57671)">
       <path
          d="m 952.15997,643.03998 4.32001,4.32"
          style="fill:none;stroke:#804000;stroke-width:0.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
          id="path155313" />
     </g>
     <g
-       id="g155315">
+       id="g155315"
+       transform="translate(-404.88202,9.57671)">
       <path
          d="m 956.47998,647.35998 v 0"
          style="fill:none;stroke:#804000;stroke-width:0.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
          id="path155317" />
     </g>
     <g
-       id="g155319">
+       id="g155319"
+       transform="translate(-404.88202,9.57671)">
       <path
          d="M 956.32001,643.03998 952,647.35998"
          style="fill:none;stroke:#804000;stroke-width:0.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
          id="path155321" />
     </g>
     <g
-       id="g155323">
+       id="g155323"
+       transform="translate(-404.88202,9.57671)">
       <path
          d="m 952,647.35998 v 0"
          style="fill:none;stroke:#804000;stroke-width:0.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
@@ -1457,7 +1034,7 @@
     </g>
     <g
        id="g155327"
-       transform="scale(0.018805,0.018555)">
+       transform="matrix(0.018805,0,0,0.018555,-404.88202,9.57671)">
       <text
          xml:space="preserve"
          transform="translate(50028.5,34915.199)"
@@ -1469,7 +1046,7 @@
     </g>
     <g
        id="g155333"
-       transform="scale(0.018805,0.018555)">
+       transform="matrix(0.018805,0,0,0.018555,-404.88202,9.57671)">
       <text
          xml:space="preserve"
          transform="translate(50632.5,34691)"
@@ -1480,14 +1057,16 @@
            id="tspan155335">7</tspan></text>
     </g>
     <g
-       id="g155339">
+       id="g155339"
+       transform="translate(-404.88202,9.57671)">
       <path
          d="m 947.52002,638.40002 h 6.71997"
          style="fill:none;stroke:#808080;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
          id="path155341" />
     </g>
     <g
-       id="g155343">
+       id="g155343"
+       transform="translate(-404.88202,9.57671)">
       <path
          d="m 954.23999,638.40002 v 0"
          style="fill:none;stroke:#808080;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
@@ -1495,7 +1074,7 @@
     </g>
     <g
        id="g155347"
-       transform="scale(0.018805,0.018555)">
+       transform="matrix(0.018805,0,0,0.018555,-404.88202,9.57671)">
       <text
          xml:space="preserve"
          transform="translate(50028.5,34553)"
@@ -1507,7 +1086,7 @@
     </g>
     <g
        id="g155353"
-       transform="scale(0.018805,0.018555)">
+       transform="matrix(0.018805,0,0,0.018555,-404.88202,9.57671)">
       <text
          xml:space="preserve"
          transform="translate(50632.5,34328.801)"
@@ -1518,42 +1097,48 @@
            id="tspan155355">8</tspan></text>
     </g>
     <g
-       id="g155359">
+       id="g155359"
+       transform="translate(-404.88202,9.57671)">
       <path
          d="m 947.52002,631.67999 h 6.71997"
          style="fill:none;stroke:#808080;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
          id="path155361" />
     </g>
     <g
-       id="g155363">
+       id="g155363"
+       transform="translate(-404.88202,9.57671)">
       <path
          d="m 954.23999,631.67999 v 0"
          style="fill:none;stroke:#808080;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
          id="path155365" />
     </g>
     <g
-       id="g155367">
+       id="g155367"
+       transform="translate(-404.88202,9.57671)">
       <path
          d="m 952.15997,629.59998 4.32001,4.32"
          style="fill:none;stroke:#804000;stroke-width:0.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
          id="path155369" />
     </g>
     <g
-       id="g155371">
+       id="g155371"
+       transform="translate(-404.88202,9.57671)">
       <path
          d="m 956.47998,633.91998 v 0"
          style="fill:none;stroke:#804000;stroke-width:0.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
          id="path155373" />
     </g>
     <g
-       id="g155375">
+       id="g155375"
+       transform="translate(-404.88202,9.57671)">
       <path
          d="M 956.32001,629.59998 952,633.91998"
          style="fill:none;stroke:#804000;stroke-width:0.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
          id="path155377" />
     </g>
     <g
-       id="g155379">
+       id="g155379"
+       transform="translate(-404.88202,9.57671)">
       <path
          d="m 952,633.91998 v 0"
          style="fill:none;stroke:#804000;stroke-width:0.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
@@ -1561,7 +1146,7 @@
     </g>
     <g
        id="g155383"
-       transform="scale(0.018805,0.018555)">
+       transform="matrix(0.018805,0,0,0.018555,-404.88202,9.57671)">
       <text
          xml:space="preserve"
          transform="translate(50028.5,34190.898)"
@@ -1573,7 +1158,7 @@
     </g>
     <g
        id="g155389"
-       transform="scale(0.018805,0.018555)">
+       transform="matrix(0.018805,0,0,0.018555,-404.88202,9.57671)">
       <text
          xml:space="preserve"
          transform="translate(50632.5,33966.602)"
@@ -1584,14 +1169,16 @@
            id="tspan155391">9</tspan></text>
     </g>
     <g
-       id="g155395">
+       id="g155395"
+       transform="translate(-404.88202,9.57671)">
       <path
          d="m 947.52002,624.96002 h 6.71997"
          style="fill:none;stroke:#808080;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
          id="path155397" />
     </g>
     <g
-       id="g155399">
+       id="g155399"
+       transform="translate(-404.88202,9.57671)">
       <path
          d="m 954.23999,624.96002 v 0"
          style="fill:none;stroke:#808080;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
@@ -1599,7 +1186,7 @@
     </g>
     <g
        id="g155403"
-       transform="scale(0.018805,0.018555)">
+       transform="matrix(0.018805,0,0,0.018555,-404.88202,9.57671)">
       <text
          xml:space="preserve"
          transform="translate(49849.801,33828.602)"
@@ -1612,7 +1199,7 @@
     </g>
     <g
        id="g155409"
-       transform="scale(0.018805,0.018555)">
+       transform="matrix(0.018805,0,0,0.018555,-404.88202,9.57671)">
       <text
          xml:space="preserve"
          transform="translate(50632.5,33604.5)"
@@ -3265,177 +2852,63 @@
     <g
        id="g157005">
       <path
-         d="m 174.72,665.28003 v 0"
-         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path157007" />
-    </g>
-    <g
-       id="g157009"
-       transform="scale(0.017699,0.018066)">
-      <text
-         xml:space="preserve"
-         transform="translate(7593.6001,36753.301)"
-         style="font-variant:normal;font-weight:normal;font-size:327.68px;font-family:F1;-inkscape-font-specification:F1;writing-mode:lr-tb;fill:#000080;fill-opacity:1;fill-rule:nonzero;stroke:none"
-         id="text157013"><tspan
-           x="0 245.75999 432.5376 622.59198 2657.4849 2847.5391"
-           y="0"
-           sodipodi:role="line"
-           id="tspan157011">R1210R</tspan></text>
-    </g>
-    <g
-       id="g157015"
-       transform="scale(0.017699,0.018066)">
-      <text
-         xml:space="preserve"
-         transform="translate(11010.7,36753.301)"
-         style="font-variant:normal;font-weight:normal;font-size:327.68px;font-family:F1;-inkscape-font-specification:F1;writing-mode:lr-tb;fill:#800000;fill-opacity:1;fill-rule:nonzero;stroke:none"
-         id="text157019"><tspan
-           x="0 190.0544"
-           y="0"
-           sodipodi:role="line"
-           id="tspan157017">5%</tspan></text>
-    </g>
-    <g
-       id="g157021">
-      <path
-         d="m 154.56,665.28003 h -6.72"
-         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path157023" />
-    </g>
-    <g
-       id="g157025">
-      <path
-         d="m 147.84,665.28003 v 0"
-         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path157027" />
-    </g>
-    <g
-       id="g157029">
-      <path
-         d="m 174.72,665.28003 h 6.72"
-         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path157031" />
-    </g>
-    <g
-       id="g157033">
-      <path
-         d="m 181.44,665.28003 v 0"
-         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path157035" />
-    </g>
-    <g
-       id="g158463">
-      <path
-         d="m 631.67999,647.20001 v 9.27997"
-         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path158465" />
-    </g>
-    <g
-       id="g158467">
-      <path
-         d="m 631.67999,656.47998 v 0"
-         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path158469" />
-    </g>
-    <g
-       id="g158471">
-      <path
-         d="m 645.12,651.84003 h -6.71998"
-         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path158473" />
-    </g>
-    <g
-       id="g158475">
-      <path
-         d="m 638.40002,651.84003 v 0"
-         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path158477" />
-    </g>
-    <g
-       id="g158479">
-      <path
-         d="m 631.67999,651.84003 h -6.71997"
-         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path158481" />
-    </g>
-    <g
-       id="g158483">
-      <path
-         d="m 624.96002,651.84003 v 0"
+         d="m 174.72,665.28003 v 0"
          style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path158485" />
+         id="path157007" />
     </g>
     <g
-       id="g158487">
-      <path
-         d="m 631.67999,651.84003 v 0 l 6.72003,4.63995 v -9.27997 z"
-         style="fill:#0000ff;fill-opacity:1;fill-rule:evenodd;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path158489" />
+       id="g157009"
+       transform="scale(0.017699,0.018066)">
+      <text
+         xml:space="preserve"
+         transform="translate(7593.6001,36753.301)"
+         style="font-variant:normal;font-weight:normal;font-size:327.68px;font-family:F1;-inkscape-font-specification:F1;writing-mode:lr-tb;fill:#000080;fill-opacity:1;fill-rule:nonzero;stroke:none"
+         id="text157013"><tspan
+           x="0 245.75999 432.5376 622.59198 2657.4849 2847.5391"
+           y="0"
+           sodipodi:role="line"
+           id="tspan157011">R1210R</tspan></text>
     </g>
     <g
-       id="g158491"
+       id="g157015"
        transform="scale(0.017699,0.018066)">
       <text
          xml:space="preserve"
-         transform="translate(34171.199,36381.301)"
-         style="font-variant:normal;font-weight:normal;font-size:327.68px;font-family:F1;-inkscape-font-specification:F1;writing-mode:lr-tb;fill:#000080;fill-opacity:1;fill-rule:nonzero;stroke:none"
-         id="text158495"><tspan
-           x="0 245.75999 432.5376"
+         transform="translate(11010.7,36753.301)"
+         style="font-variant:normal;font-weight:normal;font-size:327.68px;font-family:F1;-inkscape-font-specification:F1;writing-mode:lr-tb;fill:#800000;fill-opacity:1;fill-rule:nonzero;stroke:none"
+         id="text157019"><tspan
+           x="0 190.0544"
            y="0"
            sodipodi:role="line"
-           id="tspan158493">D11</tspan></text>
+           id="tspan157017">5%</tspan></text>
     </g>
     <g
-       id="g158497">
+       id="g157021">
       <path
-         d="m 645.12,651.84003 h 6.72003"
+         d="m 154.56,665.28003 h -6.72"
          style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path158499" />
+         id="path157023" />
     </g>
     <g
-       id="g158501">
+       id="g157025">
       <path
-         d="m 651.84003,651.84003 v 0"
+         d="m 147.84,665.28003 v 0"
          style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path158503" />
-    </g>
-    <g
-       id="g158505"
-       transform="scale(0.018805,0.018555)">
-      <text
-         xml:space="preserve"
-         transform="translate(34552,35053.102)"
-         style="font-variant:normal;font-weight:normal;font-size:327.68px;font-family:F1;-inkscape-font-specification:F1;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
-         id="text158509"><tspan
-           x="0"
-           y="0"
-           id="tspan158507">1</tspan></text>
+         id="path157027" />
     </g>
     <g
-       id="g158511">
+       id="g157029">
       <path
-         d="m 624.96002,651.84003 h -6.72003"
+         d="m 174.72,665.28003 h 6.72"
          style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path158513" />
+         id="path157031" />
     </g>
     <g
-       id="g158515">
+       id="g157033">
       <path
-         d="m 618.23999,651.84003 v 0"
+         d="m 181.44,665.28003 v 0"
          style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path158517" />
-    </g>
-    <g
-       id="g158519"
-       transform="scale(0.018805,0.018555)">
-      <text
-         xml:space="preserve"
-         transform="translate(32807.699,35053.102)"
-         style="font-variant:normal;font-weight:normal;font-size:327.68px;font-family:F1;-inkscape-font-specification:F1;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
-         id="text158523"><tspan
-           x="0"
-           y="0"
-           id="tspan158521">2</tspan></text>
+         id="path157035" />
     </g>
     <g
        id="g159565"
@@ -3610,172 +3083,6 @@
          style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
          id="path159889" />
     </g>
-    <g
-       id="g160385">
-      <path
-         d="m 631.67999,667.35998 v 9.28003"
-         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path160387" />
-    </g>
-    <g
-       id="g160389">
-      <path
-         d="m 631.67999,676.64001 v 0"
-         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path160391" />
-    </g>
-    <g
-       id="g160393">
-      <path
-         d="m 645.12,672 h -6.71998"
-         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path160395" />
-    </g>
-    <g
-       id="g160397">
-      <path
-         d="m 638.40002,672 v 0"
-         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path160399" />
-    </g>
-    <g
-       id="g160401">
-      <path
-         d="m 631.67999,672 h -6.71997"
-         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path160403" />
-    </g>
-    <g
-       id="g160405">
-      <path
-         d="m 624.96002,672 v 0"
-         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path160407" />
-    </g>
-    <g
-       id="g160409">
-      <path
-         d="m 631.67999,672 v 0 l 6.72003,4.64001 v -9.28003 z"
-         style="fill:#0000ff;fill-opacity:1;fill-rule:evenodd;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path160411" />
-    </g>
-    <g
-       id="g160413"
-       transform="scale(0.017699,0.018066)">
-      <text
-         xml:space="preserve"
-         transform="translate(34171.199,37497.301)"
-         style="font-variant:normal;font-weight:normal;font-size:327.68px;font-family:F1;-inkscape-font-specification:F1;writing-mode:lr-tb;fill:#000080;fill-opacity:1;fill-rule:nonzero;stroke:none"
-         id="text160417"><tspan
-           x="0 245.75999 432.5376"
-           y="0"
-           sodipodi:role="line"
-           id="tspan160415">D12</tspan></text>
-    </g>
-    <g
-       id="g160419"
-       transform="scale(0.017699,0.018066)">
-      <text
-         xml:space="preserve"
-         transform="translate(34171.199,37869.102)"
-         style="font-variant:normal;font-weight:normal;font-size:327.68px;font-family:F1;-inkscape-font-specification:F1;writing-mode:lr-tb;fill:#000080;fill-opacity:1;fill-rule:nonzero;stroke:none"
-         id="text160423"><tspan
-           x="0 245.75999 468.5824 658.63678 848.69116 1038.7456 1264.8447 1454.8992 1644.9536 1854.6687 2041.4464"
-           y="0"
-           sodipodi:role="line"
-           id="tspan160421">RB520S30T1G</tspan></text>
-    </g>
-    <g
-       id="g160425"
-       transform="scale(0.017699,0.018066)">
-      <text
-         xml:space="preserve"
-         transform="translate(36829,37497.301)"
-         style="font-variant:normal;font-weight:normal;font-size:327.68px;font-family:F1;-inkscape-font-specification:F1;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
-         id="text160429"><tspan
-           x="0 226.0992 488.24319 730.72638 842.13757 1032.192 1218.9696"
-           y="0"
-           sodipodi:role="line"
-           id="tspan160427">SOD-523</tspan></text>
-    </g>
-    <g
-       id="g160431"
-       transform="scale(0.017699,0.018066)">
-      <text
-         xml:space="preserve"
-         transform="translate(36829,37869.102)"
-         style="font-variant:normal;font-weight:normal;font-size:327.68px;font-family:F1;-inkscape-font-specification:F1;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
-         id="text160435"><tspan
-           x="0 190.0544 380.1088 570.16321 848.69116"
-           y="0"
-           sodipodi:role="line"
-           id="tspan160433">200mA</tspan></text>
-    </g>
-    <g
-       id="g160437"
-       transform="scale(0.017699,0.018066)">
-      <text
-         xml:space="preserve"
-         transform="translate(36829,38241.102)"
-         style="font-variant:normal;font-weight:normal;font-size:327.68px;font-family:F1;-inkscape-font-specification:F1;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
-         id="text160441"><tspan
-           x="0 190.0544 380.1088"
-           y="0"
-           sodipodi:role="line"
-           id="tspan160439">30V</tspan></text>
-    </g>
-    <g
-       id="g160443">
-      <path
-         d="m 645.12,672 h 6.72003"
-         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path160445" />
-    </g>
-    <g
-       id="g160447">
-      <path
-         d="m 651.84003,672 v 0"
-         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path160449" />
-    </g>
-    <g
-       id="g160451"
-       transform="scale(0.018805,0.018555)">
-      <text
-         xml:space="preserve"
-         transform="translate(34552,36139.699)"
-         style="font-variant:normal;font-weight:normal;font-size:327.68px;font-family:F1;-inkscape-font-specification:F1;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
-         id="text160455"><tspan
-           x="0"
-           y="0"
-           id="tspan160453">1</tspan></text>
-    </g>
-    <g
-       id="g160457">
-      <path
-         d="m 624.96002,672 h -6.72003"
-         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path160459" />
-    </g>
-    <g
-       id="g160461">
-      <path
-         d="m 618.23999,672 v 0"
-         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path160463" />
-    </g>
-    <g
-       id="g160465"
-       transform="scale(0.018805,0.018555)">
-      <text
-         xml:space="preserve"
-         transform="translate(32807.699,36139.699)"
-         style="font-variant:normal;font-weight:normal;font-size:327.68px;font-family:F1;-inkscape-font-specification:F1;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
-         id="text160469"><tspan
-           x="0"
-           y="0"
-           id="tspan160467">2</tspan></text>
-    </g>
     <g
        id="g162007">
       <path
@@ -4013,42 +3320,48 @@
            id="tspan162131">DIO30_RF_SUB1G</tspan></text>
     </g>
     <g
-       id="g162135">
+       id="g162135"
+       transform="translate(-404.88202,9.57671)">
       <path
          d="m 907.20001,624.96002 v -13.44"
          style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
          id="path162137" />
     </g>
     <g
-       id="g162139">
+       id="g162139"
+       transform="translate(-404.88202,9.57671)">
       <path
          d="m 907.20001,611.52002 v 0"
          style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
          id="path162141" />
     </g>
     <g
-       id="g162143">
+       id="g162143"
+       transform="translate(-404.88202,9.57671)">
       <path
          d="m 913.91998,624.96002 h -6.71997"
          style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
          id="path162145" />
     </g>
     <g
-       id="g162147">
+       id="g162147"
+       transform="translate(-404.88202,9.57671)">
       <path
          d="m 907.20001,624.96002 v 0"
          style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
          id="path162149" />
     </g>
     <g
-       id="g162151">
+       id="g162151"
+       transform="translate(-404.88202,9.57671)">
       <path
          d="M 1008,624.96002 H 954.23999"
          style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
          id="path162153" />
     </g>
     <g
-       id="g162155">
+       id="g162155"
+       transform="translate(-404.88202,9.57671)">
       <path
          d="m 954.23999,624.96002 v 0"
          style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
@@ -4056,7 +3369,7 @@
     </g>
     <g
        id="g162159"
-       transform="scale(0.017699,0.018066)">
+       transform="matrix(0.017699,0,0,0.018066,-404.88202,9.57671)">
       <text
          xml:space="preserve"
          transform="translate(54746.199,34477.301)"
@@ -4068,14 +3381,16 @@
            id="tspan162161">CC1352_RESET_N</tspan></text>
     </g>
     <g
-       id="g162165">
+       id="g162165"
+       transform="translate(-404.88202,9.57671)">
       <path
          d="M 913.91998,631.67999 H 866.88"
          style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
          id="path162167" />
     </g>
     <g
-       id="g162169">
+       id="g162169"
+       transform="translate(-404.88202,9.57671)">
       <path
          d="m 866.88,631.67999 v 0"
          style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
@@ -4083,7 +3398,7 @@
     </g>
     <g
        id="g162173"
-       transform="scale(0.017699,0.018066)">
+       transform="matrix(0.017699,0,0,0.018066,-404.88202,9.57671)">
       <text
          xml:space="preserve"
          transform="translate(49051,34849.301)"
@@ -4095,14 +3410,16 @@
            id="tspan162175">CC1352_TMS</tspan></text>
     </g>
     <g
-       id="g162179">
+       id="g162179"
+       transform="translate(-404.88202,9.57671)">
       <path
          d="M 907.20001,651.84003 V 638.40002"
          style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
          id="path162181" />
     </g>
     <g
-       id="g162183">
+       id="g162183"
+       transform="translate(-404.88202,9.57671)">
       <path
          d="m 907.20001,638.40002 v 0"
          style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
@@ -4110,35 +3427,39 @@
     </g>
     <g
        id="g162187"
-       transform="translate(908.32001,651.76001)">
+       transform="translate(503.43799,661.33672)">
       <path
          d="m 0,0 c 0,-0.66 -0.53,-1.2 -1.2,-1.2 -0.67,0 -1.2,0.54 -1.2,1.2 0,0.66 0.53,1.2 1.2,1.2 C -0.53,1.2 0,0.66 0,0 Z"
          style="fill:#ff00ff;fill-opacity:1;fill-rule:evenodd;stroke:#ff00ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
          id="path162189" />
     </g>
     <g
-       id="g162191">
+       id="g162191"
+       transform="translate(-404.88202,9.57671)">
       <path
          d="m 913.91998,638.40002 h -6.71997"
          style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
          id="path162193" />
     </g>
     <g
-       id="g162195">
+       id="g162195"
+       transform="translate(-404.88202,9.57671)">
       <path
          d="m 907.20001,638.40002 v 0"
          style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
          id="path162197" />
     </g>
     <g
-       id="g162199">
+       id="g162199"
+       transform="translate(-404.88202,9.57671)">
       <path
          d="M 1008,638.40002 H 954.23999"
          style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
          id="path162201" />
     </g>
     <g
-       id="g162203">
+       id="g162203"
+       transform="translate(-404.88202,9.57671)">
       <path
          d="m 954.23999,638.40002 v 0"
          style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
@@ -4146,7 +3467,7 @@
     </g>
     <g
        id="g162207"
-       transform="scale(0.017699,0.018066)">
+       transform="matrix(0.017699,0,0,0.018066,-404.88202,9.57671)">
       <text
          xml:space="preserve"
          transform="translate(54746.199,35221.102)"
@@ -4158,14 +3479,16 @@
            id="tspan162209">CC1352_TDI</tspan></text>
     </g>
     <g
-       id="g162213">
+       id="g162213"
+       transform="translate(-404.88202,9.57671)">
       <path
          d="M 913.91998,645.12 H 866.88"
          style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
          id="path162215" />
     </g>
     <g
-       id="g162217">
+       id="g162217"
+       transform="translate(-404.88202,9.57671)">
       <path
          d="m 866.88,645.12 v 0"
          style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
@@ -4173,7 +3496,7 @@
     </g>
     <g
        id="g162221"
-       transform="scale(0.017699,0.018066)">
+       transform="matrix(0.017699,0,0,0.018066,-404.88202,9.57671)">
       <text
          xml:space="preserve"
          transform="translate(49051,35593.102)"
@@ -4185,42 +3508,48 @@
            id="tspan162223">CC1352_TCK</tspan></text>
     </g>
     <g
-       id="g162227">
+       id="g162227"
+       transform="translate(-404.88202,9.57671)">
       <path
          d="m 913.91998,651.84003 h -6.71997"
          style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
          id="path162229" />
     </g>
     <g
-       id="g162231">
+       id="g162231"
+       transform="translate(-404.88202,9.57671)">
       <path
          d="m 907.20001,651.84003 v 0"
          style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
          id="path162233" />
     </g>
     <g
-       id="g162235">
+       id="g162235"
+       transform="translate(-404.88202,9.57671)">
       <path
          d="m 907.20001,665.28003 v -13.44"
          style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
          id="path162237" />
     </g>
     <g
-       id="g162239">
+       id="g162239"
+       transform="translate(-404.88202,9.57671)">
       <path
          d="m 907.20001,651.84003 v 0"
          style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
          id="path162241" />
     </g>
     <g
-       id="g162243">
+       id="g162243"
+       transform="translate(-404.88202,9.57671)">
       <path
          d="M 1008,651.84003 H 954.23999"
          style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
          id="path162245" />
     </g>
     <g
-       id="g162247">
+       id="g162247"
+       transform="translate(-404.88202,9.57671)">
       <path
          d="m 954.23999,651.84003 v 0"
          style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
@@ -4228,7 +3557,7 @@
     </g>
     <g
        id="g162251"
-       transform="scale(0.017699,0.018066)">
+       transform="matrix(0.017699,0,0,0.018066,-404.88202,9.57671)">
       <text
          xml:space="preserve"
          transform="translate(54746.199,35965.102)"
@@ -4253,91 +3582,6 @@
          style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
          id="path162511" />
     </g>
-    <g
-       id="g162513">
-      <path
-         d="m 618.23999,631.67999 h -13.44"
-         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path162515" />
-    </g>
-    <g
-       id="g162517">
-      <path
-         d="m 604.79999,631.67999 v 0"
-         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path162519" />
-    </g>
-    <g
-       id="g162521">
-      <path
-         d="m 651.84003,631.67999 h 26.87994"
-         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path162523" />
-    </g>
-    <g
-       id="g162525">
-      <path
-         d="m 678.71997,631.67999 v 0"
-         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path162527" />
-    </g>
-    <g
-       id="g162529">
-      <path
-         d="m 678.71997,631.67999 v 20.16004"
-         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path162531" />
-    </g>
-    <g
-       id="g162533">
-      <path
-         d="m 678.71997,651.84003 v 0"
-         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path162535" />
-    </g>
-    <g
-       id="g162537"
-       transform="translate(679.84003,651.76001)">
-      <path
-         d="m 0,0 c 0,-0.66 -0.53,-1.2 -1.2,-1.2 -0.67,0 -1.2,0.54 -1.2,1.2 0,0.66 0.53,1.2 1.2,1.2 C -0.53,1.2 0,0.66 0,0 Z"
-         style="fill:#ff00ff;fill-opacity:1;fill-rule:evenodd;stroke:#ff00ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path162539" />
-    </g>
-    <g
-       id="g162541">
-      <path
-         d="m 678.71997,631.67999 h 60.48004"
-         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path162543" />
-    </g>
-    <g
-       id="g162545">
-      <path
-         d="m 739.20001,631.67999 v 0"
-         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path162547" />
-    </g>
-    <g
-       id="g162549"
-       transform="translate(679.84003,631.59998)">
-      <path
-         d="m 0,0 c 0,-0.66 -0.53,-1.2 -1.2,-1.2 -0.67,0 -1.2,0.54 -1.2,1.2 0,0.66 0.53,1.2 1.2,1.2 C -0.53,1.2 0,0.66 0,0 Z"
-         style="fill:#ff00ff;fill-opacity:1;fill-rule:evenodd;stroke:#ff00ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path162551" />
-    </g>
-    <g
-       id="g162553"
-       transform="scale(0.017699,0.018066)">
-      <text
-         xml:space="preserve"
-         transform="translate(38799.699,34849.301)"
-         style="font-variant:normal;font-weight:normal;font-size:327.68px;font-family:F1;-inkscape-font-specification:F1;writing-mode:lr-tb;fill:#ff0000;fill-opacity:1;fill-rule:nonzero;stroke:none"
-         id="text162557"><tspan
-           x="0 245.75999 488.24319 678.29761 868.35199 1058.4064 1248.4608 1438.5151 1680.9984 1907.0975 2133.1968 2359.2959 2565.7344 2755.7888"
-           y="0"
-           sodipodi:role="line"
-           id="tspan162555">CC1352_RESET_N</tspan></text>
-    </g>
     <g
        id="g162559">
       <path
@@ -4436,76 +3680,6 @@
          style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
          id="path162613" />
     </g>
-    <g
-       id="g162615">
-      <path
-         d="m 618.23999,651.84003 h -13.44"
-         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path162617" />
-    </g>
-    <g
-       id="g162619">
-      <path
-         d="m 604.79999,651.84003 v 0"
-         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path162621" />
-    </g>
-    <g
-       id="g162623">
-      <path
-         d="M 678.71997,651.84003 H 651.84003"
-         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path162625" />
-    </g>
-    <g
-       id="g162627">
-      <path
-         d="m 651.84003,651.84003 v 0"
-         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path162629" />
-    </g>
-    <g
-       id="g162631">
-      <path
-         d="m 618.23999,672 h -13.44"
-         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path162633" />
-    </g>
-    <g
-       id="g162635">
-      <path
-         d="m 604.79999,672 v 0"
-         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path162637" />
-    </g>
-    <g
-       id="g162639">
-      <path
-         d="M 678.71997,672 H 651.84003"
-         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path162641" />
-    </g>
-    <g
-       id="g162643">
-      <path
-         d="m 651.84003,672 v 0"
-         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path162645" />
-    </g>
-    <g
-       id="g162647">
-      <path
-         d="M 678.71997,651.84003 V 672"
-         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path162649" />
-    </g>
-    <g
-       id="g162651">
-      <path
-         d="m 678.71997,672 v 0"
-         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path162653" />
-    </g>
     <g
        id="g162861"
        transform="translate(202.72,658.47998)">
@@ -4524,27 +3698,11 @@
     </g>
     <g
        id="g162869"
-       transform="translate(908.32001,651.76001)">
+       transform="translate(503.43799,661.33672)">
       <path
          d="m 0,0 c 0,-0.66 -0.53,-1.2 -1.2,-1.2 -0.67,0 -1.2,0.54 -1.2,1.2 0,0.66 0.53,1.2 1.2,1.2 C -0.53,1.2 0,0.66 0,0 Z"
          style="fill:#ff00ff;fill-opacity:1;fill-rule:evenodd;stroke:#ff00ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
          id="path162871" />
     </g>
-    <g
-       id="g162897"
-       transform="translate(679.84003,651.76001)">
-      <path
-         d="m 0,0 c 0,-0.66 -0.53,-1.2 -1.2,-1.2 -0.67,0 -1.2,0.54 -1.2,1.2 0,0.66 0.53,1.2 1.2,1.2 C -0.53,1.2 0,0.66 0,0 Z"
-         style="fill:#ff00ff;fill-opacity:1;fill-rule:evenodd;stroke:#ff00ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path162899" />
-    </g>
-    <g
-       id="g162901"
-       transform="translate(679.84003,631.59998)">
-      <path
-         d="m 0,0 c 0,-0.66 -0.53,-1.2 -1.2,-1.2 -0.67,0 -1.2,0.54 -1.2,1.2 0,0.66 0.53,1.2 1.2,1.2 C -0.53,1.2 0,0.66 0,0 Z"
-         style="fill:#ff00ff;fill-opacity:1;fill-rule:evenodd;stroke:#ff00ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
-         id="path162903" />
-    </g>
   </g>
 </svg>
diff --git a/boards/beagleplay/images/hardware-design/cc1352-rf.svg b/boards/beagleplay/images/hardware-design/cc1352.svg
similarity index 99%
rename from boards/beagleplay/images/hardware-design/cc1352-rf.svg
rename to boards/beagleplay/images/hardware-design/cc1352.svg
index d4e258b08264a78812a6b818606d6dfa1fe29292..2b02eecfb246157bcf5fba86a895231e3803a05d 100644
--- a/boards/beagleplay/images/hardware-design/cc1352-rf.svg
+++ b/boards/beagleplay/images/hardware-design/cc1352.svg
@@ -7,7 +7,8 @@
    width="1068.7266"
    height="469.67493"
    viewBox="0 0 1068.7266 469.67493"
-   sodipodi:docname="BeaglePlay_SCH_PDF.pdf"
+   sodipodi:docname="cc1352-rf.svg"
+   inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
    xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
    xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
    xmlns="http://www.w3.org/2000/svg"
@@ -23,7 +24,16 @@
      inkscape:pageopacity="0.0"
      inkscape:pagecheckerboard="0"
      inkscape:deskcolor="#d1d1d1"
-     showgrid="false" />
+     showgrid="false"
+     inkscape:zoom="1.2201437"
+     inkscape:cx="534.36328"
+     inkscape:cy="235.21819"
+     inkscape:window-width="2560"
+     inkscape:window-height="1367"
+     inkscape:window-x="0"
+     inkscape:window-y="0"
+     inkscape:window-maximized="1"
+     inkscape:current-layer="g151941" />
   <g
      id="g151941"
      inkscape:groupmode="layer"
@@ -378,19 +388,6 @@
            sodipodi:role="line"
            id="tspan152481">ETSI: 863-889 MHz, L52 = 18nH</tspan></text>
     </g>
-    <g
-       id="g152485"
-       transform="translate(78.767887,41.024941)">
-      <text
-         xml:space="preserve"
-         transform="translate(33.599998,37.439999)"
-         style="font-variant:normal;font-weight:normal;font-size:18.0793px;font-family:F5;-inkscape-font-specification:F5;writing-mode:lr-tb;fill:#008080;fill-opacity:1;fill-rule:nonzero;stroke:none"
-         id="text152489"><tspan
-           x="0 9.3751059 18.957134 27.996784 37.036434 46.199673 55.362911 64.985199 69.072456 79.377663"
-           y="0"
-           sodipodi:role="line"
-           id="tspan152487">CC1352P RF</tspan></text>
-    </g>
     <g
        id="g152503">
       <path
diff --git a/boards/beagleplay/images/hardware-design/csi.svg b/boards/beagleplay/images/hardware-design/csi.svg
index 6b0d168e51078f303e060006c73b9a1f4834e7da..346d33b4360dc8ccb59f2a9d289a014be19fcd8f 100644
--- a/boards/beagleplay/images/hardware-design/csi.svg
+++ b/boards/beagleplay/images/hardware-design/csi.svg
@@ -4,10 +4,11 @@
 <svg
    version="1.1"
    id="svg25"
-   width="930.36322"
-   height="279.51999"
-   viewBox="0 0 930.36325 279.51999"
-   sodipodi:docname="BeaglePlay_SCH_PDF.pdf"
+   width="924.7915"
+   height="279.52002"
+   viewBox="0 0 924.79153 279.52002"
+   sodipodi:docname="csi.svg"
+   inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
    xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
    xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
    xmlns="http://www.w3.org/2000/svg"
@@ -23,12 +24,21 @@
      inkscape:pageopacity="0.0"
      inkscape:pagecheckerboard="0"
      inkscape:deskcolor="#d1d1d1"
-     showgrid="false" />
+     showgrid="false"
+     inkscape:zoom="1.4016031"
+     inkscape:cx="459.47386"
+     inkscape:cy="139.83987"
+     inkscape:window-width="2560"
+     inkscape:window-height="1367"
+     inkscape:window-x="0"
+     inkscape:window-y="0"
+     inkscape:window-maximized="1"
+     inkscape:current-layer="g136977" />
   <g
      id="g136977"
      inkscape:groupmode="layer"
      inkscape:label="Page 17"
-     transform="translate(-41.337152,-449.91999)">
+     transform="translate(-46.720001,-449.91999)">
     <g
        id="g137339"
        transform="scale(0.017699,0.018066)">
@@ -42,18 +52,6 @@
            sodipodi:role="line"
            id="tspan137341">RPi_NC</tspan></text>
     </g>
-    <g
-       id="g137345">
-      <text
-         xml:space="preserve"
-         transform="translate(40.32,467.51999)"
-         style="font-variant:normal;font-weight:normal;font-size:18.0793px;font-family:F5;-inkscape-font-specification:F5;writing-mode:lr-tb;fill:#008080;fill-opacity:1;fill-rule:nonzero;stroke:none"
-         id="text137349"><tspan
-           x="0 9.3751059 17.787983"
-           y="0"
-           sodipodi:role="line"
-           id="tspan137347">CSI</tspan></text>
-    </g>
     <g
        id="g137363">
       <path
diff --git a/boards/beagleplay/images/hardware-design/ddr4.svg b/boards/beagleplay/images/hardware-design/ddr4.svg
index 896cb828b0b8bf56c87f260483082dc1ab283725..fd5cf4e732cc20251a0101c9d2ee2d04a9dd7799 100644
--- a/boards/beagleplay/images/hardware-design/ddr4.svg
+++ b/boards/beagleplay/images/hardware-design/ddr4.svg
@@ -7,7 +7,8 @@
    width="450.88083"
    height="369.51538"
    viewBox="0 0 450.88085 369.51538"
-   sodipodi:docname="BeaglePlay_SCH_PDF.pdf"
+   sodipodi:docname="ddr4.svg"
+   inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
    xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
    xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
    xmlns="http://www.w3.org/2000/svg"
@@ -23,25 +24,21 @@
      inkscape:pageopacity="0.0"
      inkscape:pagecheckerboard="0"
      inkscape:deskcolor="#d1d1d1"
-     showgrid="false" />
+     showgrid="false"
+     inkscape:zoom="2.779316"
+     inkscape:cx="225.59508"
+     inkscape:cy="184.57779"
+     inkscape:window-width="2560"
+     inkscape:window-height="1367"
+     inkscape:window-x="0"
+     inkscape:window-y="0"
+     inkscape:window-maximized="1"
+     inkscape:current-layer="g36257" />
   <g
      id="g36257"
      inkscape:groupmode="layer"
      inkscape:label="Page 8"
      transform="translate(-66.880084,-19.92463)">
-    <g
-       id="g36613"
-       transform="translate(53.376586,11.603606)">
-      <text
-         xml:space="preserve"
-         transform="translate(20.16,37.439999)"
-         style="font-variant:normal;font-weight:normal;font-size:18.0793px;font-family:F5;-inkscape-font-specification:F5;writing-mode:lr-tb;fill:#008080;fill-opacity:1;fill-rule:nonzero;stroke:none"
-         id="text36617"><tspan
-           x="0 11.396668 22.793337 32.971771"
-           y="0"
-           sodipodi:role="line"
-           id="tspan36615">DDR4</tspan></text>
-    </g>
     <g
        id="g36931">
       <path
diff --git a/boards/beagleplay/images/hardware-design/debug.svg b/boards/beagleplay/images/hardware-design/debug.svg
index 21f179c861f30885d2bf133cc2bd14339d9d829f..a5afa65ebaacbcacc142672c491b1382cc682271 100644
--- a/boards/beagleplay/images/hardware-design/debug.svg
+++ b/boards/beagleplay/images/hardware-design/debug.svg
@@ -7,7 +7,8 @@
    width="457.56833"
    height="147.40668"
    viewBox="0 0 457.56835 147.40668"
-   sodipodi:docname="BeaglePlay_SCH_PDF.pdf"
+   sodipodi:docname="debug.svg"
+   inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
    xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
    xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
    xmlns="http://www.w3.org/2000/svg"
@@ -23,7 +24,16 @@
      inkscape:pageopacity="0.0"
      inkscape:pagecheckerboard="0"
      inkscape:deskcolor="#d1d1d1"
-     showgrid="false" />
+     showgrid="false"
+     inkscape:zoom="2.8498476"
+     inkscape:cx="228.78416"
+     inkscape:cy="73.688151"
+     inkscape:window-width="2560"
+     inkscape:window-height="1367"
+     inkscape:window-x="0"
+     inkscape:window-y="0"
+     inkscape:window-maximized="1"
+     inkscape:current-layer="g145735" />
   <g
      id="g145735"
      inkscape:groupmode="layer"
@@ -101,19 +111,6 @@
            sodipodi:role="line"
            id="tspan146153">Pin1: GND</tspan></text>
     </g>
-    <g
-       id="g146163"
-       transform="translate(24.367572,30.169375)">
-      <text
-         xml:space="preserve"
-         transform="translate(26.879999,561.59998)"
-         style="font-variant:normal;font-weight:normal;font-size:18.0793px;font-family:F5;-inkscape-font-specification:F5;writing-mode:lr-tb;fill:#008080;fill-opacity:1;fill-rule:nonzero;stroke:none"
-         id="text146167"><tspan
-           x="0 11.396668 20.277418 29.820251 39.583073"
-           y="0"
-           sodipodi:role="line"
-           id="tspan146165">Debug</tspan></text>
-    </g>
     <g
        id="g146211">
       <path
diff --git a/boards/beagleplay/images/hardware-design/emmc.svg b/boards/beagleplay/images/hardware-design/emmc.svg
index b5b667a8206540999d867cbda72b27a26bb1d1af..b31d24337db4ebebd7e155c8da0ad2e4d11f5af6 100644
--- a/boards/beagleplay/images/hardware-design/emmc.svg
+++ b/boards/beagleplay/images/hardware-design/emmc.svg
@@ -7,7 +7,8 @@
    width="901.12006"
    height="401.84476"
    viewBox="0 0 901.12009 401.84476"
-   sodipodi:docname="BeaglePlay_SCH_PDF.pdf"
+   sodipodi:docname="emmc.svg"
+   inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
    xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
    xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
    xmlns="http://www.w3.org/2000/svg"
@@ -23,7 +24,16 @@
      inkscape:pageopacity="0.0"
      inkscape:pagecheckerboard="0"
      inkscape:deskcolor="#d1d1d1"
-     showgrid="false" />
+     showgrid="false"
+     inkscape:zoom="1.447088"
+     inkscape:cx="450.56003"
+     inkscape:cy="201.09351"
+     inkscape:window-width="2560"
+     inkscape:window-height="1367"
+     inkscape:window-x="0"
+     inkscape:window-y="0"
+     inkscape:window-maximized="1"
+     inkscape:current-layer="g48603" />
   <g
      id="g48603"
      inkscape:groupmode="layer"
@@ -41,19 +51,6 @@
            sodipodi:role="line"
            id="tspan48961">eMMC</tspan></text>
     </g>
-    <g
-       id="g48971"
-       transform="translate(24.367571,19.72613)">
-      <text
-         xml:space="preserve"
-         transform="translate(26.879999,37.439999)"
-         style="font-variant:normal;font-weight:normal;font-size:18.0793px;font-family:F5;-inkscape-font-specification:F5;writing-mode:lr-tb;fill:#008080;fill-opacity:1;fill-rule:nonzero;stroke:none"
-         id="text48975"><tspan
-           x="0 9.03965 24.841381 40.643112 50.018219 57.97311 66.385986"
-           y="0"
-           sodipodi:role="line"
-           id="tspan48973">eMMC/SD</tspan></text>
-    </g>
     <g
        id="g48977"
        transform="scale(0.017087,0.018066)">
diff --git a/boards/beagleplay/images/hardware-design/gigabit-ethernet.svg b/boards/beagleplay/images/hardware-design/gigabit-ethernet.svg
index 3b314d26f255455e69224e23d78c1ef02167019d..459d2fe50f6bd9f933b81792cd4ef1f9cd62f588 100644
--- a/boards/beagleplay/images/hardware-design/gigabit-ethernet.svg
+++ b/boards/beagleplay/images/hardware-design/gigabit-ethernet.svg
@@ -7,7 +7,8 @@
    width="1010.6845"
    height="374.07062"
    viewBox="0 0 1010.6845 374.07062"
-   sodipodi:docname="BeaglePlay_SCH_PDF.pdf"
+   sodipodi:docname="gigabit-ethernet.svg"
+   inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
    xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
    xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
    xmlns="http://www.w3.org/2000/svg"
@@ -23,25 +24,21 @@
      inkscape:pageopacity="0.0"
      inkscape:pagecheckerboard="0"
      inkscape:deskcolor="#d1d1d1"
-     showgrid="false" />
+     showgrid="false"
+     inkscape:zoom="1.2902147"
+     inkscape:cx="505.34225"
+     inkscape:cy="186.79062"
+     inkscape:window-width="2560"
+     inkscape:window-height="1367"
+     inkscape:window-x="0"
+     inkscape:window-y="0"
+     inkscape:window-maximized="1"
+     inkscape:current-layer="g64165" />
   <g
      id="g64165"
      inkscape:groupmode="layer"
      inkscape:label="Page 10"
      transform="translate(-84.99575,-27.9257)">
-    <g
-       id="g64581"
-       transform="translate(63.819831,82.3856)">
-      <text
-         xml:space="preserve"
-         transform="translate(20.16,30.719999)"
-         style="font-variant:normal;font-weight:normal;font-size:18.0793px;font-family:F5;-inkscape-font-specification:F5;writing-mode:lr-tb;fill:#008080;fill-opacity:1;fill-rule:nonzero;stroke:none"
-         id="text64585"><tspan
-           x="0 11.520257 15.960632 25.503466 35.266289 44.80912 49.249496 55.517223 59.604485 68.423439 74.69117 84.225174 93.264824 99.629654 109.16366 118.20331"
-           y="0"
-           sodipodi:role="line"
-           id="tspan64583">Gigabit Ethernet</tspan></text>
-    </g>
     <g
        id="g64617">
       <path
diff --git a/boards/beagleplay/images/hardware-design/Grove.svg b/boards/beagleplay/images/hardware-design/grove.svg
similarity index 50%
rename from boards/beagleplay/images/hardware-design/Grove.svg
rename to boards/beagleplay/images/hardware-design/grove.svg
index b21bd58adf441cf7715baaaea77ddd085146bf6e..e6a1909c52d0971c8c64f02564ed9c8a58e91c94 100644
--- a/boards/beagleplay/images/hardware-design/Grove.svg
+++ b/boards/beagleplay/images/hardware-design/grove.svg
@@ -4,10 +4,11 @@
 <svg
    version="1.1"
    id="svg25"
-   width="359.42188"
-   height="133.12923"
-   viewBox="0 0 359.42189 133.12923"
-   sodipodi:docname="BeaglePlay_SCH_PDF.pdf"
+   width="358.90842"
+   height="114.04797"
+   viewBox="0 0 358.90843 114.04798"
+   sodipodi:docname="grove.svg"
+   inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
    xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
    xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
    xmlns="http://www.w3.org/2000/svg"
@@ -23,26 +24,21 @@
      inkscape:pageopacity="0.0"
      inkscape:pagecheckerboard="0"
      inkscape:deskcolor="#d1d1d1"
-     showgrid="false" />
+     showgrid="false"
+     inkscape:zoom="3.6280485"
+     inkscape:cx="179.71094"
+     inkscape:cy="47.408407"
+     inkscape:window-width="2560"
+     inkscape:window-height="1367"
+     inkscape:window-x="0"
+     inkscape:window-y="0"
+     inkscape:window-maximized="1"
+     inkscape:current-layer="g177493" />
   <g
      id="g177493"
      inkscape:groupmode="layer"
      inkscape:label="Page 22"
-     transform="translate(-53.439285,-68.150782)">
-    <g
-       id="g177883"
-       transform="translate(34.810817,46.414423)">
-      <text
-         xml:space="preserve"
-         style="font-variant:normal;font-weight:normal;font-size:18.0793px;font-family:F5;-inkscape-font-specification:F5;writing-mode:lr-tb;fill:#008080;fill-opacity:1;fill-rule:nonzero;stroke:none"
-         id="text177887"
-         x="19.917835"
-         y="35.119278"><tspan
-           x="19.917835 31.438093 37.802925 47.336929 55.820431 64.860085 68.947342 78.529373 88.063385 97.597389 107.36021 116.24096 123.83427 129.98123 139.51523"
-           y="35.119278"
-           sodipodi:role="line"
-           id="tspan177885">Grove Connector</tspan></text>
-    </g>
+     transform="translate(-53.439998,-87.232033)">
     <g
        id="g178209">
       <path
@@ -2173,5 +2169,2135 @@
          style="fill:#ff00ff;fill-opacity:1;fill-rule:evenodd;stroke:#ff00ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
          id="path187175" />
     </g>
+    <g
+       id="g877">
+      <path
+         d="M 53.759998,181.44 H 67.199997"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path875" />
+    </g>
+    <g
+       id="g881">
+      <path
+         d="m 67.199997,181.44 v 0"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path879" />
+    </g>
+    <g
+       id="g885">
+      <path
+         d="m 55.84,183.52 h 9.280003"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path883" />
+    </g>
+    <g
+       id="g889">
+      <path
+         d="m 65.120003,183.52 v 0"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path887" />
+    </g>
+    <g
+       id="g893">
+      <path
+         d="M 63.200001,185.44 H 57.759998"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path891" />
+    </g>
+    <g
+       id="g897">
+      <path
+         d="m 57.759998,185.44 v 0"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path895" />
+    </g>
+    <g
+       id="g901">
+      <path
+         d="m 59.84,187.52 h 1.279999"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path899" />
+    </g>
+    <g
+       id="g905">
+      <path
+         d="m 61.119999,187.52 v 0"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path903" />
+    </g>
+    <g
+       id="g909">
+      <path
+         d="M 215.03999,194.88 H 228.48"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path907" />
+    </g>
+    <g
+       id="g913">
+      <path
+         d="m 228.48,194.88 v 0"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path911" />
+    </g>
+    <g
+       id="g917">
+      <path
+         d="m 217.11999,196.96001 h 9.28"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path915" />
+    </g>
+    <g
+       id="g921">
+      <path
+         d="m 226.39999,196.96001 v 0"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path919" />
+    </g>
+    <g
+       id="g925">
+      <path
+         d="m 224.48,198.88 h -5.44001"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path923" />
+    </g>
+    <g
+       id="g929">
+      <path
+         d="m 219.03999,198.88 v 0"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path927" />
+    </g>
+    <g
+       id="g933">
+      <path
+         d="m 221.11999,200.96001 h 1.28"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path931" />
+    </g>
+    <g
+       id="g937">
+      <path
+         d="m 222.39999,200.96001 v 0"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path935" />
+    </g>
+    <g
+       id="g941">
+      <path
+         d="M 221.75999,94.080002 V 100.8"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path939" />
+    </g>
+    <g
+       id="g945">
+      <path
+         d="m 221.75999,100.8 v 0"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path943" />
+    </g>
+    <g
+       id="g949">
+      <path
+         d="m 218.39999,94.080002 h 6.72"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path947" />
+    </g>
+    <g
+       id="g953">
+      <path
+         d="m 225.11999,94.080002 v 0"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path951" />
+    </g>
+    <g
+       id="g959"
+       transform="scale(0.017699,0.018066)">
+      <text
+         xml:space="preserve"
+         transform="translate(11770.1,5065.7598)"
+         style="font-variant:normal;font-weight:normal;font-size:327.68px;font-family:F1;-inkscape-font-specification:F1;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
+         id="text957"><tspan
+           x="0 226.0992 468.5824 714.34241 904.39679 1094.4512 1320.5504"
+           y="0"
+           sodipodi:role="line"
+           id="tspan955">VDD_3V3</tspan></text>
+    </g>
+    <g
+       id="g965">
+      <text
+         xml:space="preserve"
+         transform="translate(340.64001,122.56)"
+         style="font-variant:normal;font-weight:normal;font-size:3.99985px;font-family:F1;-inkscape-font-specification:F1;writing-mode:lr-tb;fill:#ff0000;fill-opacity:1;fill-rule:nonzero;stroke:none"
+         id="text963"><tspan
+           x="0 2.719898"
+           y="0"
+           sodipodi:role="line"
+           id="tspan961">BI</tspan></text>
+    </g>
+    <g
+       id="g969">
+      <path
+         d="m 346.07999,117.6 h -6.72"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path967" />
+    </g>
+    <g
+       id="g973">
+      <path
+         d="m 339.35999,117.6 v 0"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path971" />
+    </g>
+    <g
+       id="g977">
+      <path
+         d="m 336,120.96 3.35999,-3.36"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path975" />
+    </g>
+    <g
+       id="g981">
+      <path
+         d="m 339.35999,117.6 v 0"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path979" />
+    </g>
+    <g
+       id="g985">
+      <path
+         d="m 349.44,120.96 -3.36001,-3.36"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path983" />
+    </g>
+    <g
+       id="g989">
+      <path
+         d="m 346.07999,117.6 v 0"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path987" />
+    </g>
+    <g
+       id="g993">
+      <path
+         d="M 346.07999,124.32 349.44,120.96"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path991" />
+    </g>
+    <g
+       id="g997">
+      <path
+         d="m 349.44,120.96 v 0"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path995" />
+    </g>
+    <g
+       id="g1001">
+      <path
+         d="M 339.35999,124.32 336,120.96"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path999" />
+    </g>
+    <g
+       id="g1005">
+      <path
+         d="m 336,120.96 v 0"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1003" />
+    </g>
+    <g
+       id="g1009">
+      <path
+         d="m 339.35999,124.32 h 6.72"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1007" />
+    </g>
+    <g
+       id="g1013">
+      <path
+         d="m 346.07999,124.32 v 0"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1011" />
+    </g>
+    <g
+       id="g1019"
+       transform="scale(0.017699,0.018066)">
+      <text
+         xml:space="preserve"
+         transform="translate(20313,6810.3999)"
+         style="font-variant:normal;font-weight:normal;font-size:327.68px;font-family:F1;-inkscape-font-specification:F1;writing-mode:lr-tb;fill:#ff0000;fill-opacity:1;fill-rule:nonzero;stroke:none"
+         id="text1017"><tspan
+           x="0 81.919998 271.9744 514.45758 704.51196 894.56641 1120.6655 1366.4255 2395.3408 2487.0911 2677.1455 2867.2"
+           y="0"
+           sodipodi:role="line"
+           id="tspan1015">I2C1_SCL[13]</tspan></text>
+    </g>
+    <g
+       id="g1025">
+      <text
+         xml:space="preserve"
+         transform="translate(340.64001,129.28)"
+         style="font-variant:normal;font-weight:normal;font-size:3.99985px;font-family:F1;-inkscape-font-specification:F1;writing-mode:lr-tb;fill:#ff0000;fill-opacity:1;fill-rule:nonzero;stroke:none"
+         id="text1023"><tspan
+           x="0 2.719898"
+           y="0"
+           sodipodi:role="line"
+           id="tspan1021">BI</tspan></text>
+    </g>
+    <g
+       id="g1029">
+      <path
+         d="m 346.07999,124.32 h -6.72"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1027" />
+    </g>
+    <g
+       id="g1033">
+      <path
+         d="m 339.35999,124.32 v 0"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1031" />
+    </g>
+    <g
+       id="g1037">
+      <path
+         d="m 336,127.68 3.35999,-3.36"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1035" />
+    </g>
+    <g
+       id="g1041">
+      <path
+         d="m 339.35999,124.32 v 0"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1039" />
+    </g>
+    <g
+       id="g1045">
+      <path
+         d="m 349.44,127.68 -3.36001,-3.36"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1043" />
+    </g>
+    <g
+       id="g1049">
+      <path
+         d="m 346.07999,124.32 v 0"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1047" />
+    </g>
+    <g
+       id="g1053">
+      <path
+         d="M 346.07999,131.03999 349.44,127.68"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1051" />
+    </g>
+    <g
+       id="g1057">
+      <path
+         d="m 349.44,127.68 v 0"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1055" />
+    </g>
+    <g
+       id="g1061">
+      <path
+         d="M 339.35999,131.03999 336,127.68"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1059" />
+    </g>
+    <g
+       id="g1065">
+      <path
+         d="m 336,127.68 v 0"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1063" />
+    </g>
+    <g
+       id="g1069">
+      <path
+         d="m 339.35999,131.03999 h 6.72"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1067" />
+    </g>
+    <g
+       id="g1073">
+      <path
+         d="m 346.07999,131.03999 v 0"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1071" />
+    </g>
+    <g
+       id="g1079"
+       transform="scale(0.017699,0.018066)">
+      <text
+         xml:space="preserve"
+         transform="translate(20313,7182.3999)"
+         style="font-variant:normal;font-weight:normal;font-size:327.68px;font-family:F1;-inkscape-font-specification:F1;writing-mode:lr-tb;fill:#ff0000;fill-opacity:1;fill-rule:nonzero;stroke:none"
+         id="text1077"><tspan
+           x="0 81.919998 271.9744 514.45758 704.51196 894.56641 1120.6655 1366.4255 2431.3855 2523.136 2713.1904 2903.2446"
+           y="0"
+           sodipodi:role="line"
+           id="tspan1075">I2C1_SDA[13]</tspan></text>
+    </g>
+    <g
+       id="g1083">
+      <path
+         d="m 149.92,122.24 7.36,-7.36"
+         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1081" />
+    </g>
+    <g
+       id="g1087">
+      <path
+         d="m 157.28,114.88 v 0"
+         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1085" />
+    </g>
+    <g
+       id="g1091">
+      <path
+         d="m 151.2,127.04 7.36,-7.36"
+         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1089" />
+    </g>
+    <g
+       id="g1095">
+      <path
+         d="m 158.56,119.68 v 0"
+         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1093" />
+    </g>
+    <g
+       id="g1099">
+      <path
+         d="m 149.92,122.24 1.28,4.8"
+         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1097" />
+    </g>
+    <g
+       id="g1103">
+      <path
+         d="m 151.2,127.04 v 0"
+         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1101" />
+    </g>
+    <g
+       id="g1107">
+      <path
+         d="m 147.84,120.96 h 3.36"
+         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1105" />
+    </g>
+    <g
+       id="g1111">
+      <path
+         d="m 151.2,120.96 v 0"
+         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1109" />
+    </g>
+    <g
+       id="g1115">
+      <path
+         d="m 161.28,120.96 h -4"
+         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1113" />
+    </g>
+    <g
+       id="g1119">
+      <path
+         d="m 157.28,120.96 v 0"
+         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1117" />
+    </g>
+    <g
+       id="g1123">
+      <path
+         d="m 157.28,114.88 1.28,4.8"
+         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1121" />
+    </g>
+    <g
+       id="g1127">
+      <path
+         d="m 158.56,119.68 v 0"
+         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1125" />
+    </g>
+    <g
+       id="g1133"
+       transform="scale(0.017699,0.018066)">
+      <text
+         xml:space="preserve"
+         transform="translate(7213.9199,6624.48)"
+         style="font-variant:normal;font-weight:normal;font-size:327.68px;font-family:F1;-inkscape-font-specification:F1;writing-mode:lr-tb;fill:#000080;fill-opacity:1;fill-rule:nonzero;stroke:none"
+         id="text1131"><tspan
+           x="0 206.4384 432.5376 622.59198 1897.2672 2087.3215 2277.376 2467.4304"
+           y="0"
+           sodipodi:role="line"
+           id="tspan1129">FB27120R</tspan></text>
+    </g>
+    <g
+       id="g1137">
+      <path
+         d="m 147.84,120.96 h -6.72001"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1135" />
+    </g>
+    <g
+       id="g1141">
+      <path
+         d="m 141.11999,120.96 v 0"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1139" />
+    </g>
+    <g
+       id="g1145">
+      <path
+         d="M 161.28,120.96 H 168"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1143" />
+    </g>
+    <g
+       id="g1149">
+      <path
+         d="m 168,120.96 v 0"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1147" />
+    </g>
+    <g
+       id="g1153">
+      <path
+         d="m 262.07999,155.2 v 0 l 4.64001,6.72 h -9.28 z"
+         style="fill:#0000ff;fill-opacity:1;fill-rule:evenodd;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1151" />
+    </g>
+    <g
+       id="g1157">
+      <path
+         d="m 262.07999,154.56 v 0 L 257.44,147.84 h 9.28 z"
+         style="fill:#0000ff;fill-opacity:1;fill-rule:evenodd;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1155" />
+    </g>
+    <g
+       id="g1161">
+      <path
+         d="m 259.35999,154.56 h 5.44"
+         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1159" />
+    </g>
+    <g
+       id="g1165">
+      <path
+         d="m 264.79999,154.56 v 0"
+         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1163" />
+    </g>
+    <g
+       id="g1169">
+      <path
+         d="m 259.35999,155.2 h 5.44"
+         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1167" />
+    </g>
+    <g
+       id="g1173">
+      <path
+         d="m 264.79999,155.2 v 0"
+         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1171" />
+    </g>
+    <g
+       id="g1177">
+      <path
+         d="M 259.35999,155.2 257.44,156.64"
+         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1175" />
+    </g>
+    <g
+       id="g1181">
+      <path
+         d="m 257.44,156.64 v 0"
+         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1179" />
+    </g>
+    <g
+       id="g1185">
+      <path
+         d="m 266.72,153.28 -1.92001,1.28"
+         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1183" />
+    </g>
+    <g
+       id="g1189">
+      <path
+         d="m 264.79999,154.56 v 0"
+         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1187" />
+    </g>
+    <g
+       id="g1193">
+      <path
+         d="m 262.07999,147.84 v -6.72001"
+         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1191" />
+    </g>
+    <g
+       id="g1197">
+      <path
+         d="m 262.07999,141.11999 v 0"
+         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1195" />
+    </g>
+    <g
+       id="g1201">
+      <path
+         d="m 262.07999,168 v -6.08"
+         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1199" />
+    </g>
+    <g
+       id="g1205">
+      <path
+         d="m 262.07999,161.92 v 0"
+         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1203" />
+    </g>
+    <g
+       id="g1209">
+      <path
+         d="m 257.44,156.64 1.91999,-2.08"
+         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1207" />
+    </g>
+    <g
+       id="g1213">
+      <path
+         d="m 259.35999,154.56 v 0"
+         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1211" />
+    </g>
+    <g
+       id="g1217">
+      <path
+         d="M 264.79999,155.2 266.72,153.28"
+         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1215" />
+    </g>
+    <g
+       id="g1221">
+      <path
+         d="m 266.72,153.28 v 0"
+         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1219" />
+    </g>
+    <g
+       id="g1227"
+       transform="scale(0.017699,0.018066)">
+      <text
+         xml:space="preserve"
+         transform="translate(15187.2,8484.3203)"
+         style="font-variant:normal;font-weight:normal;font-size:327.68px;font-family:F1;-inkscape-font-specification:F1;writing-mode:lr-tb;fill:#000080;fill-opacity:1;fill-rule:nonzero;stroke:none"
+         id="text1225"><tspan
+           x="0 245.75999 432.5376"
+           y="0"
+           sodipodi:role="line"
+           id="tspan1223">D19</tspan></text>
+    </g>
+    <g
+       id="g1233"
+       transform="matrix(0,-0.017699,0.018066,0,0,0)">
+      <text
+         xml:space="preserve"
+         transform="translate(-10251.4,14072.5)"
+         style="font-variant:normal;font-weight:normal;font-size:327.68px;font-family:F1;-inkscape-font-specification:F1;writing-mode:lr-tb;fill:#000080;fill-opacity:1;fill-rule:nonzero;stroke:none"
+         id="text1231"><tspan
+           x="0 199.8848 416.15359 652.08319 832.30719 1048.5759 1228.7999 1445.0687 1628.5696 1808.7936 2041.4464 2260.9919"
+           y="0"
+           sodipodi:role="line"
+           id="tspan1229">TPD1E1B04DPY</tspan></text>
+    </g>
+    <g
+       id="g1237">
+      <path
+         d="m 262.07999,141.11999 v -6.72"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1235" />
+    </g>
+    <g
+       id="g1241">
+      <path
+         d="m 262.07999,134.39999 v 0"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1239" />
+    </g>
+    <g
+       id="g1247"
+       transform="matrix(0,-0.017699,0.018066,0,0,0)">
+      <text
+         xml:space="preserve"
+         transform="translate(-7711.2002,14444.5)"
+         style="font-variant:normal;font-weight:normal;font-size:327.68px;font-family:F1;-inkscape-font-specification:F1;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
+         id="text1245"><tspan
+           x="0"
+           y="0"
+           id="tspan1243">2</tspan></text>
+    </g>
+    <g
+       id="g1251">
+      <path
+         d="m 262.07999,168 v 6.72"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1249" />
+    </g>
+    <g
+       id="g1255">
+      <path
+         d="m 262.07999,174.72 v 0"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1253" />
+    </g>
+    <g
+       id="g1261"
+       transform="matrix(0,-0.017699,0.018066,0,0,0)">
+      <text
+         xml:space="preserve"
+         transform="translate(-10061.6,14444.5)"
+         style="font-variant:normal;font-weight:normal;font-size:327.68px;font-family:F1;-inkscape-font-specification:F1;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
+         id="text1259"><tspan
+           x="0"
+           y="0"
+           id="tspan1257">1</tspan></text>
+    </g>
+    <g
+       id="g1265">
+      <path
+         d="m 149.92,135.67999 7.36,-7.35998"
+         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1263" />
+    </g>
+    <g
+       id="g1269">
+      <path
+         d="m 157.28,128.32001 v 0"
+         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1267" />
+    </g>
+    <g
+       id="g1273">
+      <path
+         d="m 151.2,140.48 7.36,-7.36001"
+         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1271" />
+    </g>
+    <g
+       id="g1277">
+      <path
+         d="m 158.56,133.11999 v 0"
+         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1275" />
+    </g>
+    <g
+       id="g1281">
+      <path
+         d="M 149.92,135.67999 151.2,140.48"
+         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1279" />
+    </g>
+    <g
+       id="g1285">
+      <path
+         d="m 151.2,140.48 v 0"
+         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1283" />
+    </g>
+    <g
+       id="g1289">
+      <path
+         d="m 147.84,134.39999 h 3.36"
+         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1287" />
+    </g>
+    <g
+       id="g1293">
+      <path
+         d="m 151.2,134.39999 v 0"
+         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1291" />
+    </g>
+    <g
+       id="g1297">
+      <path
+         d="m 161.28,134.39999 h -4"
+         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1295" />
+    </g>
+    <g
+       id="g1301">
+      <path
+         d="m 157.28,134.39999 v 0"
+         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1299" />
+    </g>
+    <g
+       id="g1305">
+      <path
+         d="m 157.28,128.32001 1.28,4.79998"
+         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1303" />
+    </g>
+    <g
+       id="g1309">
+      <path
+         d="m 158.56,133.11999 v 0"
+         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1307" />
+    </g>
+    <g
+       id="g1315"
+       transform="scale(0.017699,0.018066)">
+      <text
+         xml:space="preserve"
+         transform="translate(7213.9199,7368.3198)"
+         style="font-variant:normal;font-weight:normal;font-size:327.68px;font-family:F1;-inkscape-font-specification:F1;writing-mode:lr-tb;fill:#000080;fill-opacity:1;fill-rule:nonzero;stroke:none"
+         id="text1313"><tspan
+           x="0 206.4384 432.5376 622.59198 1897.2672 2087.3215 2277.376 2467.4304"
+           y="0"
+           sodipodi:role="line"
+           id="tspan1311">FB25120R</tspan></text>
+    </g>
+    <g
+       id="g1319">
+      <path
+         d="m 147.84,134.39999 h -6.72001"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1317" />
+    </g>
+    <g
+       id="g1323">
+      <path
+         d="m 141.11999,134.39999 v 0"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1321" />
+    </g>
+    <g
+       id="g1327">
+      <path
+         d="M 161.28,134.39999 H 168"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1325" />
+    </g>
+    <g
+       id="g1331">
+      <path
+         d="m 168,134.39999 v 0"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1329" />
+    </g>
+    <g
+       id="g1335">
+      <path
+         d="m 295.67999,155.2 v 0 l 4.64002,6.72 h -9.28 z"
+         style="fill:#0000ff;fill-opacity:1;fill-rule:evenodd;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1333" />
+    </g>
+    <g
+       id="g1339">
+      <path
+         d="m 295.67999,154.56 v 0 l -4.63998,-6.72 h 9.28 z"
+         style="fill:#0000ff;fill-opacity:1;fill-rule:evenodd;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1337" />
+    </g>
+    <g
+       id="g1343">
+      <path
+         d="m 292.95999,154.56 h 5.44"
+         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1341" />
+    </g>
+    <g
+       id="g1347">
+      <path
+         d="m 298.39999,154.56 v 0"
+         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1345" />
+    </g>
+    <g
+       id="g1351">
+      <path
+         d="m 292.95999,155.2 h 5.44"
+         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1349" />
+    </g>
+    <g
+       id="g1355">
+      <path
+         d="m 298.39999,155.2 v 0"
+         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1353" />
+    </g>
+    <g
+       id="g1359">
+      <path
+         d="m 292.95999,155.2 -1.91998,1.44"
+         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1357" />
+    </g>
+    <g
+       id="g1363">
+      <path
+         d="m 291.04001,156.64 v 0"
+         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1361" />
+    </g>
+    <g
+       id="g1367">
+      <path
+         d="m 300.32001,153.28 -1.92002,1.28"
+         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1365" />
+    </g>
+    <g
+       id="g1371">
+      <path
+         d="m 298.39999,154.56 v 0"
+         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1369" />
+    </g>
+    <g
+       id="g1375">
+      <path
+         d="m 295.67999,147.84 v -6.72001"
+         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1373" />
+    </g>
+    <g
+       id="g1379">
+      <path
+         d="m 295.67999,141.11999 v 0"
+         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1377" />
+    </g>
+    <g
+       id="g1383">
+      <path
+         d="m 295.67999,168 v -6.08"
+         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1381" />
+    </g>
+    <g
+       id="g1387">
+      <path
+         d="m 295.67999,161.92 v 0"
+         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1385" />
+    </g>
+    <g
+       id="g1391">
+      <path
+         d="m 291.04001,156.64 1.91998,-2.08"
+         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1389" />
+    </g>
+    <g
+       id="g1395">
+      <path
+         d="m 292.95999,154.56 v 0"
+         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1393" />
+    </g>
+    <g
+       id="g1399">
+      <path
+         d="m 298.39999,155.2 1.92002,-1.92"
+         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1397" />
+    </g>
+    <g
+       id="g1403">
+      <path
+         d="m 300.32001,153.28 v 0"
+         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1401" />
+    </g>
+    <g
+       id="g1409"
+       transform="scale(0.017699,0.018066)">
+      <text
+         xml:space="preserve"
+         transform="translate(17085.6,8484.3203)"
+         style="font-variant:normal;font-weight:normal;font-size:327.68px;font-family:F1;-inkscape-font-specification:F1;writing-mode:lr-tb;fill:#000080;fill-opacity:1;fill-rule:nonzero;stroke:none"
+         id="text1407"><tspan
+           x="0 245.75999 432.5376"
+           y="0"
+           sodipodi:role="line"
+           id="tspan1405">D20</tspan></text>
+    </g>
+    <g
+       id="g1415"
+       transform="matrix(0,-0.017699,0.018066,0,0,0)">
+      <text
+         xml:space="preserve"
+         transform="translate(-10251.4,15932.3)"
+         style="font-variant:normal;font-weight:normal;font-size:327.68px;font-family:F1;-inkscape-font-specification:F1;writing-mode:lr-tb;fill:#000080;fill-opacity:1;fill-rule:nonzero;stroke:none"
+         id="text1413"><tspan
+           x="0 199.8848 416.15359 652.08319 832.30719 1048.5759 1228.7999 1445.0687 1628.5696 1808.7936 2041.4464 2260.9919"
+           y="0"
+           sodipodi:role="line"
+           id="tspan1411">TPD1E1B04DPY</tspan></text>
+    </g>
+    <g
+       id="g1419">
+      <path
+         d="m 295.67999,141.11999 v -6.72"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1417" />
+    </g>
+    <g
+       id="g1423">
+      <path
+         d="m 295.67999,134.39999 v 0"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1421" />
+    </g>
+    <g
+       id="g1429"
+       transform="matrix(0,-0.017699,0.018066,0,0,0)">
+      <text
+         xml:space="preserve"
+         transform="translate(-7711.2002,16304.3)"
+         style="font-variant:normal;font-weight:normal;font-size:327.68px;font-family:F1;-inkscape-font-specification:F1;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
+         id="text1427"><tspan
+           x="0"
+           y="0"
+           id="tspan1425">2</tspan></text>
+    </g>
+    <g
+       id="g1433">
+      <path
+         d="m 295.67999,168 v 6.72"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1431" />
+    </g>
+    <g
+       id="g1437">
+      <path
+         d="m 295.67999,174.72 v 0"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1435" />
+    </g>
+    <g
+       id="g1443"
+       transform="matrix(0,-0.017699,0.018066,0,0,0)">
+      <text
+         xml:space="preserve"
+         transform="translate(-10061.6,16304.3)"
+         style="font-variant:normal;font-weight:normal;font-size:327.68px;font-family:F1;-inkscape-font-specification:F1;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
+         id="text1441"><tspan
+           x="0"
+           y="0"
+           id="tspan1439">1</tspan></text>
+    </g>
+    <g
+       id="g1447">
+      <path
+         d="m 149.92,142.39999 7.36,-7.36"
+         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1445" />
+    </g>
+    <g
+       id="g1451">
+      <path
+         d="m 157.28,135.03999 v 0"
+         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1449" />
+    </g>
+    <g
+       id="g1455">
+      <path
+         d="m 151.2,147.2 7.36,-7.36"
+         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1453" />
+    </g>
+    <g
+       id="g1459">
+      <path
+         d="m 158.56,139.84 v 0"
+         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1457" />
+    </g>
+    <g
+       id="g1463">
+      <path
+         d="M 149.92,142.39999 151.2,147.2"
+         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1461" />
+    </g>
+    <g
+       id="g1467">
+      <path
+         d="m 151.2,147.2 v 0"
+         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1465" />
+    </g>
+    <g
+       id="g1471">
+      <path
+         d="m 147.84,141.11999 h 3.36"
+         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1469" />
+    </g>
+    <g
+       id="g1475">
+      <path
+         d="m 151.2,141.11999 v 0"
+         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1473" />
+    </g>
+    <g
+       id="g1479">
+      <path
+         d="m 161.28,141.11999 h -4"
+         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1477" />
+    </g>
+    <g
+       id="g1483">
+      <path
+         d="m 157.28,141.11999 v 0"
+         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1481" />
+    </g>
+    <g
+       id="g1487">
+      <path
+         d="m 157.28,135.03999 1.28,4.80001"
+         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1485" />
+    </g>
+    <g
+       id="g1491">
+      <path
+         d="m 158.56,139.84 v 0"
+         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1489" />
+    </g>
+    <g
+       id="g1497"
+       transform="scale(0.017699,0.018066)">
+      <text
+         xml:space="preserve"
+         transform="translate(7213.9199,7740.3198)"
+         style="font-variant:normal;font-weight:normal;font-size:327.68px;font-family:F1;-inkscape-font-specification:F1;writing-mode:lr-tb;fill:#000080;fill-opacity:1;fill-rule:nonzero;stroke:none"
+         id="text1495"><tspan
+           x="0 206.4384 432.5376 1897.2672 2087.3215 2277.376 2467.4304"
+           y="0"
+           sodipodi:role="line"
+           id="tspan1493">FB3120R</tspan></text>
+    </g>
+    <g
+       id="g1503"
+       transform="scale(0.017699,0.018066)">
+      <text
+         xml:space="preserve"
+         transform="translate(9112.3203,8112.3198)"
+         style="font-variant:normal;font-weight:normal;font-size:327.68px;font-family:F1;-inkscape-font-specification:F1;writing-mode:lr-tb;fill:#800040;fill-opacity:1;fill-rule:nonzero;stroke:none"
+         id="text1501"><tspan
+           x="0 190.0544 281.80478 468.5824"
+           y="0"
+           sodipodi:role="line"
+           id="tspan1499">1.3A</tspan></text>
+    </g>
+    <g
+       id="g1509"
+       transform="scale(0.017699,0.018066)">
+      <text
+         xml:space="preserve"
+         transform="translate(7213.9199,8112.3198)"
+         style="font-variant:normal;font-weight:normal;font-size:327.68px;font-family:F1;-inkscape-font-specification:F1;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
+         id="text1507"><tspan
+           x="0 190.0544 380.1088 570.16321"
+           y="0"
+           sodipodi:role="line"
+           id="tspan1505">0402</tspan></text>
+    </g>
+    <g
+       id="g1513">
+      <path
+         d="m 147.84,141.11999 h -6.72001"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1511" />
+    </g>
+    <g
+       id="g1517">
+      <path
+         d="m 141.11999,141.11999 v 0"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1515" />
+    </g>
+    <g
+       id="g1521">
+      <path
+         d="M 161.28,141.11999 H 168"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1519" />
+    </g>
+    <g
+       id="g1525">
+      <path
+         d="m 168,141.11999 v 0"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1523" />
+    </g>
+    <g
+       id="g1529">
+      <path
+         d="M 215.67999,155.84 H 227.84"
+         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1527" />
+    </g>
+    <g
+       id="g1533">
+      <path
+         d="m 227.84,155.84 v 0"
+         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1531" />
+    </g>
+    <g
+       id="g1537">
+      <path
+         d="M 221.75999,161.28 V 159.2"
+         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1535" />
+    </g>
+    <g
+       id="g1541">
+      <path
+         d="m 221.75999,159.2 v 0"
+         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1539" />
+    </g>
+    <g
+       id="g1545">
+      <path
+         d="m 221.75999,154.56 v 1.28"
+         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1543" />
+    </g>
+    <g
+       id="g1549">
+      <path
+         d="m 221.75999,155.84 v 0"
+         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1547" />
+    </g>
+    <g
+       id="g1553">
+      <path
+         d="M 215.67999,159.2 H 227.84"
+         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1551" />
+    </g>
+    <g
+       id="g1557">
+      <path
+         d="m 227.84,159.2 v 0"
+         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1555" />
+    </g>
+    <g
+       id="g1563"
+       transform="scale(0.017699,0.018066)">
+      <text
+         xml:space="preserve"
+         transform="translate(12909.1,8484.3203)"
+         style="font-variant:normal;font-weight:normal;font-size:327.68px;font-family:F1;-inkscape-font-specification:F1;writing-mode:lr-tb;fill:#000080;fill-opacity:1;fill-rule:nonzero;stroke:none"
+         id="text1561"><tspan
+           x="0 245.75999 432.5376 622.59198"
+           y="0"
+           sodipodi:role="line"
+           id="tspan1559">C253</tspan></text>
+    </g>
+    <g
+       id="g1569"
+       transform="scale(0.017699,0.018066)">
+      <text
+         xml:space="preserve"
+         transform="translate(12909.1,8856.1602)"
+         style="font-variant:normal;font-weight:normal;font-size:327.68px;font-family:F1;-inkscape-font-specification:F1;writing-mode:lr-tb;fill:#000080;fill-opacity:1;fill-rule:nonzero;stroke:none"
+         id="text1567"><tspan
+           x="0 190.0544 380.1088 570.16321 760.21759"
+           y="0"
+           sodipodi:role="line"
+           id="tspan1565">100nF</tspan></text>
+    </g>
+    <g
+       id="g1575"
+       transform="scale(0.017699,0.018066)">
+      <text
+         xml:space="preserve"
+         transform="translate(12909.1,9600.1602)"
+         style="font-variant:normal;font-weight:normal;font-size:327.68px;font-family:F1;-inkscape-font-specification:F1;writing-mode:lr-tb;fill:#800000;fill-opacity:1;fill-rule:nonzero;stroke:none"
+         id="text1573"><tspan
+           x="0 245.75999 432.5376 622.59198 812.64636"
+           y="0"
+           sodipodi:role="line"
+           id="tspan1571">C0201</tspan></text>
+    </g>
+    <g
+       id="g1581"
+       transform="scale(0.017699,0.018066)">
+      <text
+         xml:space="preserve"
+         transform="translate(12909.1,9228.1602)"
+         style="font-variant:normal;font-weight:normal;font-size:327.68px;font-family:F1;-inkscape-font-specification:F1;writing-mode:lr-tb;fill:#800000;fill-opacity:1;fill-rule:nonzero;stroke:none"
+         id="text1579"><tspan
+           x="0 190.0544 380.1088"
+           y="0"
+           sodipodi:role="line"
+           id="tspan1577">10V</tspan></text>
+    </g>
+    <g
+       id="g1585">
+      <path
+         d="m 221.75999,154.56 v -6.72"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1583" />
+    </g>
+    <g
+       id="g1589">
+      <path
+         d="m 221.75999,147.84 v 0"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1587" />
+    </g>
+    <g
+       id="g1593">
+      <path
+         d="M 221.75999,161.28 V 168"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1591" />
+    </g>
+    <g
+       id="g1597">
+      <path
+         d="m 221.75999,168 v 0"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1595" />
+    </g>
+    <g
+       id="g1601">
+      <path
+         d="M 94.080002,114.24 H 80.639999 v 33.6 h 13.440003 z"
+         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1599" />
+    </g>
+    <g
+       id="g1605">
+      <path
+         d="m 90.720001,114.24 v 0 -2.72 H 84 v 2.72"
+         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1603" />
+    </g>
+    <g
+       id="g1609">
+      <path
+         d="m 84,147.84 v 0.64 2.08 h 6.720001 v -2.72"
+         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1607" />
+    </g>
+    <g
+       id="g1615"
+       transform="scale(0.017699,0.018066)">
+      <text
+         xml:space="preserve"
+         transform="translate(4556.1602,5880.48)"
+         style="font-variant:normal;font-weight:normal;font-size:327.68px;font-family:F1;-inkscape-font-specification:F1;writing-mode:lr-tb;fill:#000080;fill-opacity:1;fill-rule:nonzero;stroke:none"
+         id="text1613"><tspan
+           x="0 170.3936"
+           y="0"
+           sodipodi:role="line"
+           id="tspan1611">J7</tspan></text>
+    </g>
+    <g
+       id="g1621"
+       transform="scale(0.017699,0.018066)">
+      <text
+         xml:space="preserve"
+         transform="translate(3796.8,8856.1602)"
+         style="font-variant:normal;font-weight:normal;font-size:327.68px;font-family:F1;-inkscape-font-specification:F1;writing-mode:lr-tb;fill:#000080;fill-opacity:1;fill-rule:nonzero;stroke:none"
+         id="text1619"><tspan
+           x="0 190.0544 416.15359 524.28796 714.34241 806.09277 992.87036 1274.6752 1556.48 1664.6144 1854.6687 2041.4464"
+           y="0"
+           sodipodi:role="line"
+           id="tspan1617">4P-2.0mm-90D</tspan></text>
+    </g>
+    <g
+       id="g1627"
+       transform="scale(0.017699,0.018066)">
+      <text
+         xml:space="preserve"
+         transform="translate(3796.8,9228.1602)"
+         style="font-variant:normal;font-weight:normal;font-size:327.68px;font-family:F1;-inkscape-font-specification:F1;writing-mode:lr-tb;fill:#800000;fill-opacity:1;fill-rule:nonzero;stroke:none"
+         id="text1625"><tspan
+           x="0 170.3936 396.4928 606.20801 796.26239 986.31677 1176.3712 1336.9343 1618.7391 1808.7936 1998.8479 2188.9023 2378.9568 2565.7344 2755.7888 2945.843 3135.8975"
+           y="0"
+           sodipodi:role="line"
+           id="tspan1623">JST4p_smd_2_0_90d</tspan></text>
+    </g>
+    <g
+       id="g1631">
+      <path
+         d="M 94.080002,120.96 H 114.24"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1629" />
+    </g>
+    <g
+       id="g1635">
+      <path
+         d="m 114.24,120.96 v 0"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1633" />
+    </g>
+    <g
+       id="g1641"
+       transform="scale(0.018805,0.018555)">
+      <text
+         xml:space="preserve"
+         transform="translate(5249.6001,6441.4399)"
+         style="font-variant:normal;font-weight:normal;font-size:327.68px;font-family:F1;-inkscape-font-specification:F1;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
+         id="text1639"><tspan
+           x="0"
+           y="0"
+           id="tspan1637">1</tspan></text>
+    </g>
+    <g
+       id="g1645">
+      <path
+         d="M 94.080002,127.68 H 114.24"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1643" />
+    </g>
+    <g
+       id="g1649">
+      <path
+         d="m 114.24,127.68 v 0"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1647" />
+    </g>
+    <g
+       id="g1655"
+       transform="scale(0.018805,0.018555)">
+      <text
+         xml:space="preserve"
+         transform="translate(5249.6001,6803.6802)"
+         style="font-variant:normal;font-weight:normal;font-size:327.68px;font-family:F1;-inkscape-font-specification:F1;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
+         id="text1653"><tspan
+           x="0"
+           y="0"
+           id="tspan1651">2</tspan></text>
+    </g>
+    <g
+       id="g1659">
+      <path
+         d="M 94.080002,134.39999 H 114.24"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1657" />
+    </g>
+    <g
+       id="g1663">
+      <path
+         d="m 114.24,134.39999 v 0"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1661" />
+    </g>
+    <g
+       id="g1669"
+       transform="scale(0.018805,0.018555)">
+      <text
+         xml:space="preserve"
+         transform="translate(5249.6001,7165.9199)"
+         style="font-variant:normal;font-weight:normal;font-size:327.68px;font-family:F1;-inkscape-font-specification:F1;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
+         id="text1667"><tspan
+           x="0"
+           y="0"
+           id="tspan1665">3</tspan></text>
+    </g>
+    <g
+       id="g1673">
+      <path
+         d="M 80.639999,127.68 H 73.919998"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1671" />
+    </g>
+    <g
+       id="g1677">
+      <path
+         d="m 73.919998,127.68 v 0"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1675" />
+    </g>
+    <g
+       id="g1683"
+       transform="scale(0.018805,0.018555)">
+      <text
+         xml:space="preserve"
+         transform="translate(3862.72,6803.6802)"
+         style="font-variant:normal;font-weight:normal;font-size:327.68px;font-family:F1;-inkscape-font-specification:F1;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
+         id="text1681"><tspan
+           x="0"
+           y="0"
+           id="tspan1679">5</tspan></text>
+    </g>
+    <g
+       id="g1687">
+      <path
+         d="M 80.639999,134.39999 H 73.919998"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1685" />
+    </g>
+    <g
+       id="g1691">
+      <path
+         d="m 73.919998,134.39999 v 0"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1689" />
+    </g>
+    <g
+       id="g1697"
+       transform="scale(0.018805,0.018555)">
+      <text
+         xml:space="preserve"
+         transform="translate(3862.72,7165.9199)"
+         style="font-variant:normal;font-weight:normal;font-size:327.68px;font-family:F1;-inkscape-font-specification:F1;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
+         id="text1695"><tspan
+           x="0"
+           y="0"
+           id="tspan1693">6</tspan></text>
+    </g>
+    <g
+       id="g1701">
+      <path
+         d="M 94.080002,141.11999 H 114.24"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1699" />
+    </g>
+    <g
+       id="g1705">
+      <path
+         d="m 114.24,141.11999 v 0"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1703" />
+    </g>
+    <g
+       id="g1711"
+       transform="scale(0.018805,0.018555)">
+      <text
+         xml:space="preserve"
+         transform="translate(5249.6001,7528)"
+         style="font-variant:normal;font-weight:normal;font-size:327.68px;font-family:F1;-inkscape-font-specification:F1;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
+         id="text1709"><tspan
+           x="0"
+           y="0"
+           id="tspan1707">4</tspan></text>
+    </g>
+    <g
+       id="g1715">
+      <path
+         d="M 149.92,128.96001 157.28,121.6"
+         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1713" />
+    </g>
+    <g
+       id="g1719">
+      <path
+         d="m 157.28,121.6 v 0"
+         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1717" />
+    </g>
+    <g
+       id="g1723">
+      <path
+         d="M 151.2,133.75999 158.56,126.4"
+         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1721" />
+    </g>
+    <g
+       id="g1727">
+      <path
+         d="m 158.56,126.4 v 0"
+         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1725" />
+    </g>
+    <g
+       id="g1731">
+      <path
+         d="m 149.92,128.96001 1.28,4.79998"
+         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1729" />
+    </g>
+    <g
+       id="g1735">
+      <path
+         d="m 151.2,133.75999 v 0"
+         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1733" />
+    </g>
+    <g
+       id="g1739">
+      <path
+         d="m 147.84,127.68 h 3.36"
+         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1737" />
+    </g>
+    <g
+       id="g1743">
+      <path
+         d="m 151.2,127.68 v 0"
+         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1741" />
+    </g>
+    <g
+       id="g1747">
+      <path
+         d="m 161.28,127.68 h -4"
+         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1745" />
+    </g>
+    <g
+       id="g1751">
+      <path
+         d="m 157.28,127.68 v 0"
+         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1749" />
+    </g>
+    <g
+       id="g1755">
+      <path
+         d="m 157.28,121.6 1.28,4.8"
+         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1753" />
+    </g>
+    <g
+       id="g1759">
+      <path
+         d="m 158.56,126.4 v 0"
+         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1757" />
+    </g>
+    <g
+       id="g1765"
+       transform="scale(0.017699,0.018066)">
+      <text
+         xml:space="preserve"
+         transform="translate(7213.9199,6996.48)"
+         style="font-variant:normal;font-weight:normal;font-size:327.68px;font-family:F1;-inkscape-font-specification:F1;writing-mode:lr-tb;fill:#000080;fill-opacity:1;fill-rule:nonzero;stroke:none"
+         id="text1763"><tspan
+           x="0 206.4384 432.5376 622.59198 1897.2672 2087.3215 2277.376 2467.4304"
+           y="0"
+           sodipodi:role="line"
+           id="tspan1761">FB26120R</tspan></text>
+    </g>
+    <g
+       id="g1769">
+      <path
+         d="m 147.84,127.68 h -6.72001"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1767" />
+    </g>
+    <g
+       id="g1773">
+      <path
+         d="m 141.11999,127.68 v 0"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1771" />
+    </g>
+    <g
+       id="g1777">
+      <path
+         d="M 161.28,127.68 H 168"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1775" />
+    </g>
+    <g
+       id="g1781">
+      <path
+         d="m 168,127.68 v 0"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1779" />
+    </g>
+    <g
+       id="g1785">
+      <path
+         d="M 221.75999,134.39999 V 100.8"
+         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1783" />
+    </g>
+    <g
+       id="g1789">
+      <path
+         d="m 221.75999,100.8 v 0"
+         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1787" />
+    </g>
+    <g
+       id="g1793"
+       transform="translate(222.88,134.32001)">
+      <path
+         d="m 0,0 c 0,-0.66 -0.53,-1.2 -1.2,-1.2 -0.67,0 -1.2,0.54 -1.2,1.2 0,0.66 0.53,1.2 1.2,1.2 C -0.53,1.2 0,0.66 0,0 Z"
+         style="fill:#ff00ff;fill-opacity:1;fill-rule:evenodd;stroke:#ff00ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1791" />
+    </g>
+    <g
+       id="g1797">
+      <path
+         d="m 114.24,120.96 h 26.87999"
+         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1795" />
+    </g>
+    <g
+       id="g1801">
+      <path
+         d="m 141.11999,120.96 v 0"
+         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1799" />
+    </g>
+    <g
+       id="g1805">
+      <path
+         d="M 295.67999,134.39999 V 120.96"
+         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1803" />
+    </g>
+    <g
+       id="g1809">
+      <path
+         d="m 295.67999,120.96 v 0"
+         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1807" />
+    </g>
+    <g
+       id="g1813">
+      <path
+         d="M 336,120.96 H 295.67999"
+         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1811" />
+    </g>
+    <g
+       id="g1817">
+      <path
+         d="m 295.67999,120.96 v 0"
+         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1815" />
+    </g>
+    <g
+       id="g1823"
+       transform="scale(0.017699,0.018066)">
+      <text
+         xml:space="preserve"
+         transform="translate(17157.9,6624.48)"
+         style="font-variant:normal;font-weight:normal;font-size:327.68px;font-family:F1;-inkscape-font-specification:F1;writing-mode:lr-tb;fill:#ff0000;fill-opacity:1;fill-rule:nonzero;stroke:none"
+         id="text1821"><tspan
+           x="0 226.0992 308.0192 550.50238"
+           y="0"
+           sodipodi:role="line"
+           id="tspan1819">AIN2</tspan></text>
+    </g>
+    <g
+       id="g1827">
+      <path
+         d="M 73.919998,127.68 H 60.48"
+         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1825" />
+    </g>
+    <g
+       id="g1831">
+      <path
+         d="m 60.48,127.68 v 0"
+         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1829" />
+    </g>
+    <g
+       id="g1835">
+      <path
+         d="M 60.48,134.39999 V 127.68"
+         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1833" />
+    </g>
+    <g
+       id="g1839">
+      <path
+         d="m 60.48,127.68 v 0"
+         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1837" />
+    </g>
+    <g
+       id="g1843">
+      <path
+         d="m 114.24,127.68 h 26.87999"
+         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1841" />
+    </g>
+    <g
+       id="g1847">
+      <path
+         d="m 141.11999,127.68 v 0"
+         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1845" />
+    </g>
+    <g
+       id="g1851">
+      <path
+         d="M 262.07999,134.39999 V 127.68"
+         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1849" />
+    </g>
+    <g
+       id="g1855">
+      <path
+         d="m 262.07999,127.68 v 0"
+         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1853" />
+    </g>
+    <g
+       id="g1859">
+      <path
+         d="M 336,127.68 H 262.07999"
+         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1857" />
+    </g>
+    <g
+       id="g1863">
+      <path
+         d="m 262.07999,127.68 v 0"
+         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1861" />
+    </g>
+    <g
+       id="g1867"
+       transform="translate(263.20001,127.6)">
+      <path
+         d="m 0,0 c 0,-0.66 -0.53,-1.2 -1.2,-1.2 -0.67,0 -1.2,0.54 -1.2,1.2 0,0.66 0.53,1.2 1.2,1.2 C -0.53,1.2 0,0.66 0,0 Z"
+         style="fill:#ff00ff;fill-opacity:1;fill-rule:evenodd;stroke:#ff00ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1865" />
+    </g>
+    <g
+       id="g1871">
+      <path
+         d="M 73.919998,134.39999 H 60.48"
+         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1869" />
+    </g>
+    <g
+       id="g1875">
+      <path
+         d="m 60.48,134.39999 v 0"
+         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1873" />
+    </g>
+    <g
+       id="g1879">
+      <path
+         d="M 60.48,181.44 V 134.39999"
+         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1877" />
+    </g>
+    <g
+       id="g1883">
+      <path
+         d="m 60.48,134.39999 v 0"
+         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1881" />
+    </g>
+    <g
+       id="g1887"
+       transform="translate(61.599998,134.32001)">
+      <path
+         d="m 0,0 c 0,-0.66 -0.53,-1.2 -1.2,-1.2 -0.67,0 -1.2,0.54 -1.2,1.2 0,0.66 0.53,1.2 1.2,1.2 C -0.53,1.2 0,0.66 0,0 Z"
+         style="fill:#ff00ff;fill-opacity:1;fill-rule:evenodd;stroke:#ff00ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1885" />
+    </g>
+    <g
+       id="g1891">
+      <path
+         d="m 114.24,134.39999 h 26.87999"
+         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1889" />
+    </g>
+    <g
+       id="g1895">
+      <path
+         d="m 141.11999,134.39999 v 0"
+         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1893" />
+    </g>
+    <g
+       id="g1899">
+      <path
+         d="M 221.75999,147.84 V 134.39999"
+         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1897" />
+    </g>
+    <g
+       id="g1903">
+      <path
+         d="m 221.75999,134.39999 v 0"
+         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1901" />
+    </g>
+    <g
+       id="g1907">
+      <path
+         d="m 114.24,141.11999 h 26.87999"
+         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1905" />
+    </g>
+    <g
+       id="g1911">
+      <path
+         d="m 141.11999,141.11999 v 0"
+         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1909" />
+    </g>
+    <g
+       id="g1915">
+      <path
+         d="M 201.60001,181.44 V 141.11999"
+         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1913" />
+    </g>
+    <g
+       id="g1919">
+      <path
+         d="m 201.60001,141.11999 v 0"
+         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1917" />
+    </g>
+    <g
+       id="g1923">
+      <path
+         d="M 221.75999,181.44 V 168"
+         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1921" />
+    </g>
+    <g
+       id="g1927">
+      <path
+         d="m 221.75999,168 v 0"
+         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1925" />
+    </g>
+    <g
+       id="g1931">
+      <path
+         d="m 262.07999,181.44 v -6.72"
+         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1929" />
+    </g>
+    <g
+       id="g1935">
+      <path
+         d="m 262.07999,174.72 v 0"
+         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1933" />
+    </g>
+    <g
+       id="g1939">
+      <path
+         d="m 295.67999,181.44 v -6.72"
+         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1937" />
+    </g>
+    <g
+       id="g1943">
+      <path
+         d="m 295.67999,174.72 v 0"
+         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1941" />
+    </g>
+    <g
+       id="g1947">
+      <path
+         d="M 221.75999,181.44 H 201.60001"
+         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1945" />
+    </g>
+    <g
+       id="g1951">
+      <path
+         d="m 201.60001,181.44 v 0"
+         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1949" />
+    </g>
+    <g
+       id="g1955"
+       transform="translate(222.88,181.36)">
+      <path
+         d="m 0,0 c 0,-0.66 -0.53,-1.2 -1.2,-1.2 -0.67,0 -1.2,0.54 -1.2,1.2 0,0.66 0.53,1.2 1.2,1.2 C -0.53,1.2 0,0.66 0,0 Z"
+         style="fill:#ff00ff;fill-opacity:1;fill-rule:evenodd;stroke:#ff00ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1953" />
+    </g>
+    <g
+       id="g1959">
+      <path
+         d="M 221.75999,194.88 V 181.44"
+         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1957" />
+    </g>
+    <g
+       id="g1963">
+      <path
+         d="m 221.75999,181.44 v 0"
+         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1961" />
+    </g>
+    <g
+       id="g1967">
+      <path
+         d="m 262.07999,181.44 h -40.32"
+         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1965" />
+    </g>
+    <g
+       id="g1971">
+      <path
+         d="m 221.75999,181.44 v 0"
+         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1969" />
+    </g>
+    <g
+       id="g1975">
+      <path
+         d="m 295.67999,181.44 h -33.6"
+         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1973" />
+    </g>
+    <g
+       id="g1979">
+      <path
+         d="m 262.07999,181.44 v 0"
+         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1977" />
+    </g>
+    <g
+       id="g1983"
+       transform="translate(263.20001,181.36)">
+      <path
+         d="m 0,0 c 0,-0.66 -0.53,-1.2 -1.2,-1.2 -0.67,0 -1.2,0.54 -1.2,1.2 0,0.66 0.53,1.2 1.2,1.2 C -0.53,1.2 0,0.66 0,0 Z"
+         style="fill:#ff00ff;fill-opacity:1;fill-rule:evenodd;stroke:#ff00ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1981" />
+    </g>
+    <g
+       id="g1987">
+      <path
+         d="m 168,141.11999 h 33.60001"
+         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1985" />
+    </g>
+    <g
+       id="g1991">
+      <path
+         d="m 201.60001,141.11999 v 0"
+         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1989" />
+    </g>
+    <g
+       id="g1995">
+      <path
+         d="m 168,134.39999 h 53.75999"
+         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1993" />
+    </g>
+    <g
+       id="g1999">
+      <path
+         d="m 221.75999,134.39999 v 0"
+         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path1997" />
+    </g>
+    <g
+       id="g2003">
+      <path
+         d="m 168,127.68 h 94.07999"
+         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path2001" />
+    </g>
+    <g
+       id="g2007">
+      <path
+         d="m 262.07999,127.68 v 0"
+         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path2005" />
+    </g>
+    <g
+       id="g2011">
+      <path
+         d="M 168,120.96 H 295.67999"
+         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path2009" />
+    </g>
+    <g
+       id="g2015">
+      <path
+         d="m 295.67999,120.96 v 0"
+         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path2013" />
+    </g>
+    <g
+       id="g2019"
+       transform="translate(296.79999,120.88)">
+      <path
+         d="m 0,0 c 0,-0.66 -0.53,-1.2 -1.2,-1.2 -0.67,0 -1.2,0.54 -1.2,1.2 0,0.66 0.53,1.2 1.2,1.2 C -0.53,1.2 0,0.66 0,0 Z"
+         style="fill:#ff00ff;fill-opacity:1;fill-rule:evenodd;stroke:#ff00ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path2017" />
+    </g>
+    <g
+       id="g2023"
+       transform="translate(222.88,134.32001)">
+      <path
+         d="m 0,0 c 0,-0.66 -0.53,-1.2 -1.2,-1.2 -0.67,0 -1.2,0.54 -1.2,1.2 0,0.66 0.53,1.2 1.2,1.2 C -0.53,1.2 0,0.66 0,0 Z"
+         style="fill:#ff00ff;fill-opacity:1;fill-rule:evenodd;stroke:#ff00ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path2021" />
+    </g>
+    <g
+       id="g2027"
+       transform="translate(263.20001,127.6)">
+      <path
+         d="m 0,0 c 0,-0.66 -0.53,-1.2 -1.2,-1.2 -0.67,0 -1.2,0.54 -1.2,1.2 0,0.66 0.53,1.2 1.2,1.2 C -0.53,1.2 0,0.66 0,0 Z"
+         style="fill:#ff00ff;fill-opacity:1;fill-rule:evenodd;stroke:#ff00ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path2025" />
+    </g>
+    <g
+       id="g2031"
+       transform="translate(61.599998,134.32001)">
+      <path
+         d="m 0,0 c 0,-0.66 -0.53,-1.2 -1.2,-1.2 -0.67,0 -1.2,0.54 -1.2,1.2 0,0.66 0.53,1.2 1.2,1.2 C -0.53,1.2 0,0.66 0,0 Z"
+         style="fill:#ff00ff;fill-opacity:1;fill-rule:evenodd;stroke:#ff00ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path2029" />
+    </g>
+    <g
+       id="g2035"
+       transform="translate(222.88,181.36)">
+      <path
+         d="m 0,0 c 0,-0.66 -0.53,-1.2 -1.2,-1.2 -0.67,0 -1.2,0.54 -1.2,1.2 0,0.66 0.53,1.2 1.2,1.2 C -0.53,1.2 0,0.66 0,0 Z"
+         style="fill:#ff00ff;fill-opacity:1;fill-rule:evenodd;stroke:#ff00ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path2033" />
+    </g>
+    <g
+       id="g2039"
+       transform="translate(263.20001,181.36)">
+      <path
+         d="m 0,0 c 0,-0.66 -0.53,-1.2 -1.2,-1.2 -0.67,0 -1.2,0.54 -1.2,1.2 0,0.66 0.53,1.2 1.2,1.2 C -0.53,1.2 0,0.66 0,0 Z"
+         style="fill:#ff00ff;fill-opacity:1;fill-rule:evenodd;stroke:#ff00ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path2037" />
+    </g>
+    <g
+       id="g2043"
+       transform="translate(296.79999,120.88)">
+      <path
+         d="m 0,0 c 0,-0.66 -0.53,-1.2 -1.2,-1.2 -0.67,0 -1.2,0.54 -1.2,1.2 0,0.66 0.53,1.2 1.2,1.2 C -0.53,1.2 0,0.66 0,0 Z"
+         style="fill:#ff00ff;fill-opacity:1;fill-rule:evenodd;stroke:#ff00ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path2041" />
+    </g>
   </g>
 </svg>
diff --git a/boards/beagleplay/images/hardware-design/hdmi.svg b/boards/beagleplay/images/hardware-design/hdmi.svg
index 81b03fa25658750e9eac1e846d12377fbae43501..9978d3fb1ce3fb4982b1495d5c7b43a1b832aa29 100644
--- a/boards/beagleplay/images/hardware-design/hdmi.svg
+++ b/boards/beagleplay/images/hardware-design/hdmi.svg
@@ -7,7 +7,8 @@
    width="1063.4814"
    height="517.34381"
    viewBox="0 0 1063.4815 517.34381"
-   sodipodi:docname="BeaglePlay_SCH_PDF.pdf"
+   sodipodi:docname="hdmi.svg"
+   inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
    xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
    xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
    xmlns="http://www.w3.org/2000/svg"
@@ -23,7 +24,16 @@
      inkscape:pageopacity="0.0"
      inkscape:pagecheckerboard="0"
      inkscape:deskcolor="#d1d1d1"
-     showgrid="false" />
+     showgrid="false"
+     inkscape:zoom="1.2261615"
+     inkscape:cx="531.74072"
+     inkscape:cy="258.53038"
+     inkscape:window-width="2560"
+     inkscape:window-height="1367"
+     inkscape:window-x="0"
+     inkscape:window-y="0"
+     inkscape:window-maximized="1"
+     inkscape:current-layer="g93577" />
   <g
      id="g93577"
      inkscape:groupmode="layer"
@@ -155,19 +165,6 @@
          style="fill:none;stroke:#000000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
          id="path94031" />
     </g>
-    <g
-       id="g94037"
-       transform="translate(-31.329735,41.77298)">
-      <text
-         xml:space="preserve"
-         transform="translate(282.23999,24)"
-         style="font-variant:normal;font-weight:normal;font-size:18.0793px;font-family:F5;-inkscape-font-specification:F5;writing-mode:lr-tb;fill:#008080;fill-opacity:1;fill-rule:nonzero;stroke:none"
-         id="text94041"><tspan
-           x="0 10.305201 21.69516 31.829454 40.992695 50.032345 59.195583 63.282848 69.550575 79.084579 83.423607 94.632774 106.02944 121.93923"
-           y="0"
-           sodipodi:role="line"
-           id="tspan94039">RGB888 to HDMI</tspan></text>
-    </g>
     <g
        id="g94049"
        transform="scale(0.017087,0.018066)">
diff --git a/boards/beagleplay/images/hardware-design/leds.svg b/boards/beagleplay/images/hardware-design/leds.svg
index 5b31236fa319662bc92fc9da485b39264c9cbd42..81c44c7cb778e28cd717c9b844ad774cf83a4543 100644
--- a/boards/beagleplay/images/hardware-design/leds.svg
+++ b/boards/beagleplay/images/hardware-design/leds.svg
@@ -4,10 +4,11 @@
 <svg
    version="1.1"
    id="svg25"
-   width="619.48828"
+   width="618.69092"
    height="285.59998"
-   viewBox="0 0 619.4883 285.59998"
-   sodipodi:docname="BeaglePlay_SCH_PDF.pdf"
+   viewBox="0 0 618.69094 285.59998"
+   sodipodi:docname="leds.svg"
+   inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
    xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
    xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
    xmlns="http://www.w3.org/2000/svg"
@@ -23,25 +24,21 @@
      inkscape:pageopacity="0.0"
      inkscape:pagecheckerboard="0"
      inkscape:deskcolor="#d1d1d1"
-     showgrid="false" />
+     showgrid="false"
+     inkscape:zoom="2.1049631"
+     inkscape:cx="309.74414"
+     inkscape:cy="142.99538"
+     inkscape:window-width="2560"
+     inkscape:window-height="1367"
+     inkscape:window-x="0"
+     inkscape:window-y="0"
+     inkscape:window-maximized="1"
+     inkscape:current-layer="g172357" />
   <g
      id="g172357"
      inkscape:groupmode="layer"
      inkscape:label="Page 21"
-     transform="translate(-110.91729,-359.19999)">
-    <g
-       id="g172719"
-       transform="translate(521.00189,84.706321)">
-      <text
-         xml:space="preserve"
-         transform="translate(40.32,292.79999)"
-         style="font-variant:normal;font-weight:normal;font-size:18.0793px;font-family:F5;-inkscape-font-specification:F5;writing-mode:lr-tb;fill:#008080;fill-opacity:1;fill-rule:nonzero;stroke:none"
-         id="text172723"><tspan
-           x="0 7.6448603 16.463816 27.860483"
-           y="0"
-           sodipodi:role="line"
-           id="tspan172721">LEDs</tspan></text>
-    </g>
+     transform="translate(-110.70467,-359.19999)">
     <g
        id="g172807">
       <path
diff --git a/boards/beagleplay/images/hardware-design/micro-sd-card.svg b/boards/beagleplay/images/hardware-design/micro-sd-card.svg
index 4f3bed86788a31b85f4b6e750c1d0d92d7f421e1..e2c47a83af732fd8269d08e8a4527a853415db8b 100644
--- a/boards/beagleplay/images/hardware-design/micro-sd-card.svg
+++ b/boards/beagleplay/images/hardware-design/micro-sd-card.svg
@@ -7,7 +7,8 @@
    width="1022.8281"
    height="186.79453"
    viewBox="0 0 1022.8281 186.79453"
-   sodipodi:docname="BeaglePlay_SCH_PDF.pdf"
+   sodipodi:docname="micro-sd-card.svg"
+   inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
    xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
    xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
    xmlns="http://www.w3.org/2000/svg"
@@ -23,25 +24,21 @@
      inkscape:pageopacity="0.0"
      inkscape:pagecheckerboard="0"
      inkscape:deskcolor="#d1d1d1"
-     showgrid="false" />
+     showgrid="false"
+     inkscape:zoom="1.2748965"
+     inkscape:cx="511.41406"
+     inkscape:cy="93.34091"
+     inkscape:window-width="2560"
+     inkscape:window-height="1367"
+     inkscape:window-x="0"
+     inkscape:window-y="0"
+     inkscape:window-maximized="1"
+     inkscape:current-layer="g48603" />
   <g
      id="g48603"
      inkscape:groupmode="layer"
      inkscape:label="Page 9"
      transform="translate(-24.837621,-491.60548)">
-    <g
-       id="g48965"
-       transform="translate(0,23.207211)">
-      <text
-         xml:space="preserve"
-         transform="translate(40.32,507.84)"
-         style="font-variant:normal;font-weight:normal;font-size:18.0793px;font-family:F5;-inkscape-font-specification:F5;writing-mode:lr-tb;fill:#008080;fill-opacity:1;fill-rule:nonzero;stroke:none"
-         id="text48969"><tspan
-           x="0 15.909784 20.610401 29.985508 40.29071 52.375942 56.714977 65.031456 76.428123 80.515388 90.097412 100.94499 111.2502"
-           y="0"
-           sodipodi:role="line"
-           id="tspan48967">MICRO SD CARD</tspan></text>
-    </g>
     <g
        id="g49185">
       <path
diff --git a/boards/beagleplay/images/hardware-design/mikroBUS.svg b/boards/beagleplay/images/hardware-design/mikroBUS.svg
index e791fcb7647690c99afc8878309fd5f39eced65c..a53905671d1f2481f73f2f371c90d948105367c1 100644
--- a/boards/beagleplay/images/hardware-design/mikroBUS.svg
+++ b/boards/beagleplay/images/hardware-design/mikroBUS.svg
@@ -4,10 +4,11 @@
 <svg
    version="1.1"
    id="svg25"
-   width="886.52728"
-   height="147.76074"
-   viewBox="0 0 886.52732 147.76074"
-   sodipodi:docname="BeaglePlay_SCH_PDF.pdf"
+   width="886.22852"
+   height="147.65308"
+   viewBox="0 0 886.22855 147.65307"
+   sodipodi:docname="mikroBUS.svg"
+   inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
    xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
    xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
    xmlns="http://www.w3.org/2000/svg"
@@ -23,25 +24,21 @@
      inkscape:pageopacity="0.0"
      inkscape:pagecheckerboard="0"
      inkscape:deskcolor="#d1d1d1"
-     showgrid="false" />
+     showgrid="false"
+     inkscape:zoom="1.4709079"
+     inkscape:cx="443.26364"
+     inkscape:cy="74.103891"
+     inkscape:window-width="2560"
+     inkscape:window-height="1367"
+     inkscape:window-x="0"
+     inkscape:window-y="0"
+     inkscape:window-maximized="1"
+     inkscape:current-layer="g177493" />
   <g
      id="g177493"
      inkscape:groupmode="layer"
      inkscape:label="Page 22"
-     transform="translate(-94.75569,-302.15928)">
-    <g
-       id="g177865"
-       transform="translate(60.338749,47.574783)">
-      <text
-         xml:space="preserve"
-         transform="translate(33.599998,272.64001)"
-         style="font-variant:normal;font-weight:normal;font-size:18.0793px;font-family:F5;-inkscape-font-specification:F5;writing-mode:lr-tb;fill:#008080;fill-opacity:1;fill-rule:nonzero;stroke:none"
-         id="text177869"><tspan
-           x="0 15.909784 20.248816 28.926527 35.435074 44.969082 55.103374 64.637383"
-           y="0"
-           sodipodi:role="line"
-           id="tspan177867">MikroBus</tspan></text>
-    </g>
+     transform="translate(-94.543357,-302.26694)">
     <g
        id="g177889">
       <path
diff --git a/boards/beagleplay/images/hardware-design/oldi.svg b/boards/beagleplay/images/hardware-design/oldi.svg
index 9c42e90019da306dda2614668ee7369ba680ba19..91683870c53020f3582ff1e64eab6b46ad3de0f8 100644
--- a/boards/beagleplay/images/hardware-design/oldi.svg
+++ b/boards/beagleplay/images/hardware-design/oldi.svg
@@ -7,7 +7,8 @@
    width="904.16205"
    height="376.32001"
    viewBox="0 0 904.16208 376.32001"
-   sodipodi:docname="BeaglePlay_SCH_PDF.pdf"
+   sodipodi:docname="oldi.svg"
+   inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
    xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
    xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
    xmlns="http://www.w3.org/2000/svg"
@@ -23,25 +24,21 @@
      inkscape:pageopacity="0.0"
      inkscape:pagecheckerboard="0"
      inkscape:deskcolor="#d1d1d1"
-     showgrid="false" />
+     showgrid="false"
+     inkscape:zoom="1.4422193"
+     inkscape:cx="452.08102"
+     inkscape:cy="187.90484"
+     inkscape:window-width="2560"
+     inkscape:window-height="1367"
+     inkscape:window-x="0"
+     inkscape:window-y="0"
+     inkscape:window-maximized="1"
+     inkscape:current-layer="g136977" />
   <g
      id="g136977"
      inkscape:groupmode="layer"
      inkscape:label="Page 17"
      transform="translate(-53.438714,-19.840001)">
-    <g
-       id="g137333"
-       transform="translate(12.763966,4.6414423)">
-      <text
-         xml:space="preserve"
-         transform="translate(40.32,37.439999)"
-         style="font-variant:normal;font-weight:normal;font-size:18.0793px;font-family:F5;-inkscape-font-specification:F5;writing-mode:lr-tb;fill:#008080;fill-opacity:1;fill-rule:nonzero;stroke:none"
-         id="text137337"><tspan
-           x="0 12.085236 19.859335 31.256002"
-           y="0"
-           sodipodi:role="line"
-           id="tspan137335">OLDI</tspan></text>
-    </g>
     <g
        id="g137351"
        transform="scale(0.017087,0.018066)">
diff --git a/boards/beagleplay/images/hardware-design/power-button.svg b/boards/beagleplay/images/hardware-design/power-button.svg
new file mode 100644
index 0000000000000000000000000000000000000000..07267e028464709f3596f72fb109029a229e722c
--- /dev/null
+++ b/boards/beagleplay/images/hardware-design/power-button.svg
@@ -0,0 +1,734 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+   version="1.1"
+   id="svg25"
+   width="228.4978"
+   height="66.183052"
+   viewBox="0 0 228.49781 66.183052"
+   sodipodi:docname="buttons.svg"
+   inkscape:export-filename="reset-button.svg"
+   inkscape:export-xdpi="96"
+   inkscape:export-ydpi="96"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:svg="http://www.w3.org/2000/svg">
+  <defs
+     id="defs29" />
+  <sodipodi:namedview
+     id="namedview27"
+     pagecolor="#ffffff"
+     bordercolor="#000000"
+     borderopacity="0.25"
+     inkscape:showpageshadow="2"
+     inkscape:pageopacity="0.0"
+     inkscape:pagecheckerboard="0"
+     inkscape:deskcolor="#d1d1d1"
+     showgrid="false" />
+  <g
+     id="g172357"
+     inkscape:groupmode="layer"
+     inkscape:label="Page 21"
+     transform="translate(-806.07999,-95.233105)">
+    <g
+       id="g172903">
+      <path
+         d="M 819.84003,134.39999 H 806.40002"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path172905" />
+    </g>
+    <g
+       id="g172907">
+      <path
+         d="m 806.40002,134.39999 v 0"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path172909" />
+    </g>
+    <g
+       id="g172911">
+      <path
+         d="m 817.76001,136.48 h -9.28003"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path172913" />
+    </g>
+    <g
+       id="g172915">
+      <path
+         d="m 808.47998,136.48 v 0"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path172917" />
+    </g>
+    <g
+       id="g172919">
+      <path
+         d="m 810.40002,138.39999 h 5.44001"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path172921" />
+    </g>
+    <g
+       id="g172923">
+      <path
+         d="m 815.84003,138.39999 v 0"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path172925" />
+    </g>
+    <g
+       id="g172927">
+      <path
+         d="m 813.76001,140.48 h -1.28003"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path172929" />
+    </g>
+    <g
+       id="g172931">
+      <path
+         d="m 812.47998,140.48 v 0"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path172933" />
+    </g>
+    <g
+       id="g172989">
+      <path
+         d="m 920.64001,134.39999 h -13.44"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path172991" />
+    </g>
+    <g
+       id="g172993">
+      <path
+         d="m 907.20001,134.39999 v 0"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path172995" />
+    </g>
+    <g
+       id="g172997">
+      <path
+         d="m 918.56,136.48 h -9.27997"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path172999" />
+    </g>
+    <g
+       id="g173001">
+      <path
+         d="m 909.28003,136.48 v 0"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path173003" />
+    </g>
+    <g
+       id="g173005">
+      <path
+         d="m 911.20001,138.39999 h 5.44"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path173007" />
+    </g>
+    <g
+       id="g173009">
+      <path
+         d="m 916.64001,138.39999 v 0"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path173011" />
+    </g>
+    <g
+       id="g173013">
+      <path
+         d="m 914.56,140.48 h -1.27997"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path173015" />
+    </g>
+    <g
+       id="g173017">
+      <path
+         d="m 913.28003,140.48 v 0"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path173019" />
+    </g>
+    <g
+       id="g173621">
+      <text
+         xml:space="preserve"
+         transform="translate(958.88,115.84)"
+         style="font-variant:normal;font-weight:normal;font-size:3.99985px;font-family:F1;-inkscape-font-specification:F1;writing-mode:lr-tb;fill:#ff0000;fill-opacity:1;fill-rule:nonzero;stroke:none"
+         id="text173625"><tspan
+           x="0 2.719898"
+           y="0"
+           sodipodi:role="line"
+           id="tspan173623">BI</tspan></text>
+    </g>
+    <g
+       id="g173627">
+      <path
+         d="m 964.32001,110.88 h -6.72003"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path173629" />
+    </g>
+    <g
+       id="g173631">
+      <path
+         d="m 957.59998,110.88 v 0"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path173633" />
+    </g>
+    <g
+       id="g173635">
+      <path
+         d="m 954.23999,114.24 3.35999,-3.36"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path173637" />
+    </g>
+    <g
+       id="g173639">
+      <path
+         d="m 957.59998,110.88 v 0"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path173641" />
+    </g>
+    <g
+       id="g173643">
+      <path
+         d="m 967.67999,114.24 -3.35998,-3.36"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path173645" />
+    </g>
+    <g
+       id="g173647">
+      <path
+         d="m 964.32001,110.88 v 0"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path173649" />
+    </g>
+    <g
+       id="g173651">
+      <path
+         d="m 964.32001,117.6 3.35998,-3.36"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path173653" />
+    </g>
+    <g
+       id="g173655">
+      <path
+         d="m 967.67999,114.24 v 0"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path173657" />
+    </g>
+    <g
+       id="g173659">
+      <path
+         d="m 957.59998,117.6 -3.35999,-3.36"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path173661" />
+    </g>
+    <g
+       id="g173663">
+      <path
+         d="m 954.23999,114.24 v 0"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path173665" />
+    </g>
+    <g
+       id="g173667">
+      <path
+         d="m 957.59998,117.6 h 6.72003"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path173669" />
+    </g>
+    <g
+       id="g173671">
+      <path
+         d="m 964.32001,117.6 v 0"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path173673" />
+    </g>
+    <g
+       id="g173675"
+       transform="scale(0.017699,0.018066)">
+      <text
+         xml:space="preserve"
+         transform="translate(55623.199,6438.3999)"
+         style="font-variant:normal;font-weight:normal;font-size:327.68px;font-family:F1;-inkscape-font-specification:F1;writing-mode:lr-tb;fill:#ff0000;fill-opacity:1;fill-rule:nonzero;stroke:none"
+         id="text173679"><tspan
+           x="0 226.0992 570.16321 812.64636 1002.7008 1228.7999 1438.5151 2467.4304 2559.1807 2749.2351"
+           y="0"
+           sodipodi:role="line"
+           id="tspan173677">PWR_BTN[5]</tspan></text>
+    </g>
+    <g
+       id="g175697"
+       transform="scale(0.017087,0.018066)">
+      <text
+         xml:space="preserve"
+         transform="translate(50143.199,7359.52)"
+         style="font-variant:normal;font-weight:normal;font-size:327.68px;font-family:F6;-inkscape-font-specification:F6;writing-mode:lr-tb;fill:#0000ff;fill-opacity:1;fill-rule:nonzero;stroke:none"
+         id="text175701"><tspan
+           x="0 196.608 393.216 589.82397 786.43201 983.03998"
+           y="0"
+           sodipodi:role="line"
+           id="tspan175699">Shield</tspan></text>
+    </g>
+    <g
+       id="g175703">
+      <path
+         d="M 880.32001,100.8 H 853.44 v 33.59999 h 26.88001 z"
+         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path175705" />
+    </g>
+    <g
+       id="g175707">
+      <path
+         d="m 861.44,109.6 h 10.88001"
+         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path175709" />
+    </g>
+    <g
+       id="g175711">
+      <path
+         d="m 872.32001,109.6 v 0"
+         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path175713" />
+    </g>
+    <g
+       id="g175715">
+      <path
+         d="m 866.88,104.16 v 5.44"
+         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path175717" />
+    </g>
+    <g
+       id="g175719">
+      <path
+         d="m 866.88,109.6 v 0"
+         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path175721" />
+    </g>
+    <g
+       id="g175723">
+      <path
+         d="m 853.44,114.24 h 6.71997"
+         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path175725" />
+    </g>
+    <g
+       id="g175727">
+      <path
+         d="m 860.15997,114.24 v 0"
+         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path175729" />
+    </g>
+    <g
+       id="g175731">
+      <path
+         d="m 880.32001,114.24 h -6.72003"
+         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path175733" />
+    </g>
+    <g
+       id="g175735">
+      <path
+         d="m 873.59998,114.24 v 0"
+         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path175737" />
+    </g>
+    <g
+       id="g175739">
+      <path
+         d="m 853.44,127.68 h 26.88001"
+         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path175741" />
+    </g>
+    <g
+       id="g175743">
+      <path
+         d="m 880.32001,127.68 v 0"
+         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path175745" />
+    </g>
+    <g
+       id="g175747">
+      <path
+         d="m 880.32001,120.96 h -6.72003"
+         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path175749" />
+    </g>
+    <g
+       id="g175751">
+      <path
+         d="m 873.59998,120.96 v 0"
+         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path175753" />
+    </g>
+    <g
+       id="g175755">
+      <path
+         d="m 873.59998,120.96 v 6.72"
+         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path175757" />
+    </g>
+    <g
+       id="g175759">
+      <path
+         d="m 873.59998,127.68 v 0"
+         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path175761" />
+    </g>
+    <g
+       id="g175763"
+       transform="translate(862.71997,114.16)">
+      <path
+         d="m 0,0 c 0,-0.66 -0.57,-1.2 -1.28,-1.2 -0.71,0 -1.28,0.54 -1.28,1.2 0,0.66 0.57,1.2 1.28,1.2 C -0.57,1.2 0,0.66 0,0 Z"
+         style="fill:#0000ff;fill-opacity:1;fill-rule:evenodd;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path175765" />
+    </g>
+    <g
+       id="g175767"
+       transform="translate(873.44,114.16)">
+      <path
+         d="m 0,0 c 0,-0.66 -0.57,-1.2 -1.28,-1.2 -0.71,0 -1.28,0.54 -1.28,1.2 0,0.66 0.57,1.2 1.28,1.2 C -0.57,1.2 0,0.66 0,0 Z"
+         style="fill:#0000ff;fill-opacity:1;fill-rule:evenodd;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path175769" />
+    </g>
+    <g
+       id="g175771"
+       transform="scale(0.017699,0.018066)">
+      <text
+         xml:space="preserve"
+         transform="translate(48219.398,5508.6401)"
+         style="font-variant:normal;font-weight:normal;font-size:327.68px;font-family:F1;-inkscape-font-specification:F1;writing-mode:lr-tb;fill:#000080;fill-opacity:1;fill-rule:nonzero;stroke:none"
+         id="text175775"><tspan
+           x="0 226.0992 570.16321"
+           y="0"
+           sodipodi:role="line"
+           id="tspan175773">SW1</tspan></text>
+    </g>
+    <g
+       id="g175777"
+       transform="scale(0.017699,0.018066)">
+      <text
+         xml:space="preserve"
+         transform="translate(48219.398,7740.3198)"
+         style="font-variant:normal;font-weight:normal;font-size:327.68px;font-family:F1;-inkscape-font-specification:F1;writing-mode:lr-tb;fill:#000080;fill-opacity:1;fill-rule:nonzero;stroke:none"
+         id="text175781"><tspan
+           x="0 206.4384 432.5376 622.59198 812.64636 1094.4512 1202.5856 1428.6848 1671.168 1782.5791 2005.4016 2215.1167 2323.2512 2549.3503"
+           y="0"
+           sodipodi:role="line"
+           id="tspan175779">TS23M-BN-PT-PF</tspan></text>
+    </g>
+    <g
+       id="g175783"
+       transform="scale(0.017699,0.018066)">
+      <text
+         xml:space="preserve"
+         transform="translate(48219.398,8856.1602)"
+         style="font-variant:normal;font-weight:normal;font-size:327.68px;font-family:F1;-inkscape-font-specification:F1;writing-mode:lr-tb;fill:#800000;fill-opacity:1;fill-rule:nonzero;stroke:none"
+         id="text175787"><tspan
+           x="0 190.0544 380.1088 468.5824 560.33276 750.38721 940.44159 1130.496 1320.5504 1510.6047 1700.6592 1890.7135 2080.7681 2267.5457 2457.5999 2647.6543 2801.6638 2991.7183 3181.7727 3371.8271 3525.8367 3715.8911 3905.9456 4096 4286.0542 4564.5825"
+           y="0"
+           sodipodi:role="line"
+           id="tspan175785">button2_3p_4d55x2d3x1d88mm</tspan></text>
+    </g>
+    <g
+       id="g175789"
+       transform="scale(0.017699,0.018066)">
+      <text
+         xml:space="preserve"
+         transform="translate(48219.398,8227.3604)"
+         style="font-variant:normal;font-weight:normal;font-size:327.68px;font-family:F1;-inkscape-font-specification:F1;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
+         id="text175793"><tspan
+           x="0 190.0544 380.1088 468.5824 658.63678 786.43201 1130.496 1320.5504 1409.0239 1599.0784 1726.8735 1969.3568 2159.4111 2251.1616 2441.2161 2631.2703 2909.7983 3191.603 3299.7375 3489.792 3679.8464"
+           y="0"
+           sodipodi:role="line"
+           id="tspan175791">L4.7*W3.5*H1.85mm-90D</tspan></text>
+    </g>
+    <g
+       id="g175795">
+      <path
+         d="M 853.44,127.68 H 833.28003"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path175797" />
+    </g>
+    <g
+       id="g175799">
+      <path
+         d="m 833.28003,127.68 v 0"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path175801" />
+    </g>
+    <g
+       id="g175803"
+       transform="scale(0.018805,0.018555)">
+      <text
+         xml:space="preserve"
+         transform="translate(44744.801,6803.6802)"
+         style="font-variant:normal;font-weight:normal;font-size:327.68px;font-family:F1;-inkscape-font-specification:F1;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
+         id="text175807"><tspan
+           x="0 212.99199"
+           y="0"
+           sodipodi:role="line"
+           id="tspan175805">S1</tspan></text>
+    </g>
+    <g
+       id="g175809">
+      <path
+         d="m 880.32001,127.68 h 20.15997"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path175811" />
+    </g>
+    <g
+       id="g175813">
+      <path
+         d="m 900.47998,127.68 v 0"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path175815" />
+    </g>
+    <g
+       id="g175817"
+       transform="scale(0.018805,0.018555)">
+      <text
+         xml:space="preserve"
+         transform="translate(47059,6803.6802)"
+         style="font-variant:normal;font-weight:normal;font-size:327.68px;font-family:F1;-inkscape-font-specification:F1;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
+         id="text175821"><tspan
+           x="0 212.99199"
+           y="0"
+           sodipodi:role="line"
+           id="tspan175819">S3</tspan></text>
+    </g>
+    <g
+       id="g175823">
+      <path
+         d="M 853.44,114.24 H 833.28003"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path175825" />
+    </g>
+    <g
+       id="g175827">
+      <path
+         d="m 833.28003,114.24 v 0"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path175829" />
+    </g>
+    <g
+       id="g175831"
+       transform="scale(0.018805,0.018555)">
+      <text
+         xml:space="preserve"
+         transform="translate(44957.398,6079.3599)"
+         style="font-variant:normal;font-weight:normal;font-size:327.68px;font-family:F1;-inkscape-font-specification:F1;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
+         id="text175835"><tspan
+           x="0"
+           y="0"
+           id="tspan175833">1</tspan></text>
+    </g>
+    <g
+       id="g175837">
+      <path
+         d="m 880.32001,114.24 h 20.15997"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path175839" />
+    </g>
+    <g
+       id="g175841">
+      <path
+         d="m 900.47998,114.24 v 0"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path175843" />
+    </g>
+    <g
+       id="g175845"
+       transform="scale(0.018805,0.018555)">
+      <text
+         xml:space="preserve"
+         transform="translate(47059,6079.3599)"
+         style="font-variant:normal;font-weight:normal;font-size:327.68px;font-family:F1;-inkscape-font-specification:F1;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
+         id="text175849"><tspan
+           x="0"
+           y="0"
+           id="tspan175847">2</tspan></text>
+    </g>
+    <g
+       id="g175851">
+      <path
+         d="m 880.32001,120.96 h 20.15997"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path175853" />
+    </g>
+    <g
+       id="g175855">
+      <path
+         d="m 900.47998,120.96 v 0"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path175857" />
+    </g>
+    <g
+       id="g175859"
+       transform="scale(0.018805,0.018555)">
+      <text
+         xml:space="preserve"
+         transform="translate(47059,6441.4399)"
+         style="font-variant:normal;font-weight:normal;font-size:327.68px;font-family:F1;-inkscape-font-specification:F1;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
+         id="text175863"><tspan
+           x="0 212.99199"
+           y="0"
+           sodipodi:role="line"
+           id="tspan175861">S2</tspan></text>
+    </g>
+    <g
+       id="g177215">
+      <path
+         d="m 900.47998,114.24 h 53.76001"
+         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path177217" />
+    </g>
+    <g
+       id="g177219">
+      <path
+         d="m 954.23999,114.24 v 0"
+         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path177221" />
+    </g>
+    <g
+       id="g177223">
+      <path
+         d="m 813.12,114.24 h 20.16003"
+         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path177225" />
+    </g>
+    <g
+       id="g177227">
+      <path
+         d="m 833.28003,114.24 v 0"
+         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path177229" />
+    </g>
+    <g
+       id="g177231">
+      <path
+         d="M 813.12,127.68 V 114.24"
+         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path177233" />
+    </g>
+    <g
+       id="g177235">
+      <path
+         d="m 813.12,114.24 v 0"
+         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path177237" />
+    </g>
+    <g
+       id="g177239">
+      <path
+         d="m 913.91998,127.68 h -13.44"
+         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path177241" />
+    </g>
+    <g
+       id="g177243">
+      <path
+         d="m 900.47998,127.68 v 0"
+         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path177245" />
+    </g>
+    <g
+       id="g177247"
+       transform="translate(915.03998,127.6)">
+      <path
+         d="m 0,0 c 0,-0.66 -0.53,-1.2 -1.2,-1.2 -0.67,0 -1.2,0.54 -1.2,1.2 0,0.66 0.53,1.2 1.2,1.2 C -0.53,1.2 0,0.66 0,0 Z"
+         style="fill:#ff00ff;fill-opacity:1;fill-rule:evenodd;stroke:#ff00ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path177249" />
+    </g>
+    <g
+       id="g177251">
+      <path
+         d="M 833.28003,127.68 H 813.12"
+         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path177253" />
+    </g>
+    <g
+       id="g177255">
+      <path
+         d="m 813.12,127.68 v 0"
+         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path177257" />
+    </g>
+    <g
+       id="g177259">
+      <path
+         d="M 813.12,134.39999 V 127.68"
+         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path177261" />
+    </g>
+    <g
+       id="g177263">
+      <path
+         d="m 813.12,127.68 v 0"
+         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path177265" />
+    </g>
+    <g
+       id="g177267"
+       transform="translate(814.23999,127.6)">
+      <path
+         d="m 0,0 c 0,-0.66 -0.53,-1.2 -1.2,-1.2 -0.67,0 -1.2,0.54 -1.2,1.2 0,0.66 0.53,1.2 1.2,1.2 C -0.53,1.2 0,0.66 0,0 Z"
+         style="fill:#ff00ff;fill-opacity:1;fill-rule:evenodd;stroke:#ff00ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path177269" />
+    </g>
+    <g
+       id="g177327">
+      <path
+         d="m 900.47998,120.96 h 13.44"
+         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path177329" />
+    </g>
+    <g
+       id="g177331">
+      <path
+         d="m 913.91998,120.96 v 0"
+         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path177333" />
+    </g>
+    <g
+       id="g177335">
+      <path
+         d="m 913.91998,120.96 v 6.72"
+         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path177337" />
+    </g>
+    <g
+       id="g177339">
+      <path
+         d="m 913.91998,127.68 v 0"
+         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path177341" />
+    </g>
+    <g
+       id="g177343">
+      <path
+         d="M 913.91998,134.39999 V 127.68"
+         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path177345" />
+    </g>
+    <g
+       id="g177347">
+      <path
+         d="m 913.91998,127.68 v 0"
+         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path177349" />
+    </g>
+    <g
+       id="g177471"
+       transform="translate(915.03998,127.6)">
+      <path
+         d="m 0,0 c 0,-0.66 -0.53,-1.2 -1.2,-1.2 -0.67,0 -1.2,0.54 -1.2,1.2 0,0.66 0.53,1.2 1.2,1.2 C -0.53,1.2 0,0.66 0,0 Z"
+         style="fill:#ff00ff;fill-opacity:1;fill-rule:evenodd;stroke:#ff00ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path177473" />
+    </g>
+    <g
+       id="g177475"
+       transform="translate(814.23999,127.6)">
+      <path
+         d="m 0,0 c 0,-0.66 -0.53,-1.2 -1.2,-1.2 -0.67,0 -1.2,0.54 -1.2,1.2 0,0.66 0.53,1.2 1.2,1.2 C -0.53,1.2 0,0.66 0,0 Z"
+         style="fill:#ff00ff;fill-opacity:1;fill-rule:evenodd;stroke:#ff00ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path177477" />
+    </g>
+  </g>
+</svg>
diff --git a/boards/beagleplay/images/hardware-design/qwiic.svg b/boards/beagleplay/images/hardware-design/qwiic.svg
index 8bb95ef7ad58f3a9d8e3252e118f143a7832f710..bab6d02a1b3a27f4862089d75a26c0a202da87df 100644
--- a/boards/beagleplay/images/hardware-design/qwiic.svg
+++ b/boards/beagleplay/images/hardware-design/qwiic.svg
@@ -4,10 +4,11 @@
 <svg
    version="1.1"
    id="svg25"
-   width="669.77344"
-   height="195.44417"
-   viewBox="0 0 669.77346 195.44417"
-   sodipodi:docname="BeaglePlay_SCH_PDF.pdf"
+   width="669.26013"
+   height="195.32784"
+   viewBox="0 0 669.26015 195.32784"
+   sodipodi:docname="qwiic.svg"
+   inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
    xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
    xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
    xmlns="http://www.w3.org/2000/svg"
@@ -23,12 +24,21 @@
      inkscape:pageopacity="0.0"
      inkscape:pagecheckerboard="0"
      inkscape:deskcolor="#d1d1d1"
-     showgrid="false" />
+     showgrid="false"
+     inkscape:zoom="1.946927"
+     inkscape:cx="334.88672"
+     inkscape:cy="97.589688"
+     inkscape:window-width="2560"
+     inkscape:window-height="1367"
+     inkscape:window-x="0"
+     inkscape:window-y="0"
+     inkscape:window-maximized="1"
+     inkscape:current-layer="g177493" />
   <g
      id="g177493"
      inkscape:groupmode="layer"
      inkscape:label="Page 22"
-     transform="translate(-416.31818,-53.515826)">
+     transform="translate(-416.32001,-53.632165)">
     <g
        id="g177845">
       <path
@@ -43,19 +53,6 @@
          style="fill:none;stroke:#000000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:1.28;stroke-dashoffset:0;stroke-opacity:1"
          id="path177863" />
     </g>
-    <g
-       id="g177877"
-       transform="translate(-9.2828845,38.291899)">
-      <text
-         xml:space="preserve"
-         transform="translate(430.07999,37.439999)"
-         style="font-variant:normal;font-weight:normal;font-size:18.0793px;font-family:F5;-inkscape-font-specification:F5;writing-mode:lr-tb;fill:#008080;fill-opacity:1;fill-rule:nonzero;stroke:none"
-         id="text177881"><tspan
-           x="0 12.244135 28.637329 33.457298 38.157917 47.739944 51.827209 61.202316 70.965134 80.499146 90.03315 99.0728 106.51462 112.78235 122.31635"
-           y="0"
-           sodipodi:role="line"
-           id="tspan177879">QWIIC Connector</tspan></text>
-    </g>
     <g
        id="g178145">
       <path
diff --git a/boards/beagleplay/images/hardware-design/reset-button.svg b/boards/beagleplay/images/hardware-design/reset-button.svg
new file mode 100644
index 0000000000000000000000000000000000000000..00ddb57747f1afd95575de913988855e6ad016d7
--- /dev/null
+++ b/boards/beagleplay/images/hardware-design/reset-button.svg
@@ -0,0 +1,720 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+   version="1.1"
+   id="svg25"
+   width="203.83752"
+   height="66.185951"
+   viewBox="0 0 203.83753 66.185952"
+   sodipodi:docname="buttons.svg"
+   inkscape:export-filename="reset-button.svg"
+   inkscape:export-xdpi="96"
+   inkscape:export-ydpi="96"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:svg="http://www.w3.org/2000/svg">
+  <defs
+     id="defs29" />
+  <sodipodi:namedview
+     id="namedview27"
+     pagecolor="#ffffff"
+     bordercolor="#000000"
+     borderopacity="0.25"
+     inkscape:showpageshadow="2"
+     inkscape:pageopacity="0.0"
+     inkscape:pagecheckerboard="0"
+     inkscape:deskcolor="#d1d1d1"
+     showgrid="false" />
+  <g
+     id="g172357"
+     inkscape:groupmode="layer"
+     inkscape:label="Page 21"
+     transform="translate(-134.07999,-88.512555)">
+    <g
+       id="g172743">
+      <path
+         d="M 147.84,134.39999 H 134.39999"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path172745" />
+    </g>
+    <g
+       id="g172747">
+      <path
+         d="m 134.39999,134.39999 v 0"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path172749" />
+    </g>
+    <g
+       id="g172751">
+      <path
+         d="M 145.75999,136.48 H 136.48"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path172753" />
+    </g>
+    <g
+       id="g172755">
+      <path
+         d="m 136.48,136.48 v 0"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path172757" />
+    </g>
+    <g
+       id="g172759">
+      <path
+         d="M 138.39999,138.39999 H 143.84"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path172761" />
+    </g>
+    <g
+       id="g172763">
+      <path
+         d="m 143.84,138.39999 v 0"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path172765" />
+    </g>
+    <g
+       id="g172767">
+      <path
+         d="M 141.75999,140.48 H 140.48"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path172769" />
+    </g>
+    <g
+       id="g172771">
+      <path
+         d="m 140.48,140.48 v 0"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path172773" />
+    </g>
+    <g
+       id="g172957">
+      <path
+         d="M 248.64,127.68 H 235.2"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path172959" />
+    </g>
+    <g
+       id="g172961">
+      <path
+         d="m 235.2,127.68 v 0"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path172963" />
+    </g>
+    <g
+       id="g172965">
+      <path
+         d="m 246.56,129.75999 h -9.28"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path172967" />
+    </g>
+    <g
+       id="g172969">
+      <path
+         d="m 237.28,129.75999 v 0"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path172971" />
+    </g>
+    <g
+       id="g172973">
+      <path
+         d="m 239.2,131.67999 h 5.44"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path172975" />
+    </g>
+    <g
+       id="g172977">
+      <path
+         d="m 244.64,131.67999 v 0"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path172979" />
+    </g>
+    <g
+       id="g172981">
+      <path
+         d="m 242.56,133.75999 h -1.28"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path172983" />
+    </g>
+    <g
+       id="g172985">
+      <path
+         d="m 241.28,133.75999 v 0"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path172987" />
+    </g>
+    <g
+       id="g173053">
+      <text
+         xml:space="preserve"
+         transform="translate(263.35999,109.12)"
+         style="font-variant:normal;font-weight:normal;font-size:3.99985px;font-family:F1;-inkscape-font-specification:F1;writing-mode:lr-tb;fill:#ff0000;fill-opacity:1;fill-rule:nonzero;stroke:none"
+         id="text173057"><tspan
+           x="0 3.039886 5.9284496"
+           y="0"
+           sodipodi:role="line"
+           id="tspan173055">OUT</tspan></text>
+    </g>
+    <g
+       id="g173059">
+      <path
+         d="M 275.51999,107.52 272.16,104.16"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path173061" />
+    </g>
+    <g
+       id="g173063">
+      <path
+         d="m 272.16,104.16 v 0"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path173065" />
+    </g>
+    <g
+       id="g173067">
+      <path
+         d="m 272.16,110.88 3.35999,-3.36"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path173069" />
+    </g>
+    <g
+       id="g173071">
+      <path
+         d="m 275.51999,107.52 v 0"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path173073" />
+    </g>
+    <g
+       id="g173075">
+      <path
+         d="M 262.07999,110.88 H 272.16"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path173077" />
+    </g>
+    <g
+       id="g173079">
+      <path
+         d="m 272.16,110.88 v 0"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path173081" />
+    </g>
+    <g
+       id="g173083">
+      <path
+         d="M 272.16,104.16 H 262.07999"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path173085" />
+    </g>
+    <g
+       id="g173087">
+      <path
+         d="m 262.07999,104.16 v 0"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path173089" />
+    </g>
+    <g
+       id="g173091">
+      <path
+         d="m 262.07999,104.16 v 6.72"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path173093" />
+    </g>
+    <g
+       id="g173095">
+      <path
+         d="m 262.07999,110.88 v 0"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path173097" />
+    </g>
+    <g
+       id="g173099"
+       transform="scale(0.017699,0.018066)">
+      <text
+         xml:space="preserve"
+         transform="translate(15603,6066.5601)"
+         style="font-variant:normal;font-weight:normal;font-size:327.68px;font-family:F1;-inkscape-font-specification:F1;writing-mode:lr-tb;fill:#ff0000;fill-opacity:1;fill-rule:nonzero;stroke:none"
+         id="text173103"><tspan
+           x="0 281.80478 524.28796 770.04797 956.82556 1182.9248 1445.0687 1690.8287 2657.4849 2749.2351 2939.2896 3027.7632 3217.8176 3407.8718"
+           y="0"
+           sodipodi:role="line"
+           id="tspan173101">MCU_PORz[5,16]</tspan></text>
+    </g>
+    <g
+       id="g174557"
+       transform="scale(0.017087,0.018066)">
+      <text
+         xml:space="preserve"
+         transform="translate(10815.2,6987.52)"
+         style="font-variant:normal;font-weight:normal;font-size:327.68px;font-family:F6;-inkscape-font-specification:F6;writing-mode:lr-tb;fill:#0000ff;fill-opacity:1;fill-rule:nonzero;stroke:none"
+         id="text174561"><tspan
+           x="0 196.608 393.216 589.82397 786.43201 983.03998"
+           y="0"
+           sodipodi:role="line"
+           id="tspan174559">Shield</tspan></text>
+    </g>
+    <g
+       id="g174563">
+      <path
+         d="M 208.32001,94.080002 H 181.44 V 127.68 h 26.88001 z"
+         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path174565" />
+    </g>
+    <g
+       id="g174567">
+      <path
+         d="m 189.44,102.88 h 10.88001"
+         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path174569" />
+    </g>
+    <g
+       id="g174571">
+      <path
+         d="m 200.32001,102.88 v 0"
+         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path174573" />
+    </g>
+    <g
+       id="g174575">
+      <path
+         d="M 194.88,97.440002 V 102.88"
+         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path174577" />
+    </g>
+    <g
+       id="g174579">
+      <path
+         d="m 194.88,102.88 v 0"
+         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path174581" />
+    </g>
+    <g
+       id="g174583">
+      <path
+         d="m 181.44,107.52 h 6.72"
+         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path174585" />
+    </g>
+    <g
+       id="g174587">
+      <path
+         d="m 188.16,107.52 v 0"
+         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path174589" />
+    </g>
+    <g
+       id="g174591">
+      <path
+         d="m 208.32001,107.52 h -6.72"
+         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path174593" />
+    </g>
+    <g
+       id="g174595">
+      <path
+         d="m 201.60001,107.52 v 0"
+         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path174597" />
+    </g>
+    <g
+       id="g174599">
+      <path
+         d="m 181.44,120.96 h 26.88001"
+         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path174601" />
+    </g>
+    <g
+       id="g174603">
+      <path
+         d="m 208.32001,120.96 v 0"
+         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path174605" />
+    </g>
+    <g
+       id="g174607">
+      <path
+         d="m 208.32001,114.24 h -6.72"
+         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path174609" />
+    </g>
+    <g
+       id="g174611">
+      <path
+         d="m 201.60001,114.24 v 0"
+         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path174613" />
+    </g>
+    <g
+       id="g174615">
+      <path
+         d="m 201.60001,114.24 v 6.72"
+         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path174617" />
+    </g>
+    <g
+       id="g174619">
+      <path
+         d="m 201.60001,120.96 v 0"
+         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path174621" />
+    </g>
+    <g
+       id="g174623"
+       transform="translate(190.72,107.44)">
+      <path
+         d="m 0,0 c 0,-0.66 -0.57,-1.2 -1.28,-1.2 -0.71,0 -1.28,0.54 -1.28,1.2 0,0.66 0.57,1.2 1.28,1.2 C -0.57,1.2 0,0.66 0,0 Z"
+         style="fill:#0000ff;fill-opacity:1;fill-rule:evenodd;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path174625" />
+    </g>
+    <g
+       id="g174627"
+       transform="translate(201.44,107.44)">
+      <path
+         d="m 0,0 c 0,-0.66 -0.57,-1.2 -1.28,-1.2 -0.71,0 -1.28,0.54 -1.28,1.2 0,0.66 0.57,1.2 1.28,1.2 C -0.57,1.2 0,0.66 0,0 Z"
+         style="fill:#0000ff;fill-opacity:1;fill-rule:evenodd;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path174629" />
+    </g>
+    <g
+       id="g174631"
+       transform="scale(0.017699,0.018066)">
+      <text
+         xml:space="preserve"
+         transform="translate(10251.4,5136.6401)"
+         style="font-variant:normal;font-weight:normal;font-size:327.68px;font-family:F1;-inkscape-font-specification:F1;writing-mode:lr-tb;fill:#000080;fill-opacity:1;fill-rule:nonzero;stroke:none"
+         id="text174635"><tspan
+           x="0 226.0992 570.16321"
+           y="0"
+           sodipodi:role="line"
+           id="tspan174633">SW2</tspan></text>
+    </g>
+    <g
+       id="g174637"
+       transform="scale(0.017699,0.018066)">
+      <text
+         xml:space="preserve"
+         transform="translate(10251.4,7368.3198)"
+         style="font-variant:normal;font-weight:normal;font-size:327.68px;font-family:F1;-inkscape-font-specification:F1;writing-mode:lr-tb;fill:#000080;fill-opacity:1;fill-rule:nonzero;stroke:none"
+         id="text174641"><tspan
+           x="0 206.4384 432.5376 622.59198 812.64636 1094.4512 1202.5856 1428.6848 1671.168 1782.5791 2005.4016 2215.1167 2323.2512 2549.3503"
+           y="0"
+           sodipodi:role="line"
+           id="tspan174639">TS23M-BN-PT-PF</tspan></text>
+    </g>
+    <g
+       id="g174643"
+       transform="scale(0.017699,0.018066)">
+      <text
+         xml:space="preserve"
+         transform="translate(10251.4,8484.3203)"
+         style="font-variant:normal;font-weight:normal;font-size:327.68px;font-family:F1;-inkscape-font-specification:F1;writing-mode:lr-tb;fill:#800000;fill-opacity:1;fill-rule:nonzero;stroke:none"
+         id="text174647"><tspan
+           x="0 190.0544 380.1088 468.5824 560.33276 750.38721 940.44159 1130.496 1320.5504 1510.6047 1700.6592 1890.7135 2080.7681 2267.5457 2457.5999 2647.6543 2801.6638 2991.7183 3181.7727 3371.8271 3525.8367 3715.8911 3905.9456 4096 4286.0542 4564.5825"
+           y="0"
+           sodipodi:role="line"
+           id="tspan174645">button2_3p_4d55x2d3x1d88mm</tspan></text>
+    </g>
+    <g
+       id="g174649"
+       transform="scale(0.017699,0.018066)">
+      <text
+         xml:space="preserve"
+         transform="translate(10251.4,7855.52)"
+         style="font-variant:normal;font-weight:normal;font-size:327.68px;font-family:F1;-inkscape-font-specification:F1;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
+         id="text174653"><tspan
+           x="0 190.0544 380.1088 468.5824 658.63678 786.43201 1130.496 1320.5504 1409.0239 1599.0784 1726.8735 1969.3568 2159.4111 2251.1616 2441.2161 2631.2703 2909.7983 3191.603 3299.7375 3489.792 3679.8464"
+           y="0"
+           sodipodi:role="line"
+           id="tspan174651">L4.7*W3.5*H1.85mm-90D</tspan></text>
+    </g>
+    <g
+       id="g174655">
+      <path
+         d="M 181.44,120.96 H 161.28"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path174657" />
+    </g>
+    <g
+       id="g174659">
+      <path
+         d="m 161.28,120.96 v 0"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path174661" />
+    </g>
+    <g
+       id="g174663"
+       transform="scale(0.018805,0.018555)">
+      <text
+         xml:space="preserve"
+         transform="translate(9010.2402,6441.4399)"
+         style="font-variant:normal;font-weight:normal;font-size:327.68px;font-family:F1;-inkscape-font-specification:F1;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
+         id="text174667"><tspan
+           x="0 212.99199"
+           y="0"
+           sodipodi:role="line"
+           id="tspan174665">S1</tspan></text>
+    </g>
+    <g
+       id="g174669">
+      <path
+         d="M 208.32001,120.96 H 228.48"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path174671" />
+    </g>
+    <g
+       id="g174673">
+      <path
+         d="m 228.48,120.96 v 0"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path174675" />
+    </g>
+    <g
+       id="g174677"
+       transform="scale(0.018805,0.018555)">
+      <text
+         xml:space="preserve"
+         transform="translate(11324.5,6441.4399)"
+         style="font-variant:normal;font-weight:normal;font-size:327.68px;font-family:F1;-inkscape-font-specification:F1;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
+         id="text174681"><tspan
+           x="0 212.99199"
+           y="0"
+           sodipodi:role="line"
+           id="tspan174679">S3</tspan></text>
+    </g>
+    <g
+       id="g174683">
+      <path
+         d="M 181.44,107.52 H 161.28"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path174685" />
+    </g>
+    <g
+       id="g174687">
+      <path
+         d="m 161.28,107.52 v 0"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path174689" />
+    </g>
+    <g
+       id="g174691"
+       transform="scale(0.018805,0.018555)">
+      <text
+         xml:space="preserve"
+         transform="translate(9222.8799,5717.1201)"
+         style="font-variant:normal;font-weight:normal;font-size:327.68px;font-family:F1;-inkscape-font-specification:F1;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
+         id="text174695"><tspan
+           x="0"
+           y="0"
+           id="tspan174693">1</tspan></text>
+    </g>
+    <g
+       id="g174697">
+      <path
+         d="M 208.32001,107.52 H 228.48"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path174699" />
+    </g>
+    <g
+       id="g174701">
+      <path
+         d="m 228.48,107.52 v 0"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path174703" />
+    </g>
+    <g
+       id="g174705"
+       transform="scale(0.018805,0.018555)">
+      <text
+         xml:space="preserve"
+         transform="translate(11324.5,5717.1201)"
+         style="font-variant:normal;font-weight:normal;font-size:327.68px;font-family:F1;-inkscape-font-specification:F1;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
+         id="text174709"><tspan
+           x="0"
+           y="0"
+           id="tspan174707">2</tspan></text>
+    </g>
+    <g
+       id="g174711">
+      <path
+         d="M 208.32001,114.24 H 228.48"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path174713" />
+    </g>
+    <g
+       id="g174715">
+      <path
+         d="m 228.48,114.24 v 0"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path174717" />
+    </g>
+    <g
+       id="g174719"
+       transform="scale(0.018805,0.018555)">
+      <text
+         xml:space="preserve"
+         transform="translate(11324.5,6079.3599)"
+         style="font-variant:normal;font-weight:normal;font-size:327.68px;font-family:F1;-inkscape-font-specification:F1;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
+         id="text174723"><tspan
+           x="0 212.99199"
+           y="0"
+           sodipodi:role="line"
+           id="tspan174721">S2</tspan></text>
+    </g>
+    <g
+       id="g176763">
+      <path
+         d="m 141.11999,107.52 v 13.44"
+         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path176765" />
+    </g>
+    <g
+       id="g176767">
+      <path
+         d="m 141.11999,120.96 v 0"
+         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path176769" />
+    </g>
+    <g
+       id="g176771">
+      <path
+         d="M 161.28,107.52 H 141.11999"
+         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path176773" />
+    </g>
+    <g
+       id="g176775">
+      <path
+         d="m 141.11999,107.52 v 0"
+         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path176777" />
+    </g>
+    <g
+       id="g176779">
+      <path
+         d="m 228.48,107.52 h 33.59999"
+         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path176781" />
+    </g>
+    <g
+       id="g176783">
+      <path
+         d="m 262.07999,107.52 v 0"
+         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path176785" />
+    </g>
+    <g
+       id="g177271">
+      <path
+         d="m 228.48,114.24 h 13.44"
+         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path177273" />
+    </g>
+    <g
+       id="g177275">
+      <path
+         d="m 241.92,114.24 v 0"
+         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path177277" />
+    </g>
+    <g
+       id="g177279">
+      <path
+         d="m 241.92,120.96 v -6.72"
+         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path177281" />
+    </g>
+    <g
+       id="g177283">
+      <path
+         d="m 241.92,114.24 v 0"
+         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path177285" />
+    </g>
+    <g
+       id="g177287"
+       transform="translate(243.03999,120.88)">
+      <path
+         d="m 0,0 c 0,-0.66 -0.53,-1.2 -1.2,-1.2 -0.67,0 -1.2,0.54 -1.2,1.2 0,0.66 0.53,1.2 1.2,1.2 C -0.53,1.2 0,0.66 0,0 Z"
+         style="fill:#ff00ff;fill-opacity:1;fill-rule:evenodd;stroke:#ff00ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path177289" />
+    </g>
+    <g
+       id="g177291">
+      <path
+         d="M 241.92,120.96 H 228.48"
+         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path177293" />
+    </g>
+    <g
+       id="g177295">
+      <path
+         d="m 228.48,120.96 v 0"
+         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path177297" />
+    </g>
+    <g
+       id="g177299">
+      <path
+         d="M 161.28,120.96 H 141.11999"
+         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path177301" />
+    </g>
+    <g
+       id="g177303">
+      <path
+         d="m 141.11999,120.96 v 0"
+         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path177305" />
+    </g>
+    <g
+       id="g177307"
+       transform="translate(142.24,120.88)">
+      <path
+         d="m 0,0 c 0,-0.66 -0.53,-1.2 -1.2,-1.2 -0.67,0 -1.2,0.54 -1.2,1.2 0,0.66 0.53,1.2 1.2,1.2 C -0.53,1.2 0,0.66 0,0 Z"
+         style="fill:#ff00ff;fill-opacity:1;fill-rule:evenodd;stroke:#ff00ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path177309" />
+    </g>
+    <g
+       id="g177311">
+      <path
+         d="m 141.11999,120.96 v 13.43999"
+         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path177313" />
+    </g>
+    <g
+       id="g177315">
+      <path
+         d="m 141.11999,134.39999 v 0"
+         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path177317" />
+    </g>
+    <g
+       id="g177319">
+      <path
+         d="m 241.92,120.96 v 6.72"
+         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path177321" />
+    </g>
+    <g
+       id="g177323">
+      <path
+         d="m 241.92,127.68 v 0"
+         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path177325" />
+    </g>
+    <g
+       id="g177479"
+       transform="translate(243.03999,120.88)">
+      <path
+         d="m 0,0 c 0,-0.66 -0.53,-1.2 -1.2,-1.2 -0.67,0 -1.2,0.54 -1.2,1.2 0,0.66 0.53,1.2 1.2,1.2 C -0.53,1.2 0,0.66 0,0 Z"
+         style="fill:#ff00ff;fill-opacity:1;fill-rule:evenodd;stroke:#ff00ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path177481" />
+    </g>
+    <g
+       id="g177483"
+       transform="translate(142.24,120.88)">
+      <path
+         d="m 0,0 c 0,-0.66 -0.53,-1.2 -1.2,-1.2 -0.67,0 -1.2,0.54 -1.2,1.2 0,0.66 0.53,1.2 1.2,1.2 C -0.53,1.2 0,0.66 0,0 Z"
+         style="fill:#ff00ff;fill-opacity:1;fill-rule:evenodd;stroke:#ff00ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path177485" />
+    </g>
+  </g>
+</svg>
diff --git a/boards/beagleplay/images/hardware-design/rtc.svg b/boards/beagleplay/images/hardware-design/rtc.svg
index 8d7c821d941287e5ef347b1cc8d055e2e0e46fa9..2aca49b5a50f126a2e3cecf65e8f8a1d780c9a0f 100644
--- a/boards/beagleplay/images/hardware-design/rtc.svg
+++ b/boards/beagleplay/images/hardware-design/rtc.svg
@@ -7,7 +7,8 @@
    width="431.00583"
    height="166.05318"
    viewBox="0 0 431.00584 166.05318"
-   sodipodi:docname="BeaglePlay_SCH_PDF.pdf"
+   sodipodi:docname="rtc.svg"
+   inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
    xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
    xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
    xmlns="http://www.w3.org/2000/svg"
@@ -23,25 +24,21 @@
      inkscape:pageopacity="0.0"
      inkscape:pagecheckerboard="0"
      inkscape:deskcolor="#d1d1d1"
-     showgrid="false" />
+     showgrid="false"
+     inkscape:zoom="3.0254811"
+     inkscape:cx="215.50291"
+     inkscape:cy="82.962012"
+     inkscape:window-width="2560"
+     inkscape:window-height="1367"
+     inkscape:window-x="0"
+     inkscape:window-y="0"
+     inkscape:window-maximized="1"
+     inkscape:current-layer="g145735" />
   <g
      id="g145735"
      inkscape:groupmode="layer"
      inkscape:label="Page 18"
      transform="translate(-610.91381,-55.386816)">
-    <g
-       id="g146175"
-       transform="translate(53.376586,31.329735)">
-      <text
-         xml:space="preserve"
-         transform="translate(557.76001,37.439999)"
-         style="font-variant:normal;font-weight:normal;font-size:18.0793px;font-family:F5;-inkscape-font-specification:F5;writing-mode:lr-tb;fill:#008080;fill-opacity:1;fill-rule:nonzero;stroke:none"
-         id="text146179"><tspan
-           x="0 10.305201 19.164059"
-           y="0"
-           sodipodi:role="line"
-           id="tspan146177">RTC</tspan></text>
-    </g>
     <g
        id="g146499">
       <path
diff --git a/boards/beagleplay/images/hardware-design/single-pair-ethernet.svg b/boards/beagleplay/images/hardware-design/single-pair-ethernet.svg
index 87e80b4616e4c57bedd8c2b7ff7f2106a9b9ceda..18eb8c883cd75608678230baebd679519c1d3b7a 100644
--- a/boards/beagleplay/images/hardware-design/single-pair-ethernet.svg
+++ b/boards/beagleplay/images/hardware-design/single-pair-ethernet.svg
@@ -7,7 +7,8 @@
    width="1042.4277"
    height="564.38147"
    viewBox="0 0 1042.4278 564.38147"
-   sodipodi:docname="BeaglePlay_SCH_PDF.pdf"
+   sodipodi:docname="single-pair-ethernet.svg"
+   inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
    xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
    xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
    xmlns="http://www.w3.org/2000/svg"
@@ -23,25 +24,21 @@
      inkscape:pageopacity="0.0"
      inkscape:pagecheckerboard="0"
      inkscape:deskcolor="#d1d1d1"
-     showgrid="false" />
+     showgrid="false"
+     inkscape:zoom="1.250926"
+     inkscape:cx="521.21387"
+     inkscape:cy="282.19094"
+     inkscape:window-width="2560"
+     inkscape:window-height="1367"
+     inkscape:window-x="0"
+     inkscape:window-y="0"
+     inkscape:window-maximized="1"
+     inkscape:current-layer="g79715" />
   <g
      id="g79715"
      inkscape:groupmode="layer"
      inkscape:label="Page 11"
      transform="translate(-40.356585,-13.218531)">
-    <g
-       id="g80199"
-       transform="translate(22.046851,-1.1603606)">
-      <text
-         xml:space="preserve"
-         transform="translate(33.599998,44.16)"
-         style="font-variant:normal;font-weight:normal;font-size:18.0793px;font-family:F5;-inkscape-font-specification:F5;writing-mode:lr-tb;fill:#008080;fill-opacity:1;fill-rule:nonzero;stroke:none"
-         id="text80203"><tspan
-           x="0 9.03965 18.202888 28.337185 39.184765 47.597641 56.416595 61.951618 70.902992 80.066231 84.405258 92.721741 97.162109 106.92493 116.46777 120.90814 129.9478 135.48282 145.1051 154.64793 159.0883 165.59685 169.68411 178.50307 184.7708 194.30481 203.34445 209.70929 219.24329 228.28294 234.55067 238.63794 252.10913 256.5495 262.81723 272.35123 276.69028 286.31256 295.84656 307.24323"
-           y="0"
-           sodipodi:role="line"
-           id="tspan80201">10BASE-T1 Single-Pair Ethernet with PoDL</tspan></text>
-    </g>
     <g
        id="g80217"
        transform="scale(0.017087,0.018066)">
diff --git a/boards/beagleplay/images/hardware-design/usb.svg b/boards/beagleplay/images/hardware-design/usb.svg
index c539035dc8dea69bf68051cdd945687ffa473071..2da54acfc83921edc259a3678c29fcf581501f08 100644
--- a/boards/beagleplay/images/hardware-design/usb.svg
+++ b/boards/beagleplay/images/hardware-design/usb.svg
@@ -4,10 +4,11 @@
 <svg
    version="1.1"
    id="svg25"
-   width="941.43939"
-   height="544.61255"
-   viewBox="0 0 941.43943 544.61255"
-   sodipodi:docname="BeaglePlay_SCH_PDF.pdf"
+   width="941.44"
+   height="544.49182"
+   viewBox="0 0 941.44004 544.49182"
+   sodipodi:docname="usb.svg"
+   inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
    xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
    xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
    xmlns="http://www.w3.org/2000/svg"
@@ -23,12 +24,21 @@
      inkscape:pageopacity="0.0"
      inkscape:pagecheckerboard="0"
      inkscape:deskcolor="#d1d1d1"
-     showgrid="false" />
+     showgrid="false"
+     inkscape:zoom="1.3851131"
+     inkscape:cx="470.7197"
+     inkscape:cy="272.17995"
+     inkscape:window-width="2560"
+     inkscape:window-height="1367"
+     inkscape:window-x="0"
+     inkscape:window-y="0"
+     inkscape:window-maximized="1"
+     inkscape:current-layer="g125651" />
   <g
      id="g125651"
      inkscape:groupmode="layer"
      inkscape:label="Page 15"
-     transform="translate(-80.320516,-33.377299)">
+     transform="translate(-80.319999,-33.473404)">
     <g
        id="g125999"
        transform="scale(0.017087,0.018066)">
@@ -42,19 +52,6 @@
            sodipodi:role="line"
            id="tspan126001">3.3V</tspan></text>
     </g>
-    <g
-       id="g126005"
-       transform="translate(34.810817,55.697307)">
-      <text
-         xml:space="preserve"
-         transform="translate(53.759998,44.16)"
-         style="font-variant:normal;font-weight:normal;font-size:18.0793px;font-family:F5;-inkscape-font-specification:F5;writing-mode:lr-tb;fill:#008080;fill-opacity:1;fill-rule:nonzero;stroke:none"
-         id="text126009"><tspan
-           x="0 11.802746 20.215624 30.349918 39.354256 50.201836 54.289101 67.125404 71.212669 83.145004 91.557884 101.69218 110.69652"
-           y="0"
-           sodipodi:role="line"
-           id="tspan126007">USB_A &amp; USB_C</tspan></text>
-    </g>
     <g
        id="g126011">
       <path
diff --git a/boards/beagleplay/images/hardware-design/user-button.svg b/boards/beagleplay/images/hardware-design/user-button.svg
new file mode 100644
index 0000000000000000000000000000000000000000..850387b95ea08779f14a9515b9ab8b2123fdf212
--- /dev/null
+++ b/boards/beagleplay/images/hardware-design/user-button.svg
@@ -0,0 +1,862 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+   version="1.1"
+   id="svg25"
+   width="218.42838"
+   height="66.185951"
+   viewBox="0 0 218.42838 66.185952"
+   sodipodi:docname="buttons.svg"
+   inkscape:export-filename="reset-button.svg"
+   inkscape:export-xdpi="96"
+   inkscape:export-ydpi="96"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:svg="http://www.w3.org/2000/svg">
+  <defs
+     id="defs29" />
+  <sodipodi:namedview
+     id="namedview27"
+     pagecolor="#ffffff"
+     bordercolor="#000000"
+     borderopacity="0.25"
+     inkscape:showpageshadow="2"
+     inkscape:pageopacity="0.0"
+     inkscape:pagecheckerboard="0"
+     inkscape:deskcolor="#d1d1d1"
+     showgrid="false" />
+  <g
+     id="g172357"
+     inkscape:groupmode="layer"
+     inkscape:label="Page 21"
+     transform="translate(-463.36,-88.512555)">
+    <g
+       id="g172775">
+      <path
+         d="M 477.12,127.68 H 463.67999"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path172777" />
+    </g>
+    <g
+       id="g172779">
+      <path
+         d="m 463.67999,127.68 v 0"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path172781" />
+    </g>
+    <g
+       id="g172783">
+      <path
+         d="m 475.04001,129.75999 h -9.28"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path172785" />
+    </g>
+    <g
+       id="g172787">
+      <path
+         d="m 465.76001,129.75999 v 0"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path172789" />
+    </g>
+    <g
+       id="g172791">
+      <path
+         d="M 467.67999,131.67999 H 473.12"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path172793" />
+    </g>
+    <g
+       id="g172795">
+      <path
+         d="m 473.12,131.67999 v 0"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path172797" />
+    </g>
+    <g
+       id="g172799">
+      <path
+         d="m 471.04001,133.75999 h -1.28"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path172801" />
+    </g>
+    <g
+       id="g172803">
+      <path
+         d="m 469.76001,133.75999 v 0"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path172805" />
+    </g>
+    <g
+       id="g173021">
+      <path
+         d="m 571.20001,127.68 h -13.44"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path173023" />
+    </g>
+    <g
+       id="g173025">
+      <path
+         d="m 557.76001,127.68 v 0"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path173027" />
+    </g>
+    <g
+       id="g173029">
+      <path
+         d="m 569.12,129.75999 h -9.27997"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path173031" />
+    </g>
+    <g
+       id="g173033">
+      <path
+         d="m 559.84003,129.75999 v 0"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path173035" />
+    </g>
+    <g
+       id="g173037">
+      <path
+         d="m 561.76001,131.67999 h 5.44"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path173039" />
+    </g>
+    <g
+       id="g173041">
+      <path
+         d="m 567.20001,131.67999 v 0"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path173043" />
+    </g>
+    <g
+       id="g173045">
+      <path
+         d="m 565.12,133.75999 h -1.27997"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path173047" />
+    </g>
+    <g
+       id="g173049">
+      <path
+         d="m 563.84003,133.75999 v 0"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path173051" />
+    </g>
+    <g
+       id="g173105">
+      <text
+         xml:space="preserve"
+         transform="translate(612.79999,109.12)"
+         style="font-variant:normal;font-weight:normal;font-size:3.99985px;font-family:F1;-inkscape-font-specification:F1;writing-mode:lr-tb;fill:#ff0000;fill-opacity:1;fill-rule:nonzero;stroke:none"
+         id="text173109"><tspan
+           x="0 3.039886 5.9284496"
+           y="0"
+           sodipodi:role="line"
+           id="tspan173107">OUT</tspan></text>
+    </g>
+    <g
+       id="g173111">
+      <path
+         d="m 624.96002,107.52 -3.36004,-3.36"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path173113" />
+    </g>
+    <g
+       id="g173115">
+      <path
+         d="m 621.59998,104.16 v 0"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path173117" />
+    </g>
+    <g
+       id="g173119">
+      <path
+         d="m 621.59998,110.88 3.36004,-3.36"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path173121" />
+    </g>
+    <g
+       id="g173123">
+      <path
+         d="m 624.96002,107.52 v 0"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path173125" />
+    </g>
+    <g
+       id="g173127">
+      <path
+         d="m 611.52002,110.88 h 10.07996"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path173129" />
+    </g>
+    <g
+       id="g173131">
+      <path
+         d="m 621.59998,110.88 v 0"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path173133" />
+    </g>
+    <g
+       id="g173135">
+      <path
+         d="M 621.59998,104.16 H 611.52002"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path173137" />
+    </g>
+    <g
+       id="g173139">
+      <path
+         d="m 611.52002,104.16 v 0"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path173141" />
+    </g>
+    <g
+       id="g173143">
+      <path
+         d="m 611.52002,104.16 v 6.72"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path173145" />
+    </g>
+    <g
+       id="g173147">
+      <path
+         d="m 611.52002,110.88 v 0"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path173149" />
+    </g>
+    <g
+       id="g173151"
+       transform="scale(0.017699,0.018066)">
+      <text
+         xml:space="preserve"
+         transform="translate(35346.398,6066.5601)"
+         style="font-variant:normal;font-weight:normal;font-size:327.68px;font-family:F1;-inkscape-font-specification:F1;writing-mode:lr-tb;fill:#ff0000;fill-opacity:1;fill-rule:nonzero;stroke:none"
+         id="text173155"><tspan
+           x="0 245.75999 468.5824 694.68158 940.44159 1130.496 1356.5952 1563.0336 2621.4399 2713.1904 2903.2446 3093.2991"
+           y="0"
+           sodipodi:role="line"
+           id="tspan173153">USER_BTN[14]</tspan></text>
+    </g>
+    <g
+       id="g174923"
+       transform="scale(0.017087,0.018066)">
+      <text
+         xml:space="preserve"
+         transform="translate(30085.9,6987.52)"
+         style="font-variant:normal;font-weight:normal;font-size:327.68px;font-family:F6;-inkscape-font-specification:F6;writing-mode:lr-tb;fill:#0000ff;fill-opacity:1;fill-rule:nonzero;stroke:none"
+         id="text174927"><tspan
+           x="0 196.608 393.216 589.82397 786.43201 983.03998"
+           y="0"
+           sodipodi:role="line"
+           id="tspan174925">Shield</tspan></text>
+    </g>
+    <g
+       id="g174929">
+      <path
+         d="M 537.59998,94.080002 H 510.72 V 127.68 h 26.87998 z"
+         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path174931" />
+    </g>
+    <g
+       id="g174933">
+      <path
+         d="m 518.71997,102.88 h 10.88001"
+         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path174935" />
+    </g>
+    <g
+       id="g174937">
+      <path
+         d="m 529.59998,102.88 v 0"
+         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path174939" />
+    </g>
+    <g
+       id="g174941">
+      <path
+         d="M 524.15997,97.440002 V 102.88"
+         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path174943" />
+    </g>
+    <g
+       id="g174945">
+      <path
+         d="m 524.15997,102.88 v 0"
+         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path174947" />
+    </g>
+    <g
+       id="g174949">
+      <path
+         d="m 510.72,107.52 h 6.72"
+         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path174951" />
+    </g>
+    <g
+       id="g174953">
+      <path
+         d="m 517.44,107.52 v 0"
+         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path174955" />
+    </g>
+    <g
+       id="g174957">
+      <path
+         d="M 537.59998,107.52 H 530.88"
+         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path174959" />
+    </g>
+    <g
+       id="g174961">
+      <path
+         d="m 530.88,107.52 v 0"
+         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path174963" />
+    </g>
+    <g
+       id="g174965">
+      <path
+         d="m 510.72,120.96 h 26.87998"
+         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path174967" />
+    </g>
+    <g
+       id="g174969">
+      <path
+         d="m 537.59998,120.96 v 0"
+         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path174971" />
+    </g>
+    <g
+       id="g174973">
+      <path
+         d="M 537.59998,114.24 H 530.88"
+         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path174975" />
+    </g>
+    <g
+       id="g174977">
+      <path
+         d="m 530.88,114.24 v 0"
+         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path174979" />
+    </g>
+    <g
+       id="g174981">
+      <path
+         d="m 530.88,114.24 v 6.72"
+         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path174983" />
+    </g>
+    <g
+       id="g174985">
+      <path
+         d="m 530.88,120.96 v 0"
+         style="fill:none;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path174987" />
+    </g>
+    <g
+       id="g174989"
+       transform="translate(520,107.44)">
+      <path
+         d="m 0,0 c 0,-0.66 -0.57,-1.2 -1.28,-1.2 -0.71,0 -1.28,0.54 -1.28,1.2 0,0.66 0.57,1.2 1.28,1.2 C -0.57,1.2 0,0.66 0,0 Z"
+         style="fill:#0000ff;fill-opacity:1;fill-rule:evenodd;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path174991" />
+    </g>
+    <g
+       id="g174993"
+       transform="translate(530.71997,107.44)">
+      <path
+         d="m 0,0 c 0,-0.66 -0.57,-1.2 -1.28,-1.2 -0.71,0 -1.28,0.54 -1.28,1.2 0,0.66 0.57,1.2 1.28,1.2 C -0.57,1.2 0,0.66 0,0 Z"
+         style="fill:#0000ff;fill-opacity:1;fill-rule:evenodd;stroke:#0000ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path174995" />
+    </g>
+    <g
+       id="g174997"
+       transform="scale(0.017699,0.018066)">
+      <text
+         xml:space="preserve"
+         transform="translate(28855.699,5136.6401)"
+         style="font-variant:normal;font-weight:normal;font-size:327.68px;font-family:F1;-inkscape-font-specification:F1;writing-mode:lr-tb;fill:#000080;fill-opacity:1;fill-rule:nonzero;stroke:none"
+         id="text175001"><tspan
+           x="0 226.0992 570.16321"
+           y="0"
+           sodipodi:role="line"
+           id="tspan174999">SW3</tspan></text>
+    </g>
+    <g
+       id="g175003"
+       transform="scale(0.017699,0.018066)">
+      <text
+         xml:space="preserve"
+         transform="translate(28855.699,7368.3198)"
+         style="font-variant:normal;font-weight:normal;font-size:327.68px;font-family:F1;-inkscape-font-specification:F1;writing-mode:lr-tb;fill:#000080;fill-opacity:1;fill-rule:nonzero;stroke:none"
+         id="text175007"><tspan
+           x="0 206.4384 432.5376 622.59198 812.64636 1094.4512 1202.5856 1428.6848 1671.168 1782.5791 2005.4016 2215.1167 2323.2512 2549.3503"
+           y="0"
+           sodipodi:role="line"
+           id="tspan175005">TS23M-BN-PT-PF</tspan></text>
+    </g>
+    <g
+       id="g175009"
+       transform="scale(0.017699,0.018066)">
+      <text
+         xml:space="preserve"
+         transform="translate(28855.699,8484.3203)"
+         style="font-variant:normal;font-weight:normal;font-size:327.68px;font-family:F1;-inkscape-font-specification:F1;writing-mode:lr-tb;fill:#800000;fill-opacity:1;fill-rule:nonzero;stroke:none"
+         id="text175013"><tspan
+           x="0 190.0544 380.1088 468.5824 560.33276 750.38721 940.44159 1130.496 1320.5504 1510.6047 1700.6592 1890.7135 2080.7681 2267.5457 2457.5999 2647.6543 2801.6638 2991.7183 3181.7727 3371.8271 3525.8367 3715.8911 3905.9456 4096 4286.0542 4564.5825"
+           y="0"
+           sodipodi:role="line"
+           id="tspan175011">button2_3p_4d55x2d3x1d88mm</tspan></text>
+    </g>
+    <g
+       id="g175015"
+       transform="scale(0.017699,0.018066)">
+      <text
+         xml:space="preserve"
+         transform="translate(28855.699,7855.52)"
+         style="font-variant:normal;font-weight:normal;font-size:327.68px;font-family:F1;-inkscape-font-specification:F1;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
+         id="text175019"><tspan
+           x="0 190.0544 380.1088 468.5824 658.63678 786.43201 1130.496 1320.5504 1409.0239 1599.0784 1726.8735 1969.3568 2159.4111 2251.1616 2441.2161 2631.2703 2909.7983 3191.603 3299.7375 3489.792 3679.8464"
+           y="0"
+           sodipodi:role="line"
+           id="tspan175017">L4.7*W3.5*H1.85mm-90D</tspan></text>
+    </g>
+    <g
+       id="g175021">
+      <path
+         d="M 510.72,120.96 H 490.56"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path175023" />
+    </g>
+    <g
+       id="g175025">
+      <path
+         d="m 490.56,120.96 v 0"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path175027" />
+    </g>
+    <g
+       id="g175029"
+       transform="scale(0.018805,0.018555)">
+      <text
+         xml:space="preserve"
+         transform="translate(26520.199,6441.4399)"
+         style="font-variant:normal;font-weight:normal;font-size:327.68px;font-family:F1;-inkscape-font-specification:F1;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
+         id="text175033"><tspan
+           x="0 212.99199"
+           y="0"
+           sodipodi:role="line"
+           id="tspan175031">S1</tspan></text>
+    </g>
+    <g
+       id="g175035">
+      <path
+         d="m 537.59998,120.96 h 20.16003"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path175037" />
+    </g>
+    <g
+       id="g175039">
+      <path
+         d="m 557.76001,120.96 v 0"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path175041" />
+    </g>
+    <g
+       id="g175043"
+       transform="scale(0.018805,0.018555)">
+      <text
+         xml:space="preserve"
+         transform="translate(28834.4,6441.4399)"
+         style="font-variant:normal;font-weight:normal;font-size:327.68px;font-family:F1;-inkscape-font-specification:F1;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
+         id="text175047"><tspan
+           x="0 212.99199"
+           y="0"
+           sodipodi:role="line"
+           id="tspan175045">S3</tspan></text>
+    </g>
+    <g
+       id="g175049">
+      <path
+         d="M 510.72,107.52 H 490.56"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path175051" />
+    </g>
+    <g
+       id="g175053">
+      <path
+         d="m 490.56,107.52 v 0"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path175055" />
+    </g>
+    <g
+       id="g175057"
+       transform="scale(0.018805,0.018555)">
+      <text
+         xml:space="preserve"
+         transform="translate(26732.801,5717.1201)"
+         style="font-variant:normal;font-weight:normal;font-size:327.68px;font-family:F1;-inkscape-font-specification:F1;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
+         id="text175061"><tspan
+           x="0"
+           y="0"
+           id="tspan175059">1</tspan></text>
+    </g>
+    <g
+       id="g175063">
+      <path
+         d="m 537.59998,107.52 h 20.16003"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path175065" />
+    </g>
+    <g
+       id="g175067">
+      <path
+         d="m 557.76001,107.52 v 0"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path175069" />
+    </g>
+    <g
+       id="g175071"
+       transform="scale(0.018805,0.018555)">
+      <text
+         xml:space="preserve"
+         transform="translate(28834.4,5717.1201)"
+         style="font-variant:normal;font-weight:normal;font-size:327.68px;font-family:F1;-inkscape-font-specification:F1;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
+         id="text175075"><tspan
+           x="0"
+           y="0"
+           id="tspan175073">2</tspan></text>
+    </g>
+    <g
+       id="g175077">
+      <path
+         d="m 537.59998,114.24 h 20.16003"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path175079" />
+    </g>
+    <g
+       id="g175081">
+      <path
+         d="m 557.76001,114.24 v 0"
+         style="fill:none;stroke:#ff0000;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path175083" />
+    </g>
+    <g
+       id="g175085"
+       transform="scale(0.018805,0.018555)">
+      <text
+         xml:space="preserve"
+         transform="translate(28834.4,6079.3599)"
+         style="font-variant:normal;font-weight:normal;font-size:327.68px;font-family:F1;-inkscape-font-specification:F1;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
+         id="text175089"><tspan
+           x="0 212.99199"
+           y="0"
+           sodipodi:role="line"
+           id="tspan175087">S2</tspan></text>
+    </g>
+    <g
+       id="g175481"
+       transform="translate(597.91998,94)">
+      <path
+         d="m 0,0 c 0,-1.81 -1.46,-3.28 -3.28,-3.28 -1.82,0 -3.28,1.47 -3.28,3.28 0,1.81 1.46,3.28 3.28,3.28 C -1.46,3.28 0,1.81 0,0 Z"
+         style="fill:none;stroke:#808080;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path175483" />
+    </g>
+    <g
+       id="g175485"
+       transform="scale(0.017699,0.018066)">
+      <text
+         xml:space="preserve"
+         transform="translate(33791.5,5136.6401)"
+         style="font-variant:normal;font-weight:normal;font-size:327.68px;font-family:F1;-inkscape-font-specification:F1;writing-mode:lr-tb;fill:#808080;fill-opacity:1;fill-rule:nonzero;stroke:none"
+         id="text175489"><tspan
+           x="0 206.4384 432.5376 622.59198"
+           y="0"
+           sodipodi:role="line"
+           id="tspan175487">TP17</tspan></text>
+    </g>
+    <g
+       id="g175491">
+      <path
+         d="m 591.35998,94.080002 h -6.71997"
+         style="fill:none;stroke:#808080;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path175493" />
+    </g>
+    <g
+       id="g175495">
+      <path
+         d="m 584.64001,94.080002 v 0"
+         style="fill:none;stroke:#808080;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path175497" />
+    </g>
+    <g
+       id="g176349"
+       transform="translate(597.91998,120.88)">
+      <path
+         d="m 0,0 c 0,-1.81 -1.46,-3.28 -3.28,-3.28 -1.82,0 -3.28,1.47 -3.28,3.28 0,1.81 1.46,3.28 3.28,3.28 C -1.46,3.28 0,1.81 0,0 Z"
+         style="fill:none;stroke:#808080;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path176351" />
+    </g>
+    <g
+       id="g176353"
+       transform="scale(0.017699,0.018066)">
+      <text
+         xml:space="preserve"
+         transform="translate(33791.5,6624.48)"
+         style="font-variant:normal;font-weight:normal;font-size:327.68px;font-family:F1;-inkscape-font-specification:F1;writing-mode:lr-tb;fill:#808080;fill-opacity:1;fill-rule:nonzero;stroke:none"
+         id="text176357"><tspan
+           x="0 206.4384 432.5376 622.59198"
+           y="0"
+           sodipodi:role="line"
+           id="tspan176355">TP28</tspan></text>
+    </g>
+    <g
+       id="g176359">
+      <path
+         d="m 591.35998,120.96 h -6.71997"
+         style="fill:none;stroke:#808080;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path176361" />
+    </g>
+    <g
+       id="g176363">
+      <path
+         d="m 584.64001,120.96 v 0"
+         style="fill:none;stroke:#808080;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path176365" />
+    </g>
+    <g
+       id="g176787">
+      <path
+         d="M 490.56,107.52 H 470.39999"
+         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path176789" />
+    </g>
+    <g
+       id="g176791">
+      <path
+         d="m 470.39999,107.52 v 0"
+         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path176793" />
+    </g>
+    <g
+       id="g176795">
+      <path
+         d="M 470.39999,120.96 V 107.52"
+         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path176797" />
+    </g>
+    <g
+       id="g176799">
+      <path
+         d="m 470.39999,107.52 v 0"
+         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path176801" />
+    </g>
+    <g
+       id="g176803">
+      <path
+         d="m 557.76001,107.52 h 20.15997"
+         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path176805" />
+    </g>
+    <g
+       id="g176807">
+      <path
+         d="m 577.91998,107.52 v 0"
+         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path176809" />
+    </g>
+    <g
+       id="g176811"
+       transform="translate(579.03998,107.44)">
+      <path
+         d="m 0,0 c 0,-0.66 -0.53,-1.2 -1.2,-1.2 -0.67,0 -1.2,0.54 -1.2,1.2 0,0.66 0.53,1.2 1.2,1.2 C -0.53,1.2 0,0.66 0,0 Z"
+         style="fill:#ff00ff;fill-opacity:1;fill-rule:evenodd;stroke:#ff00ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path176813" />
+    </g>
+    <g
+       id="g176815">
+      <path
+         d="M 490.56,120.96 H 470.39999"
+         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path176817" />
+    </g>
+    <g
+       id="g176819">
+      <path
+         d="m 470.39999,120.96 v 0"
+         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path176821" />
+    </g>
+    <g
+       id="g176823">
+      <path
+         d="m 470.39999,127.68 v -6.72"
+         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path176825" />
+    </g>
+    <g
+       id="g176827">
+      <path
+         d="m 470.39999,120.96 v 0"
+         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path176829" />
+    </g>
+    <g
+       id="g176831"
+       transform="translate(471.51999,120.88)">
+      <path
+         d="m 0,0 c 0,-0.66 -0.53,-1.2 -1.2,-1.2 -0.67,0 -1.2,0.54 -1.2,1.2 0,0.66 0.53,1.2 1.2,1.2 C -0.53,1.2 0,0.66 0,0 Z"
+         style="fill:#ff00ff;fill-opacity:1;fill-rule:evenodd;stroke:#ff00ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path176833" />
+    </g>
+    <g
+       id="g177351">
+      <path
+         d="m 564.47998,127.68 v -6.72"
+         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path177353" />
+    </g>
+    <g
+       id="g177355">
+      <path
+         d="m 564.47998,120.96 v 0"
+         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path177357" />
+    </g>
+    <g
+       id="g177359">
+      <path
+         d="m 557.76001,120.96 h 6.71997"
+         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path177361" />
+    </g>
+    <g
+       id="g177363">
+      <path
+         d="m 564.47998,120.96 v 0"
+         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path177365" />
+    </g>
+    <g
+       id="g177367"
+       transform="translate(565.59998,120.88)">
+      <path
+         d="m 0,0 c 0,-0.66 -0.53,-1.2 -1.2,-1.2 -0.67,0 -1.2,0.54 -1.2,1.2 0,0.66 0.53,1.2 1.2,1.2 C -0.53,1.2 0,0.66 0,0 Z"
+         style="fill:#ff00ff;fill-opacity:1;fill-rule:evenodd;stroke:#ff00ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path177369" />
+    </g>
+    <g
+       id="g177387">
+      <path
+         d="m 557.76001,114.24 h 6.71997"
+         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path177389" />
+    </g>
+    <g
+       id="g177391">
+      <path
+         d="m 564.47998,114.24 v 0"
+         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path177393" />
+    </g>
+    <g
+       id="g177395">
+      <path
+         d="m 564.47998,114.24 v 6.72"
+         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path177397" />
+    </g>
+    <g
+       id="g177399">
+      <path
+         d="m 564.47998,120.96 v 0"
+         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path177401" />
+    </g>
+    <g
+       id="g177403">
+      <path
+         d="m 584.64001,94.080002 h -6.72003"
+         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path177405" />
+    </g>
+    <g
+       id="g177407">
+      <path
+         d="m 577.91998,94.080002 v 0"
+         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path177409" />
+    </g>
+    <g
+       id="g177411">
+      <path
+         d="M 577.91998,94.080002 V 107.52"
+         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path177413" />
+    </g>
+    <g
+       id="g177415">
+      <path
+         d="m 577.91998,107.52 v 0"
+         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path177417" />
+    </g>
+    <g
+       id="g177419">
+      <path
+         d="m 577.91998,107.52 h 33.60004"
+         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path177421" />
+    </g>
+    <g
+       id="g177423">
+      <path
+         d="m 611.52002,107.52 v 0"
+         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path177425" />
+    </g>
+    <g
+       id="g177427">
+      <path
+         d="M 584.64001,120.96 H 564.47998"
+         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path177429" />
+    </g>
+    <g
+       id="g177431">
+      <path
+         d="m 564.47998,120.96 v 0"
+         style="fill:none;stroke:#800040;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path177433" />
+    </g>
+    <g
+       id="g177435"
+       transform="translate(579.03998,107.44)">
+      <path
+         d="m 0,0 c 0,-0.66 -0.53,-1.2 -1.2,-1.2 -0.67,0 -1.2,0.54 -1.2,1.2 0,0.66 0.53,1.2 1.2,1.2 C -0.53,1.2 0,0.66 0,0 Z"
+         style="fill:#ff00ff;fill-opacity:1;fill-rule:evenodd;stroke:#ff00ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path177437" />
+    </g>
+    <g
+       id="g177439"
+       transform="translate(471.51999,120.88)">
+      <path
+         d="m 0,0 c 0,-0.66 -0.53,-1.2 -1.2,-1.2 -0.67,0 -1.2,0.54 -1.2,1.2 0,0.66 0.53,1.2 1.2,1.2 C -0.53,1.2 0,0.66 0,0 Z"
+         style="fill:#ff00ff;fill-opacity:1;fill-rule:evenodd;stroke:#ff00ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path177441" />
+    </g>
+    <g
+       id="g177487"
+       transform="translate(565.59998,120.88)">
+      <path
+         d="m 0,0 c 0,-0.66 -0.53,-1.2 -1.2,-1.2 -0.67,0 -1.2,0.54 -1.2,1.2 0,0.66 0.53,1.2 1.2,1.2 C -0.53,1.2 0,0.66 0,0 Z"
+         style="fill:#ff00ff;fill-opacity:1;fill-rule:evenodd;stroke:#ff00ff;stroke-width:0.64;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         id="path177489" />
+    </g>
+  </g>
+</svg>
diff --git a/boards/beagleplay/images/side-dimensions b/boards/beagleplay/images/side-dimensions.png
similarity index 100%
rename from boards/beagleplay/images/side-dimensions
rename to boards/beagleplay/images/side-dimensions.png