Skip to content

boschglobal/VDA-SiL-Standard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Interface and Bus Schema for VDA SiLVI

Introduction

This repository contains the interfaces and bus schema files of the VDA SiLVI standard.

Currently buffer representations of CAN, CAN-XL, Ethernet, Flexray and LIN are provided.

The schemas for CAN and Ethernet are an extension of the schemas at https://github.com/boschglobal/automotive-bus-schema for VDA SiLVI usage.

The Bus schemas in the Google FlatBuffers IDL describe automotive network communications within a virtualized simulation environment.

Dependencies

Schemas in this repository require:

  • FlatBuffers v1.12.0 or v2.0.0 (or later).

Later versions may require testing.

Contribute

Please refer to CONTRIBUTING.md for a quick read-up about what to consider if you want to contribute.

License

Bus Schema for VDA SiLVI is open-sourced under the Apache-2.0 license. See the

LICENSE file for details.