diff --git a/boards/beagleplay/01-introduction.rst b/boards/beagleplay/01-introduction.rst
new file mode 100644
index 0000000000000000000000000000000000000000..a8418ac1c47c5d604846ddc909f1ff50d3a45d2b
--- /dev/null
+++ b/boards/beagleplay/01-introduction.rst
@@ -0,0 +1,39 @@
+.. _beagleplay-introduction:
+
+Introduction 
+#############
+
+BeaglePlay is an open-source single board computer designed to simplify the process of adding
+sensors, actuators, indicators, human interfaces, and connectivity to a reliable embedded system.
+It features a powerful 64-bit, quad-core processor and innovative connectivity options, including
+WiFi, Gigabit Ethernet, sub-GHz wireless, and single-pair Ethernet with power-over-data-line. With
+compatibility with 1,000s of off-the-shelf add-ons and a customized Debian Linux image, BeaglePlay
+makes expansion and customization easy. It also includes ribbon-cable connections for cameras and
+touch-screen displays, and a socket for a battery-backed real-time-clock, making it ideal for
+human-machine interface designs. With its competitive price and user-friendly design, BeaglePlay
+provides a positive development experience for users.
+
+.. admonition:: Contributors
+
+    This work is licensed under a `Creative Commons Attribution-ShareAlike
+    4.0 International License <http://creativecommons.org/licenses/by-sa/4.0/>`__
+
+.. note::
+    Make sure to read and accept all the terms & condition provided in the :ref:`boards-terms-and-conditions` page. 
+    
+    Use of either the boards or the design materials constitutes agreement to the T&C including any 
+    modifications done to the hardware or software solutions provided by beagleboard.org foundation.
+
+.. image:: images/45front.png
+   :width: 598
+   :align: center
+   :alt: BeaglePlay
+
+Applications
+*************
+
+1. Building/industrial automation gateways
+2. Digital signage
+3. Human Machine Interface (HMI)
+4. BeagleConnect sensor gateways
+
diff --git a/boards/beagleplay/02-change-history.rst b/boards/beagleplay/02-change-history.rst
new file mode 100644
index 0000000000000000000000000000000000000000..5f21c69d049e92ebba504e4c8c16b0ccd2766798
--- /dev/null
+++ b/boards/beagleplay/02-change-history.rst
@@ -0,0 +1,51 @@
+.. _beagleplay-change-history:
+
+Change History
+###############
+
+.. note:: 
+    This section describes the change history of this document and board. 
+    Document changes are not always a result of a board change. A board 
+    change will always result in a document change.
+
+.. _beagleplay-document-changes:
+
+Document Changes
+******************
+
+.. _beagleplay-board-changes:
+
+Board Changes
+**************
+
+.. table:: BeaglePlay Board change history
+
+    +---------+------------------------------------------------------------+----------------------+-------+
+    | Rev     |   Changes                                                  | Date                 |    By |
+    +=========+============================================================+======================+=======+
+    | 0.20    | DVT1 Board release                                         | September 15th 2022  | qxn   |
+    +---------+------------------------------------------------------------+----------------------+-------+
+    | 0.21    | 1. Modify all crystal CL value to match frequency          | November 10th 2022   | qxn   |
+    |         | 2. Add serial termination resistors for RGB data lane      |                      |       |
+    |         | 3. Add CMC on HDMI output                                  |                      |       |
+    |         | 4. Use WKUP_CLKOUT0 for WiFi                               |                      |       |
+    |         | 5. Use MCU_OBSCLK0 for GBE                                 |                      |       |
+    |         | 6. Increase resistance on all board LEDs                   |                      |       |
+    |         | 7. Remove R243 TP_INT Pulldown                             |                      |       |
+    |         | 8. Add ferrite bead on Grove and QWIIC                     |                      |       |
+    |         | 9. Add feed forward capacitor on TLV62595                  |                      |       |
+    |         | 10. Remove ESDs on HDMI TMDS signals                       |                      |       |
+    +---------+------------------------------------------------------------+----------------------+-------+
+    | 0.22    | 1. Add feed forward capacitor on TLV62595                  | December 12th 2022   | qxn   |
+    |         | 2. Remove ESDs on HDMI TMDS signals                        |                      |       |
+    |         | 3. Add ferrite bead on HDMI shield                         |                      |       |
+    |         | 4. Change R16 and R80 to 0R                                |                      |       |
+    |         | 5. Change pullup resistors to 2.2k on I2C0-I2C3            |                      |       |
+    |         | 6. Change FB30 and FB31 to 0R                              |                      |       |
+    +---------+------------------------------------------------------------+----------------------+-------+
+    | 1.0     | 1. Add testpoint to QWIIC                                  | December 27th 2022   | qxn   |
+    |         | 2. Add serial resistors on I2C0 - I2C3 SCL                 |                      |       |
+    |         | 3. Add more capacitors on VDD_1V2                          |                      |       |
+    |         | 4. Add 0R on HDMI shield                                   |                      |       |
+    |         | 5. Add series resistor on SPE LED control                  |                      |       |
+    +---------+------------------------------------------------------------+----------------------+-------+
\ No newline at end of file
diff --git a/boards/beagleplay/03-quick-start.rst b/boards/beagleplay/03-quick-start.rst
new file mode 100644
index 0000000000000000000000000000000000000000..546ff46f69f2f437d3f2273ccd1942ad5d51b688
--- /dev/null
+++ b/boards/beagleplay/03-quick-start.rst
@@ -0,0 +1,57 @@
+.. _beagleplay-quick-start:
+
+Quick Start Guide
+####################
+
+.. tip::
+    This section provides you with the basic quick start guide for Tutorials & demos 
+    you can checout :ref:`beagleplay-demos-and-tutorials` chapter.
+
+What's included in the box?
+****************************
+
+When you purchase a brand new BeaglePlay, In the box you'll get:
+
+1. BeaglePlay board
+2. A sub-GHz antenna
+3. 3pcs 2.5GHz antennas
+
+.. image:: images/45fontall.png
+    :width: 1400
+    :align: center
+    :alt: BeaglePlay box contents
+
+Tethering to PC
+****************
+
+.. tip:: 
+    Checkout :ref:`beagleboard-getting-started` for,
+
+    1. Updating to latest software.
+    2. Power and Boot.
+    3. Network connection.
+    4. Browsing to your Beagle.
+    5. Troubleshooting.
+
+For tethering to your PC you'll need a USB-C to USB-A data cable.
+
+.. figure:: images/tethered-connection.jpg
+    :width: 1400
+    :align: center
+    :alt: Tethering BeaglePlay to PC
+
+    Tethering BeaglePlay to PC
+
+Access VSCode
+****************
+
+Once connected you can browse to 192.168.7.2:3000 to access the VSCode IDE 
+to browse documents and start programming your BeaglePlay!
+
+.. figure:: images/vscode.png
+    :width: 1400
+    :align: center
+    :alt: BeaglePlay VSCode IDE (192.168.7.2:3000)
+
+    BeaglePlay VSCode IDE (192.168.7.2:3000)
+
diff --git a/boards/beagleplay/04-detailed-overview.rst b/boards/beagleplay/04-detailed-overview.rst
new file mode 100644
index 0000000000000000000000000000000000000000..b64afc34dc51a9618844ad88f24bd603407fc4ae
--- /dev/null
+++ b/boards/beagleplay/04-detailed-overview.rst
@@ -0,0 +1,186 @@
+.. _beagleplay-detailed-overview:
+
+Detailed overview
+##################
+
+BeaglePlay is built around Texas Instruments AM62x Sitaraâ„¢ Processors which is a 
+Human-machine-interaction SoC with Arm® Cortex®-A53. It comes with 2GB DDR4 RAM, 16GB eMMC storage,
+Full size HDMI, USB-A host port, USB-C power & connectivity port, serial debug interface, and much more. 
+
+.. table:: BeaglePlay features
+        
+    +----------------------------+---------------------------------------------------------------------------+
+    | Feature                    | Description                                                               |
+    +============================+===========================================================================+
+    | Processor                  | TI AM6254 (multicore A53s with R5, M4s and PRUs)                          |
+    +----------------------------+---------------------------------------------------------------------------+
+    | PMIC                       | TPS6521901                                                                |
+    +----------------------------+---------------------------------------------------------------------------+
+    | Memory                     | 2GB DDR4                                                                  |
+    +----------------------------+---------------------------------------------------------------------------+
+    | Storage                    | 16GB eMMC                                                                 |
+    +----------------------------+---------------------------------------------------------------------------+
+    | WiFi                       | - PHY: WL1807MOD (roadmap to next-gen TI WiFi)                            |
+    |                            | - Antennas: 2.4GHz & 5GHz                                                 |
+    +----------------------------+---------------------------------------------------------------------------+
+    | BLE/SubG                   | - CC1352P7 M4+M0 with BeagleConnect firmware                              |
+    |                            | - BeagleConnect Wireless enabled                                          |
+    |                            | - Antennas: 2.4GHz & SubG IEEE802.15.4 software defined radio (SDR)       |
+    +----------------------------+---------------------------------------------------------------------------+
+    | Ethernet                   | - PHY: Realtek RTL8211F-VD-CG gigabit Ethernet phy                        |
+    |                            | - Connector: integrated magnetics RJ-45                                   |
+    +----------------------------+---------------------------------------------------------------------------+
+    | Single-pair Ethernet       | - BeagleConnect Wired enabled                                             |
+    |                            | - PHY: DP83TD510E 10Mbit single-pair Ethernet phy                         |
+    |                            | - Connector: RJ-11 jack                                                   |
+    |                            | - Power (PoDL): Input: N/A (protection to 12V), Output: 5V @ 250mA        |
+    |                            | - Isolation: ???                                                          |
+    +----------------------------+---------------------------------------------------------------------------+
+    | USB type-C                 | - PD/CC: None, HS shorted to both sides                                   |
+    |                            | - Power: Input: 5V @ 3A, Output: N/A                                      |
+    +----------------------------+---------------------------------------------------------------------------+
+    | HDMI                       | - PHY: IT66121                                                            |
+    |                            | - Connector: full-size                                                    |
+    +----------------------------+---------------------------------------------------------------------------+
+    | Other connectors           | - microSD                                                                 |
+    |                            | - USB type-A (480Mbit)                                                    |
+    |                            | - mikroBUS connector (I2C/UART/SPI/MCAN/MCASP/PWM/GPIO)                   |
+    |                            | - Grove connector (I2C/UART/ADC/PWM/GPIO)                                 |
+    |                            | - QWIIC connector (I2C)                                                   |
+    |                            | - CSI connector like BBAI-64/R-Pi                                         |
+    |                            | - OLDI connector (40-pin)                                                 |
+    +----------------------------+---------------------------------------------------------------------------+
+            
+AM6254 SoC 
+***********
+
+The low-cost AM62x Sitara™ MPU family of application processors are built for Linux® application development. 
+With scalable Arm® Cortex®-A53 performance and embedded features, such as: dual-display support and 3D 
+graphics acceleration, along with an extensive set of peripherals that make the AM62x device well-suited 
+for a broad range of industrial and automotive applications while offering intelligent features and optimized 
+power architecture as well.
+
+Some of these applications include:
+
+- Industrial HMI
+- EV charging stations
+- Touchless building access
+- Driver monitoring systems
+
+AM62x Sitaraâ„¢ processors are industrial-grade in the 13 x 13 mm package (ALW) and can meet the AEC-Q100 
+automotive standard in the 17.2 x 17.2 mm package (AMC). Industrial and Automotive functional safety 
+requirements can be addressed using the integrated Cortex-M4F cores and dedicated peripherals, which 
+can all be isolated from the rest of the AM62x processor.
+
+.. tip:: 
+    For more details checkout https://www.ti.com/product/AM625
+
+The 3-port Gigabit Ethernet switch has one internal port and two external ports with Time-Sensitive 
+Networking (TSN) support. An additional PRU module on the device enables real-time I/O capability 
+for customer’s own use cases. In addition, the extensive set of peripherals included in AM62x 
+enables system-level connectivity, such as: USB, MMC/SD, Camera interface, OSPI, CAN-FD and GPMC 
+for parallel host interface to an external ASIC/FPGA. The AM62x device also supports secure boot 
+for IP protection with the built-in Hardware Security Module (HSM) and employs advanced power management 
+support for portable and power-sensitive applications
+
+
+Board components location
+**************************
+
+This section describes the key components on the board, their location and function.
+
+Front components location
+==========================
+
+.. figure:: images/components-front.jpg
+    :width: 1400
+    :align: center
+    :alt: BeaglePlay board front components location
+
+    BeaglePlay board front components location
+
+
+.. table:: BeaglePlay board front components location
+    :align: center
+        
+    +----------------------------+---------------------------------------------------------------------------+
+    | Feature                    | Description                                                               |
+    +============================+===========================================================================+
+    | RTC Battery                | BQ32002 Real Time Clock (RTC) Battery holder takes CR1220 3V battery      |
+    +----------------------------+---------------------------------------------------------------------------+
+    | User LEDs                  | Five user LEDs, :ref:`board-power-and-boot` section provides more details.|
+    |                            | These LEDs are connect to the AM6254 SoC.                                 |
+    +----------------------------+---------------------------------------------------------------------------+
+    | JTAG (AM62)                | AM6254 SoC JTAG debug port.                                               |
+    +----------------------------+---------------------------------------------------------------------------+
+    | mikroBUS                   | MikroElectronica mikroBUS connected to CC1352P7 for MikroE Click boards.  |
+    +----------------------------+---------------------------------------------------------------------------+
+    | OLDI                       | AM6254 OpenLDI(OLDI) display port.                                        |
+    +----------------------------+---------------------------------------------------------------------------+
+    | CSI2                       | AM6254 Camera Serial Interface (CSI2).                                    |
+    +----------------------------+---------------------------------------------------------------------------+
+    | Grove                      | SeeedStudio grove modules connection port.                                |
+    +----------------------------+---------------------------------------------------------------------------+
+    | QWIIC                      | SparkFun QWIIC / Adafruit STEMMA-QT port for I2C modules connectivity.    |
+    +----------------------------+---------------------------------------------------------------------------+
+    | User Button                | Programmable user button, also servers as boot mode slect button          |
+    |                            | (SDCard/eMMC). Press down to select SD Card as boot medium.               |
+    +----------------------------+---------------------------------------------------------------------------+
+    | SDCard                     | Use to expand storage, boot linux image or flash latest image on eMMC.    |
+    +----------------------------+---------------------------------------------------------------------------+
+    | Reser button               | Press to reset BeaglePlay board (AM6254 SoC).                             |
+    +----------------------------+---------------------------------------------------------------------------+
+    | JTAG (CC1352)              | JTAG debug port for CC1352P7.                                             |
+    +----------------------------+---------------------------------------------------------------------------+
+    | Power button               | Press to shut-down (OFF), hold down to boot (ON).                         |
+    +----------------------------+---------------------------------------------------------------------------+
+    | Power & Connectivity LEDs  | Indicator LEDs for Power ON, CC1352 RF, and Single-pair connectivity.     |
+    +----------------------------+---------------------------------------------------------------------------+
+    | Single-pair Ethernet       | Single-pair Ethernet connectivity port with power over data line.         |
+    +----------------------------+---------------------------------------------------------------------------+
+    | GigaBit Ethernet           | 1Gb/s Wired internet connectivity.                                        |
+    +----------------------------+---------------------------------------------------------------------------+
+    | HDMI Output                | Full size HDMI port for connecting to external display monitors.          |
+    +----------------------------+---------------------------------------------------------------------------+
+    | USB-A host port            | Port to connect USB devices like cameras, keyboard & mouse combos, etc.   |
+    +----------------------------+---------------------------------------------------------------------------+
+    | USB-C port                 | Power and tethered connection port.                                       |
+    +----------------------------+---------------------------------------------------------------------------+
+
+Back components location
+==========================
+
+.. figure:: images/components-back.jpg
+    :width: 1400
+    :align: center
+    :alt: BeaglePlay board back components location
+
+    BeaglePlay board back components location
+
+
+.. table:: BeaglePlay board back components location
+    :align: center
+        
+    +----------------------------+---------------------------------------------------------------------------+
+    | Feature                    | Description                                                               |
+    +============================+===========================================================================+
+    | CC1352P7                   | 2.4GHz BLE + SubG IEEE802.15.4 with 1 x 2.4GHz + 1 x SubG uFL antenna.    |
+    +----------------------------+---------------------------------------------------------------------------+
+    | WL1807MOD                  | Dual band (2.4GHz & 5GHz) WiFi module with 2 x uFL antennas.              |
+    +----------------------------+---------------------------------------------------------------------------+
+    | DP83TD510E                 | Single-pair ethernet PHY.                                                 |
+    +----------------------------+---------------------------------------------------------------------------+
+    | RTL8211F                   | Ethernet PHY.                                                             |
+    +----------------------------+---------------------------------------------------------------------------+
+    | AM6254                     | Main SoC.                                                                 |
+    +----------------------------+---------------------------------------------------------------------------+
+    | 16GB eMMC                  | Flash storage.                                                            |
+    +----------------------------+---------------------------------------------------------------------------+
+    | 2GB DDR$                   | RAM / Memory.                                                             |
+    +----------------------------+---------------------------------------------------------------------------+
+    | BQ32002                    | Real Time Clock (RTC).                                                    |
+    +----------------------------+---------------------------------------------------------------------------+
+    | TPS6521901                 | Power management IC.                                                      |
+    +----------------------------+---------------------------------------------------------------------------+
+    | IT66121                    | HDMI PHY.                                                                 |
+    +----------------------------+---------------------------------------------------------------------------+
\ No newline at end of file
diff --git a/boards/beagleplay/05-high-level-specifications.rst b/boards/beagleplay/05-high-level-specifications.rst
new file mode 100644
index 0000000000000000000000000000000000000000..902955a727c05cacba1af12afc30f67f0483f6fb
--- /dev/null
+++ b/boards/beagleplay/05-high-level-specifications.rst
@@ -0,0 +1,50 @@
+.. _beagleplay-high-level-specifications:
+
+High-level specification
+#########################
+
+BeaglePlay block diagram
+*************************
+
+System on Chip (SoC)
+*********************
+
+.. figure:: images/am625.png
+    :width: 1400
+    :align: center
+    :alt: AM6254 SoC block diagram 
+
+    AM6254 SoC block diagram
+
+Connectivity
+*************
+
+Expansion Headers
+==================
+
+microSD Connector
+==================
+
+Type-C connector
+================
+
+Type-A connector
+=================
+
+Boot modes
+***********
+
+- SD Boot 
+- eMMC Boot 
+
+Power
+******
+
+The board can be powered via USB-C connector.
+
+JTAG pads
+**********
+
+Serial debug port
+******************
+
diff --git a/boards/beagleplay/06-detailed-hardware-design.rst b/boards/beagleplay/06-detailed-hardware-design.rst
new file mode 100644
index 0000000000000000000000000000000000000000..11bcfae9309c56f1c97dbb8932955e275211c6f7
--- /dev/null
+++ b/boards/beagleplay/06-detailed-hardware-design.rst
@@ -0,0 +1,118 @@
+.. _beagleplay-detailed-hardware-design:
+
+Detailed hardware design
+#########################
+
+.. tip:: 
+    You can download BeaglePlay schematic to have clear view of 
+    all the elements that makes up the BeaglePlay hardware.
+
+    :download:`BeaglePlay schematic diagram PDF <BeaglePlay_SCH_PDF.pdf>`
+
+Power supply
+**************
+
+.. figure:: images/hardware-design/dcdc-pmic.jpg
+    :alt: DCDC & PMIC
+
+    DCDC & PMIC
+
+.. figure:: images/hardware-design/soc-power.jpg
+    :alt: SoC Power
+
+    SoC Power
+
+.. figure:: images/hardware-design/soc-dcaps.jpg
+    :alt: SoC DCAPs
+
+    SoC DCAPs
+
+eMMC & microSD
+**************
+
+.. figure:: images/hardware-design/emmc-microsd.jpg
+    :alt: eMMC & microSD
+
+    eMMC & microSD
+
+Ethernet
+*********
+
+.. figure:: images/hardware-design/gigabit-ethernet.jpg
+    :alt: Gigabit Ethernet
+
+    Gigabit Ethernet
+
+.. figure:: images/hardware-design/single-pair-ethernet.jpg
+    :alt: Single-pair Ethernet
+
+    Single-pair Ethernet
+
+HDMI
+*****
+
+.. figure:: images/hardware-design/hdmi.jpg
+    :alt: HDMI
+
+    HDMI
+
+USB-A & USB-C
+**************
+
+.. figure:: images/hardware-design/uab-a-and-usb-c.jpg
+    :alt: USB-A & USB-C
+
+OLDI & CSI
+***********
+
+.. figure:: images/hardware-design/oldi-and-csi.jpg
+    :alt: OLDI & CSI
+
+    OLDI & CSI
+
+RTC, ID, and Debug 
+******************
+
+.. figure:: images/hardware-design/rtc-id-debug.jpg
+    :alt: RTC, ID, and Debug 
+
+DDR4 & SoC DDR controller
+**************************
+
+.. figure:: images/hardware-design/ddr4-soc-ddr.jpg
+    :alt: DDR4 & SoC DDR controller
+
+    DDR4 & SoC DDR controller
+
+CC1352P7
+*********
+
+.. figure:: images/hardware-design/cc1352p7.jpg
+    :alt: CC1352P7 wireless MCU
+
+    CC1352P7 wireless MCU
+
+WiFi 2.4G/5G
+*************
+
+.. figure:: images/hardware-design/wifi.jpg
+    :alt: WiFi 2.4G/5G
+
+    WiFi 2.4G/5G
+
+Buttons & LEDs
+***************
+
+.. figure:: images/hardware-design/buttons-and-leds.jpg
+    :alt: Buttons & LEDs
+
+    Buttons & LEDs
+
+Expansion connector & ADC
+**************************
+
+.. figure:: images/hardware-design/expansion-and-adc.jpg
+    :alt: Expansion connectors & ADC
+
+    Expansion connectors & ADC
+
diff --git a/boards/beagleplay/07-connectors-and-pinouts.rst b/boards/beagleplay/07-connectors-and-pinouts.rst
new file mode 100644
index 0000000000000000000000000000000000000000..de02b216760998853c6f17513bfd937a47e006a1
--- /dev/null
+++ b/boards/beagleplay/07-connectors-and-pinouts.rst
@@ -0,0 +1,16 @@
+.. _beagleplay-connectors-and-pinouts:
+
+Connectors & Pinouts
+#####################
+
+mikroBUS
+*********
+
+Grove
+******
+
+microSD
+********
+
+QWIIC
+******
\ No newline at end of file
diff --git a/boards/beagleplay/08-expansion.rst b/boards/beagleplay/08-expansion.rst
new file mode 100644
index 0000000000000000000000000000000000000000..3a3b88d90d295101ba02958ab78258875a164176
--- /dev/null
+++ b/boards/beagleplay/08-expansion.rst
@@ -0,0 +1,25 @@
+.. _beagleplay-expansion:
+
+Expansion
+##########
+
+MIKROE click boards
+*******************
+
+Grove modules
+**************
+
+QWIIC modules
+**************
+
+SDCards
+*******
+
+CSI2 cameras
+*************
+
+OLDI displays
+**************
+
+USB devices
+************
\ No newline at end of file
diff --git a/boards/beagleplay/09-demos-and-tutorials.rst b/boards/beagleplay/09-demos-and-tutorials.rst
new file mode 100644
index 0000000000000000000000000000000000000000..9e4ee322c907a73e750b5b9e2d86b6bc47e9de8e
--- /dev/null
+++ b/boards/beagleplay/09-demos-and-tutorials.rst
@@ -0,0 +1,105 @@
+.. _beagleplay-demos-and-tutorials:
+
+Demos & Tutorials
+##################
+
+.. dropdown:: Demos
+    :margin: 4 4 2 2
+    :open:
+
+.. dropdown:: Tutorials
+    :margin: 4 4 2 2
+    :open:
+
+    .. card::
+        :margin: 4 4 2 2
+        :link: beagleplay-connect-wifi
+        :link-type: ref
+
+        **01. Connect WiFi**
+        ^^^
+
+        Connect to wifi using wpa_gui & wpa_cli tools.
+    
+    .. card::
+        :margin: 4 4 2 2
+        :link: beagleplay-serial-console
+        :link-type: ref
+
+        **02. Using serial console**
+        ^^^
+
+        Use USB-UART adaptor to access boot console.
+
+    .. card::
+        :margin: 4 4 2 2
+        :link: beagleplay-mikrobus
+        :link-type: ref
+
+        **03. Using mikroBUS**
+        ^^^
+
+        Use mikroBUS interface for expansion.
+
+    .. card::
+        :margin: 4 4 2 2
+        :link: beagleplay-qwiic
+        :link-type: ref
+
+        **04. Using qwiic interface**
+        ^^^
+
+        Use qwiic I2C interface to connect 1000s of qwiic enabled boards.
+
+    .. card::
+        :margin: 4 4 2 2
+        :link: beagleplay-grove
+        :link-type: ref
+
+        **05. Using grove modules**
+        ^^^
+
+        Learn to use grove modules.
+
+    .. card::
+        :margin: 4 4 2 2
+        :link: beagleplay-csi
+        :link-type: ref
+
+        **06. Using CSI interface**
+        ^^^
+
+        Connect and use cameras via CSI interface.
+
+    .. card::
+        :margin: 4 4 2 2
+        :link: beagleplay-oldi
+        :link-type: ref
+
+        **07. Using oldi**
+        ^^^
+
+        Learn to use oldi display interface.
+
+    .. card::
+        :margin: 4 4 2 2
+        :link: beagleplay-zephyr-development
+        :link-type: ref
+
+        **08. Zephyr Development**
+        ^^^
+
+        Setup zephyr development environment.
+
+.. toctree::
+   :maxdepth: 1
+   :hidden:
+
+   demos-and-tutorials/connect-wifi
+   demos-and-tutorials/using-serial-console
+   demos-and-tutorials/using-mikrobus
+   demos-and-tutorials/using-qwiic
+   demos-and-tutorials/using-grove
+   demos-and-tutorials/using-csi
+   demos-and-tutorials/using-oldi
+   demos-and-tutorials/zephyr-cc1352-development
\ No newline at end of file
diff --git a/boards/beagleplay/10-support-documents.rst b/boards/beagleplay/10-support-documents.rst
new file mode 100644
index 0000000000000000000000000000000000000000..a81a2f0e480f2d3904055da5ff30324981f6f7b7
--- /dev/null
+++ b/boards/beagleplay/10-support-documents.rst
@@ -0,0 +1,25 @@
+.. _beagleplay-support-documents:
+
+Support documents
+##################
+
+Hardware docs
+**************
+
+For any hardware document like schematic diagram PDF, 
+EDA files, and more you can checkout the 
+`BeaglePlay repository <https://git.beagleboard.org/beagleplay/beagleplay>`_.
+
+Software docs
+**************
+
+For BeaglePlay specific software projects you can checkout all the 
+`BeaglePlay project repositories group <https://git.beagleboard.org/beagleplay/beagleplay>`_.
+
+Additional support
+*******************
+
+For any additional support you can submit your queries on our forum,
+https://forum.beagleboard.org/
+
+
diff --git a/boards/beagleplay/11-mechanical-specifications.rst b/boards/beagleplay/11-mechanical-specifications.rst
new file mode 100644
index 0000000000000000000000000000000000000000..84c78d56069aa0104507bd1e05c329ce6b16aba5
--- /dev/null
+++ b/boards/beagleplay/11-mechanical-specifications.rst
@@ -0,0 +1,27 @@
+.. _beagleplay-mechanical-specifications:
+
+Mechanical Specifications 
+##########################
+
+Dimensions & weight
+*******************
+
+.. table:: Dimensions & weight
+
+    +--------------------+----------------------------------------------------+
+    | Parameter          | Value                                              |
+    +====================+====================================================+
+    | Size               | 82.5x80x20mm                                       |
+    +--------------------+----------------------------------------------------+
+    | Max heigh          | 20mm                                               |
+    +--------------------+----------------------------------------------------+
+    | PCB Size           | 80x80mm                                            |
+    +--------------------+----------------------------------------------------+
+    | PCB Layers         | 8 layers                                           |
+    +--------------------+----------------------------------------------------+
+    | PCB Thickness      | 1.6mm                                              |
+    +--------------------+----------------------------------------------------+
+    | RoHS compliant     | Yes                                                |
+    +--------------------+----------------------------------------------------+
+    | Weight             | 55.3g                                              |
+    +--------------------+----------------------------------------------------+
diff --git a/boards/beagleplay/12-additional-pictures.rst b/boards/beagleplay/12-additional-pictures.rst
new file mode 100644
index 0000000000000000000000000000000000000000..1dbc1db60136de5ca241a1392e88cafc47977a0e
--- /dev/null
+++ b/boards/beagleplay/12-additional-pictures.rst
@@ -0,0 +1,14 @@
+.. _beagleplay-additional-pictures:
+
+Additional Pictures
+###################
+
+.. image:: images/45back.png
+    :align: center
+    :width: 700
+    :alt: BeaglePlay back image (45 degree rotated)
+
+.. image:: images/45front.png
+    :align: center
+    :width: 700
+    :alt: BeaglePlay front image (45 degree rotated)
\ No newline at end of file
diff --git a/boards/beagleplay/BeaglePlay_SCH_PDF.pdf b/boards/beagleplay/BeaglePlay_SCH_PDF.pdf
new file mode 100644
index 0000000000000000000000000000000000000000..8acccb855ca4aa74c3c87d5f0c5c964f69bbf252
Binary files /dev/null and b/boards/beagleplay/BeaglePlay_SCH_PDF.pdf differ
diff --git a/boards/beagleplay/connect-wifi.rst b/boards/beagleplay/demos-and-tutorials/connect-wifi.rst
similarity index 77%
rename from boards/beagleplay/connect-wifi.rst
rename to boards/beagleplay/demos-and-tutorials/connect-wifi.rst
index ea405122d443bec317b4e40dd2adc131a32639fc..fecd121abd8b1443fe5d42770cfff385006a9eb6 100644
--- a/boards/beagleplay/connect-wifi.rst
+++ b/boards/beagleplay/demos-and-tutorials/connect-wifi.rst
@@ -14,13 +14,13 @@ Step 1: Starting wpa_gui
 
 You can start ``wpa_gui`` either from ``Applications > Internet > wpa_gui`` or double click on the ``wpa_gui`` desktop application shortcut.
 
