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

https://github.com/rroohhh/zynq_regs

Python tools for zynq registers
https://github.com/rroohhh/zynq_regs

Last synced: 2 months ago
JSON representation

Python tools for zynq registers

Awesome Lists containing this project

README

        

# python tools for zynq registers
This includes a simple python library for information about the zynq registers `zynq_regs.py` and a small example on how to use them, parsing the `ps7_init_gpl.c` files generated by vivado into a semi readable format, for example: `parse_init_file.py pynqz2_ps7_init_gpl.c`