Back to the previous page

Mapping of UML to hardware description languages

rimUml

Embedded Systems are complex systems with limited resources such as reduced processor power or relatively small amounts of memory and so on. The real time aspect may also play an important role, but is definitely not a main consideration of this work.

Complexity of recent embedded systems is growing as rapidly as the demand for such systems and only can be managed by the use of a model-driven design approach. Since modelling languages such as UML are semi-formal they allow the design of systems that can’t be implemented using formal languages such as C/C++ or VHDL. The institute has been working for several years to bridge the gap between model and formal language.

First of all a set of rules restricts the use of model elements in a way that the model will become executable. Furthermore a unique mapping between UML and formal language elements enables automatic code generation. Formal verification at model level is an important consideration and becomes possible by the fact that rules restrict the application of model elements. UML to software (C/C++) and UML to hardware (VHDL) mapping form the base for a practical codesign approach where a part of the system is realized through software and another part trough hardware.

Mapping of UML to programming languages is well known today and realized in many tools. Mapping of UML to hardware description languages is less known and not realized in tools. The institute has defined a set of rules in order to implement UML to VHDL mapping in a practical code generator. It has also worked on real world samples that where realized to verify usability and stability of rules and mapping.

The institute works nowadays on further developments, improvement of the UML to VHDL mapping and on a simple codesign process called 6qx.