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 […]
What You Should Know About Fixed-Point
Vocabulary: Floating-point? – Fixed-point? – Scaling? – Resolution? – LSB? Basically, we can distinguish […]
When and how to generate test cases automatically
The automatic generation of test cases has always been a controversial topic. While some people dream about st […]
Modular Model-based Software Architecture for Efficient Unit and Integration Test
The use of model-based design to develop embedded software is well established in automotive projects but with […]
Should I test the Model or the Code?
Model-based software development (MBD) with tools like Simulink and TargetLink in the automotive industry has […]
What you should know about code coverage
Each time we talk about testing, we also talk about code coverage. But why is it important to keep an eye on c […]
What you should know about floating-point
Floating-point becomes more and more common in today’s automotive industry. Since development is often done mo […]
How to efficiently handle external variables in a TargetLink Unit Test
IIn the last decade, Model-based development (MBD) has considerably improved the development of embedded softw […]