Skip to main content

A Continuous Integration (CI) build system testing all configurations where a Simulink model is used.

Project description

# Powertrain-build

A Continuous Integration (CI) build system, testing all configurations where a TargetLink model is used.

## General Information about Powertrain-build

  • Powertrain-build is fast. - More parallelization of jobs in the CI system makes it faster. - Code generation is moved to the developer’s PC. - Code generation is done once for all projects using pre-processor directives. - C code reviews are now possible in Gerrit.

  • Powertrain-build adds signal consistency checks.

  • Unit tests of the build system are introduced. - Its quality is assured.

  • Powertrain-build creates new variable classes with unique code decorations. - Post-processing C code is not necessary. - ASIL-classed variables get declared at the source. - Memory can be optimized at compilation through short addressing different variable classes. - The same models can be used in more than two different suppliers, for instance, SPA2’s Core System Platform (CSP). - Powertrain-build fixes incorrect handling of NVM variables.

## Project Structure

  • docs/: This directory holds all the extra documentation about the project.

  • playbooks/: Directory where we keep Ansible playbooks that are executed in the jobs we use in this project.

  • powertrain_build/: Main directory of the project. All the application source code is kept here. It is divided into different Python modules: - interface/ - lib/ - zone_controller/

Also, we keep static_code/ and templates/ directories with useful .c, .h, and .html files.

  • tests/: Directory where we keep the unit tests for our application source code. The tests are structured in a similar way to what we have inside the powertrain_build/ directory. Tests for the interface, lib, and zone_controller modules are split into tests/interface/, tests/lib/, and tests/zone_controller/, respectively. Other tests are kept inside the tests/powertrain_build/ directory.

  • zuul.d/: Directory where we keep our Zuul jobs.

## How to use Powertrain-build

See [Powertrain-build introduction](./docs/powertrain_build_introduction.md)

## Contributing

We would love to see you contribute to this project. No matter if it is fixing a bug, adding some tests, improving documentation, or implementing new features. See our [contribution guidelines](./CONTRIBUTING.md) so you can have a better understanding of the whole process.

## Code of Conduct

We are trying to create a healthy community that thrives on the desire to improve, learn, and share knowledge. See our [code of conduct guidelines](./CODE_OF_CONDUCT.md) to check our behavioral rules on this project.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

powertrain-build-0.1.1.dev5.tar.gz (238.5 kB view details)

Uploaded Source

Built Distribution

powertrain_build-0.1.1.dev5-py3-none-any.whl (302.5 kB view details)

Uploaded Python 3

File details

Details for the file powertrain-build-0.1.1.dev5.tar.gz.

File metadata

  • Download URL: powertrain-build-0.1.1.dev5.tar.gz
  • Upload date:
  • Size: 238.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.10.0 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/1.0.0 urllib3/1.26.15 tqdm/4.64.1 importlib-metadata/4.8.3 keyring/23.4.1 rfc3986/1.5.0 colorama/0.4.5 CPython/3.6.15

File hashes

Hashes for powertrain-build-0.1.1.dev5.tar.gz
Algorithm Hash digest
SHA256 fb78f9153ce3373c77617b5bdfc9a194cf7442f1cbe699ff64ebf5d7d4d756d5
MD5 0f21cd8e1e38f685a8d021acaaf91fb5
BLAKE2b-256 ea193fdc8d9626dbd130836e05cfc669ace9333ee3410c300b70cc3a04107b14

See more details on using hashes here.

File details

Details for the file powertrain_build-0.1.1.dev5-py3-none-any.whl.

File metadata

  • Download URL: powertrain_build-0.1.1.dev5-py3-none-any.whl
  • Upload date:
  • Size: 302.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.10.0 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/1.0.0 urllib3/1.26.15 tqdm/4.64.1 importlib-metadata/4.8.3 keyring/23.4.1 rfc3986/1.5.0 colorama/0.4.5 CPython/3.6.15

File hashes

Hashes for powertrain_build-0.1.1.dev5-py3-none-any.whl
Algorithm Hash digest
SHA256 eb78a637b87fb6a2f9859cc0d9e292866c0c4afacbd13da0ab3ad5e7061a99b2
MD5 c593e95c2dfc2dcf22ef1fbb04a9dee7
BLAKE2b-256 a611e0b234640aab393ab7576d4b5d54f450ac5f2215a7b6b147992d9facc5ed

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page