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...

ver descrição completa

Detalhes bibliográficos
Autor principal: Pereira, J. (author)
Outros Autores: Oliveira, D. (author), Pinto, S. (author), Cardoso, Nuno (author), Silva, V. (author), Gomes, T. (author), Mendes, José A. (author), Cardoso, Paulo (author)
Formato: conferencePaper
Idioma:eng
Publicado em: 2015
Assuntos:
Texto completo:http://hdl.handle.net/1822/36868
País:Portugal
Oai:oai:repositorium.sdum.uminho.pt:1822/36868
Descrição
Resumo: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.