All Topics
All Topics
Technology
Technology
Design
Design
Programming
Programming
Science
Science
News
News
Gaming
Gaming
Entertainment
Entertainment
Business
Business
Finance
Finance
Sports
Sports
Health
Health
Food
Food
Travel
Travel
Art
Art
Music
Music
Books
Books
Education
Education
Politics
Politics
Personal
Personal
No algorithm. No AI slop. No ads. Just RSS. Pro-human. Indie writers. Real journalism. Open web. Chronological. Hand toasted.

Ada Programming for Embedded Systems: Open-Source Neorv32 BIOS Project Demonstrates Alternative to C

By

Bogdanp

7mo ago· 11 min readenInsight

Summary

This article discusses the Neorv32 BIOS project, which demonstrates using Ada programming language as an alternative to C for open-source embedded development. The author, a GNAT Academic Program Coordinator at AdaCore, emphasizes the importance of a fully open-source stack covering gateware, toolchains, and applications. The project showcases how Ada provides a friendly yet powerful option for system programming, allowing developers to explore and refine every layer from silicon-level control to high-level abstractions.

Key quotes

· 4 pulled
A fully open-source stack (covering gateware, toolchains, and applications) provides the freedom to explore and refine every layer, from silicon-level control to high-level abstractions.
This Neorv32 Basic Input/Output System (BIOS) project highlights Ada as a friendly yet powerful alternative to C for open-source development.
As the GNAT Academic Program (GAP) Coordinator at AdaCore, I focus on thorough, hands-on learning in system programming.
Open-Source Stack Matters
Snippet from the RSS feed
The Neorv32 BIOS project demonstrates how Ada can serve as a powerful alternative to C in open-source embedded development. Using a fully open-source…

You might also wanna read