Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/risto97/peakrdl-halcpp
- Owner: Risto97
- License: gpl-3.0
- Created: 2023-03-20T14:59:04.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-09-06T19:09:49.000Z (4 months ago)
- Last Synced: 2024-12-13T22:57:46.610Z (9 days ago)
- Topics: cpp, cpp17, cpu, embedded, processor, programming, risc-v, riscv, systemonchip, systemrdl, systemrdl-compiler
- Language: C++
- Homepage: https://risto97.github.io/PeakRDL-halcpp/
- Size: 1.23 MB
- Stars: 10
- Watchers: 2
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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)