-.. figure:: images/wpa_gui_step1a.png
+.. figure:: ../images/wpa_gui_step1a.png
     :align: center
     :alt: Starting wpa_gui from Applications > Internet > wpa_gui
 
     Starting wpa_gui from Applications > Internet > wpa_gui
 
-.. figure:: images/wpa_gui_step1b.png
+.. figure:: ../images/wpa_gui_step1b.png
     :align: center
     :alt: Starting wpa_gui from Desktop application shortcut
 
@@ -39,7 +39,7 @@ Let's see the ``wpa_gui`` interface in detail,
     - Click on ``Scan`` to scan nearby WiFi access points.
 4. ``Manage Network`` tab shows you all the saved networks and options to manage those.
 
-.. figure:: images/wpa_gui_step2.png
+.. figure:: ../images/wpa_gui_step2.png
     :align: center
     :alt: wpa_gui interface
 
@@ -51,7 +51,7 @@ Step 3: Scanning & Connecting to WiFi access points
 To scan the WiFi access points around you, just click on ``Scan`` button availale under 
 ``wpa_gui > Current Status > Scan``.
 
-.. figure:: images/wpa_gui_step3a.png
+.. figure:: ../images/wpa_gui_step3a.png
     :align: center
     :alt: Scanning WiFi access points
 
