Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/risto97/peakrdl-halcpp

C++ 17 Hardware abstraction layer generator from systemrdl
https://github.com/risto97/peakrdl-halcpp

cpp cpp17 cpu embedded processor programming risc-v riscv systemonchip systemrdl systemrdl-compiler

Last synced: 9 days ago
JSON representation

C++ 17 Hardware abstraction layer generator from systemrdl

Awesome Lists containing this project

README

        

# PeakRDL-halcpp

## Description

PeakRDL-halcpp is a generator for hardware abstraction layer for peripherals that enables low-level interaction with hardware.
It is based on C++ 17

### Jump straight to project [documentation](https://risto97.github.io/PeakRDL-halcpp/) to learn more.

#### For installation instruction click [here](https://risto97.github.io/PeakRDL-halcpp/docs/getting_started/installation).
#### For an instruction on how to run a simple example click [here](https://risto97.github.io/PeakRDL-halcpp/docs/getting_started/example)