loader image

Test Solutions for Model-based Development

Test Driven Development Meets Generative AI

Test Driven Development (TDD) has long been a proven approach for improving code quality in traditional software projects. By writing tests before code, developers can ensure that every function is verified from the start. However, creating such tests is often time-consuming and laborious. This is where generative AI comes in. This new technology can massively […]

How to Automate Dependency Management: Part 2

If you’ve ever had to deal with manually migrating dependencies to the latest version, you know how difficult and time-consuming it can be to upgrade and validate your model. Thankfully, by leveraging powerful modern dev-ops practices, don’t have to! By utilizing the power of automation and other powerful dev-ops best practices, you can let your […]

3 Reasons to Consider Using a Floating-Point Model to Generate Fixed-Point Code

Despite the availability of fast processors with dedicated floating-point support, we still see many projects generating fixed-point code. The reason for this is not only the resource usage, but also the more transparent and predictable mathematical behavior. You can read more about this in our previous articles “What you should know about fixed-point” and “What […]

When and how to qualify tools according to ISO 26262

In the automotive industry, we can see a clear trend towards a growing complexity of embedded software combined with more and more software being used in safety critical applications. In this context the ISO 26262 standard plays an important role, providing recommendations for the development process of embedded systems. In addition to the process, ISO […]