@@ -71,7 +71,7 @@ Now, you just have to double click on the Network you want to connect to as show
     SSIDs and BSSIDs are not fully visible in screenshot below 
     but you can change the column length to see the WiFi names better.
 
-.. figure:: images/wpa_gui_step3b.png
+.. figure:: ../images/wpa_gui_step3b.png
     :align: center
     :alt: Selecting WiFi access point
 
@@ -81,14 +81,38 @@ Final step is to type your WiFi access point password under ``PSK`` input field
 click on ``Add`` (as shown in screenshot below) which will automatically connect 
 your board to WiFi (if password is correct). 
 
-.. figure:: images/wpa_gui_step3c.png
+.. figure:: ../images/wpa_gui_step3c.png
     :align: center
     :alt: Connecting to WiFi access point
 
     Connecting to WiFi access point
 
-wpa_cli
-********
+wpa_cli (console)
+*****************
+
+.. tip:: 
+    Checkout :ref:`beagleplay-serial-console` section.
+
+Connect your BeaglePlay to a USB to UART cable through the UART debug 
+header pins near USB-C port of BeaglePlay. 
+
+.. table:: connecting BeaglePlay to USB-UART bridge
+
+    +-------------------------+----------------------------+
+    | USB to UART debug probe | BeaglePlay UART debug port |
+    +=========================+============================+
+    | Transmit (TX)           | Recieve (RX)               |
+    +-------------------------+----------------------------+
+    | Recieve (RX)            | Transmit (RX)              |
+    +-------------------------+----------------------------+
+    | Ground (GND)            | Ground (GND)               |
+    +-------------------------+----------------------------+
+
+After getting the access to BeaglePlay's console using application like ``tio`` 
+you can follow the exact steps in the section below to setup your WiFi using ``wpa_cli``.
+
+wpa_cli (XFCE)
+**************
 
 Another way of connecting to a WiFi access point is to use ``wpa_cli`` tool.
 
