> For the complete documentation index, see [llms.txt](https://dev.solid-run.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://dev.solid-run.com/renesas/rz-g2l-v2l/sbc-platform/rz-g2-other-articles/solidrun-renesas-rz-product-family-comparison.md).

# SolidRun Renesas RZ Product Family Comparison

The purpose of the article is to provide a detailed comparison between all the different products in SolidRun’s portfolio that utilize Renesas’s RZ CPUs.

| **Category**            | **RZ/V2L**                                             | **RZ/G2L**                                             | **RZ/G2LC**                                             | **RZ/G2UL**                                    |
| ----------------------- | ------------------------------------------------------ | ------------------------------------------------------ | ------------------------------------------------------- | ---------------------------------------------- |
| **Pin Compatibility**   | ← Pin Compatible →                                     |                                                        | ← Pin Compatible →                                      |                                                |
| **CPU**                 | Up to 2 x Cortex A55 @ 1.2GHz                          | Up to 2 x Cortex A55 @ 1.2GHz                          | Up to 2 x Cortex A55 @ 1.2GHz                           | 1 x Cortex A55 @ 1GHz                          |
| **AI Accelerator**      | DRP-AI                                                 | -                                                      |                                                         |                                                |
| **Memory**              | 16-bit DDR4 with ECC                                   |                                                        |                                                         |                                                |
| **eMMC**                | 4GB-64GB                                               |                                                        |                                                         |                                                |
| **Camera Interface**    | MIPI-CSI-2                                             | MIPI-CSI-2                                             | MIPI-CSI-2                                              | MIPI-CSI-2                                     |
| **Display Interface**   | <p>1 x MIPI DSI<br><br>1 x Digital Parallel output</p> | <p>1 x MIPI DSI<br><br>1 x Digital Parallel output</p> | 1 x MIPI DSI                                            | 1 x Digital Parallel output                    |
| **Encoder/Decoder**     | <p>H.264 Enc/Dec<br><br>1920x1080 @ 30fps</p>          | -                                                      |                                                         |                                                |
| **Network**             | 2 x 10/100/1000Mbps                                    | 2 x 10/100/1000Mbps                                    | 100BASE-T                                               | 100BASE-T                                      |
| **Temperature**         | Industrial (-40C,85C)                                  | Industrial (-40C,85C)                                  | <p>Commercial (0C,70C)<br><br>Industrial (-40C,85C)</p> | Industrial (-40C,85C)                          |
| **Target Applications** | HMI with AI                                            | HMI                                                    | Low end embedded computing                              | Entry level general purpose embedded computing |


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://dev.solid-run.com/renesas/rz-g2l-v2l/sbc-platform/rz-g2-other-articles/solidrun-renesas-rz-product-family-comparison.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
