Publication Details

Embedded Firmware Development with Multi-Way Branching

DVOŘÁK Václav. Embedded Firmware Development with Multi-Way Branching. In: Proc. of the 3rd Int. Coference on Systems. New York: IEEE Computer Society, 2008, pp. 317-322. ISBN 978-0-7695-3105-2.
Czech title
Vývoj vestavěného firmware s vícemístným větvením
Type
conference paper
Language
english
Authors
Keywords

Embedded firmware, decision diagrams,   iterative disjunctive decomposition, multi-valued functions, space complexity

Abstract

This paper proposes a technique of firmware development based on Multi-valued Decision Diagrams (MDDs). Evaluation of multiple-output Boolean functions is faster than the one using Binary Decision Diagrams (BDDs) and has a small memory footprint often required in embedded systems. A micro-programmed controller that firmware runs on is supposed to support multi-way branching in hardware, whose implementation is known. A novel heuristic technique of a sub-optimal multivalued MDD synthesis is presented and a specific condition for spatial efficiency of MDD-based firmware is derived. The method is illustrated on practical examples. It may be quite useful for development of embedded microcontroller firmware as well as for fast digital system simulation.

Published
2008
Pages
317-322
Proceedings
Proc. of the 3rd Int. Coference on Systems
Conference
International Conference on Systems, Cancun, MX
ISBN
978-0-7695-3105-2
Publisher
IEEE Computer Society
Place
New York, US
BibTeX
@INPROCEEDINGS{FITPUB8586,
   author = "V\'{a}clav Dvo\v{r}\'{a}k",
   title = "Embedded Firmware Development with Multi-Way Branching",
   pages = "317--322",
   booktitle = "Proc. of the 3rd Int. Coference on Systems",
   year = 2008,
   location = "New York, US",
   publisher = "IEEE Computer Society",
   ISBN = "978-0-7695-3105-2",
   language = "english",
   url = "https://www.fit.vut.cz/research/publication/8586"
}
Files
Back to top