Generate Erlang or Elixir modules from a SystemRDL register model.
For the command line tool, see the PeakRDL project.
This plugin was strongly based on PeakRDL cheader.
- Implement Elixir generator
- Add unit tests
See the PeakRDL BEAM Documentation for more details.
-
Python virtual env
python3 -m venv venv venv/bin/active
-
Install dependencies
pip install -e . pip install peakrdl