Co-designed FreeRTOS deployed on FPGA

Most embedded systems are bound to real-time constraints. Two of the critical metrics presented in these systems are determinism and latency. Due to growing in complexity of embedded applications, real time operating systems (RTOS) are needed, not only to hide the increasingly complex hardware, but...

Full description

Bibliographic Details
Main Author: Pereira, J. (author)
Other Authors: Oliveira, D. (author), Pinto, S. (author), Cardoso, Nuno (author), Silva, V. (author), Gomes, T. (author), Mendes, José A. (author), Cardoso, Paulo (author)
Format: conferencePaper
Language:eng
Published: 2015
Subjects:
Online Access:http://hdl.handle.net/1822/36868
Country:Portugal
Oai:oai:repositorium.sdum.uminho.pt:1822/36868
Description
Summary:Most embedded systems are bound to real-time constraints. Two of the critical metrics presented in these systems are determinism and latency. Due to growing in complexity of embedded applications, real time operating systems (RTOS) are needed, not only to hide the increasingly complex hardware, but also to provide services to the system’s running tasks. Unfortunately, this new layer on an embedded system puts more pressure on the aforementioned metrics. One of the ways to cope with this problem is to offload RTOS run-time services to the hardware layer. This paper presents a hybrid hardware/software implementation of this technique upon the well known FreeRTOS, improving system’s latency and predictability, by migrating critical runtime services to hardware. The developed hardware accelerators were synthesized on a field-programmable gate array (FPGA), exploiting the point-to-point bus Fast Simplex Link (FSL) to interconnect to the Xilinx’s Microbaze soft-core processor.