sordfish / project-firecracker

Ideas and test code for power distribution module (PDM) on an FPGA
GNU General Public License v2.0
0 stars 0 forks source link

RTOS? #2

Open sordfish opened 3 years ago

sordfish commented 3 years ago

Nothing is time based and "fuse" interrupts will be handled in HDL code so is an RTOS actually required?

sordfish commented 3 years ago

To:ck

https://www.tockos.org/

Apps are built as separate code to the kernel giving many benefits.

As the plan for switch logic is to be designed with no code and flows so each path could have the code/app generated for each one.

sordfish commented 3 years ago

Zephyr Project

https://www.zephyrproject.org/