11================================
2- The Vector SIL Kit
2+ The SIL Kit Project
33================================
4- .. |VectorSite | image :: https://img.shields.io/badge/vector-sil--kit- red
4+ .. |VectorSite | image :: https://img.shields.io/badge/vector-product%20site- red.svg
55 :target: https://vector.com/sil-kit
6+ .. |SynopsysSite | image :: https://img.shields.io/badge/synopsys-product%20site-purple.svg
7+ :target: https://www.synopsys.com/verification/virtual-prototyping/sil-kit.html
68
79.. |ReleaseBadge | image :: https://img.shields.io/github/v/release/vectorgrp/sil-kit.svg
810 :target: https://github.com/vectorgrp/sil-kit/releases
@@ -21,16 +23,16 @@ The Vector SIL Kit
2123 :target: https://github.com/vectorgrp/sil-kit/actions/workflows/build-win.yml
2224.. |Linux/Arm64 | image :: https://github.com/vectorgrp/sil-kit/actions/workflows/build-linux-arm64.yml/badge.svg
2325 :target: https://github.com/vectorgrp/sil-kit/actions/workflows/build-linux-arm64.yml
24- | |VectorSite|
2526| |ReleaseBadge| |LicenseBadge| |DocsBadge|
2627| |AsanBadge| |UbsanBadge| |TsanBadge| |Linux/Arm64|
2728| |WinBadge|
29+ | |VectorSite| |SynopsysSite|
2830
29- The Vector SIL Kit is an open-source library for connecting Software-in-the-Loop Environments.
30- This README is intended to provide you with quick start on how to build the Vector SIL Kit.
31+ The SIL Kit is an open-source library for connecting Software-in-the-Loop Environments.
32+ This README is intended to provide you with quick start on how to build the SIL Kit.
3133
32- For documentation on using the Vector SIL Kit, see the HTML documentation,
33- which can be generated when building the Vector SIL Kit (cf. Customizing the
34+ For documentation on using the SIL Kit, see the HTML documentation,
35+ which can be generated when building the SIL Kit (cf. Customizing the
3436Build) and is provided in pre-built form with the SIL Kit packages.
3537
3638The SIL Kit source and documentation is licensed under a permissible open
@@ -54,7 +56,7 @@ The SIL Kit ecosystem comprises the following turn-key solutions:
5456 project provides first-class support for TAP devices of the host operating system.
5557
5658* The `SIL Kit Adapter for virtual CAN <https://github.com/vectorgrp/sil-kit-adapters-vcan >`_
57- can be used to attach a virtual CAN interface (SocketCAN) to a Vector SIL Kit CAN bus.
59+ can be used to attach a virtual CAN interface (SocketCAN) to a SIL Kit CAN bus.
5860
5961* The `SIL Kit Adapter for Generic Linux IO <https://github.com/vectorgrp/sil-kit-adapters-generic-linux-io >`_
6062 allows to attach SIL Kit to a generic Linux IO device, such as character devices or GPIOs.
@@ -99,7 +101,7 @@ directory and configure CMake::
99101 cmake ..
100102
101103
102- 3. Build the Vector SIL Kit
104+ 3. Build the SIL Kit
103105~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
104106
105107Once the project has been generated, you can build the SIL Kit using the
0 commit comments