@@ -98,13 +122,13 @@ Step 1: Open up terminal
 
 Open up a terminal window either from ``Applications > Terminal Emulator`` Or from Task Manager.
 
-.. figure:: images/wpa_cli_step1a.jpg
+.. figure:: ../images/wpa_cli_step1a.jpg
     :align: center
     :alt: Open terminal from Applications > Terminal Emulator
 
     Open terminal from Applications > Terminal Emulator    
 
-.. figure:: images/wpa_cli_step1b.jpg
+.. figure:: ../images/wpa_cli_step1b.jpg
     :align: center
     :alt: Open terminal from Task Manager
 
@@ -131,19 +155,19 @@ which will open up ``wpa_supplicant-wlan0.conf`` inside ``nano`` (terminal based
 3. Now save the details using ``ctrl + O`` then enter.
 4. To exit out of the ``nano`` text editor use ``ctrl + X``.
 
-.. figure:: images/wpa_cli_step2a.jpg
+.. figure:: ../images/wpa_cli_step2a.jpg
     :align: center
     :alt: Run: $ sudo nano /etc/wpa_supplicant/wpa_supplicant-wlan0.conf
 
     Run: $ sudo nano /etc/wpa_supplicant/wpa_supplicant-wlan0.conf
 
-.. figure:: images/wpa_cli_step2b.jpg
+.. figure:: ../images/wpa_cli_step2b.jpg
     :align: center
     :alt: Add SSID and PSK
 
     Add SSID and PSK
 
-.. figure:: images/wpa_cli_step2c.jpg
+.. figure:: ../images/wpa_cli_step2c.jpg
     :align: center
     :alt: Save credentials and Exit
 
@@ -177,13 +201,13 @@ after you add the credentials to ``wpa_supplicant-wlan0.conf``.
     rtt min/avg/max/mdev = 5.281/6.445/9.043/1.274 ms
 
 
-.. figure:: images/wpa_cli_step3a.jpg
+.. figure:: ../images/wpa_cli_step3a.jpg
     :align: center
     :alt: Connect to WiFi by running $ sudo wpa_cli -i wlan0 reconfigure
 
     Connect to WiFi by running $ sudo wpa_cli -i wlan0 reconfigure
 
-.. figure:: images/wpa_cli_step3b.jpg
+.. figure:: ../images/wpa_cli_step3b.jpg
     :align: center
     :alt: To check connection try running $ ping 8.8.8.8
 
diff --git a/boards/beagleplay/demos-and-tutorials/images/serial-debug-connection.jpg b/boards/beagleplay/demos-and-tutorials/images/serial-debug-connection.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..3010bdd35d2d2d2f657ba5389ab340b33b8ac66f
Binary files /dev/null and b/boards/beagleplay/demos-and-tutorials/images/serial-debug-connection.jpg differ
diff --git a/boards/beagleplay/using-csi.rst b/boards/beagleplay/demos-and-tutorials/using-csi.rst
similarity index 100%
rename from boards/beagleplay/using-csi.rst
rename to boards/beagleplay/demos-and-tutorials/using-csi.rst
diff --git a/boards/beagleplay/using-grove.rst b/boards/beagleplay/demos-and-tutorials/using-grove.rst
similarity index 74%
rename from boards/beagleplay/using-grove.rst
rename to boards/beagleplay/demos-and-tutorials/using-grove.rst
index 22ef16a569038941b3098683b3ad64fc8c246bff..282e8bad12dadd1ec2884c4e84e94e8af9285cf8 100644
--- a/boards/beagleplay/using-grove.rst
+++ b/boards/beagleplay/demos-and-tutorials/using-grove.rst
@@ -1,4 +1,4 @@
-.. _beagleplay_grove:
+.. _beagleplay-grove:
 
 Using Grove
 ###########
diff --git a/boards/beagleplay/using-mikrobus.rst b/boards/beagleplay/demos-and-tutorials/using-mikrobus.rst
similarity index 100%
rename from boards/beagleplay/using-mikrobus.rst
rename to boards/beagleplay/demos-and-tutorials/using-mikrobus.rst
diff --git a/boards/beagleplay/using-oldi.rst b/boards/beagleplay/demos-and-tutorials/using-oldi.rst
similarity index 100%
rename from boards/beagleplay/using-oldi.rst
rename to boards/beagleplay/demos-and-tutorials/using-oldi.rst
diff --git a/boards/beagleplay/using-qwiic.rst b/boards/beagleplay/demos-and-tutorials/using-qwiic.rst
similarity index 100%
rename from boards/beagleplay/using-qwiic.rst
rename to boards/beagleplay/demos-and-tutorials/using-qwiic.rst
diff --git a/boards/beagleplay/demos-and-tutorials/using-serial-console.rst b/boards/beagleplay/demos-and-tutorials/using-serial-console.rst
new file mode 100644
index 0000000000000000000000000000000000000000..12957bdfe2408ed3453905c1929a443b2548d286
--- /dev/null
+++ b/boards/beagleplay/demos-and-tutorials/using-serial-console.rst
@@ -0,0 +1,27 @@
+.. _beagleplay-serial-console:
+
+Using Serial Console
+####################
+
+To see the board boot log and access your BeaglePlay's console you can connect a USB-UART  
+cable as dipicted in image below and use application like ``tio`` to access the conole.
+
+.. figure:: images/serial-debug-connection.jpg
+    :width: 1400
+    :alt: Serial debug (USB-UART) cable connection.
+
+    Serial debug (USB-UART) cable connection.
+
+If you are using Linux your USB to UART converter may appear as ``/dev/ttyUSB``. 
+It will be different for Mac and Windows operatig systems.
+
+.. code-block:: shell
+
+    [lorforlinux@fedora ~] $ tio /dev/ttyUSB0 
+    tio v2.5
+    Press ctrl-t q to quit
+    Connected
+
+.. tip::
+    For more information on ``USB to UART`` cables, 
+    you can checkout :ref:`serial-debug-cables` section.
diff --git a/boards/beagleplay/zephyr-cc1352-development.rst b/boards/beagleplay/demos-and-tutorials/zephyr-cc1352-development.rst
similarity index 100%
rename from boards/beagleplay/zephyr-cc1352-development.rst
rename to boards/beagleplay/demos-and-tutorials/zephyr-cc1352-development.rst
diff --git a/boards/beagleplay/images/45font.png b/boards/beagleplay/images/45front.png
similarity index 100%
rename from boards/beagleplay/images/45font.png
rename to boards/beagleplay/images/45front.png
diff --git a/boards/beagleplay/images/am625.png b/boards/beagleplay/images/am625.png
new file mode 100644
index 0000000000000000000000000000000000000000..4e1ffadc669114e2cd943d1346afae689069cb83
Binary files /dev/null and b/boards/beagleplay/images/am625.png differ
diff --git a/boards/beagleplay/images/am625.svg b/boards/beagleplay/images/am625.svg
new file mode 100644
index 0000000000000000000000000000000000000000..768b1ad0ed46f741ba45f343df5ae7ffad81a2c6
--- /dev/null
+++ b/boards/beagleplay/images/am625.svg
@@ -0,0 +1,3292 @@
+<?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>
diff --git a/boards/beagleplay/images/chapter-thumbnails/01-introduction.jpg b/boards/beagleplay/images/chapter-thumbnails/01-introduction.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..79ff915bc87e8e048e26c37ba9325c583671d7c9
Binary files /dev/null and b/boards/beagleplay/images/chapter-thumbnails/01-introduction.jpg differ
diff --git a/boards/beagleplay/images/chapter-thumbnails/02-change-history.jpg b/boards/beagleplay/images/chapter-thumbnails/02-change-history.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..70224d1acff0b2b8381fed25547076fb47cc758a
Binary files /dev/null and b/boards/beagleplay/images/chapter-thumbnails/02-change-history.jpg differ
diff --git a/boards/beagleplay/images/chapter-thumbnails/03-quick-start.jpg b/boards/beagleplay/images/chapter-thumbnails/03-quick-start.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..f80cd39856e3b2fb3e6871b1396e322925a82989
Binary files /dev/null and b/boards/beagleplay/images/chapter-thumbnails/03-quick-start.jpg differ
diff --git a/boards/beagleplay/images/chapter-thumbnails/04-detailed-overview.jpg b/boards/beagleplay/images/chapter-thumbnails/04-detailed-overview.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..a55b541eda8d9ffd3090d9a2b701aadbfd09fc68
Binary files /dev/null and b/boards/beagleplay/images/chapter-thumbnails/04-detailed-overview.jpg differ
diff --git a/boards/beagleplay/images/chapter-thumbnails/05-high-level-specifications.jpg b/boards/beagleplay/images/chapter-thumbnails/05-high-level-specifications.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..9add98c4a2435ca05129c97c512b8f0748b40e9c
Binary files /dev/null and b/boards/beagleplay/images/chapter-thumbnails/05-high-level-specifications.jpg differ
diff --git a/boards/beagleplay/images/chapter-thumbnails/06-detailed-hardware-design.jpg b/boards/beagleplay/images/chapter-thumbnails/06-detailed-hardware-design.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..f9f228f56f53830d37ad62cfd5a47f127625dda9
Binary files /dev/null and b/boards/beagleplay/images/chapter-thumbnails/06-detailed-hardware-design.jpg differ
diff --git a/boards/beagleplay/images/chapter-thumbnails/07-connectors-and-pinouts.jpg b/boards/beagleplay/images/chapter-thumbnails/07-connectors-and-pinouts.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..955b25e49dc7e401925b0bc72278dcfffe7660b4
Binary files /dev/null and b/boards/beagleplay/images/chapter-thumbnails/07-connectors-and-pinouts.jpg differ
diff --git a/boards/beagleplay/images/chapter-thumbnails/08-expansion.jpg b/boards/beagleplay/images/chapter-thumbnails/08-expansion.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..f1ccbd334b4e296bc7eb56eeeefd1bb1cdf4594e
Binary files /dev/null and b/boards/beagleplay/images/chapter-thumbnails/08-expansion.jpg differ
diff --git a/boards/beagleplay/images/chapter-thumbnails/09-demos-and-tutorials.jpg b/boards/beagleplay/images/chapter-thumbnails/09-demos-and-tutorials.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..5e52884e6a27afaf2b0480d5d640a16323214f66
Binary files /dev/null and b/boards/beagleplay/images/chapter-thumbnails/09-demos-and-tutorials.jpg differ
diff --git a/boards/beagleplay/images/chapter-thumbnails/10-support-documents.jpg b/boards/beagleplay/images/chapter-thumbnails/10-support-documents.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..29c1945507331a871903f40dbc21cd07fb6d3656
Binary files /dev/null and b/boards/beagleplay/images/chapter-thumbnails/10-support-documents.jpg differ
diff --git a/boards/beagleplay/images/chapter-thumbnails/11-mechanical-specifications.jpg b/boards/beagleplay/images/chapter-thumbnails/11-mechanical-specifications.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..215df637417dbdd2899b5d715e9e5176f6153807
Binary files /dev/null and b/boards/beagleplay/images/chapter-thumbnails/11-mechanical-specifications.jpg differ
diff --git a/boards/beagleplay/images/chapter-thumbnails/12-additional-pictures.jpg b/boards/beagleplay/images/chapter-thumbnails/12-additional-pictures.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..05bee40bd5991acad352f990426c6c5f7ace5c0e
Binary files /dev/null and b/boards/beagleplay/images/chapter-thumbnails/12-additional-pictures.jpg differ
diff --git a/boards/beagleplay/images/components-back.jpg b/boards/beagleplay/images/components-back.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..67034fbbd79b1c04887641f84f0be9d282a86815
Binary files /dev/null and b/boards/beagleplay/images/components-back.jpg differ
diff --git a/boards/beagleplay/images/components-front.jpg b/boards/beagleplay/images/components-front.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..1adcdf9f86c3fa0e81f31fdd02ac7838769e089f
Binary files /dev/null and b/boards/beagleplay/images/components-front.jpg differ
diff --git a/boards/beagleplay/images/font.png b/boards/beagleplay/images/front.png
similarity index 100%
rename from boards/beagleplay/images/font.png
rename to boards/beagleplay/images/front.png
diff --git a/boards/beagleplay/images/hardware-design/buttons-and-leds.jpg b/boards/beagleplay/images/hardware-design/buttons-and-leds.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..07c35bb9a873fe258efc944577ca4e266f2e021c
Binary files /dev/null and b/boards/beagleplay/images/hardware-design/buttons-and-leds.jpg differ
diff --git a/boards/beagleplay/images/hardware-design/cc1352p7.jpg b/boards/beagleplay/images/hardware-design/cc1352p7.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..100053d5a75ab41586a3660889ba08f8acd1a2eb
Binary files /dev/null and b/boards/beagleplay/images/hardware-design/cc1352p7.jpg differ
diff --git a/boards/beagleplay/images/hardware-design/dcdc-pmic.jpg b/boards/beagleplay/images/hardware-design/dcdc-pmic.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..bf1a4bcc78ca1a1b19c7c9b41719307442c40a04
Binary files /dev/null and b/boards/beagleplay/images/hardware-design/dcdc-pmic.jpg differ
diff --git a/boards/beagleplay/images/hardware-design/ddr4-soc-ddr.jpg b/boards/beagleplay/images/hardware-design/ddr4-soc-ddr.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..037a2ab47a03d2aaa5bcd9cb7937950c3d8f3540
Binary files /dev/null and b/boards/beagleplay/images/hardware-design/ddr4-soc-ddr.jpg differ
diff --git a/boards/beagleplay/images/hardware-design/emmc-microsd.jpg b/boards/beagleplay/images/hardware-design/emmc-microsd.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..2d40c0b234bc8dd21a96dded99219fba8f2ef8d1
Binary files /dev/null and b/boards/beagleplay/images/hardware-design/emmc-microsd.jpg differ
diff --git a/boards/beagleplay/images/hardware-design/emmc.jpg b/boards/beagleplay/images/hardware-design/emmc.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..d234f52cb7157becc1f5228a7a27c10df679f4cc
Binary files /dev/null and b/boards/beagleplay/images/hardware-design/emmc.jpg differ
diff --git a/boards/beagleplay/images/hardware-design/expansion-and-adc.jpg b/boards/beagleplay/images/hardware-design/expansion-and-adc.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..674568ecffab0484a670e9c0aad053591d055d91
Binary files /dev/null and b/boards/beagleplay/images/hardware-design/expansion-and-adc.jpg differ
diff --git a/boards/beagleplay/images/hardware-design/gigabit-ethernet.jpg b/boards/beagleplay/images/hardware-design/gigabit-ethernet.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..c91c412f81d69cfeb1bfc1e747d7335925090e31
Binary files /dev/null and b/boards/beagleplay/images/hardware-design/gigabit-ethernet.jpg differ
diff --git a/boards/beagleplay/images/hardware-design/hdmi.jpg b/boards/beagleplay/images/hardware-design/hdmi.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..793515a97996e747161511e81e518e0b6e09f29f
Binary files /dev/null and b/boards/beagleplay/images/hardware-design/hdmi.jpg differ
diff --git a/boards/beagleplay/images/hardware-design/micro-sd-card.jpg b/boards/beagleplay/images/hardware-design/micro-sd-card.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..7c7d100dbd6c00d671ae07da5cb136a81f82ae62
Binary files /dev/null and b/boards/beagleplay/images/hardware-design/micro-sd-card.jpg differ
diff --git a/boards/beagleplay/images/hardware-design/oldi-and-csi.jpg b/boards/beagleplay/images/hardware-design/oldi-and-csi.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..32a6ec1535b72f0da5280f74c16a34454c6c563e
Binary files /dev/null and b/boards/beagleplay/images/hardware-design/oldi-and-csi.jpg differ
diff --git a/boards/beagleplay/images/hardware-design/power-dcdc-3v3.jpg b/boards/beagleplay/images/hardware-design/power-dcdc-3v3.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..beacf43c768bbab15190b9999d4a6d23f5ce10dc
Binary files /dev/null and b/boards/beagleplay/images/hardware-design/power-dcdc-3v3.jpg differ
diff --git a/boards/beagleplay/images/hardware-design/power-ldo-1v0.jpg b/boards/beagleplay/images/hardware-design/power-ldo-1v0.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..ad6a2c6336feafb41089c99d5aa9decd944d6804
Binary files /dev/null and b/boards/beagleplay/images/hardware-design/power-ldo-1v0.jpg differ
diff --git a/boards/beagleplay/images/hardware-design/power-pmic.jpg b/boards/beagleplay/images/hardware-design/power-pmic.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..6e553df9541191e0f0f9f0ea605709a8871b13c7
Binary files /dev/null and b/boards/beagleplay/images/hardware-design/power-pmic.jpg differ
diff --git a/boards/beagleplay/images/hardware-design/rtc-id-debug.jpg b/boards/beagleplay/images/hardware-design/rtc-id-debug.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..2e1a57e9b651f0d8b1d2df8590d8fc3f916fcbc1
Binary files /dev/null and b/boards/beagleplay/images/hardware-design/rtc-id-debug.jpg differ
diff --git a/boards/beagleplay/images/hardware-design/single-pair-ethernet.jpg b/boards/beagleplay/images/hardware-design/single-pair-ethernet.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..88bdc3e83f06a7846ff75c893ac708f6b736024b
Binary files /dev/null and b/boards/beagleplay/images/hardware-design/single-pair-ethernet.jpg differ
diff --git a/boards/beagleplay/images/hardware-design/soc-dcaps.jpg b/boards/beagleplay/images/hardware-design/soc-dcaps.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..cb879b3eda4e9db56c10c5e0e5c042330a22d510
Binary files /dev/null and b/boards/beagleplay/images/hardware-design/soc-dcaps.jpg differ
diff --git a/boards/beagleplay/images/hardware-design/soc-power.jpg b/boards/beagleplay/images/hardware-design/soc-power.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..103dd04cbf9a855dd5d4a0e229e6b987addfccd7
Binary files /dev/null and b/boards/beagleplay/images/hardware-design/soc-power.jpg differ
diff --git a/boards/beagleplay/images/hardware-design/uab-a-and-usb-c.jpg b/boards/beagleplay/images/hardware-design/uab-a-and-usb-c.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..651a7c84f57dd27a252bf876aee6e53c6a6bf78d
Binary files /dev/null and b/boards/beagleplay/images/hardware-design/uab-a-and-usb-c.jpg differ
diff --git a/boards/beagleplay/images/hardware-design/wifi.jpg b/boards/beagleplay/images/hardware-design/wifi.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..8a0c4ac223c2bf86016a0a7b657feb42edd8b3a6
Binary files /dev/null and b/boards/beagleplay/images/hardware-design/wifi.jpg differ
diff --git a/boards/beagleplay/images/tethered-connection.jpg b/boards/beagleplay/images/tethered-connection.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..94824948a703d88823fd188b5b2a702590e2e14e
Binary files /dev/null and b/boards/beagleplay/images/tethered-connection.jpg differ
diff --git a/boards/beagleplay/images/vscode.png b/boards/beagleplay/images/vscode.png
new file mode 100644
index 0000000000000000000000000000000000000000..a4b3109678dcd75f810d9c4d3396bbd680ca58ae
Binary files /dev/null and b/boards/beagleplay/images/vscode.png differ
diff --git a/boards/beagleplay/index.rst b/boards/beagleplay/index.rst
index 3e1b6d67dd14437dbfcb25b890baca7f6e176afc..939b0115eaae7f6188fa3d6aa66b943fc4948b16 100644
--- a/boards/beagleplay/index.rst
+++ b/boards/beagleplay/index.rst
@@ -7,42 +7,210 @@ BeaglePlay
     This is a work in progress, for latest documentation please 
     visit https://docs.beagleboard.org/latest/
 
-BeaglePlay is an open-source single board computer designed to simplify the process of adding
-sensors, actuators, indicators, human interfaces, and connectivity to a reliable embedded system.
-It features a powerful 64-bit, quad-core processor and innovative connectivity options, including
-WiFi, Gigabit Ethernet, sub-GHz wireless, and single-pair Ethernet with power-over-data-line. With
-compatibility with 1,000s of off-the-shelf add-ons and a customized Debian Linux image, BeaglePlay
-makes expansion and customization easy. It also includes ribbon-cable connections for cameras and
-touch-screen displays, and a socket for a battery-backed real-time-clock, making it ideal for
-human-machine interface designs. With its competitive price and user-friendly design, BeaglePlay
-provides a positive development experience for users.
-
-.. admonition:: Contributors
-
-    This work is licensed under a `Creative Commons Attribution-ShareAlike
-    4.0 International License <http://creativecommons.org/licenses/by-sa/4.0/>`__
-
-.. note::
-    Make sure to read and accept all the terms & condition provided in the :ref:`boards-terms-and-conditions` page. 
-    
-    Use of either the boards or the design materials constitutes agreement to the T&C including any 
-    modifications done to the hardware or software solutions provided by beagleboard.org foundation.
-
-.. image:: images/45font.png
-   :width: 598
-   :align: center
-   :alt: BeaglePlay
+.. image:: images/front.png
+    :width: 700
+    :align: center
+    :alt: BeaglePlay board
 
-.. toctree::
+.. grid:: 1 1 2 3
+   :margin: 4 4 0 0
+   :gutter: 4
+
+   .. grid-item-card::
+      :link: beagleplay-introduction
+      :link-type: ref
+
+      **01. Introduction**
+      ^^^
+
+      .. image:: images/chapter-thumbnails/01-introduction.jpg
+         :align: center
+         :alt: BeaglePlay Chapter01 thumbnail
+      
+      +++
+
+      Introduction to BeaglePlay board.
+
+
+   .. grid-item-card::
+      :link: beagleplay-change-history
+      :link-type: ref
+
+      **02. Change History**
+      ^^^
+
+      .. image:: images/chapter-thumbnails/02-change-history.jpg
+         :align: center
+         :alt: BeaglePlay Chapter02 thumbnail
+
+      +++
+
+      Hardware, Software, and Documentation change history.
+
+   .. grid-item-card:: 
+      :link: beagleplay-quick-start
+      :link-type: ref
+
+      **03. Quick start**
+      ^^^
+
+      .. image:: images/chapter-thumbnails/03-quick-start.jpg
+         :align: center
+         :alt: BeaglePlay Chapter03 thumbnail
+
+      +++
+
+      Getting started guide.
+
+   .. grid-item-card:: 
+      :link: beagleplay-detailed-overview
+      :link-type: ref
+
+      **04. Detailed overview**
+      ^^^
+
+      .. image:: images/chapter-thumbnails/04-detailed-overview.jpg
+         :align: center
+         :alt: BeaglePlay Chapter04 thumbnail
+
+      +++
+
+      Detailed overview.
+
+   .. grid-item-card:: 
+      :link: beagleplay-high-level-specifications
+      :link-type: ref
+
+      **05. High level specification**
+      ^^^
+
+      .. image:: images/chapter-thumbnails/05-high-level-specifications.jpg
+         :align: center
+         :alt: BeaglePlay Chapter05 thumbnail
+
+      +++
+
+      High level specifications.
+
+   .. grid-item-card:: 
+      :link: beagleplay-detailed-hardware-design
+      :link-type: ref
+
+      **06. Detailed hardware design**
+      ^^^
+
+      .. image:: images/chapter-thumbnails/06-detailed-hardware-design.jpg
+         :align: center
+         :alt: BeaglePlay Chapter06 thumbnail
+
+      +++
+
+      Detailed hardware design.
+
+   .. grid-item-card:: 
+      :link: beagleplay-connectors-and-pinouts
+      :link-type: ref
+
+      **07. Connectors & Pinouts**
+      ^^^
+
+      .. image:: images/chapter-thumbnails/07-connectors-and-pinouts.jpg
+         :align: center
+         :alt: BeaglePlay Chapter07 thumbnail
+
+      +++
+
+      Connectors pinout diagrams and more.
+
+   .. grid-item-card:: 
+      :link: beagleplay-expansion
+      :link-type: ref
+
+      **08. Expansion**
+      ^^^
+
+      .. image:: images/chapter-thumbnails/08-expansion.jpg
+         :align: center
+         :alt: BeaglePlay Chapter08 thumbnail
+
+      +++
+
+      BeaglePlay board expansion interface
+
+   .. grid-item-card:: 
+      :link: beagleplay-demos-and-tutorials
+      :link-type: ref
+
+      **09. Demos & Tutorials**
+      ^^^
+
+      .. image:: images/chapter-thumbnails/09-demos-and-tutorials.jpg
+         :align: center
+         :alt: BeaglePlay Chapter09 thumbnail
+
+      +++
+
+      Demos and Tutorials
+
+   .. grid-item-card:: 
+      :link: beagleplay-support-documents
+      :link-type: ref
+
+      **10. Support**
+      ^^^
+
+      .. image:: images/chapter-thumbnails/10-support-documents.jpg
+         :align: center
+         :alt: BeaglePlay Chapter10 thumbnail
+
+      +++
+
+      User support document for easy development.
+
+   .. grid-item-card:: 
+      :link: beagleplay-mechanical-specifications
+      :link-type: ref
+
+      **11. Mechanical Specifications**
+      ^^^
+
+      .. image:: images/chapter-thumbnails/11-mechanical-specifications.jpg
+         :align: center
+         :alt: BeaglePlay Chapter11 thumbnail
+
+      +++
+
+      Mechanical dimensions.
+
+   .. grid-item-card:: 
+      :link: beagleplay-additional-pictures
+      :link-type: ref
+
+      **12. Additional Pictures**
+      ^^^
+
+      .. image:: images/chapter-thumbnails/12-additional-pictures.jpg
+         :align: center
+         :alt: BeaglePlay Chapter12 thumbnail
+
+      +++
+
+      BeaglePlay Additional Pictures
 
 .. toctree::
    :maxdepth: 1
+   :hidden:
+
+   01-introduction
+   02-change-history
+   03-quick-start
+   04-detailed-overview
+   05-high-level-specifications
+   06-detailed-hardware-design
+   07-connectors-and-pinouts
+   08-expansion
+   09-demos-and-tutorials
+   10-support-documents
+   11-mechanical-specifications
+   12-additional-pictures
 
-   /boards/beagleplay/connect-wifi.rst
-   /boards/beagleplay/using-serial-console.rst
-   /boards/beagleplay/using-mikrobus.rst
-   /boards/beagleplay/using-qwiic.rst
-   /boards/beagleplay/using-grove.rst
-   /boards/beagleplay/using-csi.rst
-   /boards/beagleplay/using-oldi.rst
-   /boards/beagleplay/zephyr-cc1352-development.rst
diff --git a/boards/beagleplay/using-serial-console.rst b/boards/beagleplay/using-serial-console.rst
deleted file mode 100644
index e4a520a3a7d0a4254f16b8177fa9b2d6a2b355f5..0000000000000000000000000000000000000000
--- a/boards/beagleplay/using-serial-console.rst
+++ /dev/null
@@ -1,5 +0,0 @@
-.. _beagleplay-serial-console:
-
-Using Serial Console
-####################
-
diff --git a/intro/support/getting-started.rst b/intro/support/getting-started.rst
index b270d6b06bd8d3d966b65ccc470a3285254fde15..0fa37e45c66ef149e80072104864b23108f6a84f 100644
--- a/intro/support/getting-started.rst
+++ b/intro/support/getting-started.rst
@@ -77,6 +77,8 @@ If any step fails, it is recommended to update to the
 `latest software image <https://www.beagleboard.org/distros>`_
 using the instructions above.
 
+.. _board-power-and-boot:
+
 Power and boot
 ================