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
- Host: GitHub
- URL: https://github.com/rroohhh/zynq_regs
- Owner: rroohhh
- License: gpl-3.0
- Created: 2021-01-12T22:08:39.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-01-12T22:08:57.000Z (over 4 years ago)
- Last Synced: 2025-01-22T19:37:09.973Z (4 months ago)
- Language: C
- Size: 517 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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`