This project takes existing svd files and generates zol compatible register wrappers.
This repository has been archived on 2025-09-06. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
Find a file
2021-01-19 10:55:58 +01:00
template refactored the code into functions etc 2021-01-19 10:55:58 +01:00
.gitignore initial prototype 2021-01-18 11:41:16 +01:00
LICENSE initial prototype 2021-01-18 11:41:16 +01:00
main.py refactored the code into functions etc 2021-01-19 10:55:58 +01:00
README.md initial prototype 2021-01-18 11:41:16 +01:00
requirements.txt initial prototype 2021-01-18 11:41:16 +01:00

svd to zol generator svd2zol

This python script takes existing svd files and generates zol compatible register wrappers.

This project is work in progress!